93e787da18da076c3be935a21dd1c67341cfe80e
[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         - 20  # NDRPDR sel env 4
156         - 21  # NDRPDR sel env 4
157         - 22  # NDRPDR sel env 4
158         - 23  # NDRPDR sel env 4
159         - 24  # NDRPDR sel env 4
160         - 25  # NDRPDR sel env 4
161         - 26  # NDRPDR sel env 4
162         - 27  # NDRPDR sel env 4
163         - 28  # NDRPDR sel env 4
164         - 29  # NDRPDR sel env 4
165
166     plot-vpp-hdrh-lat-3n-hsw:
167       csit-vpp-perf-report-iterative-2005-3n-hsw:
168         - 29  # NDRPDR sel env 4
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         - 25  # NDRPDR iter
203         - 26  # NDRPDR iter
204         - 27  # NDRPDR iter
205         - 28  # NDRPDR iter
206         - 29  # NDRPDR iter
207         - 30  # NDRPDR iter
208         - 31  # NDRPDR iter
209         - 32  # NDRPDR iter
210         - 33  # NDRPDR iter
211         - 34  # NDRPDR iter
212
213     plot-dpdk-hdrh-lat-3n-hsw:
214       csit-dpdk-perf-report-iterative-2005-3n-hsw:
215         - 25  # NDRPDR iter
216
217     # 3n-skx
218
219     plot-vpp-throughput-lat-tsa-3n-skx:
220       csit-vpp-perf-report-iterative-2005-3n-skx:
221         - 42  # NDRPDR sel env 4
222         - 43  # NDRPDR sel env 4
223         - 44  # NDRPDR sel env 4
224         - 45  # NDRPDR sel env 4
225         - 47  # NDRPDR sel env 4
226
227     plot-vpp-hdrh-lat-3n-skx:
228       csit-vpp-perf-report-iterative-2005-3n-skx:
229         - 47  # NDRPDR sel env 4
230
231     plot-vpp-nfv-3n-skx-ndrpdr:
232       csit-vpp-perf-report-iterative-2005-3n-skx:
233         - 4   # NDRPDR sel
234         - 5   # NDRPDR sel ??? all x710 failed
235         - 33  # NDRPDR sel
236         - 28  # NDRPDR sel
237         - 34  # NDRPDR sel
238
239     plot-vpp-nfv-3n-skx-mrr:
240       csit-vpp-perf-report-iterative-2005-3n-skx:
241         - 49  # MRR sel env 4
242
243     plot-dpdk-throughput-latency-3n-skx:
244       csit-dpdk-perf-report-iterative-2005-3n-skx:
245         - 28  # NDRPDR iter
246         - 29  # NDRPDR iter
247         - 30  # NDRPDR iter
248         - 31  # NDRPDR iter
249         - 32  # NDRPDR iter
250         - 33  # NDRPDR iter
251         - 34  # NDRPDR iter
252         - 35  # NDRPDR iter
253         - 36  # NDRPDR iter
254         - 37  # NDRPDR iter
255
256     plot-dpdk-hdrh-lat-3n-skx:
257       csit-dpdk-perf-report-iterative-2005-3n-skx:
258         - 28  # NDRPDR iter
259
260     # 2n-skx
261
262     plot-vpp-throughput-lat-tsa-2n-skx:
263       csit-vpp-perf-report-iterative-2005-2n-skx:
264         - 88  # NDRPDR sel env 4
265         - 89  # NDRPDR sel env 4
266         - 90  # NDRPDR sel env 4
267         - 91  # NDRPDR sel env 4
268         - 92  # NDRPDR sel env 4
269         - 93  # NDRPDR sel env 4
270         - 94  # NDRPDR sel env 4
271
272     plot-vpp-hdrh-lat-2n-skx:
273       csit-vpp-perf-report-iterative-2005-2n-skx:
274         - 94  # NDRPDR sel
275
276     plot-vpp-soak-2n-skx:
277       csit-vpp-perf-report-iterative-2005-2n-skx:
278         - 49  # Soak
279         - 54  # Soak
280
281     plot-vpp-nfv-2n-skx-ndrpdr:
282       csit-vpp-perf-report-iterative-2005-2n-skx:
283         - 43  # NDRPDR sel
284         - 38  # NDRPDR sel
285         - 7   # NDRPDR sel
286         - 78  # nf-density-sel
287         - 83  # nf-density-sel
288
289     plot-vpp-nfv-2n-skx-mrr:
290       csit-vpp-perf-report-iterative-2005-2n-skx:
291         - 42  # MRR sel
292
293     plot-vpp-nfv-reconf-2n-skx:
294       csit-vpp-perf-report-iterative-2005-2n-skx:
295         - 106 # Reconf env 4
296         - 107 # Reconf env 4
297         - 108 # Reconf env 4
298         - 109 # Reconf env 4
299         - 110 # Reconf env 4
300         - 111 # Reconf env 4
301         - 112 # Reconf env 4
302         - 118 # Reconf env 4
303
304     plot-dpdk-throughput-latency-2n-skx:
305       csit-dpdk-perf-report-iterative-2005-2n-skx:
306         - 20  # NDRPDR iter
307         - 21  # NDRPDR iter
308         - 22  # NDRPDR iter
309         - 23  # NDRPDR iter
310         - 24  # NDRPDR iter
311         - 25  # NDRPDR iter
312         - 26  # NDRPDR iter
313         - 27  # NDRPDR iter
314         - 28  # NDRPDR iter
315         - 29  # NDRPDR iter
316
317     plot-dpdk-hdrh-lat-2n-skx:
318       csit-dpdk-perf-report-iterative-2005-2n-skx:
319         - 20  # NDRPDR iter
320
321     # 2n-clx
322
323     plot-vpp-throughput-lat-tsa-2n-clx:
324       csit-vpp-perf-report-iterative-2005-2n-clx:
325         - 62  # NDRPDR sel env 4
326         - 63  # NDRPDR sel env 4
327         - 64  # NDRPDR sel env 4
328         - 65  # NDRPDR sel env 4
329         - 66  # NDRPDR sel env 4
330         - 68  # NDRPDR sel env 4
331         - 69  # NDRPDR sel env 4
332         - 70  # NDRPDR sel env 4
333
334     plot-vpp-hdrh-lat-2n-clx:
335       csit-vpp-perf-report-iterative-2005-2n-clx:
336         - 70  # NDRPDR sel env 4
337
338 #    plot-vpp-http-server-performance:
339 #      # csit-vpp-perf-report-iterative-2005-2n-clx:
340 #      csit-vpp-perf-verify-2001-2n-clx:
341 #        - 80  # TCP
342
343     plot-vpp-nfv-2n-clx-ndrpdr:
344       csit-vpp-perf-report-iterative-2005-2n-clx:
345         - 7   # NDRPDR sel
346         - 38  # NDRPDR sel
347         - 9   # NDRPDR sel
348         - 39  # NDRPDR sel
349         - 40  # NDRPDR sel
350         - 57  # 2n-clx nfv-density-00
351         - 58  # 2n-clx nfv-density-00
352         - 59  # 2n-clx nfv-density-00
353         - 60  # 2n-clx nfv-density-00
354         - 61  # 2n-clx nfv-density-00
355
356     plot-vpp-nfv-2n-clx-mrr:
357       csit-vpp-perf-report-iterative-2005-2n-clx:
358         - 12   # MRR
359
360     plot-vpp-nfv-reconf-2n-clx:
361       csit-vpp-perf-report-iterative-2005-2n-clx:
362         - 81  # Reconf env 4
363         - 82  # Reconf env 4
364         - 83  # Reconf env 4
365         - 84  # Reconf env 4
366         - 85  # Reconf env 4
367         - 86  # Reconf env 4
368         - 87  # Reconf env 4
369         - 88  # Reconf env 4
370         - 89  # Reconf env 4
371         - 90  # Reconf env 4
372
373     plot-vpp-soak-2n-clx:
374       csit-vpp-perf-report-iterative-2005-2n-clx:
375         - 44  # Soak
376         - 49  # Soak
377
378     plot-dpdk-throughput-latency-2n-clx:
379       csit-dpdk-perf-report-iterative-2005-2n-clx:
380         - 20  # NDRPDR iter
381         - 21  # NDRPDR iter
382         - 22  # NDRPDR iter
383         - 23  # NDRPDR iter
384         - 24  # NDRPDR iter
385         - 25  # NDRPDR iter
386         - 26  # NDRPDR iter
387         - 27  # NDRPDR iter
388         - 28  # NDRPDR iter
389         - 29  # NDRPDR iter
390
391     plot-dpdk-hdrh-lat-2n-clx:
392       csit-dpdk-perf-report-iterative-2005-2n-clx:
393         - 21  # NDRPDR iter
394
395     # 3n-tsh
396
397     plot-vpp-throughput-lat-tsa-3n-tsh:
398       csit-vpp-perf-report-iterative-2005-3n-tsh:
399         - 23  # NDRPDR sel env 4
400         - 25  # NDRPDR sel env 4
401         - 33  # NDRPDR sel env 4
402
403     plot-vpp-hdrh-lat-3n-tsh:
404       csit-vpp-perf-report-iterative-2005-3n-tsh:
405         - 25  # NDRPDR sel env 4
406
407     plot-dpdk-throughput-latency-3n-tsh:
408       csit-dpdk-perf-report-iterative-2005-3n-tsh:
409         - 5   # NDRPDR sel
410
411     plot-dpdk-hdrh-lat-3n-tsh:
412       csit-dpdk-perf-report-iterative-2005-3n-tsh:
413         - 5   # NDRPDR sel
414
415     # 3n-dnv
416
417     plot-vpp-throughput-lat-tsa-3n-dnv:
418       csit-vpp-perf-report-iterative-2005-3n-dnv:
419         - 2   # NDRPDR sel
420         - 3   # NDRPDR sel
421         - 4   # NDRPDR sel
422         - 5   # NDRPDR sel
423         - 6   # NDRPDR sel
424         - 7   # NDRPDR sel
425         - 9   # NDRPDR sel
426         - 10  # NDRPDR sel
427         - 11  # NDRPDR sel
428         - 12  # NDRPDR sel
429
430     plot-dpdk-throughput-latency-3n-dnv:
431       csit-dpdk-perf-report-iterative-2005-3n-dnv:
432         - 6   # NDRPDR sel
433         - 7   # NDRPDR sel
434         - 8   # NDRPDR sel
435         - 9   # NDRPDR sel
436         - 10  # NDRPDR sel
437         - 11  # NDRPDR sel
438         - 12  # NDRPDR sel
439         - 13  # NDRPDR sel
440         - 14  # NDRPDR sel
441         - 16  # NDRPDR sel
442
443     # 2n-dnv
444
445     plot-vpp-throughput-lat-tsa-2n-dnv:
446       csit-vpp-perf-report-iterative-2005-2n-dnv:
447         - 3   # NDRPDR sel
448         - 6   # NDRPDR sel
449         - 7   # NDRPDR sel
450         - 8   # NDRPDR sel
451         - 9   # NDRPDR sel
452         - 10  # NDRPDR sel
453         - 11  # NDRPDR sel
454         - 12  # NDRPDR sel
455         - 13  # NDRPDR sel
456         - 14  # NDRPDR sel
457
458     plot-dpdk-throughput-latency-2n-dnv:
459       csit-dpdk-perf-report-iterative-2005-2n-dnv:
460         - 8   # NDRPDR sel
461         - 9   # NDRPDR sel
462         - 10  # NDRPDR sel
463         - 11  # NDRPDR sel
464         - 12  # NDRPDR sel
465         - 13  # NDRPDR sel
466         - 14  # NDRPDR sel
467         - 15  # NDRPDR sel
468         - 16  # NDRPDR sel
469         - 17  # NDRPDR sel
470
471     ###########################################################################
472     # Simple tables (only one data set):
473
474     # NIC Comparisons
475
476     vpp-nic-comparison-3n-skx:
477       csit-vpp-perf-report-iterative-2005-3n-skx:
478         - 42  # NDRPDR sel env 4
479         - 43  # NDRPDR sel env 4
480         - 44  # NDRPDR sel env 4
481         - 45  # NDRPDR sel env 4
482         - 47  # NDRPDR sel env 4
483
484     vpp-nic-comparison-2n-skx:
485       csit-vpp-perf-report-iterative-2005-2n-skx:
486         - 88  # NDRPDR sel env 4
487         - 89  # NDRPDR sel env 4
488         - 90  # NDRPDR sel env 4
489         - 91  # NDRPDR sel env 4
490         - 92  # NDRPDR sel env 4
491         - 93  # NDRPDR sel env 4
492         - 94  # NDRPDR sel env 4
493
494     vpp-nic-comparison-3n-skx-mrr:
495       csit-vpp-perf-report-iterative-2005-3n-skx:
496         - 49  # MRR sel env 4
497
498     vpp-nic-comparison-2n-skx-mrr:
499       csit-vpp-perf-report-iterative-2005-2n-skx:
500         - 99  # MRR sel env 4
501
502     # Results
503
504     vpp-perf-results-3n-hsw:
505       csit-vpp-perf-report-coverage-2005-3n-hsw:
506         - 74  # crypto-00
507         - 75  # crypto-01
508         - 76  # crypto-02
509         - 77  # crypto-03
510         - 78  # ip4-00
511         - 79  # ip4-01
512         - 80  # ip4-02
513         - 81  # ip4-03
514         - 73  # ip4-04
515         - 82  # ip4-05
516         - 83  # ip4-06
517         - 84  # ip4-07
518         - 85  # ip4-08
519         - 86  # ip4tun-00
520         - 87  # ip4tun-01
521         - 88  # ip4tun-02
522         - 89  # ip6-00
523         - 90  # ip6-01
524         - 91  # ip6tun-00
525         - 92  # l2-00
526         - 93  # l2-01
527         - 94  # l2-02
528         - 95  # l2-03
529         - 96  # l2-04
530         - 97  # l2-05
531         - 98  # l2-06
532         - 99  # l2-07
533         - 100 # l2-08
534         - 101 # l2-09
535         - 102 # l2-10
536         - 103 # memif-00
537         - 104 # srv6-00
538         - 105 # srv6-01
539         - 106 # vhost-00
540         - 107 # vhost-01
541
542     vpp-perf-results-3n-skx:
543       csit-vpp-perf-report-iterative-2005-3n-skx:
544         - 47  # NDRPDR sel env 4
545 #      csit-vpp-perf-report-coverage-2005-3n-skx:
546 #        - 10  # perf-full-3n-skx-crypto_I
547 #        - 11  # perf-full-3n-skx-crypto_II
548 #        - 12  # perf-full-3n-skx-crypto_III
549 #        - 5   # perf-full-3n-skx-ip4_I
550 #        - 14  # perf-full-3n-skx-ip4_II
551 #        - 7   # perf-full-3n-skx-ip4_III
552 #        - 15  # perf-full-3n-skx-ip4_IV
553 #        - 16  # perf-full-3n-skx-ip4_V
554 #        - 17  # perf-full-3n-skx-ip4_VI
555 #        - 18  # perf-full-3n-skx-ip4_VII
556 #        - 19  # perf-full-3n-skx-ip4_VIII
557 #        - 20  # perf-full-3n-skx-ip4_IX
558 #        - 24  # perf-full-3n-skx-ip6_I
559 #        - 25  # perf-full-3n-skx-ip6_II
560 #        - 21  # perf-full-3n-skx-ip4tunnels-I
561 #        - 22  # perf-full-3n-skx-ip4tunnels-II
562 #        - 23  # perf-full-3n-skx-ip4tunnels-III
563 #        - 26  # perf-full-3n-skx-ip6tunnels-I
564 #        - 28  # perf-full-3n-skx-l2_II
565 #        - 29  # perf-full-3n-skx-l2_III
566 #        - 30  # perf-full-3n-skx-l2_IV
567 #        - 32  # perf-full-3n-skx-l2_VI
568 #        - 33  # perf-full-3n-skx-l2_VII
569 #        - 34  # perf-full-3n-skx-l2_VIII
570 #        - 35  # perf-full-3n-skx-l2_IX
571 #        - 36  # perf-full-3n-skx-l2_X
572 #        - 37  # perf-full-3n-skx-l2_XI
573 #        - 38  # perf-full-3n-skx-memif
574 #        - 39  # perf-full-3n-skx-srv6-I
575 #        - 40  # perf-full-3n-skx-srv6-II
576 #        - 43  # perf-full-3n-skx-vhost-III
577
578     vpp-perf-results-2n-skx:
579       csit-vpp-perf-report-iterative-2005-2n-skx:
580         - 94  # NDRPDR sel env 4
581 #      csit-vpp-perf-report-coverage-2005-2n-skx:
582 #        - 11  # perf-full-2n-skx-ip4_I
583 #        - 3   # perf-full-2n-skx-ip4_II
584 #        - 18  # perf-full-2n-skx-ip4_III
585 #        - 19  # perf-full-2n-skx-ip4_IV
586 #        - 5   # perf-full-2n-skx-ip4_V
587 #        - 20  # perf-full-2n-skx-ip4_VI
588 #        - 7   # perf-full-2n-skx-ip6_I
589 #        - 21  # perf-full-2n-skx-ip6_II
590 #        - 9   # perf-full-2n-skx-l2_I
591 #        - 22  # perf-full-2n-skx-l2_II
592 #        - 23  # perf-full-2n-skx-memif
593 #        - 24  # perf-full-2n-skx-loadbalancer
594 #        - 25  # perf-full-2n-skx-vhost I
595 #        - 26  # perf-full-2n-skx-vhost II
596 #        - 27  # perf-full-2n-skx-vts
597
598     vpp-perf-results-2n-clx:
599       csit-vpp-perf-report-iterative-2005-2n-clx:
600         - 62  # NDRPDR sel env 4
601 #      csit-vpp-perf-report-coverage-2005-2n-clx:
602 #        - 21  # perf-full-2n-clx-ip4_I
603 #        - 2   # perf-full-2n-clx-ip4_II
604 #        - 3   # perf-full-2n-clx-ip4_III
605 #        - 4   # perf-full-2n-clx-ip4_IV
606 #        - 5   # perf-full-2n-clx-ip4_V
607 #        - 6   # perf-full-2n-clx-ip4_VI
608 #        - 7   # perf-full-2n-clx-ip6_I
609 #        - 16  # perf-full-2n-clx-ip6_II
610 #        - 23  # perf-full-2n-clx-l2_I
611 #        - 10  # perf-full-2n-clx-l2_II
612 #        - 11  # perf-full-2n-clx-memif
613 #        - 12  # perf-full-2n-clx-loadbalancer
614 #        - 13  # perf-full-2n-clx-vhost I
615 #        - 22  # perf-full-2n-clx-vhost II
616 #        - 15  # perf-full-2n-clx-vts
617
618     vpp-perf-results-3n-tsh:
619       csit-vpp-perf-report-iterative-2005-3n-tsh:
620         - 25  # NDRPDR sel env 4
621
622     vpp-perf-results-3n-dnv:
623       csit-vpp-perf-report-coverage-2005-3n-dnv:
624         - 1   # perf-full-3n-dnv-crypto_I
625         - 24  # perf-full-3n-dnv-crypto_II
626         - 5   # perf-full-3n-dnv-ip4_I
627         - 13  # perf-full-3n-dnv-ip4_II
628         - 17  # perf-full-3n-dnv-ip6_I
629         - 18  # perf-full-3n-dnv-ip6_II
630         - 21  # perf-full-3n-dnv-l2_I
631         - 22  # perf-full-3n-dnv-l2_II
632         - 23  # perf-full-3n-dnv-ip4-tunnels_I
633
634     vpp-perf-results-2n-dnv:
635       csit-vpp-perf-report-coverage-2005-2n-dnv:
636         - 1   # perf-full-2n-dnv-ip4_I
637         - 2   # perf-full-2n-dnv-ip4_II
638         - 3   # perf-full-2n-dnv-ip6_I
639         - 4   # perf-full-2n-dnv-ip6_II
640         - 5   # perf-full-2n-dnv-l2_I
641         - 6   # perf-full-2n-dnv-l2_II
642
643     vpp-mrr-results-3n-hsw:
644       csit-vpp-perf-report-iterative-2005-3n-hsw:
645         - 30  # MRR env 4
646
647     vpp-mrr-results-3n-skx:
648       csit-vpp-perf-report-iterative-2005-3n-skx:
649         - 49  # MRR sel env 4
650
651     vpp-mrr-results-2n-skx:
652       csit-vpp-perf-report-iterative-2005-2n-skx:
653         - 99  # MRR sel env 4
654
655     vpp-mrr-results-2n-clx:
656       csit-vpp-perf-report-iterative-2005-2n-clx:
657         - 72  # MRR env 4
658
659     vpp-mrr-results-3n-tsh:
660       csit-vpp-perf-report-iterative-2005-3n-tsh:
661         - 27  # MRR sel env 4
662
663     vpp-mrr-results-3n-dnv:
664       csit-vpp-perf-report-iterative-2005-3n-dnv:
665         - 8   # MRR
666
667     vpp-mrr-results-2n-dnv:
668       csit-vpp-perf-report-iterative-2005-2n-dnv:
669         - 15  # MRR sel
670
671     vpp-device-results-ubuntu:
672       csit-vpp-device-2005-ubuntu1804-1n-skx:
673         - 35
674
675     dpdk-perf-results-3n-hsw:
676       csit-dpdk-perf-report-iterative-2005-3n-hsw:
677         - 25  # NDRPDR iter
678
679     dpdk-perf-results-3n-skx:
680       csit-dpdk-perf-report-iterative-2005-3n-skx:
681         - 28  # NDRPDR iter
682
683     dpdk-perf-results-2n-skx:
684       csit-dpdk-perf-report-iterative-2005-2n-skx:
685         - 20  # NDRPDR iter
686
687     dpdk-perf-results-2n-clx:
688       csit-dpdk-perf-report-iterative-2005-2n-clx:
689         - 21  # NDRPDR iter
690
691     dpdk-perf-results-2n-dnv:
692       csit-dpdk-perf-report-iterative-2005-2n-dnv:
693         - 8   # NDRPDR sel
694
695     dpdk-perf-results-3n-dnv:
696       csit-dpdk-perf-report-iterative-2005-3n-dnv:
697         - 6   # NDRPDR sel
698
699     dpdk-perf-results-3n-tsh:
700       csit-dpdk-perf-report-iterative-2005-3n-tsh:
701         - 5   # NDRPDR sel
702
703 ###########################################################################
704     # Tables (more than one data set)
705
706     # Performance changes
707
708     vpp-performance-changes-3n-hsw-h1:
709       csit-vpp-perf-verify-1908-3n-hsw:
710         - 12  # NDRPDR sel
711         - 13  # NDRPDR sel
712         - 14  # NDRPDR sel
713         - 15  # NDRPDR sel
714         - 16  # NDRPDR sel
715         - 17  # NDRPDR sel
716         - 18  # NDRPDR sel
717         - 19  # NDRPDR sel
718         - 20  # NDRPDR sel
719         - 21  # NDRPDR sel
720     vpp-performance-changes-3n-hsw-ref:
721       csit-vpp-perf-verify-2001-3n-hsw:
722         - 21  # NDRPDR sel
723         - 22  # NDRPDR sel
724         - 23  # NDRPDR sel
725         - 24  # NDRPDR sel
726         - 25  # NDRPDR sel
727         - 29  # NDRPDR sel
728         - 30  # NDRPDR sel
729         - 31  # NDRPDR sel
730         - 32  # NDRPDR sel
731         - 34  # NDRPDR sel
732     vpp-performance-changes-3n-hsw-cmp:
733       csit-vpp-perf-report-iterative-2005-3n-hsw:
734         - 3   # NDRPDR sel
735         - 4   # NDRPDR sel
736         - 5   # NDRPDR sel
737         - 10  # NDRPDR sel
738         - 11  # NDRPDR sel
739         - 12  # NDRPDR sel
740         - 15  # NDRPDR sel
741         - 16  # NDRPDR sel
742         - 18  # NDRPDR sel
743         - 19  # NDRPDR sel
744     vpp-performance-changes-3n-hsw-cmp-2:
745       csit-vpp-perf-report-iterative-2005-3n-hsw:
746         - 20  # NDRPDR sel env 4
747         - 21  # NDRPDR sel env 4
748         - 22  # NDRPDR sel env 4
749         - 23  # NDRPDR sel env 4
750         - 24  # NDRPDR sel env 4
751         - 25  # NDRPDR sel env 4
752         - 26  # NDRPDR sel env 4
753         - 27  # NDRPDR sel env 4
754         - 28  # NDRPDR sel env 4
755         - 29  # NDRPDR sel env 4
756     vpp-performance-changes-3n-hsw-cmp-2001.0-4:
757       csit-vpp-perf-report-iterative-2005-3n-hsw:
758         - 31  # NDRPDR sel 2001.0-4
759         - 32  # NDRPDR sel 2001.0-4
760         - 33  # NDRPDR sel 2001.0-4
761         - 34  # NDRPDR sel 2001.0-4
762         - 35  # NDRPDR sel 2001.0-4
763         - 36  # NDRPDR sel 2001.0-4
764         - 38  # NDRPDR sel 2001.0-4
765
766     vpp-performance-changes-3n-skx-h1:
767       csit-vpp-perf-verify-1908_1-3n-skx:
768         - 26  # NDRPDR sel - new1908.1
769         - 27  # NDRPDR sel - new1908.1
770         - 28  # NDRPDR sel - new1908.1
771         - 29  # NDRPDR sel - new1908.1
772         - 30  # NDRPDR sel - new1908.1
773         - 31  # NDRPDR sel - new1908.1
774         - 33  # NDRPDR sel - new1908.1
775         - 34  # NDRPDR sel - new1908.1
776         - 35  # NDRPDR sel - new1908.1
777         - 36  # NDRPDR sel - new1908.1
778     vpp-performance-changes-3n-skx-ref:
779       csit-vpp-perf-verify-2001-3n-skx:
780         - 69  # NDRPDR sel - new2001.0
781         - 71  # NDRPDR sel - new2001.0
782         - 72  # NDRPDR sel - new2001.0
783         - 76  # NDRPDR sel - new2001.0
784         - 77  # NDRPDR sel - new2001.0
785         - 78  # NDRPDR sel - new2001.0
786         - 80  # NDRPDR sel - new2001.0
787     vpp-performance-changes-3n-skx-cmp:
788       csit-vpp-perf-report-iterative-2005-3n-skx:
789         - 4   # NDRPDR sel
790         - 5   # NDRPDR sel ??? all x710 failed
791         - 33  # NDRPDR sel
792         - 28  # NDRPDR sel
793         - 34  # NDRPDR sel
794         - 36  # NDRPDR sel
795         - 37  # NDRPDR sel
796         - 38  # NDRPDR sel
797         - 39  # NDRPDR sel
798         - 41  # NDRPDR sel
799     vpp-performance-changes-3n-skx-cmp-2:
800       csit-vpp-perf-report-iterative-2005-3n-skx:
801         - 42  # NDRPDR sel env 4
802         - 43  # NDRPDR sel env 4
803         - 44  # NDRPDR sel env 4
804         - 45  # NDRPDR sel env 4
805         - 47  # NDRPDR sel env 4
806     vpp-performance-changes-3n-skx-cmp-2001.0-4:
807       csit-vpp-perf-report-iterative-2005-3n-skx:
808         - 50  # NDRPDR sel 2001.0-4
809         - 51  # NDRPDR sel 2001.0-4
810         - 52  # NDRPDR sel 2001.0-4
811         - 53  # NDRPDR sel 2001.0-4
812         - 54  # NDRPDR sel 2001.0-4
813
814     vpp-performance-changes-2n-skx-h1:
815       csit-vpp-perf-verify-1908_1-2n-skx:
816         - 39  # NDRPDR sel - new1908.1
817         - 40  # NDRPDR sel - new1908.1
818         - 41  # NDRPDR sel - new1908.1
819         - 43  # NDRPDR sel - new1908.1
820         - 44  # NDRPDR sel - new1908.1
821         - 45  # NDRPDR sel - new1908.1
822         - 46  # NDRPDR sel - new1908.1
823         - 47  # NDRPDR sel - new1908.1
824         - 48  # NDRPDR sel - new1908.1
825         - 49  # NDRPDR sel - new1908.1
826     vpp-performance-changes-2n-skx-ref:
827       csit-vpp-perf-verify-2001-2n-skx:
828         - 143  # NDRPDR sel - new2001.0
829         - 146  # NDRPDR sel - new2001.0
830         - 147  # NDRPDR sel - new2001.0
831         - 148  # NDRPDR sel - new2001.0
832         - 149  # NDRPDR sel - new2001.0
833         - 150  # NDRPDR sel - new2001.0
834         - 151  # NDRPDR sel - new2001.0
835         - 152  # NDRPDR sel - new2001.0
836         - 153  # NDRPDR sel - new2001.0
837         - 154  # NDRPDR sel - new2001.0
838     vpp-performance-changes-2n-skx-cmp:
839       csit-vpp-perf-report-iterative-2005-2n-skx:
840         - 43  # NDRPDR sel
841         - 38  # NDRPDR sel
842         - 7   # NDRPDR sel
843         - 65  # NDRPDR sel
844         - 47  # NDRPDR sel
845         - 55  # NDRPDR sel
846         - 67  # NDRPDR sel
847         - 75  # NDRPDR sel
848         - 76  # NDRPDR sel
849         - 73  # NDRPDR sel
850     vpp-performance-changes-2n-skx-cmp-2:
851       csit-vpp-perf-report-iterative-2005-2n-skx:
852         - 88  # NDRPDR sel env 4
853         - 89  # NDRPDR sel env 4
854         - 90  # NDRPDR sel env 4
855         - 91  # NDRPDR sel env 4
856         - 92  # NDRPDR sel env 4
857         - 93  # NDRPDR sel env 4
858         - 94  # NDRPDR sel env 4
859     vpp-performance-changes-2n-skx-cmp-2001.0-4:
860       csit-vpp-perf-report-iterative-2005-2n-skx:
861         - 100 # NDRPDR sel 2001.0-4
862         - 101 # NDRPDR sel 2001.0-4
863         - 102 # NDRPDR sel 2001.0-4
864         - 103 # NDRPDR sel 2001.0-4
865         - 104 # NDRPDR sel 2001.0-4
866         - 105 # NDRPDR sel 2001.0-4
867
868 #    vpp-performance-changes-nfv-2n-skx-ref:
869 #      csit-vpp-perf-verify-2001-2n-skx:
870 #        - 30  # NFV
871 #        - 31  # NFV
872 #    vpp-performance-changes-nfv-2n-skx-cmp:
873 #      csit-vpp-perf-report-iterative-2005-2n-skx:
874 #        - 43  # NDRPDR sel
875 #        - 38  # NDRPDR sel
876 #        - 7   # NDRPDR sel
877 #        - 78  # nf-density-sel
878 #        - 83  # nf-density-sel
879
880     vpp-performance-changes-2n-clx-ref:
881       csit-vpp-perf-verify-2001-2n-clx:
882         - 28  # NDRPDR sel
883         - 29  # NDRPDR sel
884         - 32  # NDRPDR sel
885         - 40  # NDRPDR sel
886         - 43  # NDRPDR sel
887         - 44  # NDRPDR sel
888         - 45  # NDRPDR sel
889         - 47  # NDRPDR sel
890         - 48  # NDRPDR sel
891         - 49  # NDRPDR sel
892     vpp-performance-changes-2n-clx-cmp:
893       csit-vpp-perf-report-iterative-2005-2n-clx:
894         - 7   # NDRPDR sel
895         - 38  # NDRPDR sel
896         - 9   # NDRPDR sel
897         - 32  # NDRPDR sel ???
898         - 33  # NDRPDR sel ???
899         - 39  # NDRPDR sel
900         - 40  # NDRPDR sel
901         - 43  # NDRPDR sel
902         - 50  # NDRPDR sel
903         - 51  # NDRPDR sel
904     vpp-performance-changes-2n-clx-cmp-2:
905       csit-vpp-perf-report-iterative-2005-2n-clx:
906         - 62  # NDRPDR sel env 4
907         - 63  # NDRPDR sel env 4
908         - 64  # NDRPDR sel env 4
909         - 65  # NDRPDR sel env 4
910         - 66  # NDRPDR sel env 4
911         - 68  # NDRPDR sel env 4
912         - 69  # NDRPDR sel env 4
913         - 70  # NDRPDR sel env 4
914     vpp-performance-changes-2n-clx-cmp-2001.0-4:
915       csit-vpp-perf-report-iterative-2005-2n-clx:
916         - 73  # NDRPDR sel 2001.0-4
917         - 74  # NDRPDR sel 2001.0-4
918         - 75  # NDRPDR sel 2001.0-4
919         - 76  # NDRPDR sel 2001.0-4
920         - 77  # NDRPDR sel 2001.0-4
921         - 78  # NDRPDR sel 2001.0-4
922         - 79  # NDRPDR sel 2001.0-4
923         - 80  # NDRPDR sel 2001.0-4
924
925     vpp-performance-changes-2n-dnv-h1:
926       csit-vpp-perf-verify-1908-2n-dnv:
927         - 1   # NDRPDR sel
928         - 2   # NDRPDR sel
929         - 3   # NDRPDR sel
930         - 4   # NDRPDR sel
931         - 5   # NDRPDR sel
932         - 6   # NDRPDR sel
933         - 7   # NDRPDR sel
934         - 8   # NDRPDR sel
935         - 9   # NDRPDR sel
936         - 10  # NDRPDR sel
937     vpp-performance-changes-2n-dnv-ref:
938       csit-vpp-perf-verify-2001-2n-dnv:
939         - 4   # NDRPDR sel
940         - 5   # NDRPDR sel
941         - 6   # NDRPDR sel
942         - 7   # NDRPDR sel
943         - 8   # NDRPDR sel
944         - 9   # NDRPDR sel
945         - 10  # NDRPDR sel
946         - 11  # NDRPDR sel
947         - 13  # NDRPDR sel
948         - 16  # NDRPDR sel
949     vpp-performance-changes-2n-dnv-cmp:
950       csit-vpp-perf-report-iterative-2005-2n-dnv:
951         - 3   # NDRPDR sel
952         - 6   # NDRPDR sel
953         - 7   # NDRPDR sel
954         - 8   # NDRPDR sel
955         - 9   # NDRPDR sel
956         - 10  # NDRPDR sel
957         - 11  # NDRPDR sel
958         - 12  # NDRPDR sel
959         - 13  # NDRPDR sel
960         - 14  # NDRPDR sel
961
962     vpp-performance-changes-3n-dnv-h1:
963       csit-vpp-perf-verify-1908-3n-dnv:
964         - 6   # NDRPDR sel
965         - 7   # NDRPDR sel
966         - 8   # NDRPDR sel
967         - 9   # NDRPDR sel
968         - 10  # NDRPDR sel
969         - 12  # NDRPDR sel
970         - 13  # NDRPDR sel
971         - 14  # NDRPDR sel
972         - 15  # NDRPDR sel
973         - 16  # NDRPDR sel
974     vpp-performance-changes-3n-dnv-ref:
975       csit-vpp-perf-verify-2001-3n-dnv:
976         - 5   # NDRPDR sel
977         - 6   # NDRPDR sel
978         - 7   # NDRPDR sel
979         - 8   # NDRPDR sel
980         - 9   # NDRPDR sel
981         - 10  # NDRPDR sel
982         - 12  # NDRPDR sel
983         - 16  # NDRPDR sel
984         - 17  # NDRPDR sel
985         - 18  # NDRPDR sel
986     vpp-performance-changes-3n-dnv-cmp:
987       csit-vpp-perf-report-iterative-2005-3n-dnv:
988         - 2   # NDRPDR sel
989         - 3   # NDRPDR sel
990         - 4   # NDRPDR sel
991         - 5   # NDRPDR sel
992         - 6   # NDRPDR sel
993         - 7   # NDRPDR sel
994         - 9   # NDRPDR sel
995         - 10  # NDRPDR sel
996         - 11  # NDRPDR sel
997         - 12  # NDRPDR sel
998
999     vpp-performance-changes-3n-tsh-h1:
1000       csit-vpp-perf-verify-1908-3n-tsh:
1001         - 7   # NDRPDR sel
1002         - 8   # NDRPDR sel
1003         - 9   # NDRPDR sel
1004         - 10  # NDRPDR sel
1005         - 11  # NDRPDR sel
1006         - 12  # NDRPDR sel
1007         - 13  # NDRPDR sel
1008         - 14  # NDRPDR sel
1009         - 15  # NDRPDR sel
1010         - 16  # NDRPDR sel
1011     vpp-performance-changes-3n-tsh-ref:
1012       csit-vpp-perf-verify-2001-3n-tsh:
1013         - 3   # NDRPDR sel
1014         - 4   # NDRPDR sel
1015         - 7   # NDRPDR sel
1016         - 8   # NDRPDR sel
1017         - 10  # NDRPDR sel
1018         - 12  # NDRPDR sel
1019         - 13  # NDRPDR sel
1020         - 14  # NDRPDR sel
1021         - 15  # NDRPDR sel
1022         - 21  # NDRPDR sel
1023     vpp-performance-changes-3n-tsh-cmp:
1024       csit-vpp-perf-report-iterative-2005-3n-tsh:
1025         - 9   # NDRPDR sel
1026         - 11  # NDRPDR sel
1027         - 12  # NDRPDR sel
1028         - 20  # NDRPDR sel
1029         - 14  # NDRPDR sel
1030         - 21  # NDRPDR sel
1031     vpp-performance-changes-3n-tsh-cmp-2:
1032       csit-vpp-perf-report-iterative-2005-3n-tsh:
1033         - 23  # NDRPDR sel env 4
1034         - 25  # NDRPDR sel env 4
1035         - 33  # NDRPDR sel env 4
1036     vpp-performance-changes-3n-tsh-cmp-2001.0-4:
1037       csit-vpp-perf-report-iterative-2005-3n-tsh:
1038         - 28  # NDRPDR sel 2001.0-4
1039         - 29  # NDRPDR sel 2001.0-4
1040         - 31  # NDRPDR sel 2001.0-4
1041
1042     vpp-soak-vs-ndr-2n-skx-ref:
1043       csit-vpp-perf-report-iterative-2005-2n-skx:
1044         - 43  # NDRPDR sel
1045         - 38  # NDRPDR sel
1046         - 7   # NDRPDR sel
1047         - 65  # NDRPDR sel
1048         - 47  # NDRPDR sel
1049         - 55  # NDRPDR sel
1050         - 67  # NDRPDR sel
1051         - 75  # NDRPDR sel
1052         - 76  # NDRPDR sel
1053         - 73  # NDRPDR sel
1054     vpp-soak-vs-ndr-2n-skx-cmp:
1055       csit-vpp-perf-report-iterative-2005-2n-skx:
1056         - 49  # Soak
1057         - 54  # Soak
1058     vpp-soak-vs-ndr-2n-skx:
1059       csit-vpp-perf-report-iterative-2005-2n-skx:
1060         - 43  # NDRPDR sel
1061         - 38  # NDRPDR sel
1062         - 7   # NDRPDR sel
1063         - 65  # NDRPDR sel
1064         - 47  # NDRPDR sel
1065         - 55  # NDRPDR sel
1066         - 67  # NDRPDR sel
1067         - 75  # NDRPDR sel
1068         - 76  # NDRPDR sel
1069         - 73  # NDRPDR sel
1070         - 49  # Soak
1071         - 54  # Soak
1072
1073     vpp-soak-vs-ndr-2n-clx-ref:
1074       csit-vpp-perf-report-iterative-2005-2n-clx:
1075         - 7   # NDRPDR sel
1076         - 38  # NDRPDR sel
1077         - 9   # NDRPDR sel
1078         - 32  # NDRPDR sel ???
1079         - 33  # NDRPDR sel ???
1080         - 39  # NDRPDR sel
1081         - 40  # NDRPDR sel
1082         - 43  # NDRPDR sel
1083         - 50  # NDRPDR sel
1084         - 51  # NDRPDR sel
1085     vpp-soak-vs-ndr-2n-clx-cmp:
1086       csit-vpp-perf-report-iterative-2005-2n-clx:
1087         - 44  # Soak
1088         - 49  # Soak
1089     vpp-soak-vs-ndr-2n-clx:
1090       csit-vpp-perf-report-iterative-2005-2n-clx:
1091         - 7   # NDRPDR sel
1092         - 38  # NDRPDR sel
1093         - 9   # NDRPDR sel
1094         - 32  # NDRPDR sel ???
1095         - 33  # NDRPDR sel ???
1096         - 39  # NDRPDR sel
1097         - 40  # NDRPDR sel
1098         - 43  # NDRPDR sel
1099         - 50  # NDRPDR sel
1100         - 51  # NDRPDR sel
1101         - 44  # Soak
1102         - 49  # Soak
1103
1104     vpp-performance-changes-3n-hsw-mrr-h1:
1105       csit-vpp-perf-verify-1908-3n-hsw:
1106         - 39  # MRR sel
1107     vpp-performance-changes-3n-hsw-mrr-ref:
1108       csit-vpp-perf-verify-2001-3n-hsw:
1109         - 17  # MRR sel
1110     vpp-performance-changes-3n-hsw-mrr-cmp:
1111       csit-vpp-perf-report-iterative-2005-3n-hsw:
1112         - 13  # MRR
1113     vpp-performance-changes-3n-hsw-mrr-cmp-2:
1114       csit-vpp-perf-report-iterative-2005-3n-hsw:
1115         - 30  # MRR env 4
1116
1117 #    vpp-performance-changes-3n-skx-mrr-h1:
1118 #      csit-vpp-perf-verify-1908-3n-skx:
1119 #        - 36  # MRR sel
1120     vpp-performance-changes-3n-skx-mrr-ref:
1121       csit-vpp-perf-verify-2001-3n-skx:
1122         - 50  # MRR sel
1123         - 53  # MRR sel addition
1124     vpp-performance-changes-3n-skx-mrr-cmp:
1125       csit-vpp-perf-report-iterative-2005-3n-skx:
1126         - 6   # MRR sel
1127     vpp-performance-changes-3n-skx-mrr-cmp-2:
1128       csit-vpp-perf-report-iterative-2005-3n-skx:
1129         - 49  # MRR sel env 4
1130
1131 #    vpp-performance-changes-2n-skx-mrr-h1:
1132 #      csit-vpp-perf-verify-1908-2n-skx:
1133 #        - 69  # MRR sel
1134     vpp-performance-changes-2n-skx-mrr-ref:
1135       csit-vpp-perf-verify-2001-2n-skx:
1136         - 101 # MRR sel
1137         - 128 # MRR sel addition
1138     vpp-performance-changes-2n-skx-mrr-cmp:
1139       csit-vpp-perf-report-iterative-2005-2n-skx:
1140         - 42  # MRR sel
1141     vpp-performance-changes-2n-skx-mrr-cmp-2:
1142       csit-vpp-perf-report-iterative-2005-2n-skx:
1143         - 99  # MRR sel env 4
1144
1145     vpp-performance-changes-2n-clx-mrr-ref:
1146       csit-vpp-perf-verify-2001-2n-clx:
1147         - 39  # MRR
1148     vpp-performance-changes-2n-clx-mrr-cmp:
1149       csit-vpp-perf-report-iterative-2005-2n-clx:
1150         - 12   # MRR
1151     vpp-performance-changes-2n-clx-mrr-cmp-2:
1152       csit-vpp-perf-report-iterative-2005-2n-clx:
1153         - 72   # MRR sel env 4
1154
1155 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1156 #      csit-vpp-perf-verify-1908-2n-skx:
1157 #        - 71  # NFV MRR
1158 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1159 #      # csit-vpp-perf-verify-2001-2n-skx:
1160 #      csit-vpp-perf-verify-1908-2n-skx:
1161 #        - 71  # NFV MRR
1162
1163     vpp-performance-changes-2n-dnv-mrr-h1:
1164       csit-vpp-perf-verify-1908-2n-dnv:
1165         - 11  # MRR sel
1166     vpp-performance-changes-2n-dnv-mrr-ref:
1167       csit-vpp-perf-verify-2001-2n-dnv:
1168         - 12  # MRR sel
1169     vpp-performance-changes-2n-dnv-mrr-cmp:
1170       csit-vpp-perf-report-iterative-2005-2n-dnv:
1171         - 15  # MRR sel
1172
1173     vpp-performance-changes-3n-dnv-mrr-h1:
1174       csit-vpp-perf-verify-1908-3n-dnv:
1175         - 17  # MRR sel
1176     vpp-performance-changes-3n-dnv-mrr-ref:
1177       csit-vpp-perf-verify-2001-3n-dnv:
1178         - 11  # MRR sel
1179     vpp-performance-changes-3n-dnv-mrr-cmp:
1180       csit-vpp-perf-report-iterative-2005-3n-dnv:
1181         - 8   # MRR
1182
1183     vpp-performance-changes-3n-tsh-mrr-h1:
1184       csit-vpp-perf-verify-1908-3n-tsh:
1185         - 17  # MRR sel
1186     vpp-performance-changes-3n-tsh-mrr-ref:
1187       csit-vpp-perf-verify-2001-3n-tsh:
1188         - 9   # MRR sel
1189     vpp-performance-changes-3n-tsh-mrr-cmp:
1190       csit-vpp-perf-report-iterative-2005-3n-tsh:
1191         - 10  # MRR sel
1192     vpp-performance-changes-3n-tsh-mrr-cmp-2:
1193       csit-vpp-perf-report-iterative-2005-3n-tsh:
1194         - 27  # MRR sel env 4
1195
1196     dpdk-performance-changes-3n-hsw-h1:
1197       csit-dpdk-perf-verify-1908-3n-hsw:
1198         - 2   # NDRPDR sel
1199         - 3   # NDRPDR sel
1200         - 4   # NDRPDR sel
1201         - 5   # NDRPDR sel
1202         - 6   # NDRPDR sel
1203         - 7   # NDRPDR sel
1204         - 8   # NDRPDR sel
1205         - 9   # NDRPDR sel
1206         - 10  # NDRPDR sel
1207         - 11  # NDRPDR sel
1208     dpdk-performance-changes-3n-hsw-ref:
1209       csit-dpdk-perf-verify-2001-3n-hsw:
1210         - 4   # NDRPDR sel
1211         - 5   # NDRPDR sel
1212         - 6   # NDRPDR sel
1213         - 7   # NDRPDR sel
1214         - 8   # NDRPDR sel
1215         - 9   # NDRPDR sel
1216         - 10  # NDRPDR sel
1217         - 11  # NDRPDR sel
1218         - 12  # NDRPDR sel
1219         - 13  # NDRPDR sel
1220         - 15  # NDRPDR sel
1221         - 16  # NDRPDR sel
1222         - 17  # NDRPDR sel
1223         - 18  # NDRPDR sel
1224         - 19  # NDRPDR sel
1225         - 20  # NDRPDR sel
1226         - 21  # NDRPDR sel
1227         - 22  # NDRPDR sel
1228         - 23  # NDRPDR sel
1229         - 24  # NDRPDR sel
1230     dpdk-performance-changes-3n-hsw-cmp:
1231       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1232         - 25  # NDRPDR iter
1233         - 26  # NDRPDR iter
1234         - 27  # NDRPDR iter
1235         - 28  # NDRPDR iter
1236         - 29  # NDRPDR iter
1237         - 30  # NDRPDR iter
1238         - 31  # NDRPDR iter
1239         - 32  # NDRPDR iter
1240         - 33  # NDRPDR iter
1241         - 34  # NDRPDR iter
1242
1243     dpdk-performance-changes-3n-skx-h1:
1244       csit-dpdk-perf-verify-1908-3n-skx:
1245         - 3   # NDRPDR sel
1246         - 4   # NDRPDR sel
1247         - 5   # NDRPDR sel
1248         - 6   # NDRPDR sel
1249         - 7   # NDRPDR sel
1250         - 8   # NDRPDR sel
1251         - 9   # NDRPDR sel
1252         - 10  # NDRPDR sel
1253         - 11  # NDRPDR sel
1254         - 12  # NDRPDR sel
1255     dpdk-performance-changes-3n-skx-ref:
1256       csit-dpdk-perf-verify-2001-3n-skx:
1257         - 29  # NDRPDR sel xxv710
1258         - 33  # NDRPDR sel xxv710
1259         - 34  # NDRPDR sel xxv710
1260         - 35  # NDRPDR sel xxv710
1261         - 36  # NDRPDR sel xxv710
1262         - 37  # NDRPDR sel xxv710
1263         - 41  # NDRPDR sel xxv710
1264         - 42  # NDRPDR sel xxv710
1265         - 43  # NDRPDR sel xxv710
1266         - 45  # NDRPDR sel xxv710
1267         - 30  # NDRPDR sel x710
1268         - 31  # NDRPDR sel x710
1269         - 32  # NDRPDR sel x710
1270         - 38  # NDRPDR sel x710
1271         - 39  # NDRPDR sel x710
1272         - 40  # NDRPDR sel x710
1273         - 44  # NDRPDR sel x710
1274         - 46  # NDRPDR sel x710
1275         - 47  # NDRPDR sel x710
1276         - 48  # NDRPDR sel x710
1277     dpdk-performance-changes-3n-skx-cmp:
1278       csit-dpdk-perf-report-iterative-2005-3n-skx:
1279         - 28  # NDRPDR iter
1280         - 29  # NDRPDR iter
1281         - 30  # NDRPDR iter
1282         - 31  # NDRPDR iter
1283         - 32  # NDRPDR iter
1284         - 33  # NDRPDR iter
1285         - 34  # NDRPDR iter
1286         - 35  # NDRPDR iter
1287         - 36  # NDRPDR iter
1288         - 37  # NDRPDR iter
1289
1290     dpdk-performance-changes-2n-skx-h1:
1291       csit-dpdk-perf-verify-1908-2n-skx:
1292         - 2   # NDRPDR sel
1293         - 3   # NDRPDR sel
1294         - 4   # NDRPDR sel
1295         - 5   # NDRPDR sel
1296         - 7   # NDRPDR sel
1297         - 8   # NDRPDR sel
1298         - 9   # NDRPDR sel
1299         - 10  # NDRPDR sel
1300         - 11  # NDRPDR sel
1301         - 12  # NDRPDR sel
1302     dpdk-performance-changes-2n-skx-ref:
1303       csit-dpdk-perf-verify-2001-2n-skx:
1304         - 35  # NDRPDR sel xxv710
1305         - 36  # NDRPDR sel xxv710
1306         - 37  # NDRPDR sel xxv710
1307         - 41  # NDRPDR sel xxv710
1308         - 42  # NDRPDR sel xxv710
1309         - 43  # NDRPDR sel xxv710
1310         - 46  # NDRPDR sel xxv710
1311         - 47  # NDRPDR sel xxv710
1312         - 52  # NDRPDR sel xxv710
1313         - 53  # NDRPDR sel xxv710
1314         - 38  # NDRPDR sel x710
1315         - 39  # NDRPDR sel x710
1316         - 40  # NDRPDR sel x710
1317         - 44  # NDRPDR sel x710
1318         - 45  # NDRPDR sel x710
1319         - 48  # NDRPDR sel x710
1320         - 49  # NDRPDR sel x710
1321         - 50  # NDRPDR sel x710
1322         - 51  # NDRPDR sel x710
1323         - 54  # NDRPDR sel x710
1324     dpdk-performance-changes-2n-skx-cmp:
1325       csit-dpdk-perf-report-iterative-2005-2n-skx:
1326         - 20  # NDRPDR iter
1327         - 21  # NDRPDR iter
1328         - 22  # NDRPDR iter
1329         - 23  # NDRPDR iter
1330         - 24  # NDRPDR iter
1331         - 25  # NDRPDR iter
1332         - 26  # NDRPDR iter
1333         - 27  # NDRPDR iter
1334         - 28  # NDRPDR iter
1335         - 29  # NDRPDR iter
1336
1337     dpdk-performance-changes-2n-clx-ref:
1338       csit-dpdk-perf-verify-2001-2n-clx:
1339         - 15  # NDRPDR sel
1340         - 16  # NDRPDR sel
1341         - 17  # NDRPDR sel
1342         - 18  # NDRPDR sel
1343         - 19  # NDRPDR sel
1344         - 20  # NDRPDR sel
1345         - 21  # NDRPDR sel
1346         - 22  # NDRPDR sel
1347         - 23  # NDRPDR sel
1348         - 24  # NDRPDR sel
1349         - 25  # NDRPDR sel
1350         - 26  # NDRPDR sel
1351         - 27  # NDRPDR sel
1352         - 28  # NDRPDR sel
1353         - 29  # NDRPDR sel
1354         - 30  # NDRPDR sel
1355         - 31  # NDRPDR sel
1356         - 32  # NDRPDR sel
1357         - 33  # NDRPDR sel
1358         - 34  # NDRPDR sel
1359     dpdk-performance-changes-2n-clx-cmp:
1360       csit-dpdk-perf-report-iterative-2005-2n-clx:
1361         - 20  # NDRPDR iter
1362         - 21  # NDRPDR iter
1363         - 22  # NDRPDR iter
1364         - 23  # NDRPDR iter
1365         - 24  # NDRPDR iter
1366         - 25  # NDRPDR iter
1367         - 26  # NDRPDR iter
1368         - 27  # NDRPDR iter
1369         - 28  # NDRPDR iter
1370         - 29  # NDRPDR iter
1371
1372     dpdk-performance-changes-2n-dnv-ref:
1373       csit-dpdk-perf-verify-2001-2n-dnv:
1374         - 9   # NDRPDR sel
1375         - 10  # NDRPDR sel
1376         - 11  # NDRPDR sel
1377         - 12  # NDRPDR sel
1378         - 13  # NDRPDR sel
1379         - 14  # NDRPDR sel
1380         - 15  # NDRPDR sel
1381         - 16  # NDRPDR sel
1382         - 17  # NDRPDR sel
1383         - 18  # NDRPDR sel
1384     dpdk-performance-changes-2n-dnv-cmp:
1385       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1386         - 8   # NDRPDR sel
1387         - 9   # NDRPDR sel
1388         - 10  # NDRPDR sel
1389         - 11  # NDRPDR sel
1390         - 12  # NDRPDR sel
1391         - 13  # NDRPDR sel
1392         - 14  # NDRPDR sel
1393         - 15  # NDRPDR sel
1394         - 16  # NDRPDR sel
1395         - 17  # NDRPDR sel
1396
1397     dpdk-performance-changes-3n-dnv-ref:
1398       csit-dpdk-perf-verify-2001-3n-dnv:
1399         - 12  # NDRPDR sel
1400         - 13  # NDRPDR sel
1401         - 14  # NDRPDR sel
1402         - 15  # NDRPDR sel
1403         - 16  # NDRPDR sel
1404         - 17  # NDRPDR sel
1405         - 18  # NDRPDR sel
1406         - 19  # NDRPDR sel
1407         - 20  # NDRPDR sel
1408         - 22  # NDRPDR sel
1409     dpdk-performance-changes-3n-dnv-cmp:
1410       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1411         - 6   # NDRPDR sel
1412         - 7   # NDRPDR sel
1413         - 8   # NDRPDR sel
1414         - 9   # NDRPDR sel
1415         - 10  # NDRPDR sel
1416         - 11  # NDRPDR sel
1417         - 12  # NDRPDR sel
1418         - 13  # NDRPDR sel
1419         - 14  # NDRPDR sel
1420         - 16  # NDRPDR sel
1421
1422     dpdk-performance-changes-3n-tsh-ref:
1423       csit-dpdk-perf-verify-2001-3n-tsh:
1424         - 3   # NDRPDR sel
1425         - 4   # NDRPDR sel
1426         - 5   # NDRPDR sel
1427         - 9   # NDRPDR sel
1428         - 10  # NDRPDR sel
1429         - 11  # NDRPDR sel
1430         - 12  # NDRPDR sel
1431         - 14  # NDRPDR sel
1432         - 15  # NDRPDR sel
1433         - 18  # NDRPDR sel
1434     dpdk-performance-changes-3n-tsh-cmp:
1435       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1436         - 5   # NDRPDR sel
1437
1438     # Compare testbeds
1439
1440     vpp-compare-testbeds-ref:
1441       csit-vpp-perf-report-iterative-2005-3n-hsw:
1442         - 20  # NDRPDR sel env 4
1443         - 21  # NDRPDR sel env 4
1444         - 22  # NDRPDR sel env 4
1445         - 23  # NDRPDR sel env 4
1446         - 24  # NDRPDR sel env 4
1447         - 25  # NDRPDR sel env 4
1448         - 26  # NDRPDR sel env 4
1449         - 27  # NDRPDR sel env 4
1450         - 28  # NDRPDR sel env 4
1451         - 29  # NDRPDR sel env 4
1452     vpp-compare-testbeds-cmp:
1453       csit-vpp-perf-report-iterative-2005-3n-skx:
1454         - 42  # NDRPDR sel env 4
1455         - 43  # NDRPDR sel env 4
1456         - 44  # NDRPDR sel env 4
1457         - 45  # NDRPDR sel env 4
1458         - 47  # NDRPDR sel env 4
1459
1460     vpp-compare-testbeds-skx-clx-ref:
1461       csit-vpp-perf-report-iterative-2005-2n-skx:
1462         - 88  # NDRPDR sel env 4
1463         - 89  # NDRPDR sel env 4
1464         - 90  # NDRPDR sel env 4
1465         - 91  # NDRPDR sel env 4
1466         - 92  # NDRPDR sel env 4
1467         - 93  # NDRPDR sel env 4
1468         - 94  # NDRPDR sel env 4
1469     vpp-compare-testbeds-skx-clx-cmp:
1470       csit-vpp-perf-report-iterative-2005-2n-clx:
1471         - 62  # NDRPDR sel env 4
1472         - 63  # NDRPDR sel env 4
1473         - 64  # NDRPDR sel env 4
1474         - 65  # NDRPDR sel env 4
1475         - 66  # NDRPDR sel env 4
1476         - 68  # NDRPDR sel env 4
1477         - 69  # NDRPDR sel env 4
1478         - 70  # NDRPDR sel env 4
1479
1480     vpp-compare-testbeds-hsw-clx-ref:
1481       csit-vpp-perf-report-iterative-2005-3n-hsw:
1482         - 20  # NDRPDR sel env 4
1483         - 21  # NDRPDR sel env 4
1484         - 22  # NDRPDR sel env 4
1485         - 23  # NDRPDR sel env 4
1486         - 24  # NDRPDR sel env 4
1487         - 25  # NDRPDR sel env 4
1488         - 26  # NDRPDR sel env 4
1489         - 27  # NDRPDR sel env 4
1490         - 28  # NDRPDR sel env 4
1491         - 29  # NDRPDR sel env 4
1492     vpp-compare-testbeds-hsw-clx-cmp:
1493       csit-vpp-perf-report-iterative-2005-2n-clx:
1494         - 62  # NDRPDR sel env 4
1495         - 63  # NDRPDR sel env 4
1496         - 64  # NDRPDR sel env 4
1497         - 65  # NDRPDR sel env 4
1498         - 66  # NDRPDR sel env 4
1499         - 68  # NDRPDR sel env 4
1500         - 69  # NDRPDR sel env 4
1501         - 70  # NDRPDR sel env 4
1502
1503     vpp-compare-testbeds-mrr-ref:
1504       csit-vpp-perf-report-iterative-2005-3n-hsw:
1505         - 30  # MRR env 4
1506     vpp-compare-testbeds-mrr-cmp:
1507       csit-vpp-perf-report-iterative-2005-3n-skx:
1508         - 49  # MRR sel env 4
1509
1510     vpp-compare-testbeds-mrr-skx-clx-ref:
1511       csit-vpp-perf-report-iterative-2005-2n-skx:
1512         - 99  # MRR sel env 4
1513     vpp-compare-testbeds-mrr-skx-clx-cmp:
1514       csit-vpp-perf-report-iterative-2005-2n-clx:
1515         - 72  # MRR env 4
1516
1517     vpp-compare-testbeds-mrr-hsw-clx-ref:
1518       csit-vpp-perf-report-iterative-2005-3n-hsw:
1519         - 30  # MRR env 4
1520     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1521       csit-vpp-perf-report-iterative-2005-2n-clx:
1522         - 72  # MRR env 4
1523
1524     dpdk-compare-testbeds-ref:
1525       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1526         - 25  # NDRPDR iter
1527         - 26  # NDRPDR iter
1528         - 27  # NDRPDR iter
1529         - 28  # NDRPDR iter
1530         - 29  # NDRPDR iter
1531         - 30  # NDRPDR iter
1532         - 31  # NDRPDR iter
1533         - 32  # NDRPDR iter
1534         - 33  # NDRPDR iter
1535         - 34  # NDRPDR iter
1536     dpdk-compare-testbeds-cmp:
1537       csit-dpdk-perf-report-iterative-2005-3n-skx:
1538         - 28  # NDRPDR iter
1539         - 29  # NDRPDR iter
1540         - 30  # NDRPDR iter
1541         - 31  # NDRPDR iter
1542         - 32  # NDRPDR iter
1543         - 33  # NDRPDR iter
1544         - 34  # NDRPDR iter
1545         - 35  # NDRPDR iter
1546         - 36  # NDRPDR iter
1547         - 37  # NDRPDR iter
1548
1549     dpdk-compare-testbeds-skx-clx-ref:
1550       csit-dpdk-perf-report-iterative-2005-2n-skx:
1551         - 20  # NDRPDR iter
1552         - 21  # NDRPDR iter
1553         - 22  # NDRPDR iter
1554         - 23  # NDRPDR iter
1555         - 24  # NDRPDR iter
1556         - 25  # NDRPDR iter
1557         - 26  # NDRPDR iter
1558         - 27  # NDRPDR iter
1559         - 28  # NDRPDR iter
1560         - 29  # NDRPDR iter
1561     dpdk-compare-testbeds-skx-clx-cmp:
1562       csit-dpdk-perf-report-iterative-2005-2n-clx:
1563         - 20  # NDRPDR iter
1564         - 21  # NDRPDR iter
1565         - 22  # NDRPDR iter
1566         - 23  # NDRPDR iter
1567         - 24  # NDRPDR iter
1568         - 25  # NDRPDR iter
1569         - 26  # NDRPDR iter
1570         - 27  # NDRPDR iter
1571         - 28  # NDRPDR iter
1572         - 29  # NDRPDR iter
1573
1574     # Compare topologies
1575
1576     vpp-compare-topologies-ref:
1577       csit-vpp-perf-report-iterative-2005-3n-skx:
1578         - 42  # NDRPDR sel env 4
1579         - 43  # NDRPDR sel env 4
1580         - 44  # NDRPDR sel env 4
1581         - 45  # NDRPDR sel env 4
1582         - 47  # NDRPDR sel env 4
1583     vpp-compare-topologies-cmp:
1584       csit-vpp-perf-report-iterative-2005-2n-skx:
1585         - 88  # NDRPDR sel env 4
1586         - 89  # NDRPDR sel env 4
1587         - 90  # NDRPDR sel env 4
1588         - 91  # NDRPDR sel env 4
1589         - 92  # NDRPDR sel env 4
1590         - 93  # NDRPDR sel env 4
1591         - 94  # NDRPDR sel env 4
1592
1593     vpp-compare-topologies-mrr-ref:
1594       csit-vpp-perf-report-iterative-2005-3n-skx:
1595         - 49  # MRR sel env 4
1596     vpp-compare-topologies-mrr-cmp:
1597       csit-vpp-perf-report-iterative-2005-2n-skx:
1598         - 99  # MRR sel env 4
1599
1600     dpdk-compare-topologies-ref:
1601       csit-dpdk-perf-report-iterative-2005-3n-skx:
1602         - 28  # NDRPDR iter
1603         - 29  # NDRPDR iter
1604         - 30  # NDRPDR iter
1605         - 31  # NDRPDR iter
1606         - 32  # NDRPDR iter
1607         - 33  # NDRPDR iter
1608         - 34  # NDRPDR iter
1609         - 35  # NDRPDR iter
1610         - 36  # NDRPDR iter
1611         - 37  # NDRPDR iter
1612     dpdk-compare-topologies-cmp:
1613       csit-dpdk-perf-report-iterative-2005-2n-skx:
1614         - 20  # NDRPDR iter
1615         - 21  # NDRPDR iter
1616         - 22  # NDRPDR iter
1617         - 23  # NDRPDR iter
1618         - 24  # NDRPDR iter
1619         - 25  # NDRPDR iter
1620         - 26  # NDRPDR iter
1621         - 27  # NDRPDR iter
1622         - 28  # NDRPDR iter
1623         - 29  # NDRPDR iter
1624
1625   plot-layouts:
1626
1627     plot-soak-throughput:
1628       titlefont:
1629         size: 18
1630       xaxis:
1631         title: "<b>Test Cases [Index]</b>"
1632         titlefont:
1633           size: 16
1634         autorange: True
1635         fixedrange: False
1636         gridcolor: "rgb(230, 230, 230)"
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         tickmode: "linear"
1644         tickfont:
1645           size: 16
1646         zeroline: False
1647       yaxis:
1648         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1649         titlefont:
1650           size: 16
1651         gridcolor: "rgb(230, 230, 230)"
1652         hoverformat: ".4r"
1653         tickformat: ".3r"
1654         linecolor: "rgb(220, 220, 220)"
1655         linewidth: 1
1656         showgrid: True
1657         showline: True
1658         showticklabels: True
1659         tickcolor: "rgb(220, 220, 220)"
1660         tickfont:
1661           size: 16
1662         zeroline: False
1663         range: [0,50]
1664       autosize: False
1665       margin:
1666         t: 50
1667         b: 0
1668         l: 80
1669         r: 20
1670       showlegend: True
1671       legend:
1672         orientation: "h"
1673         font:
1674           size: 16
1675       width: 700
1676       height: 900
1677       paper_bgcolor: "#fff"
1678       plot_bgcolor: "#fff"
1679       hoverlabel:
1680         namelength: -1
1681
1682     plot-service-density:
1683       titlefont:
1684         size: 18
1685       xaxis:
1686         side: "top"
1687         autorange: True
1688         fixedrange: False
1689         showgrid: False
1690         showline: False
1691         showticklabels: False
1692         ticks: ""
1693         ticklen: 0
1694         tickwidth: 0
1695         zeroline: False
1696       yaxis:
1697         autorange: "reversed"
1698         showgrid: False
1699         showline: False
1700         showticklabels: False
1701         ticks: ""
1702         ticklen: 0
1703         tickwidth: 0
1704         zeroline: False
1705       showlegend: False
1706       paper_bgcolor: "#fff"
1707       plot_bgcolor: "#fff"
1708       width: 700
1709       height: 700
1710       hoverlabel:
1711         namelength: -1
1712
1713     plot-hoststack:
1714       titlefont:
1715         size: 16
1716       xaxis:
1717         title: "<b>Test Cases [Index]</b>"
1718         titlefont:
1719           size: 14
1720         autorange: True
1721         fixedrange: False
1722         gridcolor: "rgb(230, 230, 230)"
1723         linecolor: "rgb(220, 220, 220)"
1724         linewidth: 1
1725         showgrid: True
1726         showline: True
1727         showticklabels: True
1728         tickcolor: "rgb(220, 220, 220)"
1729         tickmode: "linear"
1730         tickfont:
1731           size: 14
1732         zeroline: False
1733       yaxis:
1734         title: "<b>Bandwidth [Gbps]</b>"
1735         titlefont:
1736           size: 14
1737         gridcolor: "rgb(230, 230, 230)"
1738         hoverformat: ".4s"
1739         linecolor: "rgb(220, 220, 220)"
1740         linewidth: 1
1741         rangemode: "tozero"
1742         showgrid: True
1743         showline: True
1744         showticklabels: True
1745         tickcolor: "rgb(230, 230, 230)"
1746         tickformat: ".3s"
1747         tickfont:
1748           size: 14
1749         zeroline: False
1750       boxmode: "group"
1751       boxgroupgap: 0.5
1752       autosize: False
1753       margin:
1754         t: 50
1755         b: 20
1756         l: 80
1757         r: 20
1758       showlegend: True
1759       legend:
1760         orientation: "h"
1761         font:
1762           size: 14
1763       width: 700
1764       height: 800
1765       paper_bgcolor: "#fff"
1766       plot_bgcolor: "#fff"
1767       hoverlabel:
1768         namelength: -1
1769
1770     plot-throughput:
1771       titlefont:
1772         size: 18
1773       xaxis:
1774         title: "<b>Test Cases [Index]</b>"
1775         titlefont:
1776           size: 16
1777         autorange: True
1778         fixedrange: False
1779         gridcolor: "rgb(230, 230, 230)"
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         tickmode: "linear"
1787         tickfont:
1788           size: 16
1789         zeroline: False
1790       yaxis:
1791         title: "<b>Packet Throughput [Mpps]</b>"
1792         titlefont:
1793           size: 16
1794         gridcolor: "rgb(230, 230, 230)"
1795         hoverformat: ".4r"
1796         tickformat: ".3r"
1797         linecolor: "rgb(220, 220, 220)"
1798         linewidth: 1
1799         showgrid: True
1800         showline: True
1801         showticklabels: True
1802         tickcolor: "rgb(220, 220, 220)"
1803         tickfont:
1804           size: 16
1805         zeroline: False
1806         range: [0,50]
1807       autosize: False
1808       margin:
1809         t: 50
1810         b: 0
1811         l: 80
1812         r: 20
1813       showlegend: True
1814       legend:
1815         orientation: "h"
1816         font:
1817           size: 16
1818       width: 700
1819       height: 900
1820       paper_bgcolor: "#fff"
1821       plot_bgcolor: "#fff"
1822       hoverlabel:
1823         namelength: -1
1824
1825     plot-throughput-speedup-analysis:
1826       titlefont:
1827         size: 18
1828       xaxis:
1829         title: "<b>Number of Cores [Qty]</b>"
1830         titlefont:
1831           size: 16
1832         autorange: True
1833         fixedrange: False
1834         gridcolor: "rgb(230, 230, 230)"
1835         linecolor: "rgb(220, 220, 220)"
1836         linewidth: 1
1837         showgrid: True
1838         showline: True
1839         showticklabels: True
1840         tickcolor: "rgb(238, 238, 238)"
1841         tickmode: "linear"
1842         tickfont:
1843           size: 16
1844         zeroline: False
1845       yaxis:
1846         title: "<b>Packet Throughput [Mpps]</b>"
1847         titlefont:
1848           size: 16
1849         type: "linear"
1850         gridcolor: "rgb(230, 230, 230)"
1851         hoverformat: ".4s"
1852         linecolor: "rgb(220, 220, 220)"
1853         linewidth: 1
1854         showgrid: True
1855         showline: True
1856         showticklabels: True
1857         tickcolor: "rgb(220, 220, 220)"
1858         tickformat: ".4s"
1859         tickfont:
1860           size: 16
1861         zeroline: True
1862         rangemode: "tozero"
1863         range: [0,100]
1864       legend:
1865         orientation: "h"
1866         font:
1867           size: 16
1868         xanchor: "left"
1869         yanchor: "top"
1870         x: 0
1871         y: -0.2
1872         bgcolor: "rgba(255, 255, 255, 0)"
1873         bordercolor: "rgba(255, 255, 255, 0)"
1874         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1875       autosize: False
1876       margin:
1877           't': 50
1878           'b': 150
1879           'l': 85
1880           'r': 10
1881       showlegend: True
1882       width: 700
1883       height: 700
1884       paper_bgcolor: "#fff"
1885       plot_bgcolor: "#fff"
1886       hoverlabel:
1887         namelength: -1
1888       annotations: [
1889         {
1890           text: "_ _          __          ...",
1891           align: "left",
1892           showarrow: False,
1893           xref: "paper",
1894           yref: "paper",
1895           xanchor: "left",
1896           yanchor: "top",
1897           x: 0,
1898           y: -0.13,
1899           font: {
1900             family: "Consolas, Courier New",
1901             size: 15
1902           },
1903         },
1904         {
1905           text: "    Perfect     Measured     Limit",
1906           align: "left",
1907           showarrow: False,
1908           xref: "paper",
1909           yref: "paper",
1910           xanchor: "left",
1911           yanchor: "top",
1912           x: 0,
1913           y: -0.15,
1914           font: {
1915             family: "Consolas, Courier New",
1916             size: 15
1917           },
1918         },
1919       ]
1920
1921     plot-latency:
1922       titlefont:
1923         size: 18
1924       xaxis:
1925         title: "<b>Direction</b>"
1926         titlefont:
1927           size: 16
1928         autorange: True
1929         fixedrange: False
1930         gridcolor: "rgb(230, 230, 230)"
1931         linecolor: "rgb(220, 220, 220)"
1932         linewidth: 1
1933         showgrid: True
1934         showline: True
1935         showticklabels: False
1936         tickcolor: "rgb(220, 220, 220)"
1937         tickmode: "linear"
1938         tickfont:
1939           size: 16
1940         zeroline: False
1941       yaxis:
1942         title: "<b>Packet Latency [uSec]</b>"
1943         titlefont:
1944           size: 16
1945         type: "linear"
1946         gridcolor: "rgb(230, 230, 230)"
1947         hoverformat: ".4s"
1948         linecolor: "rgb(220, 220, 220)"
1949         linewidth: 1
1950         showgrid: True
1951         showline: True
1952         showticklabels: True
1953         tickcolor: "rgb(220, 220, 220)"
1954         tickformat: ".4s"
1955         tickfont:
1956           size: 16
1957         zeroline: True
1958         rangemode: "tozero"
1959       legend:
1960         orientation: "h"
1961         font:
1962           size: 16
1963         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1964       autosize: False
1965       margin:
1966           't': 50
1967           'b': 150
1968           'l': 80
1969           'r': 10
1970       showlegend: True
1971       width: 700
1972       height: 700
1973       paper_bgcolor: "#fff"
1974       plot_bgcolor: "#fff"
1975       hoverlabel:
1976         namelength: -1
1977
1978     plot-hdrh-latency:
1979       title:
1980         text: ""
1981         xanchor: "center"
1982         x: 0.5
1983         font:
1984           size: 16
1985       width: 700
1986       plot_bgcolor: "white"
1987       annotations:
1988         - font:
1989             size: 14
1990           showarrow: False
1991           text: "<b>Packet Latency [uSec]</b>"
1992           x: 1
1993           xanchor: "right"
1994           xref: "paper"
1995           y: -0.045
1996           yanchor: "top"
1997           yref: "paper"
1998         - font:
1999             size: 14
2000           showarrow: False
2001           text: "<b>Probability [%]</b>"
2002           textangle: 270
2003           x: -0.06
2004           xanchor: "center"
2005           xref: "paper"
2006           y: 0.5
2007           yanchor: "middle"
2008           yref: "paper"
2009         - font:
2010             size: 14
2011           showarrow: False
2012           text: "<b>Direction: E-W</b>"
2013           x: 0.24
2014           xanchor: "center"
2015           xref: "paper"
2016           y: 1.05
2017           yanchor: "bottom"
2018           yref: "paper"
2019         - font:
2020             size: 14
2021           showarrow: False
2022           text: "<b>Direction: W-E</b>"
2023           x: 0.74
2024           xanchor: "center"
2025           xref: "paper"
2026           y: 1.05
2027           yanchor: "bottom"
2028           yref: "paper"
2029
2030     plot-hdrh-latency-percentile:
2031       title:
2032         text: ""
2033         xanchor: "center"
2034         x: 0.5
2035         font:
2036           size: 18
2037       xaxis:
2038         type: "log"
2039         title: "<b>Percentile [%]</b>"
2040         titlefont:
2041           size: 16
2042         autorange: True
2043         fixedrange: False
2044         gridcolor: "rgb(230, 230, 230)"
2045         linecolor: "rgb(220, 220, 220)"
2046         linewidth: 1
2047         showgrid: True
2048         showline: True
2049         showticklabels: True
2050         tickcolor: "rgb(220, 220, 220)"
2051         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2052         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2053         tickfont:
2054           size: 16
2055       yaxis:
2056         title: "<b>Packet Latency [uSec]</b>"
2057         titlefont:
2058           size: 16
2059         gridcolor: "rgb(230, 230, 230)"
2060         linecolor: "rgb(220, 220, 220)"
2061         linewidth: 1
2062         showgrid: True
2063         showline: True
2064         showticklabels: True
2065         tickcolor: "rgb(220, 220, 220)"
2066         tickfont:
2067           size: 16
2068       autosize: False
2069       showlegend: True
2070       legend:
2071         traceorder: "normal"
2072         orientation: "h"
2073         font:
2074           size: 16
2075         xanchor: "left"
2076         yanchor: "top"
2077         x: 0
2078         y: -0.15
2079         bgcolor: "rgba(255, 255, 255, 0)"
2080         bordercolor: "rgba(255, 255, 255, 0)"
2081       width: 700
2082       height: 700
2083       paper_bgcolor: "white"
2084       plot_bgcolor: "white"
2085
2086     plot-hdrh-latency-by-percentile:
2087       title:
2088         text: "<b>Latency by Percentile Distribution</b>"
2089         xanchor: "center"
2090         x: 0.5
2091         font:
2092           size: 18
2093       showlegend: True
2094       legend:
2095         traceorder: "normal"
2096         orientation: "h"
2097         font:
2098           size: 16
2099         xanchor: "left"
2100         yanchor: "top"
2101         x: 0
2102         y: -0.2
2103         bgcolor: "rgba(255, 255, 255, 0)"
2104         bordercolor: "rgba(255, 255, 255, 0)"
2105       xaxis:
2106         type: "linear"
2107         title: "<b>Percentile [%]</b>"
2108         titlefont:
2109           size: 14
2110         autorange: False
2111         fixedrange: False
2112         range: [0, 100]
2113         gridcolor: "rgb(230, 230, 230)"
2114         linecolor: "rgb(220, 220, 220)"
2115         linewidth: 1
2116         showgrid: True
2117         showline: True
2118         showticklabels: True
2119         tickcolor: "rgb(220, 220, 220)"
2120         tickvals: [0, 25, 50, 75, 100]
2121         ticktext: [0, 25, 50, 75, 100]
2122         tickfont:
2123           size: 14
2124       yaxis:
2125         title: "<b>One-Way Latency per Direction [uSec]</b>"
2126         titlefont:
2127           size: 14
2128         gridcolor: "rgb(230, 230, 230)"
2129         linecolor: "rgb(220, 220, 220)"
2130         linewidth: 1
2131         showgrid: True
2132         showline: True
2133         showticklabels: True
2134         tickcolor: "rgb(220, 220, 220)"
2135         tickfont:
2136           size: 14
2137       width: 700
2138       height: 700
2139       paper_bgcolor: "white"
2140       plot_bgcolor: "white"
2141
2142 - type: "static"
2143   src-path: "{DIR[RST]}"
2144   dst-path: "{DIR[WORKING,SRC]}"
2145
2146 - type: "input"
2147   general:
2148     file-name: "output_info.xml.gz"
2149     file-format: ".gz"
2150     arch-file-format:
2151       - ".gz"
2152       - ".zip"
2153     download-path: "{job}/{build}/archives/{filename}"
2154     extract: "output.xml"
2155
2156     zip-file-name: "robot-plugin.zip"
2157     zip-file-format: ".zip"
2158     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2159     zip-extract: "robot-plugin/output.xml"
2160
2161   builds:
2162
2163     csit-vpp-perf-verify-1908-3n-hsw:
2164       - 12  # NDRPDR sel
2165       - 13  # NDRPDR sel
2166       - 14  # NDRPDR sel
2167       - 15  # NDRPDR sel
2168       - 16  # NDRPDR sel
2169       - 17  # NDRPDR sel
2170       - 18  # NDRPDR sel
2171       - 19  # NDRPDR sel
2172       - 20  # NDRPDR sel
2173       - 21  # NDRPDR sel
2174       - 39  # MRR sel
2175     csit-vpp-perf-verify-2001-3n-hsw:
2176       - 21  # NDRPDR sel
2177       - 22  # NDRPDR sel
2178       - 23  # NDRPDR sel
2179       - 24  # NDRPDR sel
2180       - 25  # NDRPDR sel
2181       - 29  # NDRPDR sel
2182       - 30  # NDRPDR sel
2183       - 31  # NDRPDR sel
2184       - 32  # NDRPDR sel
2185       - 34  # NDRPDR sel
2186       - 17  # MRR sel
2187     csit-vpp-perf-report-iterative-2005-3n-hsw:
2188       - 3   # NDRPDR sel
2189       - 4   # NDRPDR sel
2190       - 5   # NDRPDR sel
2191       - 10  # NDRPDR sel
2192       - 11  # NDRPDR sel
2193       - 12  # NDRPDR sel
2194       - 15  # NDRPDR sel
2195       - 16  # NDRPDR sel
2196       - 18  # NDRPDR sel
2197       - 19  # NDRPDR sel
2198       - 20  # NDRPDR sel env 4
2199       - 21  # NDRPDR sel env 4
2200       - 22  # NDRPDR sel env 4
2201       - 23  # NDRPDR sel env 4
2202       - 24  # NDRPDR sel env 4
2203       - 25  # NDRPDR sel env 4
2204       - 26  # NDRPDR sel env 4
2205       - 27  # NDRPDR sel env 4
2206       - 28  # NDRPDR sel env 4
2207       - 29  # NDRPDR sel env 4
2208       - 13  # MRR
2209       - 30  # MRR env 4
2210       - 31  # NDRPDR sel 2001.0-4
2211       - 32  # NDRPDR sel 2001.0-4
2212       - 33  # NDRPDR sel 2001.0-4
2213       - 34  # NDRPDR sel 2001.0-4
2214       - 35  # NDRPDR sel 2001.0-4
2215       - 36  # NDRPDR sel 2001.0-4
2216       - 38  # NDRPDR sel 2001.0-4
2217     csit-vpp-perf-verify-2005-3n-hsw:
2218       - 3   # hoststack
2219       - 5   # hoststack
2220       - 6   # hoststack
2221       - 7   # hoststack
2222       - 8   # hoststack
2223       - 9   # hoststack
2224       - 10  # hoststack
2225       - 11  # hoststack
2226       - 12  # hoststack
2227       - 13  # hoststack
2228     csit-vpp-perf-report-coverage-2005-3n-hsw:
2229       - 74  # crypto-00
2230       - 75  # crypto-01
2231       - 76  # crypto-02
2232       - 77  # crypto-03
2233       - 78  # ip4-00
2234       - 79  # ip4-01
2235       - 80  # ip4-02
2236       - 81  # ip4-03
2237       - 73  # ip4-04
2238       - 82  # ip4-05
2239       - 83  # ip4-06
2240       - 84  # ip4-07
2241       - 85  # ip4-08
2242       - 86  # ip4tun-00
2243       - 87  # ip4tun-01
2244       - 88  # ip4tun-02
2245       - 89  # ip6-00
2246       - 90  # ip6-01
2247       - 91  # ip6tun-00
2248       - 92  # l2-00
2249       - 93  # l2-01
2250       - 94  # l2-02
2251       - 95  # l2-03
2252       - 96  # l2-04
2253       - 97  # l2-05
2254       - 98  # l2-06
2255       - 99  # l2-07
2256       - 100 # l2-08
2257       - 101 # l2-09
2258       - 102 # l2-10
2259       - 103 # memif-00
2260       - 104 # srv6-00
2261       - 105 # srv6-01
2262       - 106 # vhost-00
2263       - 107 # vhost-01
2264
2265     csit-vpp-perf-verify-1908_1-3n-skx:
2266       - 26  # NDRPDR sel - new1908.1
2267       - 27  # NDRPDR sel - new1908.1
2268       - 28  # NDRPDR sel - new1908.1
2269       - 29  # NDRPDR sel - new1908.1
2270       - 30  # NDRPDR sel - new1908.1
2271       - 31  # NDRPDR sel - new1908.1
2272       - 33  # NDRPDR sel - new1908.1
2273       - 34  # NDRPDR sel - new1908.1
2274       - 35  # NDRPDR sel - new1908.1
2275       - 36  # NDRPDR sel - new1908.1
2276     csit-vpp-perf-verify-2001-3n-skx:
2277       - 69  # NDRPDR sel - new2001.0
2278       - 71  # NDRPDR sel - new2001.0
2279       - 72  # NDRPDR sel - new2001.0
2280       - 76  # NDRPDR sel - new2001.0
2281       - 77  # NDRPDR sel - new2001.0
2282       - 78  # NDRPDR sel - new2001.0
2283       - 80  # NDRPDR sel - new2001.0
2284       - 50  # MRR sel
2285       - 53  # MRR sel addition
2286     csit-vpp-perf-report-iterative-2005-3n-skx:
2287       - 4   # NDRPDR sel
2288       - 5   # NDRPDR sel ??? all x710 failed
2289       - 33  # NDRPDR sel
2290       - 28  # NDRPDR sel
2291       - 34  # NDRPDR sel
2292       - 36  # NDRPDR sel
2293       - 37  # NDRPDR sel
2294       - 38  # NDRPDR sel
2295       - 39  # NDRPDR sel
2296       - 41  # NDRPDR sel
2297       - 42  # NDRPDR sel env 4
2298       - 43  # NDRPDR sel env 4
2299       - 44  # NDRPDR sel env 4
2300       - 45  # NDRPDR sel env 4
2301       - 47  # NDRPDR sel env 4
2302       - 50  # NDRPDR sel 2001.0-4
2303       - 51  # NDRPDR sel 2001.0-4
2304       - 52  # NDRPDR sel 2001.0-4
2305       - 53  # NDRPDR sel 2001.0-4
2306       - 54  # NDRPDR sel 2001.0-4
2307       - 6   # MRR sel
2308       - 49  # MRR sel env 4
2309 #    csit-vpp-perf-report-coverage-2005-3n-skx:
2310 #      - 10  # perf-full-3n-skx-crypto_I
2311 #      - 11  # perf-full-3n-skx-crypto_II
2312 #      - 12  # perf-full-3n-skx-crypto_III
2313 #      - 5   # perf-full-3n-skx-ip4_I
2314 #      - 14  # perf-full-3n-skx-ip4_II
2315 #      - 7   # perf-full-3n-skx-ip4_III
2316 #      - 15  # perf-full-3n-skx-ip4_IV
2317 #      - 16  # perf-full-3n-skx-ip4_V
2318 #      - 17  # perf-full-3n-skx-ip4_VI
2319 #      - 18  # perf-full-3n-skx-ip4_VII
2320 #      - 19  # perf-full-3n-skx-ip4_VIII
2321 #      - 20  # perf-full-3n-skx-ip4_IX
2322 #      - 24  # perf-full-3n-skx-ip6_I
2323 #      - 25  # perf-full-3n-skx-ip6_II
2324 #      - 21  # perf-full-3n-skx-ip4tunnels-I
2325 #      - 22  # perf-full-3n-skx-ip4tunnels-II
2326 #      - 23  # perf-full-3n-skx-ip4tunnels-III
2327 #      - 26  # perf-full-3n-skx-ip6tunnels-I
2328 #      - 28  # perf-full-3n-skx-l2_II
2329 #      - 29  # perf-full-3n-skx-l2_III
2330 #      - 30  # perf-full-3n-skx-l2_IV
2331 #      - 32  # perf-full-3n-skx-l2_VI
2332 #      - 33  # perf-full-3n-skx-l2_VII
2333 #      - 34  # perf-full-3n-skx-l2_VIII
2334 #      - 35  # perf-full-3n-skx-l2_IX
2335 #      - 36  # perf-full-3n-skx-l2_X
2336 #      - 37  # perf-full-3n-skx-l2_XI
2337 #      - 38  # perf-full-3n-skx-memif
2338 #      - 39  # perf-full-3n-skx-srv6-I
2339 #      - 40  # perf-full-3n-skx-srv6-II
2340 #      - 43  # perf-full-3n-skx-vhost-III
2341
2342     csit-vpp-perf-verify-1908_1-2n-skx:
2343       - 39  # NDRPDR sel - new1908.1
2344       - 40  # NDRPDR sel - new1908.1
2345       - 41  # NDRPDR sel - new1908.1
2346       - 43  # NDRPDR sel - new1908.1
2347       - 44  # NDRPDR sel - new1908.1
2348       - 45  # NDRPDR sel - new1908.1
2349       - 46  # NDRPDR sel - new1908.1
2350       - 47  # NDRPDR sel - new1908.1
2351       - 48  # NDRPDR sel - new1908.1
2352       - 49  # NDRPDR sel - new1908.1
2353     csit-vpp-perf-verify-2001-2n-skx:
2354       - 143  # NDRPDR sel - new2001.0
2355       - 146  # NDRPDR sel - new2001.0
2356       - 147  # NDRPDR sel - new2001.0
2357       - 148  # NDRPDR sel - new2001.0
2358       - 149  # NDRPDR sel - new2001.0
2359       - 150  # NDRPDR sel - new2001.0
2360       - 151  # NDRPDR sel - new2001.0
2361       - 152  # NDRPDR sel - new2001.0
2362       - 153  # NDRPDR sel - new2001.0
2363       - 154  # NDRPDR sel - new2001.0
2364       - 101  # MRR sel - old
2365       - 128  # MRR sel addition - old
2366     csit-vpp-perf-report-iterative-2005-2n-skx:
2367       - 43  # NDRPDR sel
2368       - 38  # NDRPDR sel
2369       - 7   # NDRPDR sel
2370       - 65  # NDRPDR sel
2371       - 47  # NDRPDR sel
2372       - 55  # NDRPDR sel
2373       - 67  # NDRPDR sel
2374       - 75  # NDRPDR sel
2375       - 76  # NDRPDR sel
2376       - 73  # NDRPDR sel
2377       - 88  # NDRPDR sel env 4
2378       - 89  # NDRPDR sel env 4
2379       - 90  # NDRPDR sel env 4
2380       - 91  # NDRPDR sel env 4
2381       - 92  # NDRPDR sel env 4
2382       - 93  # NDRPDR sel env 4
2383       - 94  # NDRPDR sel env 4
2384       - 100 # NDRPDR sel 2001.0-4
2385       - 101 # NDRPDR sel 2001.0-4
2386       - 102 # NDRPDR sel 2001.0-4
2387       - 103 # NDRPDR sel 2001.0-4
2388       - 104 # NDRPDR sel 2001.0-4
2389       - 105 # NDRPDR sel 2001.0-4
2390       - 42  # MRR sel
2391       - 99  # MRR sel env 4
2392       - 106 # Reconf env 4
2393       - 107 # Reconf env 4
2394       - 108 # Reconf env 4
2395       - 109 # Reconf env 4
2396       - 110 # Reconf env 4
2397       - 111 # Reconf env 4
2398       - 112 # Reconf env 4
2399       - 118 # Reconf env 4
2400       - 49  # Soak
2401       - 54  # Soak
2402       - 78  # nf-density-sel
2403       - 83  # nf-density-sel
2404 #    csit-vpp-perf-report-coverage-2005-2n-skx:
2405 #      - 11  # perf-full-2n-skx-ip4_I
2406 #      - 3   # perf-full-2n-skx-ip4_II
2407 #      - 18  # perf-full-2n-skx-ip4_III
2408 #      - 19  # perf-full-2n-skx-ip4_IV
2409 #      - 5   # perf-full-2n-skx-ip4_V
2410 #      - 20  # perf-full-2n-skx-ip4_VI
2411 #      - 7   # perf-full-2n-skx-ip6_I
2412 #      - 21  # perf-full-2n-skx-ip6_II
2413 #      - 9   # perf-full-2n-skx-l2_I
2414 #      - 22  # perf-full-2n-skx-l2_II
2415 #      - 23  # perf-full-2n-skx-memif
2416 #      - 24  # perf-full-2n-skx-loadbalancer
2417 #      - 25  # perf-full-2n-skx-vhost I
2418 #      - 26  # perf-full-2n-skx-vhost II
2419 #      - 27  # perf-full-2n-skx-vts
2420
2421     csit-vpp-perf-verify-1908_1-2n-clx:
2422       - 5  # NDRPDR sel
2423       - 6  # NDRPDR sel
2424       - 7  # NDRPDR sel
2425       - 8  # NDRPDR sel
2426       - 9  # NDRPDR sel
2427     csit-vpp-perf-verify-2001-2n-clx:
2428       - 28  # NDRPDR sel
2429       - 29  # NDRPDR sel
2430       - 32  # NDRPDR sel
2431       - 40  # NDRPDR sel
2432       - 43  # NDRPDR sel
2433       - 44  # NDRPDR sel
2434       - 45  # NDRPDR sel
2435       - 47  # NDRPDR sel
2436       - 48  # NDRPDR sel
2437       - 49  # NDRPDR sel
2438       - 39  # MRR
2439     csit-vpp-perf-report-iterative-2005-2n-clx:
2440       - 7   # NDRPDR sel
2441       - 38  # NDRPDR sel
2442       - 9   # NDRPDR sel
2443       - 32  # NDRPDR sel ???
2444       - 33  # NDRPDR sel ???
2445       - 39  # NDRPDR sel
2446       - 40  # NDRPDR sel
2447       - 43  # NDRPDR sel
2448       - 50  # NDRPDR sel
2449       - 51  # NDRPDR sel
2450       - 62  # NDRPDR sel env 4
2451       - 63  # NDRPDR sel env 4
2452       - 64  # NDRPDR sel env 4
2453       - 65  # NDRPDR sel env 4
2454       - 66  # NDRPDR sel env 4
2455       - 68  # NDRPDR sel env 4
2456       - 69  # NDRPDR sel env 4
2457       - 70  # NDRPDR sel env 4
2458       - 73  # NDRPDR sel 2001.0-4
2459       - 74  # NDRPDR sel 2001.0-4
2460       - 75  # NDRPDR sel 2001.0-4
2461       - 76  # NDRPDR sel 2001.0-4
2462       - 77  # NDRPDR sel 2001.0-4
2463       - 78  # NDRPDR sel 2001.0-4
2464       - 79  # NDRPDR sel 2001.0-4
2465       - 80  # NDRPDR sel 2001.0-4
2466       - 12  # MRR
2467       - 72  # MRR env 4
2468       - 81  # Reconf env 4
2469       - 82  # Reconf env 4
2470       - 83  # Reconf env 4
2471       - 84  # Reconf env 4
2472       - 85  # Reconf env 4
2473       - 86  # Reconf env 4
2474       - 87  # Reconf env 4
2475       - 88  # Reconf env 4
2476       - 89  # Reconf env 4
2477       - 90  # Reconf env 4
2478       - 44  # Soak
2479       - 49  # Soak
2480       - 57  # 2n-clx nfv-density-00
2481       - 58  # 2n-clx nfv-density-00
2482       - 59  # 2n-clx nfv-density-00
2483       - 60  # 2n-clx nfv-density-00
2484       - 61  # 2n-clx nfv-density-00
2485 #    csit-vpp-perf-report-coverage-2005-2n-clx:
2486 #      - 21  # perf-full-2n-clx-ip4_I
2487 #      - 2   # perf-full-2n-clx-ip4_II
2488 #      - 3   # perf-full-2n-clx-ip4_III
2489 #      - 4   # perf-full-2n-clx-ip4_IV
2490 #      - 5   # perf-full-2n-clx-ip4_V
2491 #      - 6   # perf-full-2n-clx-ip4_VI
2492 #      - 7   # perf-full-2n-clx-ip6_I
2493 #      - 16  # perf-full-2n-clx-ip6_II
2494 #      - 23  # perf-full-2n-clx-l2_I
2495 #      - 10  # perf-full-2n-clx-l2_II
2496 #      - 11  # perf-full-2n-clx-memif
2497 #      - 12  # perf-full-2n-clx-loadbalancer
2498 #      - 13  # perf-full-2n-clx-vhost I
2499 #      - 22  # perf-full-2n-clx-vhost II
2500 #      - 15  # perf-full-2n-clx-vts
2501
2502     csit-vpp-perf-verify-1908-3n-tsh:
2503       - 7   # NDRPDR sel
2504       - 8   # NDRPDR sel
2505       - 9   # NDRPDR sel
2506       - 10  # NDRPDR sel
2507       - 11  # NDRPDR sel
2508       - 12  # NDRPDR sel
2509       - 13  # NDRPDR sel
2510       - 14  # NDRPDR sel
2511       - 15  # NDRPDR sel
2512       - 16  # NDRPDR sel
2513       - 17  # MRR sel
2514     csit-vpp-perf-verify-2001-3n-tsh:
2515       - 3   # NDRPDR sel
2516       - 4   # NDRPDR sel
2517       - 7   # NDRPDR sel
2518       - 8   # NDRPDR sel
2519       - 10  # NDRPDR sel
2520       - 12  # NDRPDR sel
2521       - 13  # NDRPDR sel
2522       - 14  # NDRPDR sel
2523       - 15  # NDRPDR sel
2524       - 21  # NDRPDR sel
2525       - 9   # MRR sel
2526     csit-vpp-perf-report-iterative-2005-3n-tsh:
2527       - 9   # NDRPDR sel
2528       - 11  # NDRPDR sel
2529       - 12  # NDRPDR sel
2530       - 20  # NDRPDR sel
2531       - 14  # NDRPDR sel
2532       - 21  # NDRPDR sel
2533       - 23  # NDRPDR sel env 4
2534       - 25  # NDRPDR sel env 4
2535       - 33  # NDRPDR sel env 4
2536       - 28  # NDRPDR sel 2001.0-4
2537       - 29  # NDRPDR sel 2001.0-4
2538       - 31  # NDRPDR sel 2001.0-4
2539       - 10  # MRR sel
2540       - 27  # MRR sel env 4
2541
2542     csit-vpp-perf-verify-1908-3n-dnv:
2543       - 6   # NDRPDR sel
2544       - 7   # NDRPDR sel
2545       - 8   # NDRPDR sel
2546       - 9   # NDRPDR sel
2547       - 10  # NDRPDR sel
2548       - 12  # NDRPDR sel
2549       - 13  # NDRPDR sel
2550       - 14  # NDRPDR sel
2551       - 15  # NDRPDR sel
2552       - 16  # NDRPDR sel
2553       - 17  # MRR sel
2554     csit-vpp-perf-verify-2001-3n-dnv:
2555       - 5   # NDRPDR sel
2556       - 6   # NDRPDR sel
2557       - 7   # NDRPDR sel
2558       - 8   # NDRPDR sel
2559       - 9   # NDRPDR sel
2560       - 10  # NDRPDR sel
2561       - 12  # NDRPDR sel
2562       - 16  # NDRPDR sel
2563       - 17  # NDRPDR sel
2564       - 18  # NDRPDR sel
2565       - 11  # MRR sel
2566     csit-vpp-perf-report-iterative-2005-3n-dnv:
2567       - 2   # NDRPDR sel
2568       - 3   # NDRPDR sel
2569       - 4   # NDRPDR sel
2570       - 5   # NDRPDR sel
2571       - 6   # NDRPDR sel
2572       - 7   # NDRPDR sel
2573       - 9   # NDRPDR sel
2574       - 10  # NDRPDR sel
2575       - 11  # NDRPDR sel
2576       - 12  # NDRPDR sel
2577       - 8   # MRR
2578     csit-vpp-perf-report-coverage-2005-3n-dnv:
2579       - 1   # perf-full-3n-dnv-crypto_I
2580       - 24  # perf-full-3n-dnv-crypto_II
2581       - 5   # perf-full-3n-dnv-ip4_I
2582       - 13  # perf-full-3n-dnv-ip4_II
2583       - 17  # perf-full-3n-dnv-ip6_I
2584       - 18  # perf-full-3n-dnv-ip6_II
2585       - 21  # perf-full-3n-dnv-l2_I
2586       - 22  # perf-full-3n-dnv-l2_II
2587       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2588
2589     csit-vpp-perf-verify-1908-2n-dnv:
2590       - 1   # NDRPDR sel
2591       - 2   # NDRPDR sel
2592       - 3   # NDRPDR sel
2593       - 4   # NDRPDR sel
2594       - 5   # NDRPDR sel
2595       - 6   # NDRPDR sel
2596       - 7   # NDRPDR sel
2597       - 8   # NDRPDR sel
2598       - 9   # NDRPDR sel
2599       - 10  # NDRPDR sel
2600       - 11  # MRR sel
2601     csit-vpp-perf-verify-2001-2n-dnv:
2602       - 4   # NDRPDR sel
2603       - 5   # NDRPDR sel
2604       - 6   # NDRPDR sel
2605       - 7   # NDRPDR sel
2606       - 8   # NDRPDR sel
2607       - 9   # NDRPDR sel
2608       - 10  # NDRPDR sel
2609       - 11  # NDRPDR sel
2610       - 13  # NDRPDR sel
2611       - 16  # NDRPDR sel
2612       - 12  # MRR sel
2613     csit-vpp-perf-report-iterative-2005-2n-dnv:
2614       - 3   # NDRPDR sel
2615       - 6   # NDRPDR sel
2616       - 7   # NDRPDR sel
2617       - 8   # NDRPDR sel
2618       - 9   # NDRPDR sel
2619       - 10  # NDRPDR sel
2620       - 11  # NDRPDR sel
2621       - 12  # NDRPDR sel
2622       - 13  # NDRPDR sel
2623       - 14  # NDRPDR sel
2624       - 15  # MRR sel
2625     csit-vpp-perf-report-coverage-2005-2n-dnv:
2626       - 1   # perf-full-2n-dnv-ip4_I
2627       - 2   # perf-full-2n-dnv-ip4_II
2628       - 3   # perf-full-2n-dnv-ip6_I
2629       - 4   # perf-full-2n-dnv-ip6_II
2630       - 5   # perf-full-2n-dnv-l2_I
2631       - 6   # perf-full-2n-dnv-l2_II
2632
2633     csit-dpdk-perf-verify-1908-3n-hsw:
2634       - 2   # NDRPDR sel
2635       - 3   # NDRPDR sel
2636       - 4   # NDRPDR sel
2637       - 5   # NDRPDR sel
2638       - 6   # NDRPDR sel
2639       - 7   # NDRPDR sel
2640       - 8   # NDRPDR sel
2641       - 9   # NDRPDR sel
2642       - 10  # NDRPDR sel
2643       - 11  # NDRPDR sel
2644     csit-dpdk-perf-verify-2001-3n-hsw:
2645       - 4   # NDRPDR sel
2646       - 5   # NDRPDR sel
2647       - 6   # NDRPDR sel
2648       - 7   # NDRPDR sel
2649       - 8   # NDRPDR sel
2650       - 9   # NDRPDR sel
2651       - 10  # NDRPDR sel
2652       - 11  # NDRPDR sel
2653       - 12  # NDRPDR sel
2654       - 13  # NDRPDR sel
2655       - 15  # NDRPDR sel
2656       - 16  # NDRPDR sel
2657       - 17  # NDRPDR sel
2658       - 18  # NDRPDR sel
2659       - 19  # NDRPDR sel
2660       - 20  # NDRPDR sel
2661       - 21  # NDRPDR sel
2662       - 22  # NDRPDR sel
2663       - 23  # NDRPDR sel
2664       - 24  # NDRPDR sel
2665     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2666       - 25  # NDRPDR iter
2667       - 26  # NDRPDR iter
2668       - 27  # NDRPDR iter
2669       - 28  # NDRPDR iter
2670       - 29  # NDRPDR iter
2671       - 30  # NDRPDR iter
2672       - 31  # NDRPDR iter
2673       - 32  # NDRPDR iter
2674       - 33  # NDRPDR iter
2675       - 34  # NDRPDR iter
2676
2677     csit-dpdk-perf-verify-1908-3n-skx:
2678       - 3   # NDRPDR sel
2679       - 4   # NDRPDR sel
2680       - 5   # NDRPDR sel
2681       - 6   # NDRPDR sel
2682       - 7   # NDRPDR sel
2683       - 8   # NDRPDR sel
2684       - 9   # NDRPDR sel
2685       - 10  # NDRPDR sel
2686       - 11  # NDRPDR sel
2687       - 12  # NDRPDR sel
2688     csit-dpdk-perf-verify-2001-3n-skx:
2689       - 29  # NDRPDR sel xxv710
2690       - 33  # NDRPDR sel xxv710
2691       - 34  # NDRPDR sel xxv710
2692       - 35  # NDRPDR sel xxv710
2693       - 36  # NDRPDR sel xxv710
2694       - 37  # NDRPDR sel xxv710
2695       - 41  # NDRPDR sel xxv710
2696       - 42  # NDRPDR sel xxv710
2697       - 43  # NDRPDR sel xxv710
2698       - 45  # NDRPDR sel xxv710
2699       - 30  # NDRPDR sel x710
2700       - 31  # NDRPDR sel x710
2701       - 32  # NDRPDR sel x710
2702       - 38  # NDRPDR sel x710
2703       - 39  # NDRPDR sel x710
2704       - 40  # NDRPDR sel x710
2705       - 44  # NDRPDR sel x710
2706       - 46  # NDRPDR sel x710
2707       - 47  # NDRPDR sel x710
2708       - 48  # NDRPDR sel x710
2709     csit-dpdk-perf-report-iterative-2005-3n-skx:
2710       - 28  # NDRPDR iter
2711       - 29  # NDRPDR iter
2712       - 30  # NDRPDR iter
2713       - 31  # NDRPDR iter
2714       - 32  # NDRPDR iter
2715       - 33  # NDRPDR iter
2716       - 34  # NDRPDR iter
2717       - 35  # NDRPDR iter
2718       - 36  # NDRPDR iter
2719       - 37  # NDRPDR iter
2720
2721     csit-dpdk-perf-verify-1908-2n-skx:
2722       - 2   # NDRPDR sel
2723       - 3   # NDRPDR sel
2724       - 4   # NDRPDR sel
2725       - 5   # NDRPDR sel
2726       - 7   # NDRPDR sel
2727       - 8   # NDRPDR sel
2728       - 9   # NDRPDR sel
2729       - 10  # NDRPDR sel
2730       - 11  # NDRPDR sel
2731       - 12  # NDRPDR sel
2732     csit-dpdk-perf-verify-2001-2n-skx:
2733       - 35  # NDRPDR sel xxv710
2734       - 36  # NDRPDR sel xxv710
2735       - 37  # NDRPDR sel xxv710
2736       - 41  # NDRPDR sel xxv710
2737       - 42  # NDRPDR sel xxv710
2738       - 43  # NDRPDR sel xxv710
2739       - 46  # NDRPDR sel xxv710
2740       - 47  # NDRPDR sel xxv710
2741       - 52  # NDRPDR sel xxv710
2742       - 53  # NDRPDR sel xxv710
2743       - 38  # NDRPDR sel x710
2744       - 39  # NDRPDR sel x710
2745       - 40  # NDRPDR sel x710
2746       - 44  # NDRPDR sel x710
2747       - 45  # NDRPDR sel x710
2748       - 48  # NDRPDR sel x710
2749       - 49  # NDRPDR sel x710
2750       - 50  # NDRPDR sel x710
2751       - 51  # NDRPDR sel x710
2752       - 54  # NDRPDR sel x710
2753     csit-dpdk-perf-report-iterative-2005-2n-skx:
2754       - 20  # NDRPDR iter
2755       - 21  # NDRPDR iter
2756       - 22  # NDRPDR iter
2757       - 23  # NDRPDR iter
2758       - 24  # NDRPDR iter
2759       - 25  # NDRPDR iter
2760       - 26  # NDRPDR iter
2761       - 27  # NDRPDR iter
2762       - 28  # NDRPDR iter
2763       - 29  # NDRPDR iter
2764
2765     csit-dpdk-perf-verify-2001-2n-clx:
2766       - 15  # NDRPDR sel
2767       - 16  # NDRPDR sel
2768       - 17  # NDRPDR sel
2769       - 18  # NDRPDR sel
2770       - 19  # NDRPDR sel
2771       - 20  # NDRPDR sel
2772       - 21  # NDRPDR sel
2773       - 22  # NDRPDR sel
2774       - 23  # NDRPDR sel
2775       - 24  # NDRPDR sel
2776       - 25  # NDRPDR sel
2777       - 26  # NDRPDR sel
2778       - 27  # NDRPDR sel
2779       - 28  # NDRPDR sel
2780       - 29  # NDRPDR sel
2781       - 30  # NDRPDR sel
2782       - 31  # NDRPDR sel
2783       - 32  # NDRPDR sel
2784       - 33  # NDRPDR sel
2785       - 34  # NDRPDR sel
2786     csit-dpdk-perf-report-iterative-2005-2n-clx:
2787       - 20  # NDRPDR iter
2788       - 21  # NDRPDR iter
2789       - 22  # NDRPDR iter
2790       - 23  # NDRPDR iter
2791       - 24  # NDRPDR iter
2792       - 25  # NDRPDR iter
2793       - 26  # NDRPDR iter
2794       - 27  # NDRPDR iter
2795       - 28  # NDRPDR iter
2796       - 29  # NDRPDR iter
2797
2798     csit-dpdk-perf-verify-2001-2n-dnv:
2799       - 9   # NDRPDR sel
2800       - 10  # NDRPDR sel
2801       - 11  # NDRPDR sel
2802       - 12  # NDRPDR sel
2803       - 13  # NDRPDR sel
2804       - 14  # NDRPDR sel
2805       - 15  # NDRPDR sel
2806       - 16  # NDRPDR sel
2807       - 17  # NDRPDR sel
2808       - 18  # NDRPDR sel
2809     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2810       - 8   # NDRPDR sel
2811       - 9   # NDRPDR sel
2812       - 10  # NDRPDR sel
2813       - 11  # NDRPDR sel
2814       - 12  # NDRPDR sel
2815       - 13  # NDRPDR sel
2816       - 14  # NDRPDR sel
2817       - 15  # NDRPDR sel
2818       - 16  # NDRPDR sel
2819       - 17  # NDRPDR sel
2820
2821     csit-dpdk-perf-verify-2001-3n-dnv:
2822       - 12  # NDRPDR sel
2823       - 13  # NDRPDR sel
2824       - 14  # NDRPDR sel
2825       - 15  # NDRPDR sel
2826       - 16  # NDRPDR sel
2827       - 17  # NDRPDR sel
2828       - 18  # NDRPDR sel
2829       - 19  # NDRPDR sel
2830       - 20  # NDRPDR sel
2831       - 22  # NDRPDR sel
2832     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2833       - 6   # NDRPDR sel
2834       - 7   # NDRPDR sel
2835       - 8   # NDRPDR sel
2836       - 9   # NDRPDR sel
2837       - 10  # NDRPDR sel
2838       - 11  # NDRPDR sel
2839       - 12  # NDRPDR sel
2840       - 13  # NDRPDR sel
2841       - 14  # NDRPDR sel
2842       - 16  # NDRPDR sel
2843
2844     csit-dpdk-perf-verify-2001-3n-tsh:
2845       - 3   # NDRPDR sel
2846       - 4   # NDRPDR sel
2847       - 5   # NDRPDR sel
2848       - 9   # NDRPDR sel
2849       - 10  # NDRPDR sel
2850       - 11  # NDRPDR sel
2851       - 12  # NDRPDR sel
2852       - 14  # NDRPDR sel
2853       - 15  # NDRPDR sel
2854       - 18  # NDRPDR sel
2855     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2856       - 5   # NDRPDR sel
2857
2858     csit-vpp-device-2005-ubuntu1804-1n-skx:
2859       - 35
2860
2861 - type: "output"
2862   output: "report"
2863   format:
2864     html:
2865     - full
2866 #    pdf:
2867 #    - minimal
2868
2869 ################################################################################
2870 ###                               T A B L E S                                ###
2871 ################################################################################
2872
2873 # VPP Soak vs NDR - 2n-skx
2874 - type: "table"
2875   title: "VPP Soak vs NDR 2n-skx"
2876   algorithm: "table_soak_vs_ndr"
2877   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2878   reference:
2879     title: "NDR"
2880     data: "vpp-soak-vs-ndr-2n-skx-ref"
2881   compare:
2882     title: "Soak"
2883     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2884   data: "vpp-soak-vs-ndr-2n-skx"
2885   include-tests: "NDR"
2886   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2887   parameters:
2888     - "throughput"
2889     - "name"
2890     - "parent"
2891
2892 # VPP Soak vs NDR - 2n-clx
2893 - type: "table"
2894   title: "VPP Soak vs NDR 2n-clx"
2895   algorithm: "table_soak_vs_ndr"
2896   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2897   reference:
2898     title: "NDR"
2899     data: "vpp-soak-vs-ndr-2n-clx-ref"
2900   compare:
2901     title: "Soak"
2902     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2903   data: "vpp-soak-vs-ndr-2n-clx"
2904   include-tests: "NDR"
2905   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2906   parameters:
2907     - "throughput"
2908     - "name"
2909     - "parent"
2910
2911 ################################################################################
2912
2913 # VPP Compare NICs 3n-skx 2t1c ndr
2914 - type: "table"
2915   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2916   algorithm: "table_comparison"
2917   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2918   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2919   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2920   columns:
2921     - title: "x710"
2922       data-set: "vpp-nic-comparison-3n-skx"
2923       tag: "NIC_Intel-X710"
2924     - title: "xxv710"
2925       data-set: "vpp-nic-comparison-3n-skx"
2926       tag: "NIC_Intel-XXV710"
2927   comparisons:
2928     - title: "Diff"
2929       reference: 1
2930       compare: 2
2931   legend:
2932     - ""
2933     - "x710, xxv710 - NICs tested."
2934     - "Diff - difference between x710 and xxv710 NIC."
2935
2936 # VPP Compare NICs 3n-skx 4t2c ndr
2937 - type: "table"
2938   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2939   algorithm: "table_comparison"
2940   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2941   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2942   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2943   columns:
2944     - title: "x710"
2945       data-set: "vpp-nic-comparison-3n-skx"
2946       tag: "NIC_Intel-X710"
2947     - title: "xxv710"
2948       data-set: "vpp-nic-comparison-3n-skx"
2949       tag: "NIC_Intel-XXV710"
2950   comparisons:
2951     - title: "Diff"
2952       reference: 1
2953       compare: 2
2954   legend:
2955     - ""
2956     - "x710, xxv710 - NICs tested."
2957     - "Diff - difference between x710 and xxv710 NIC."
2958
2959 # VPP Compare NICs 3n-skx 2t1c pdr
2960 - type: "table"
2961   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2962   algorithm: "table_comparison"
2963   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2964   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2965   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2966   columns:
2967     - title: "x710"
2968       data-set: "vpp-nic-comparison-3n-skx"
2969       tag: "NIC_Intel-X710"
2970     - title: "xxv710"
2971       data-set: "vpp-nic-comparison-3n-skx"
2972       tag: "NIC_Intel-XXV710"
2973   comparisons:
2974     - title: "Diff"
2975       reference: 1
2976       compare: 2
2977   legend:
2978     - ""
2979     - "x710, xxv710 - NICs tested."
2980     - "Diff - difference between x710 and xxv710 NIC."
2981
2982 # VPP Compare NICs 3n-skx 4t2c pdr
2983 - type: "table"
2984   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2985   algorithm: "table_comparison"
2986   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2987   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2988   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2989   columns:
2990     - title: "x710"
2991       data-set: "vpp-nic-comparison-3n-skx"
2992       tag: "NIC_Intel-X710"
2993     - title: "xxv710"
2994       data-set: "vpp-nic-comparison-3n-skx"
2995       tag: "NIC_Intel-XXV710"
2996   comparisons:
2997     - title: "Diff"
2998       reference: 1
2999       compare: 2
3000   legend:
3001     - ""
3002     - "x710, xxv710 - NICs tested."
3003     - "Diff - difference between x710 and xxv710 NIC."
3004
3005 ## VPP Compare NICs 3n-skx 2t1c mrr
3006 #- type: "table"
3007 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
3008 #  algorithm: "table_comparison"
3009 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3010 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3011 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3012 #  columns:
3013 #    - title: "x710"
3014 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3015 #      tag: "NIC_Intel-X710"
3016 #    - title: "xxv710"
3017 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3018 #      tag: "NIC_Intel-XXV710"
3019 #  comparisons:
3020 #    - title: "Diff"
3021 #      reference: 1
3022 #      compare: 2
3023 #  legend:
3024 #    - ""
3025 #    - "x710, xxv710 - NICs tested."
3026 #    - "Diff - difference between x710 and xxv710 NIC."
3027 #
3028 ## VPP Compare NICs 3n-skx 4t2c mrr
3029 #- type: "table"
3030 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
3031 #  algorithm: "table_comparison"
3032 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3033 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3034 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3035 #  columns:
3036 #    - title: "x710"
3037 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3038 #      tag: "NIC_Intel-X710"
3039 #    - title: "xxv710"
3040 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3041 #      tag: "NIC_Intel-XXV710"
3042 #  comparisons:
3043 #    - title: "Diff"
3044 #      reference: 1
3045 #      compare: 2
3046 #  legend:
3047 #    - ""
3048 #    - "x710, xxv710 - NICs tested."
3049 #    - "Diff - difference between x710 and xxv710 NIC."
3050 #
3051 ## VPP Compare NICs 3n-skx 8t4c mrr
3052 #- type: "table"
3053 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
3054 #  algorithm: "table_comparison"
3055 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3056 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3057 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3058 #  columns:
3059 #    - title: "x710"
3060 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3061 #      tag: "NIC_Intel-X710"
3062 #    - title: "xxv710"
3063 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3064 #      tag: "NIC_Intel-XXV710"
3065 #  comparisons:
3066 #    - title: "Diff"
3067 #      reference: 1
3068 #      compare: 2
3069 #  legend:
3070 #    - ""
3071 #    - "x710, xxv710 - NICs tested."
3072 #    - "Diff - difference between x710 and xxv710 NIC."
3073
3074 # VPP Compare NICs 2n-skx 2t1c ndr
3075 - type: "table"
3076   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3077   algorithm: "table_comparison"
3078   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3079   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3080   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3081   columns:
3082     - title: "x710"
3083       data-set: "vpp-nic-comparison-2n-skx"
3084       tag: "NIC_Intel-X710"
3085     - title: "xxv710"
3086       data-set: "vpp-nic-comparison-2n-skx"
3087       tag: "NIC_Intel-XXV710"
3088   comparisons:
3089     - title: "Diff"
3090       reference: 1
3091       compare: 2
3092   legend:
3093     - ""
3094     - "x710, xxv710 - NICs tested."
3095     - "Diff - difference between x710 and xxv710 NIC."
3096
3097 # VPP Compare NICs 2n-skx 4t2c ndr
3098 - type: "table"
3099   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3100   algorithm: "table_comparison"
3101   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3102   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3103   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3104   columns:
3105     - title: "x710"
3106       data-set: "vpp-nic-comparison-2n-skx"
3107       tag: "NIC_Intel-X710"
3108     - title: "xxv710"
3109       data-set: "vpp-nic-comparison-2n-skx"
3110       tag: "NIC_Intel-XXV710"
3111   comparisons:
3112     - title: "Diff"
3113       reference: 1
3114       compare: 2
3115   legend:
3116     - ""
3117     - "x710, xxv710 - NICs tested."
3118     - "Diff - difference between x710 and xxv710 NIC."
3119
3120 # VPP Compare NICs 2n-skx 2t1c pdr
3121 - type: "table"
3122   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3123   algorithm: "table_comparison"
3124   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3125   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3126   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3127   columns:
3128     - title: "x710"
3129       data-set: "vpp-nic-comparison-2n-skx"
3130       tag: "NIC_Intel-X710"
3131     - title: "xxv710"
3132       data-set: "vpp-nic-comparison-2n-skx"
3133       tag: "NIC_Intel-XXV710"
3134   comparisons:
3135     - title: "Diff"
3136       reference: 1
3137       compare: 2
3138   legend:
3139     - ""
3140     - "x710, xxv710 - NICs tested."
3141     - "Diff - difference between x710 and xxv710 NIC."
3142
3143 # VPP Compare NICs 2n-skx 4t2c pdr
3144 - type: "table"
3145   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3146   algorithm: "table_comparison"
3147   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3148   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3149   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3150   columns:
3151     - title: "x710"
3152       data-set: "vpp-nic-comparison-2n-skx"
3153       tag: "NIC_Intel-X710"
3154     - title: "xxv710"
3155       data-set: "vpp-nic-comparison-2n-skx"
3156       tag: "NIC_Intel-XXV710"
3157   comparisons:
3158     - title: "Diff"
3159       reference: 1
3160       compare: 2
3161   legend:
3162     - ""
3163     - "x710, xxv710 - NICs tested."
3164     - "Diff - difference between x710 and xxv710 NIC."
3165
3166 # VPP Compare NICs 2n-skx 2t1c mrr
3167 - type: "table"
3168   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3169   algorithm: "table_comparison"
3170   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3171   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3172   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3173   columns:
3174     - title: "x710"
3175       data-set: "vpp-nic-comparison-2n-skx-mrr"
3176       tag: "NIC_Intel-X710"
3177     - title: "xxv710"
3178       data-set: "vpp-nic-comparison-2n-skx-mrr"
3179       tag: "NIC_Intel-XXV710"
3180   comparisons:
3181     - title: "Diff"
3182       reference: 1
3183       compare: 2
3184   legend:
3185     - ""
3186     - "x710, xxv710 - NICs tested."
3187     - "Diff - difference between x710 and xxv710 NIC."
3188
3189 # VPP Compare NICs 2n-skx 4t2c mrr
3190 - type: "table"
3191   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3192   algorithm: "table_comparison"
3193   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3194   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3195   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3196   columns:
3197     - title: "x710"
3198       data-set: "vpp-nic-comparison-2n-skx-mrr"
3199       tag: "NIC_Intel-X710"
3200     - title: "xxv710"
3201       data-set: "vpp-nic-comparison-2n-skx-mrr"
3202       tag: "NIC_Intel-XXV710"
3203   comparisons:
3204     - title: "Diff"
3205       reference: 1
3206       compare: 2
3207   legend:
3208     - ""
3209     - "x710, xxv710 - NICs tested."
3210     - "Diff - difference between x710 and xxv710 NIC."
3211
3212 # VPP Compare NICs 2n-skx 8t4c mrr
3213 - type: "table"
3214   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3215   algorithm: "table_comparison"
3216   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3217   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3218   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3219   columns:
3220     - title: "x710"
3221       data-set: "vpp-nic-comparison-2n-skx-mrr"
3222       tag: "NIC_Intel-X710"
3223     - title: "xxv710"
3224       data-set: "vpp-nic-comparison-2n-skx-mrr"
3225       tag: "NIC_Intel-XXV710"
3226   comparisons:
3227     - title: "Diff"
3228       reference: 1
3229       compare: 2
3230   legend:
3231     - ""
3232     - "x710, xxv710 - NICs tested."
3233     - "Diff - difference between x710 and xxv710 NIC."
3234
3235 ################################################################################
3236 # VPP
3237
3238 # VPP Performance Changes 3n-hsw 1t1c pdr
3239 - type: "table"
3240   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3241   algorithm: "table_comparison"
3242   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3243   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3244   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3245   columns:
3246     - title: "1908.1-2"
3247       data-set: "vpp-performance-changes-3n-hsw-h1"
3248     - title: "2001.0-2"
3249       data-set: "vpp-performance-changes-3n-hsw-ref"
3250     - title: "2001.0-4"
3251       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3252     - title: "2005.0-4"
3253       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3254   comparisons:
3255     - title: "2001.0-4 vs 2001.0-2"
3256       reference: 2
3257       compare: 3
3258       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3259     - title: "2005.0-4 vs 2001.0-4"
3260       reference: 3
3261       compare: 4
3262       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3263   legend:
3264     - ''
3265     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3266     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3267     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3268     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3269     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3270
3271 # VPP Performance Changes 3n-hsw 2t2c pdr
3272 - type: "table"
3273   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3274   algorithm: "table_comparison"
3275   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3276   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3277   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3278   columns:
3279     - title: "1908.1-2"
3280       data-set: "vpp-performance-changes-3n-hsw-h1"
3281     - title: "2001.0-2"
3282       data-set: "vpp-performance-changes-3n-hsw-ref"
3283     - title: "2001.0-4"
3284       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3285     - title: "2005.0-4"
3286       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3287   comparisons:
3288     - title: "2001.0-4 vs 2001.0-2"
3289       reference: 2
3290       compare: 3
3291       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3292     - title: "2005.0-4 vs 2001.0-4"
3293       reference: 3
3294       compare: 4
3295       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3296   legend:
3297     - ''
3298     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3299     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3300     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3301     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3302     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3303
3304 # VPP Performance Changes 3n-hsw 1t1c ndr
3305 - type: "table"
3306   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3307   algorithm: "table_comparison"
3308   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3309   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3310   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3311   columns:
3312     - title: "1908.1-2"
3313       data-set: "vpp-performance-changes-3n-hsw-h1"
3314     - title: "2001.0-2"
3315       data-set: "vpp-performance-changes-3n-hsw-ref"
3316     - title: "2001.0-4"
3317       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3318     - title: "2005.0-4"
3319       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3320   comparisons:
3321     - title: "2001.0-4 vs 2001.0-2"
3322       reference: 2
3323       compare: 3
3324       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3325     - title: "2005.0-4 vs 2001.0-4"
3326       reference: 3
3327       compare: 4
3328       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3329   legend:
3330     - ''
3331     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3332     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3333     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3334     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3335     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3336
3337 # VPP Performance Changes 3n-hsw 2t2c ndr
3338 - type: "table"
3339   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3340   algorithm: "table_comparison"
3341   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3342   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3343   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3344   columns:
3345     - title: "1908.1-2"
3346       data-set: "vpp-performance-changes-3n-hsw-h1"
3347     - title: "2001.0-2"
3348       data-set: "vpp-performance-changes-3n-hsw-ref"
3349     - title: "2001.0-4"
3350       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3351     - title: "2005.0-4"
3352       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3353   comparisons:
3354     - title: "2001.0-4 vs 2001.0-2"
3355       reference: 2
3356       compare: 3
3357       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3358     - title: "2005.0-4 vs 2001.0-4"
3359       reference: 3
3360       compare: 4
3361       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3362   legend:
3363     - ''
3364     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3365     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3366     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3367     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3368     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3369
3370 # VPP Performance Changes 3n-hsw 1t1c pdr-full
3371 - type: "table"
3372   title: "VPP Performance Changes 3n-hsw 1t1c pdr-full"
3373   algorithm: "table_comparison"
3374   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr-full"
3375   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3376   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3377   columns:
3378     - title: "1908.1-2"
3379       data-set: "vpp-performance-changes-3n-hsw-h1"
3380     - title: "2001.0-2"
3381       data-set: "vpp-performance-changes-3n-hsw-ref"
3382     - title: "2001.0-4"
3383       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3384     - title: "2005.0-3"
3385       data-set: "vpp-performance-changes-3n-hsw-cmp"
3386     - title: "2005.0-4"
3387       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3388   comparisons:
3389     - title: "2005.0-4 vs 2005.0-3"
3390       reference: 4
3391       compare: 5
3392       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3393     - title: "2001.0-4 vs 2001.0-2"
3394       reference: 2
3395       compare: 3
3396       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3397     - title: "2005.0-4 vs 2001.0-4"
3398       reference: 3
3399       compare: 5
3400       rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca3.yaml"
3401   legend:
3402     - ''
3403     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3404     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3405     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3406     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3407     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3408     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3409
3410 # VPP Performance Changes 3n-hsw 2t2c pdr-full
3411 - type: "table"
3412   title: "VPP Performance Changes 3n-hsw 2t2c pdr-full"
3413   algorithm: "table_comparison"
3414   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr-full"
3415   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3416   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3417   columns:
3418     - title: "1908.1-2"
3419       data-set: "vpp-performance-changes-3n-hsw-h1"
3420     - title: "2001.0-2"
3421       data-set: "vpp-performance-changes-3n-hsw-ref"
3422     - title: "2001.0-4"
3423       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3424     - title: "2005.0-3"
3425       data-set: "vpp-performance-changes-3n-hsw-cmp"
3426     - title: "2005.0-4"
3427       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3428   comparisons:
3429     - title: "2005.0-4 vs 2005.0-3"
3430       reference: 4
3431       compare: 5
3432       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3433     - title: "2001.0-4 vs 2001.0-2"
3434       reference: 2
3435       compare: 3
3436       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3437     - title: "2005.0-4 vs 2001.0-4"
3438       reference: 3
3439       compare: 5
3440       rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca3.yaml"
3441   legend:
3442     - ''
3443     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3444     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3445     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3446     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3447     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3448     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3449
3450 # VPP Performance Changes 3n-hsw 1t1c ndr-full
3451 - type: "table"
3452   title: "VPP Performance Changes 3n-hsw 1t1c ndr-full"
3453   algorithm: "table_comparison"
3454   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr-full"
3455   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3456   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3457   columns:
3458     - title: "1908.1-2"
3459       data-set: "vpp-performance-changes-3n-hsw-h1"
3460     - title: "2001.0-2"
3461       data-set: "vpp-performance-changes-3n-hsw-ref"
3462     - title: "2001.0-4"
3463       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3464     - title: "2005.0-3"
3465       data-set: "vpp-performance-changes-3n-hsw-cmp"
3466     - title: "2005.0-4"
3467       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3468   comparisons:
3469     - title: "2005.0-4 vs 2005.0-3"
3470       reference: 4
3471       compare: 5
3472       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3473     - title: "2001.0-4 vs 2001.0-2"
3474       reference: 2
3475       compare: 3
3476       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3477     - title: "2005.0-4 vs 2001.0-4"
3478       reference: 3
3479       compare: 5
3480       rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca3.yaml"
3481   legend:
3482     - ''
3483     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3484     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3485     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3486     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3487     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3488     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3489
3490 # VPP Performance Changes 3n-hsw 2t2c ndr-full
3491 - type: "table"
3492   title: "VPP Performance Changes 3n-hsw 2t2c ndr-full"
3493   algorithm: "table_comparison"
3494   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr-full"
3495   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3496   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3497   columns:
3498     - title: "1908.1-2"
3499       data-set: "vpp-performance-changes-3n-hsw-h1"
3500     - title: "2001.0-2"
3501       data-set: "vpp-performance-changes-3n-hsw-ref"
3502     - title: "2001.0-4"
3503       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3504     - title: "2005.0-3"
3505       data-set: "vpp-performance-changes-3n-hsw-cmp"
3506     - title: "2005.0-4"
3507       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3508   comparisons:
3509     - title: "2005.0-4 vs 2005.0-3"
3510       reference: 4
3511       compare: 5
3512       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3513     - title: "2001.0-4 vs 2001.0-2"
3514       reference: 2
3515       compare: 3
3516       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3517     - title: "2005.0-4 vs 2001.0-4"
3518       reference: 3
3519       compare: 5
3520       rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca3.yaml"
3521   legend:
3522     - ''
3523     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3524     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3525     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3526     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3527     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3528     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3529
3530 # VPP Performance Changes 3n-skx 2t1c pdr
3531 - type: "table"
3532   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3533   algorithm: "table_comparison"
3534   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3535   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3536   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3537   columns:
3538     - title: "1908.1-2"
3539       data-set: "vpp-performance-changes-3n-skx-h1"
3540     - title: "2001.0-2"
3541       data-set: "vpp-performance-changes-3n-skx-ref"
3542     - title: "2001.0-4"
3543       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3544     - title: "2005.0-4"
3545       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3546   comparisons:
3547     - title: "2001.0-4 vs 2001.0-2"
3548       reference: 2
3549       compare: 3
3550       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3551     - title: "2005.0-4 vs 2001.0-4"
3552       reference: 3
3553       compare: 4
3554       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3555   legend:
3556     - ''
3557     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3558     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3559     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3560     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3561     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3562
3563 # VPP Performance Changes 3n-skx 4t2c pdr
3564 - type: "table"
3565   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3566   algorithm: "table_comparison"
3567   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3568   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3569   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3570   columns:
3571     - title: "1908.1-2"
3572       data-set: "vpp-performance-changes-3n-skx-h1"
3573     - title: "2001.0-2"
3574       data-set: "vpp-performance-changes-3n-skx-ref"
3575     - title: "2001.0-4"
3576       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3577     - title: "2005.0-4"
3578       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3579   comparisons:
3580     - title: "2001.0-4 vs 2001.0-2"
3581       reference: 2
3582       compare: 3
3583       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3584     - title: "2005.0-4 vs 2001.0-4"
3585       reference: 3
3586       compare: 4
3587       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3588   legend:
3589     - ''
3590     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3591     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3592     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3593     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3594     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3595
3596 # VPP Performance Changes 3n-skx 2t1c ndr
3597 - type: "table"
3598   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3599   algorithm: "table_comparison"
3600   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3601   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3602   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3603   columns:
3604     - title: "1908.1-2"
3605       data-set: "vpp-performance-changes-3n-skx-h1"
3606     - title: "2001.0-2"
3607       data-set: "vpp-performance-changes-3n-skx-ref"
3608     - title: "2001.0-4"
3609       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3610     - title: "2005.0-4"
3611       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3612   comparisons:
3613     - title: "2001.0-4 vs 2001.0-2"
3614       reference: 2
3615       compare: 3
3616       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3617     - title: "2005.0-4 vs 2001.0-4"
3618       reference: 3
3619       compare: 4
3620       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3621   legend:
3622     - ''
3623     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3624     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3625     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3626     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3627     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3628
3629 # VPP Performance Changes 3n-skx 4t2c ndr
3630 - type: "table"
3631   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3632   algorithm: "table_comparison"
3633   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3634   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3635   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3636   columns:
3637     - title: "1908.1-2"
3638       data-set: "vpp-performance-changes-3n-skx-h1"
3639     - title: "2001.0-2"
3640       data-set: "vpp-performance-changes-3n-skx-ref"
3641     - title: "2001.0-4"
3642       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3643     - title: "2005.0-4"
3644       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3645   comparisons:
3646     - title: "2001.0-4 vs 2001.0-2"
3647       reference: 2
3648       compare: 3
3649       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3650     - title: "2005.0-4 vs 2001.0-4"
3651       reference: 3
3652       compare: 4
3653       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3654   legend:
3655     - ''
3656     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3657     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3658     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3659     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3660     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3661
3662 # VPP Performance Changes 3n-skx 2t1c pdr-full
3663 - type: "table"
3664   title: "VPP Performance Changes 3n-skx 2t1c pdr-full"
3665   algorithm: "table_comparison"
3666   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr-full"
3667   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3668   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3669   columns:
3670     - title: "1908.1-2"
3671       data-set: "vpp-performance-changes-3n-skx-h1"
3672     - title: "2001.0-2"
3673       data-set: "vpp-performance-changes-3n-skx-ref"
3674     - title: "2001.0-4"
3675       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3676     - title: "2005.0-3"
3677       data-set: "vpp-performance-changes-3n-skx-cmp"
3678     - title: "2005.0-4"
3679       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3680   comparisons:
3681     - title: "2005.0-4 vs 2005.0-3"
3682       reference: 4
3683       compare: 5
3684       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3685     - title: "2001.0-4 vs 2001.0-2"
3686       reference: 2
3687       compare: 3
3688       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3689     - title: "2005.0-4 vs 2001.0-4"
3690       reference: 3
3691       compare: 5
3692       rca-file: "rca/rca-3n-skx-2t1c-pdr-rca3.yaml"
3693   legend:
3694     - ''
3695     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3696     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3697     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3698     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3699     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3700     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3701
3702 # VPP Performance Changes 3n-skx 4t2c pdr-full
3703 - type: "table"
3704   title: "VPP Performance Changes 3n-skx 4t2c pdr-full"
3705   algorithm: "table_comparison"
3706   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr-full"
3707   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3708   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3709   columns:
3710     - title: "1908.1-2"
3711       data-set: "vpp-performance-changes-3n-skx-h1"
3712     - title: "2001.0-2"
3713       data-set: "vpp-performance-changes-3n-skx-ref"
3714     - title: "2001.0-4"
3715       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3716     - title: "2005.0-3"
3717       data-set: "vpp-performance-changes-3n-skx-cmp"
3718     - title: "2005.0-4"
3719       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3720   comparisons:
3721     - title: "2005.0-4 vs 2005.0-3"
3722       reference: 4
3723       compare: 5
3724       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3725     - title: "2001.0-4 vs 2001.0-2"
3726       reference: 2
3727       compare: 3
3728       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3729     - title: "2005.0-4 vs 2001.0-4"
3730       reference: 3
3731       compare: 5
3732       rca-file: "rca/rca-3n-skx-4t2c-pdr-rca3.yaml"
3733   legend:
3734     - ''
3735     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3736     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3737     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3738     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3739     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3740     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3741
3742 # VPP Performance Changes 3n-skx 2t1c ndr-full
3743 - type: "table"
3744   title: "VPP Performance Changes 3n-skx 2t1c ndr-full"
3745   algorithm: "table_comparison"
3746   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr-full"
3747   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3748   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3749   columns:
3750     - title: "1908.1-2"
3751       data-set: "vpp-performance-changes-3n-skx-h1"
3752     - title: "2001.0-2"
3753       data-set: "vpp-performance-changes-3n-skx-ref"
3754     - title: "2001.0-4"
3755       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3756     - title: "2005.0-3"
3757       data-set: "vpp-performance-changes-3n-skx-cmp"
3758     - title: "2005.0-4"
3759       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3760   comparisons:
3761     - title: "2005.0-4 vs 2005.0-3"
3762       reference: 4
3763       compare: 5
3764       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3765     - title: "2001.0-4 vs 2001.0-2"
3766       reference: 2
3767       compare: 3
3768       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3769     - title: "2005.0-4 vs 2001.0-4"
3770       reference: 3
3771       compare: 5
3772       rca-file: "rca/rca-3n-skx-2t1c-ndr-rca3.yaml"
3773   legend:
3774     - ''
3775     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3776     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3777     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3778     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3779     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3780     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3781
3782 # VPP Performance Changes 3n-skx 4t2c ndr-full
3783 - type: "table"
3784   title: "VPP Performance Changes 3n-skx 4t2c ndr-full"
3785   algorithm: "table_comparison"
3786   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr-full"
3787   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3788   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3789   columns:
3790     - title: "1908.1-2"
3791       data-set: "vpp-performance-changes-3n-skx-h1"
3792     - title: "2001.0-2"
3793       data-set: "vpp-performance-changes-3n-skx-ref"
3794     - title: "2001.0-4"
3795       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3796     - title: "2005.0-3"
3797       data-set: "vpp-performance-changes-3n-skx-cmp"
3798     - title: "2005.0-4"
3799       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3800   comparisons:
3801     - title: "2005.0-4 vs 2005.0-3"
3802       reference: 4
3803       compare: 5
3804       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3805     - title: "2001.0-4 vs 2001.0-2"
3806       reference: 2
3807       compare: 3
3808       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3809     - title: "2005.0-4 vs 2001.0-4"
3810       reference: 3
3811       compare: 5
3812       rca-file: "rca/rca-3n-skx-4t2c-ndr-rca3.yaml"
3813   legend:
3814     - ''
3815     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3816     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3817     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3818     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3819     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3820     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3821
3822 # VPP Performance Changes 2n-skx 2t1c pdr
3823 - type: "table"
3824   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3825   algorithm: "table_comparison"
3826   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3827   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3828   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3829   columns:
3830     - title: "1908.1-2"
3831       data-set: "vpp-performance-changes-2n-skx-h1"
3832     - title: "2001.0-2"
3833       data-set: "vpp-performance-changes-2n-skx-ref"
3834     - title: "2001.0-4"
3835       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3836     - title: "2005.0-4"
3837       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3838   comparisons:
3839     - title: "2001.0-4 vs 2001.0-2"
3840       reference: 2
3841       compare: 3
3842       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3843     - title: "2005.0-4 vs 2001.0-4"
3844       reference: 3
3845       compare: 4
3846       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3847   legend:
3848     - ''
3849     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3850     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3851     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3852     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3853     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3854
3855 # VPP Performance Changes 2n-skx 4t2c pdr
3856 - type: "table"
3857   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3858   algorithm: "table_comparison"
3859   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3860   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3861   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3862   columns:
3863     - title: "1908.1-2"
3864       data-set: "vpp-performance-changes-2n-skx-h1"
3865     - title: "2001.0-2"
3866       data-set: "vpp-performance-changes-2n-skx-ref"
3867     - title: "2001.0-4"
3868       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3869     - title: "2005.0-4"
3870       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3871   comparisons:
3872     - title: "2001.0-4 vs 2001.0-2"
3873       reference: 2
3874       compare: 3
3875       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
3876     - title: "2005.0-4 vs 2001.0-4"
3877       reference: 3
3878       compare: 4
3879       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
3880   legend:
3881     - ''
3882     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3883     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3884     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3885     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3886     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3887
3888 # VPP Performance Changes 2n-skx 2t1c ndr
3889 - type: "table"
3890   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3891   algorithm: "table_comparison"
3892   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3893   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3894   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3895   columns:
3896     - title: "1908.1-2"
3897       data-set: "vpp-performance-changes-2n-skx-h1"
3898     - title: "2001.0-2"
3899       data-set: "vpp-performance-changes-2n-skx-ref"
3900     - title: "2001.0-4"
3901       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3902     - title: "2005.0-4"
3903       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3904   comparisons:
3905     - title: "2001.0-4 vs 2001.0-2"
3906       reference: 2
3907       compare: 3
3908       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3909     - title: "2005.0-4 vs 2001.0-4"
3910       reference: 3
3911       compare: 4
3912       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3913   legend:
3914     - ''
3915     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3916     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3917     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3918     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3919     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3920
3921 # VPP Performance Changes 2n-skx 4t2c ndr
3922 - type: "table"
3923   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3924   algorithm: "table_comparison"
3925   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3926   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3927   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3928   columns:
3929     - title: "1908.1-2"
3930       data-set: "vpp-performance-changes-2n-skx-h1"
3931     - title: "2001.0-2"
3932       data-set: "vpp-performance-changes-2n-skx-ref"
3933     - title: "2001.0-4"
3934       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3935     - title: "2005.0-4"
3936       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3937   comparisons:
3938     - title: "2001.0-4 vs 2001.0-2"
3939       reference: 2
3940       compare: 3
3941       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
3942     - title: "2005.0-4 vs 2001.0-4"
3943       reference: 3
3944       compare: 4
3945       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
3946   legend:
3947     - ''
3948     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3949     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3950     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3951     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3952     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3953
3954 # VPP Performance Changes 2n-skx 2t1c pdr-full
3955 - type: "table"
3956   title: "VPP Performance Changes 2n-skx 2t1c pdr-full"
3957   algorithm: "table_comparison"
3958   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr-full"
3959   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3960   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3961   columns:
3962     - title: "1908.1-2"
3963       data-set: "vpp-performance-changes-2n-skx-h1"
3964     - title: "2001.0-2"
3965       data-set: "vpp-performance-changes-2n-skx-ref"
3966     - title: "2001.0-4"
3967       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3968     - title: "2005.0-3"
3969       data-set: "vpp-performance-changes-2n-skx-cmp"
3970     - title: "2005.0-4"
3971       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3972   comparisons:
3973     - title: "2005.0-4 vs 2005.0-3"
3974       reference: 4
3975       compare: 5
3976       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3977     - title: "2001.0-4 vs 2001.0-2"
3978       reference: 2
3979       compare: 3
3980       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3981     - title: "2005.0-4 vs 2001.0-4"
3982       reference: 3
3983       compare: 5
3984       rca-file: "rca/rca-2n-skx-2t1c-pdr-rca3.yaml"
3985
3986   legend:
3987     - ''
3988     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3989     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3990     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3991     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
3992     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3993     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3994
3995 # VPP Performance Changes 2n-skx 4t2c pdr-full
3996 - type: "table"
3997   title: "VPP Performance Changes 2n-skx 4t2c pdr-full"
3998   algorithm: "table_comparison"
3999   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr-full"
4000   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4001   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4002   columns:
4003     - title: "1908.1-2"
4004       data-set: "vpp-performance-changes-2n-skx-h1"
4005     - title: "2001.0-2"
4006       data-set: "vpp-performance-changes-2n-skx-ref"
4007     - title: "2001.0-4"
4008       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4009     - title: "2005.0-3"
4010       data-set: "vpp-performance-changes-2n-skx-cmp"
4011     - title: "2005.0-4"
4012       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4013   comparisons:
4014     - title: "2005.0-4 vs 2005.0-3"
4015       reference: 4
4016       compare: 5
4017       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
4018     - title: "2001.0-4 vs 2001.0-2"
4019       reference: 2
4020       compare: 3
4021       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
4022     - title: "2005.0-4 vs 2001.0-4"
4023       reference: 3
4024       compare: 5
4025       rca-file: "rca/rca-2n-skx-4t2c-pdr-rca3.yaml"
4026   legend:
4027     - ''
4028     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4029     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4030     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4031     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4032     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4033     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4034
4035 # VPP Performance Changes 2n-skx 2t1c ndr-full
4036 - type: "table"
4037   title: "VPP Performance Changes 2n-skx 2t1c ndr-full"
4038   algorithm: "table_comparison"
4039   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr-full"
4040   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4041   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4042   columns:
4043     - title: "1908.1-2"
4044       data-set: "vpp-performance-changes-2n-skx-h1"
4045     - title: "2001.0-2"
4046       data-set: "vpp-performance-changes-2n-skx-ref"
4047     - title: "2001.0-4"
4048       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4049     - title: "2005.0-3"
4050       data-set: "vpp-performance-changes-2n-skx-cmp"
4051     - title: "2005.0-4"
4052       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4053   comparisons:
4054     - title: "2005.0-4 vs 2005.0-3"
4055       reference: 4
4056       compare: 5
4057       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
4058     - title: "2001.0-4 vs 2001.0-2"
4059       reference: 2
4060       compare: 3
4061       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
4062     - title: "2005.0-4 vs 2001.0-4"
4063       reference: 3
4064       compare: 5
4065       rca-file: "rca/rca-2n-skx-2t1c-ndr-rca3.yaml"
4066   legend:
4067     - ''
4068     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4069     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4070     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4071     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4072     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4073     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4074
4075 # VPP Performance Changes 2n-skx 4t2c ndr-full
4076 - type: "table"
4077   title: "VPP Performance Changes 2n-skx 4t2c ndr-full"
4078   algorithm: "table_comparison"
4079   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr-full"
4080   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4081   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4082   columns:
4083     - title: "1908.1-2"
4084       data-set: "vpp-performance-changes-2n-skx-h1"
4085     - title: "2001.0-2"
4086       data-set: "vpp-performance-changes-2n-skx-ref"
4087     - title: "2001.0-4"
4088       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4089     - title: "2005.0-3"
4090       data-set: "vpp-performance-changes-2n-skx-cmp"
4091     - title: "2005.0-4"
4092       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4093   comparisons:
4094     - title: "2005.0-4 vs 2005.0-3"
4095       reference: 4
4096       compare: 5
4097       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4098     - title: "2001.0-4 vs 2001.0-2"
4099       reference: 2
4100       compare: 3
4101       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4102     - title: "2005.0-4 vs 2001.0-4"
4103       reference: 3
4104       compare: 5
4105       rca-file: "rca/rca-2n-skx-4t2c-ndr-rca3.yaml"
4106   legend:
4107     - ''
4108     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4109     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4110     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4111     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4112     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4113     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4114
4115 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4116 - type: "table"
4117   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4118   algorithm: "table_comparison"
4119   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4120   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4121   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4122   columns:
4123     - title: "2001.0-2"
4124       data-set: "vpp-performance-changes-2n-clx-ref"
4125     - title: "2001.0-4"
4126       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4127     - title: "2005.0-4"
4128       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4129   comparisons:
4130     - title: "2001.0-4 vs 2001.0-2"
4131       reference: 1
4132       compare: 2
4133       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4134     - title: "2005.0-4 vs 2001.0-4"
4135       reference: 2
4136       compare: 3
4137       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
4138   legend:
4139     - ''
4140     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4141     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4142     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4143     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4144     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4145
4146 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4147 - type: "table"
4148   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4149   algorithm: "table_comparison"
4150   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4151   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4152   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4153   columns:
4154     - title: "2001.0-2"
4155       data-set: "vpp-performance-changes-2n-clx-ref"
4156     - title: "2001.0-4"
4157       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4158     - title: "2005.0-4"
4159       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4160   comparisons:
4161     - title: "2001.0-4 vs 2001.0-2"
4162       reference: 1
4163       compare: 2
4164       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4165     - title: "2005.0-4 vs 2001.0-4"
4166       reference: 2
4167       compare: 3
4168       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
4169   legend:
4170     - ''
4171     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4172     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4173     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4174     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4175     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4176
4177 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4178 - type: "table"
4179   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4180   algorithm: "table_comparison"
4181   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4182   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4183   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4184   columns:
4185     - title: "2001.0-2"
4186       data-set: "vpp-performance-changes-2n-clx-ref"
4187     - title: "2001.0-4"
4188       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4189     - title: "2005.0-4"
4190       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4191   comparisons:
4192     - title: "2001.0-4 vs 2001.0-2"
4193       reference: 1
4194       compare: 2
4195       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4196     - title: "2005.0-4 vs 2001.0-4"
4197       reference: 2
4198       compare: 3
4199       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
4200   legend:
4201     - ''
4202     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4203     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4204     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4205     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4206     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4207
4208 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4209 - type: "table"
4210   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4211   algorithm: "table_comparison"
4212   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4213   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4214   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4215   columns:
4216     - title: "2001.0-2"
4217       data-set: "vpp-performance-changes-2n-clx-ref"
4218     - title: "2001.0-4"
4219       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4220     - title: "2005.0-4"
4221       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4222   comparisons:
4223     - title: "2001.0-4 vs 2001.0-2"
4224       reference: 1
4225       compare: 2
4226       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4227     - title: "2005.0-4 vs 2001.0-4"
4228       reference: 2
4229       compare: 3
4230       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
4231   legend:
4232     - ''
4233     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4234     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4235     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4236     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4237     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4238
4239 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr-full
4240 - type: "table"
4241   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr-full"
4242   algorithm: "table_comparison"
4243   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr-full"
4244   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4245   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4246   columns:
4247     - title: "2001.0-2"
4248       data-set: "vpp-performance-changes-2n-clx-ref"
4249     - title: "2001.0-4"
4250       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4251     - title: "2005.0-3"
4252       data-set: "vpp-performance-changes-2n-clx-cmp"
4253     - title: "2005.0-4"
4254       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4255   comparisons:
4256     - title: "2005.0-4 vs 2005.0-3"
4257       reference: 3
4258       compare: 4
4259       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4260     - title: "2001.0-4 vs 2001.0-2"
4261       reference: 1
4262       compare: 2
4263       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
4264     - title: "2005.0-4 vs 2001.0-4"
4265       reference: 2
4266       compare: 4
4267       rca-file: "rca/rca-2n-clx-2t1c-pdr-rca3.yaml"
4268   legend:
4269     - ''
4270     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4271     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4272     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4273     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4274     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4275     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4276
4277 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr-full
4278 - type: "table"
4279   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr-full"
4280   algorithm: "table_comparison"
4281   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr-full"
4282   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4283   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4284   columns:
4285     - title: "2001.0-2"
4286       data-set: "vpp-performance-changes-2n-clx-ref"
4287     - title: "2001.0-4"
4288       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4289     - title: "2005.0-3"
4290       data-set: "vpp-performance-changes-2n-clx-cmp"
4291     - title: "2005.0-4"
4292       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4293   comparisons:
4294     - title: "2005.0-4 vs 2005.0-3"
4295       reference: 3
4296       compare: 4
4297       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4298     - title: "2001.0-4 vs 2001.0-2"
4299       reference: 1
4300       compare: 2
4301       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
4302     - title: "2005.0-4 vs 2001.0-4"
4303       reference: 2
4304       compare: 4
4305       rca-file: "rca/rca-2n-clx-4t2c-pdr-rca3.yaml"
4306   legend:
4307     - ''
4308     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4309     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4310     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4311     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4312     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4313     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4314
4315 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr-full
4316 - type: "table"
4317   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr-full"
4318   algorithm: "table_comparison"
4319   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr-full"
4320   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4321   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4322   columns:
4323     - title: "2001.0-2"
4324       data-set: "vpp-performance-changes-2n-clx-ref"
4325     - title: "2001.0-4"
4326       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4327     - title: "2005.0-3"
4328       data-set: "vpp-performance-changes-2n-clx-cmp"
4329     - title: "2005.0-4"
4330       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4331   comparisons:
4332     - title: "2005.0-4 vs 2005.0-3"
4333       reference: 3
4334       compare: 4
4335       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4336     - title: "2001.0-4 vs 2001.0-2"
4337       reference: 1
4338       compare: 2
4339       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
4340     - title: "2005.0-4 vs 2001.0-4"
4341       reference: 2
4342       compare: 4
4343       rca-file: "rca/rca-2n-clx-2t1c-ndr-rca3.yaml"
4344   legend:
4345     - ''
4346     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4347     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4348     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4349     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4350     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4351     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4352
4353 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr-full
4354 - type: "table"
4355   title: "VPP Performance Changes 2n-clx-xxv710 ndr-full"
4356   algorithm: "table_comparison"
4357   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr-full"
4358   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4359   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4360   columns:
4361     - title: "2001.0-2"
4362       data-set: "vpp-performance-changes-2n-clx-ref"
4363     - title: "2001.0-4"
4364       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4365     - title: "2005.0-3"
4366       data-set: "vpp-performance-changes-2n-clx-cmp"
4367     - title: "2005.0-4"
4368       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4369   comparisons:
4370     - title: "2005.0-4 vs 2005.0-3"
4371       reference: 3
4372       compare: 4
4373       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4374     - title: "2001.0-4 vs 2001.0-2"
4375       reference: 1
4376       compare: 2
4377       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
4378     - title: "2005.0-4 vs 2001.0-4"
4379       reference: 2
4380       compare: 4
4381       rca-file: "rca/rca-2n-clx-4t2c-ndr-rca3.yaml"
4382   legend:
4383     - ''
4384     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4385     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4386     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4387     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4388     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4389     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4390
4391 ## VPP Performance Changes 2n-clx-x556 2t1c pdr
4392 #- type: "table"
4393 #  title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
4394 #  algorithm: "table_comparison"
4395 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
4396 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4397 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4398 #  columns:
4399 #    - title: "2001.0-2"
4400 #      data-set: "vpp-performance-changes-2n-clx-ref"
4401 #    - title: "2005.0-3"
4402 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4403 #  comparisons:
4404 #    - title: "Diff"
4405 #      reference: 1
4406 #      compare: 2
4407 #  legend:
4408 #    - ''
4409 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4410 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4411 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4412 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4413 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4414 #
4415 ## VPP Performance Changes 2n-clx-x556 4t2c pdr
4416 #- type: "table"
4417 #  title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
4418 #  algorithm: "table_comparison"
4419 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
4420 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4421 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4422 #  columns:
4423 #    - title: "2001.0-2"
4424 #      data-set: "vpp-performance-changes-2n-clx-ref"
4425 #    - title: "2005.0-3"
4426 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4427 #  comparisons:
4428 #    - title: "Diff"
4429 #      reference: 1
4430 #      compare: 2
4431 #  legend:
4432 #    - ''
4433 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4434 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4435 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4436 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4437 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4438 #
4439 ## VPP Performance Changes 2n-clx-x556 2t1c ndr
4440 #- type: "table"
4441 #  title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
4442 #  algorithm: "table_comparison"
4443 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
4444 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4445 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4446 #  columns:
4447 #    - title: "2001.0-2"
4448 #      data-set: "vpp-performance-changes-2n-clx-ref"
4449 #    - title: "2005.0-3"
4450 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4451 #  comparisons:
4452 #    - title: "Diff"
4453 #      reference: 1
4454 #      compare: 2
4455 #  legend:
4456 #    - ''
4457 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4458 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4459 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4460 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4461 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4462 #
4463 ## VPP Performance Changes 2n-clx-x556 4t2c ndr
4464 #- type: "table"
4465 #  title: "VPP Performance Changes 2n-clx-x556 ndr"
4466 #  algorithm: "table_comparison"
4467 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
4468 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4469 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4470 #  columns:
4471 #    - title: "2001.0-2"
4472 #      data-set: "vpp-performance-changes-2n-clx-ref"
4473 #    - title: "2005.0-3"
4474 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4475 #  comparisons:
4476 #    - title: "Diff"
4477 #      reference: 1
4478 #      compare: 2
4479 #  legend:
4480 #    - ''
4481 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4482 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4483 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4484 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4485 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4486
4487 # VPP Performance Changes 2n-dnv 1t1c pdr
4488 - type: "table"
4489   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
4490   algorithm: "table_comparison"
4491   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
4492   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4493   filter: "'1T1C'"
4494   columns:
4495     - title: "1908.1-2"
4496       data-set: "vpp-performance-changes-2n-dnv-h1"
4497     - title: "2001.0-2"
4498       data-set: "vpp-performance-changes-2n-dnv-ref"
4499     - title: "2005.0-3"
4500       data-set: "vpp-performance-changes-2n-dnv-cmp"
4501   comparisons:
4502     - title: "2005.0-3 vs 2001.0-2"
4503       reference: 2
4504       compare: 3
4505   legend:
4506     - ''
4507     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4508     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4509     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4510     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4511
4512 # VPP Performance Changes 2n-dnv 2t2c pdr
4513 - type: "table"
4514   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
4515   algorithm: "table_comparison"
4516   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
4517   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4518   filter: "'2T2C'"
4519   columns:
4520     - title: "1908.1-2"
4521       data-set: "vpp-performance-changes-2n-dnv-h1"
4522     - title: "2001.0-2"
4523       data-set: "vpp-performance-changes-2n-dnv-ref"
4524     - title: "2005.0-3"
4525       data-set: "vpp-performance-changes-2n-dnv-cmp"
4526   comparisons:
4527     - title: "2005.0-3 vs 2001.0-2"
4528       reference: 2
4529       compare: 3
4530   legend:
4531     - ''
4532     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4533     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4534     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4535     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4536
4537 # VPP Performance Changes 2n-dnv 1t1c ndr
4538 - type: "table"
4539   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
4540   algorithm: "table_comparison"
4541   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
4542   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4543   filter: "'1T1C'"
4544   columns:
4545     - title: "1908.1-2"
4546       data-set: "vpp-performance-changes-2n-dnv-h1"
4547     - title: "2001.0-2"
4548       data-set: "vpp-performance-changes-2n-dnv-ref"
4549     - title: "2005.0-3"
4550       data-set: "vpp-performance-changes-2n-dnv-cmp"
4551   comparisons:
4552     - title: "2005.0-3 vs 2001.0-2"
4553       reference: 2
4554       compare: 3
4555   legend:
4556     - ''
4557     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4558     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4559     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4560     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4561
4562 # VPP Performance Changes 2n-dnv 2t2c ndr
4563 - type: "table"
4564   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
4565   algorithm: "table_comparison"
4566   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
4567   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4568   filter: "'2T2C'"
4569   columns:
4570     - title: "1908.1-2"
4571       data-set: "vpp-performance-changes-2n-dnv-h1"
4572     - title: "2001.0-2"
4573       data-set: "vpp-performance-changes-2n-dnv-ref"
4574     - title: "2005.0-3"
4575       data-set: "vpp-performance-changes-2n-dnv-cmp"
4576   comparisons:
4577     - title: "2005.0-3 vs 2001.0-2"
4578       reference: 2
4579       compare: 3
4580   legend:
4581     - ''
4582     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4583     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4584     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4585     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4586
4587 # VPP Performance Changes 3n-dnv 1t1c pdr
4588 - type: "table"
4589   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4590   algorithm: "table_comparison"
4591   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4592   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4593   filter: "'1T1C'"
4594   columns:
4595     - title: "1908.1-2"
4596       data-set: "vpp-performance-changes-3n-dnv-h1"
4597     - title: "2001.0-2"
4598       data-set: "vpp-performance-changes-3n-dnv-ref"
4599     - title: "2005.0-3"
4600       data-set: "vpp-performance-changes-3n-dnv-cmp"
4601   comparisons:
4602     - title: "2005.0-3 vs 2001.0-2"
4603       reference: 2
4604       compare: 3
4605   legend:
4606     - ''
4607     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4608     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4609     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4610     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4611
4612 # VPP Performance Changes 3n-dnv 2t2c pdr
4613 - type: "table"
4614   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4615   algorithm: "table_comparison"
4616   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4617   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4618   filter: "'2T2C'"
4619   columns:
4620     - title: "1908.1-2"
4621       data-set: "vpp-performance-changes-3n-dnv-h1"
4622     - title: "2001.0-2"
4623       data-set: "vpp-performance-changes-3n-dnv-ref"
4624     - title: "2005.0-3"
4625       data-set: "vpp-performance-changes-3n-dnv-cmp"
4626   comparisons:
4627     - title: "2005.0-3 vs 2001.0-2"
4628       reference: 2
4629       compare: 3
4630   legend:
4631     - ''
4632     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4633     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4634     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4635     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4636
4637 # VPP Performance Changes 3n-dnv 1t1c ndr
4638 - type: "table"
4639   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4640   algorithm: "table_comparison"
4641   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4642   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4643   filter: "'1T1C'"
4644   columns:
4645     - title: "1908.1-2"
4646       data-set: "vpp-performance-changes-3n-dnv-h1"
4647     - title: "2001.0-2"
4648       data-set: "vpp-performance-changes-3n-dnv-ref"
4649     - title: "2005.0-3"
4650       data-set: "vpp-performance-changes-3n-dnv-cmp"
4651   comparisons:
4652     - title: "2005.0-3 vs 2001.0-2"
4653       reference: 2
4654       compare: 3
4655   legend:
4656     - ''
4657     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4658     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4659     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4660     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4661
4662 # VPP Performance Changes 3n-dnv 2t2c ndr
4663 - type: "table"
4664   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4665   algorithm: "table_comparison"
4666   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4667   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4668   filter: "'2T2C'"
4669   columns:
4670     - title: "1908.1-2"
4671       data-set: "vpp-performance-changes-3n-dnv-h1"
4672     - title: "2001.0-2"
4673       data-set: "vpp-performance-changes-3n-dnv-ref"
4674     - title: "2005.0-3"
4675       data-set: "vpp-performance-changes-3n-dnv-cmp"
4676   comparisons:
4677     - title: "2005.0-3 vs 2001.0-2"
4678       reference: 2
4679       compare: 3
4680   legend:
4681     - ''
4682     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4683     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4684     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4685     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4686
4687 # VPP Performance Changes 3n-tsh 1t1c pdr
4688 - type: "table"
4689   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4690   algorithm: "table_comparison"
4691   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4692   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4693   filter: "'1T1C'"
4694   columns:
4695     - title: "1908.1-2"
4696       data-set: "vpp-performance-changes-3n-tsh-h1"
4697     - title: "2001.0-2"
4698       data-set: "vpp-performance-changes-3n-tsh-ref"
4699     - title: "2001.0-4"
4700       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4701     - title: "2005.0-4"
4702       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4703   comparisons:
4704     - title: "2001.0-4 vs 2001.0-2"
4705       reference: 2
4706       compare: 3
4707       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4708     - title: "2005.0-4 vs 2001.0-4"
4709       reference: 3
4710       compare: 4
4711       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4712   legend:
4713     - ''
4714     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4715     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4716     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4717     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4718     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4719
4720 # VPP Performance Changes 3n-tsh 2t2c pdr
4721 - type: "table"
4722   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4723   algorithm: "table_comparison"
4724   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4725   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4726   filter: "'2T2C'"
4727   columns:
4728     - title: "1908.1-2"
4729       data-set: "vpp-performance-changes-3n-tsh-h1"
4730     - title: "2001.0-2"
4731       data-set: "vpp-performance-changes-3n-tsh-ref"
4732     - title: "2001.0-4"
4733       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4734     - title: "2005.0-4"
4735       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4736   comparisons:
4737     - title: "2001.0-4 vs 2001.0-2"
4738       reference: 2
4739       compare: 3
4740       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4741     - title: "2005.0-4 vs 2001.0-4"
4742       reference: 3
4743       compare: 4
4744       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4745   legend:
4746     - ''
4747     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4748     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4749     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4750     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4751     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4752
4753 # VPP Performance Changes 3n-tsh 1t1c ndr
4754 - type: "table"
4755   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4756   algorithm: "table_comparison"
4757   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4758   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4759   filter: "'1T1C'"
4760   columns:
4761     - title: "1908.1-2"
4762       data-set: "vpp-performance-changes-3n-tsh-h1"
4763     - title: "2001.0-2"
4764       data-set: "vpp-performance-changes-3n-tsh-ref"
4765     - title: "2001.0-4"
4766       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4767     - title: "2005.0-4"
4768       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4769   comparisons:
4770     - title: "2001.0-4 vs 2001.0-2"
4771       reference: 2
4772       compare: 3
4773       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4774     - title: "2005.0-4 vs 2001.0-4"
4775       reference: 3
4776       compare: 4
4777       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4778   legend:
4779     - ''
4780     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4781     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4782     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4783     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4784     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4785
4786 # VPP Performance Changes 3n-tsh 2t2c ndr
4787 - type: "table"
4788   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4789   algorithm: "table_comparison"
4790   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4791   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4792   filter: "'2T2C'"
4793   columns:
4794     - title: "1908.1-2"
4795       data-set: "vpp-performance-changes-3n-tsh-h1"
4796     - title: "2001.0-2"
4797       data-set: "vpp-performance-changes-3n-tsh-ref"
4798     - title: "2001.0-4"
4799       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4800     - title: "2005.0-4"
4801       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4802   comparisons:
4803     - title: "2001.0-4 vs 2001.0-2"
4804       reference: 2
4805       compare: 3
4806       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4807     - title: "2005.0-4 vs 2001.0-4"
4808       reference: 3
4809       compare: 4
4810       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4811   legend:
4812     - ''
4813     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4814     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4815     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4816     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4817     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4818
4819 # VPP Performance Changes 3n-tsh 1t1c pdr-full
4820 - type: "table"
4821   title: "VPP Performance Changes 3n-tsh 1t1c pdr-full"
4822   algorithm: "table_comparison"
4823   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr-full"
4824   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4825   filter: "'1T1C'"
4826   columns:
4827     - title: "1908.1-2"
4828       data-set: "vpp-performance-changes-3n-tsh-h1"
4829     - title: "2001.0-2"
4830       data-set: "vpp-performance-changes-3n-tsh-ref"
4831     - title: "2001.0-4"
4832       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4833     - title: "2005.0-3"
4834       data-set: "vpp-performance-changes-3n-tsh-cmp"
4835     - title: "2005.0-4"
4836       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4837   comparisons:
4838     - title: "2005.0-4 vs 2005.0-3"
4839       reference: 4
4840       compare: 5
4841       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4842     - title: "2001.0-4 vs 2001.0-2"
4843       reference: 2
4844       compare: 3
4845       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4846     - title: "2005.0-4 vs 2001.0-4"
4847       reference: 3
4848       compare: 5
4849       rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca3.yaml"
4850   legend:
4851     - ''
4852     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4853     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4854     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4855     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4856     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4857     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4858
4859 # VPP Performance Changes 3n-tsh 2t2c pdr-full
4860 - type: "table"
4861   title: "VPP Performance Changes 3n-tsh 2t2c pdr-full"
4862   algorithm: "table_comparison"
4863   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr-full"
4864   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4865   filter: "'2T2C'"
4866   columns:
4867     - title: "1908.1-2"
4868       data-set: "vpp-performance-changes-3n-tsh-h1"
4869     - title: "2001.0-2"
4870       data-set: "vpp-performance-changes-3n-tsh-ref"
4871     - title: "2001.0-4"
4872       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4873     - title: "2005.0-3"
4874       data-set: "vpp-performance-changes-3n-tsh-cmp"
4875     - title: "2005.0-4"
4876       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4877   comparisons:
4878     - title: "2005.0-4 vs 2005.0-3"
4879       reference: 4
4880       compare: 5
4881       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4882     - title: "2001.0-4 vs 2001.0-2"
4883       reference: 2
4884       compare: 3
4885       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4886     - title: "2005.0-4 vs 2001.0-4"
4887       reference: 3
4888       compare: 5
4889       rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca3.yaml"
4890   legend:
4891     - ''
4892     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4893     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4894     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4895     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4896     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4897     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4898
4899 # VPP Performance Changes 3n-tsh 1t1c ndr-full
4900 - type: "table"
4901   title: "VPP Performance Changes 3n-tsh 1t1c ndr-full"
4902   algorithm: "table_comparison"
4903   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr-full"
4904   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4905   filter: "'1T1C'"
4906   columns:
4907     - title: "1908.1-2"
4908       data-set: "vpp-performance-changes-3n-tsh-h1"
4909     - title: "2001.0-2"
4910       data-set: "vpp-performance-changes-3n-tsh-ref"
4911     - title: "2001.0-4"
4912       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4913     - title: "2005.0-3"
4914       data-set: "vpp-performance-changes-3n-tsh-cmp"
4915     - title: "2005.0-4"
4916       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4917   comparisons:
4918     - title: "2005.0-4 vs 2005.0-3"
4919       reference: 4
4920       compare: 5
4921       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4922     - title: "2001.0-4 vs 2001.0-2"
4923       reference: 2
4924       compare: 3
4925       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4926     - title: "2005.0-4 vs 2001.0-4"
4927       reference: 3
4928       compare: 5
4929       rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca3.yaml"
4930   legend:
4931     - ''
4932     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4933     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4934     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4935     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4936     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4937     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4938
4939 # VPP Performance Changes 3n-tsh 2t2c ndr-full
4940 - type: "table"
4941   title: "VPP Performance Changes 3n-tsh 2t2c ndr-full"
4942   algorithm: "table_comparison"
4943   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr-full"
4944   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4945   filter: "'2T2C'"
4946   columns:
4947     - title: "1908.1-2"
4948       data-set: "vpp-performance-changes-3n-tsh-h1"
4949     - title: "2001.0-2"
4950       data-set: "vpp-performance-changes-3n-tsh-ref"
4951     - title: "2001.0-4"
4952       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4953     - title: "2005.0-3"
4954       data-set: "vpp-performance-changes-3n-tsh-cmp"
4955     - title: "2005.0-4"
4956       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4957   comparisons:
4958     - title: "2005.0-4 vs 2005.0-3"
4959       reference: 4
4960       compare: 5
4961       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4962     - title: "2001.0-4 vs 2001.0-2"
4963       reference: 2
4964       compare: 3
4965       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4966     - title: "2005.0-4 vs 2001.0-4"
4967       reference: 3
4968       compare: 5
4969       rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca3.yaml"
4970   legend:
4971     - ''
4972     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4973     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4974     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4975     - '2005.0-4 vs 2005.0-3: Compares CSIT environments "4" to "3". "3" was discarded as it substantially changed TRex behaviour due to higher number of TRex workers used.'
4976     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4977     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4978
4979 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4980 - type: "table"
4981   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4982   algorithm: "table_comparison"
4983   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4984   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4985   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4986   columns:
4987     - title: "3n-hsw xl710"
4988       data-set: "vpp-compare-testbeds-ref"
4989       tag: "NIC_Intel-XL710"
4990     - title: "3n-skx xxv710"
4991       data-set: "vpp-compare-testbeds-cmp"
4992       tag: "NIC_Intel-XXV710"
4993   comparisons:
4994     - title: "Diff"
4995       reference: 1
4996       compare: 2
4997   legend:
4998     - ""
4999     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5000     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5001
5002 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
5003 - type: "table"
5004   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
5005   algorithm: "table_comparison"
5006   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
5007   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5008   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5009   columns:
5010     - title: "3n-hsw xl710"
5011       data-set: "vpp-compare-testbeds-ref"
5012       tag: "NIC_Intel-XL710"
5013     - title: "3n-skx xxv710"
5014       data-set: "vpp-compare-testbeds-cmp"
5015       tag: "NIC_Intel-XXV710"
5016   comparisons:
5017     - title: "Diff"
5018       reference: 1
5019       compare: 2
5020   legend:
5021     - ""
5022     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5023     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5024
5025 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
5026 - type: "table"
5027   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
5028   algorithm: "table_comparison"
5029   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
5030   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5031   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5032   columns:
5033     - title: "3n-hsw xl710"
5034       data-set: "vpp-compare-testbeds-ref"
5035       tag: "NIC_Intel-XL710"
5036     - title: "3n-skx xxv710"
5037       data-set: "vpp-compare-testbeds-cmp"
5038       tag: "NIC_Intel-XXV710"
5039   comparisons:
5040     - title: "Diff"
5041       reference: 1
5042       compare: 2
5043   legend:
5044     - ""
5045     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5046     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5047
5048 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
5049 - type: "table"
5050   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
5051   algorithm: "table_comparison"
5052   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
5053   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5054   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5055   columns:
5056     - title: "3n-hsw xl710"
5057       data-set: "vpp-compare-testbeds-ref"
5058       tag: "NIC_Intel-XL710"
5059     - title: "3n-skx xxv710"
5060       data-set: "vpp-compare-testbeds-cmp"
5061       tag: "NIC_Intel-XXV710"
5062   comparisons:
5063     - title: "Diff"
5064       reference: 1
5065       compare: 2
5066   legend:
5067     - ""
5068     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5069     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5070
5071 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
5072 - type: "table"
5073   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
5074   algorithm: "table_comparison"
5075   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
5076   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5077   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5078   columns:
5079     - title: "2n-skx"
5080       data-set: "vpp-compare-testbeds-skx-clx-ref"
5081     - title: "2n-clx"
5082       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5083   comparisons:
5084     - title: "Diff"
5085       reference: 1
5086       compare: 2
5087   legend:
5088     - ""
5089     - "2n-skx, 2n-clx - testbeds and NICs tested."
5090     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5091
5092 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
5093 - type: "table"
5094   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
5095   algorithm: "table_comparison"
5096   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
5097   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5098   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5099   columns:
5100     - title: "2n-skx"
5101       data-set: "vpp-compare-testbeds-skx-clx-ref"
5102     - title: "2n-clx"
5103       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5104   comparisons:
5105     - title: "Diff"
5106       reference: 1
5107       compare: 2
5108   legend:
5109     - ""
5110     - "2n-skx, 2n-clx - testbeds and NICs tested."
5111     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5112
5113 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
5114 - type: "table"
5115   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
5116   algorithm: "table_comparison"
5117   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
5118   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5119   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5120   columns:
5121     - title: "2n-skx"
5122       data-set: "vpp-compare-testbeds-skx-clx-ref"
5123     - title: "2n-clx"
5124       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5125   comparisons:
5126     - title: "Diff"
5127       reference: 1
5128       compare: 2
5129   legend:
5130     - ""
5131     - "2n-skx, 2n-clx - testbeds and NICs tested."
5132     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5133
5134 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
5135 - type: "table"
5136   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
5137   algorithm: "table_comparison"
5138   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
5139   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5140   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5141   columns:
5142     - title: "2n-skx"
5143       data-set: "vpp-compare-testbeds-skx-clx-ref"
5144     - title: "2n-clx"
5145       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5146   comparisons:
5147     - title: "Diff"
5148       reference: 1
5149       compare: 2
5150   legend:
5151     - ""
5152     - "2n-skx, 2n-clx - testbeds and NICs tested."
5153     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5154
5155 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
5156 - type: "table"
5157   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
5158   algorithm: "table_comparison"
5159   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
5160   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5161   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5162   columns:
5163     - title: "3n-hsw xl710"
5164       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5165       tag: "NIC_Intel-XL710"
5166     - title: "2n-clx xxv710"
5167       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5168       tag: "NIC_Intel-XXV710"
5169   comparisons:
5170     - title: "Diff"
5171       reference: 1
5172       compare: 2
5173   legend:
5174     - ""
5175     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5176     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5177
5178 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
5179 - type: "table"
5180   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
5181   algorithm: "table_comparison"
5182   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
5183   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5184   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5185   columns:
5186     - title: "3n-hsw xl710"
5187       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5188       tag: "NIC_Intel-XL710"
5189     - title: "2n-clx xxv710"
5190       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5191       tag: "NIC_Intel-XXV710"
5192   comparisons:
5193     - title: "Diff"
5194       reference: 1
5195       compare: 2
5196   legend:
5197     - ""
5198     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5199     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5200
5201 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
5202 - type: "table"
5203   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
5204   algorithm: "table_comparison"
5205   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
5206   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5207   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5208   columns:
5209     - title: "3n-hsw xl710"
5210       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5211       tag: "NIC_Intel-XL710"
5212     - title: "2n-clx xxv710"
5213       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5214       tag: "NIC_Intel-XXV710"
5215   comparisons:
5216     - title: "Diff"
5217       reference: 1
5218       compare: 2
5219   legend:
5220     - ""
5221     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5222     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5223
5224 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
5225 - type: "table"
5226   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
5227   algorithm: "table_comparison"
5228   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
5229   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5230   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5231   columns:
5232     - title: "3n-hsw xl710"
5233       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5234       tag: "NIC_Intel-XL710"
5235     - title: "2n-clx xxv710"
5236       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5237       tag: "NIC_Intel-XXV710"
5238   comparisons:
5239     - title: "Diff"
5240       reference: 1
5241       compare: 2
5242   legend:
5243     - ""
5244     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5245     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5246
5247 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
5248 - type: "table"
5249   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
5250   algorithm: "table_comparison"
5251   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
5252   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5253   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5254   columns:
5255     - title: "3n-skx"
5256       data-set: "vpp-compare-topologies-ref"
5257     - title: "2n-skx"
5258       data-set: "vpp-compare-topologies-cmp"
5259   comparisons:
5260     - title: "Diff"
5261       reference: 1
5262       compare: 2
5263   legend:
5264     - ""
5265     - "3n-skx, 2n-skx - topologies tested."
5266     - "Diff - difference between 3n-skx and 2n-skx topologies."
5267
5268 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
5269 - type: "table"
5270   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
5271   algorithm: "table_comparison"
5272   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
5273   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5274   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5275   columns:
5276     - title: "3n-skx"
5277       data-set: "vpp-compare-topologies-ref"
5278     - title: "2n-skx"
5279       data-set: "vpp-compare-topologies-cmp"
5280   comparisons:
5281     - title: "Diff"
5282       reference: 1
5283       compare: 2
5284   legend:
5285     - ""
5286     - "3n-skx, 2n-skx - topologies tested."
5287     - "Diff - difference between 3n-skx and 2n-skx topologies."
5288
5289 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
5290 - type: "table"
5291   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
5292   algorithm: "table_comparison"
5293   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
5294   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5295   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5296   columns:
5297     - title: "3n-skx"
5298       data-set: "vpp-compare-topologies-ref"
5299     - title: "2n-skx"
5300       data-set: "vpp-compare-topologies-cmp"
5301   comparisons:
5302     - title: "Diff"
5303       reference: 1
5304       compare: 2
5305   legend:
5306     - ""
5307     - "3n-skx, 2n-skx - topologies tested."
5308     - "Diff - difference between 3n-skx and 2n-skx topologies."
5309
5310 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
5311 - type: "table"
5312   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
5313   algorithm: "table_comparison"
5314   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
5315   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5316   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5317   columns:
5318     - title: "3n-skx"
5319       data-set: "vpp-compare-topologies-ref"
5320     - title: "2n-skx"
5321       data-set: "vpp-compare-topologies-cmp"
5322   comparisons:
5323     - title: "Diff"
5324       reference: 1
5325       compare: 2
5326   legend:
5327     - ""
5328     - "3n-skx, 2n-skx - topologies tested."
5329     - "Diff - difference between 3n-skx and 2n-skx topologies."
5330
5331 # VPP Performance Changes 3n-hsw 1t1c mrr
5332 - type: "table"
5333   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
5334   algorithm: "table_comparison"
5335   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
5336   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5337   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5338   columns:
5339     - title: "1908.1-2"
5340       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5341     - title: "2001.0-2"
5342       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5343     - title: "2005.0-3"
5344       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5345     - title: "2005.0-4"
5346       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5347   comparisons:
5348     - title: "2005.0-4 vs 2005.0-3"
5349       reference: 3
5350       compare: 4
5351       rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
5352     - title: "2005.0-4 vs 2001.0-2"
5353       reference: 2
5354       compare: 4
5355       rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
5356   legend:
5357     - ''
5358     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5359     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5360     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5361     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5362     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5363
5364 # VPP Performance Changes 3n-hsw 2t2c mrr
5365 - type: "table"
5366   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
5367   algorithm: "table_comparison"
5368   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
5369   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5370   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5371   columns:
5372     - title: "1908.1-2"
5373       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5374     - title: "2001.0-2"
5375       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5376     - title: "2005.0-3"
5377       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5378     - title: "2005.0-4"
5379       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5380   comparisons:
5381     - title: "2005.0-4 vs 2005.0-3"
5382       reference: 3
5383       compare: 4
5384       rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
5385     - title: "2005.0-4 vs 2001.0-2"
5386       reference: 2
5387       compare: 4
5388       rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
5389   legend:
5390     - ''
5391     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5392     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5393     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5394     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5395     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5396
5397 # VPP Performance Changes 3n-hsw 4t4c mrr
5398 - type: "table"
5399   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
5400   algorithm: "table_comparison"
5401   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
5402   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5403   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5404   columns:
5405     - title: "1908.1-2"
5406       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5407     - title: "2001.0-2"
5408       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5409     - title: "2005.0-3"
5410       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5411     - title: "2005.0-4"
5412       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5413   comparisons:
5414     - title: "2005.0-4 vs 2005.0-3"
5415       reference: 3
5416       compare: 4
5417       rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
5418     - title: "2005.0-4 vs 2001.0-2"
5419       reference: 2
5420       compare: 4
5421       rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
5422   legend:
5423     - ''
5424     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5425     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5426     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5427     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5428     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5429
5430 # VPP Performance Changes 3n-skx 2t1c mrr
5431 - type: "table"
5432   title: "VPP Performance Changes 3n-skx 2t1c mrr"
5433   algorithm: "table_comparison"
5434   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
5435   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5436   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5437   columns:
5438     - title: "2001.0-2"
5439       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5440     - title: "2005.0-3"
5441       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5442     - title: "2005.0-4"
5443       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5444   comparisons:
5445     - title: "2005.0-4 vs 2005.0-3"
5446       reference: 2
5447       compare: 3
5448       rca-file: "rca/rca-3n-skx-2t1c-mrr-rca1.yaml"
5449     - title: "2005.0-4 vs 2001.0-2"
5450       reference: 1
5451       compare: 3
5452       rca-file: "rca/rca-3n-skx-2t1c-mrr-rca2.yaml"
5453   legend:
5454     - ''
5455     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5456     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5457     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5458     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5459     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5460
5461 # VPP Performance Changes 3n-skx 4t2c mrr
5462 - type: "table"
5463   title: "VPP Performance Changes 3n-skx 4t2c mrr"
5464   algorithm: "table_comparison"
5465   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
5466   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5467   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5468   columns:
5469     - title: "2001.0-2"
5470       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5471     - title: "2005.0-3"
5472       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5473     - title: "2005.0-4"
5474       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5475   comparisons:
5476     - title: "2005.0-4 vs 2005.0-3"
5477       reference: 2
5478       compare: 3
5479       rca-file: "rca/rca-3n-skx-4t2c-mrr-rca1.yaml"
5480     - title: "2005.0-4 vs 2001.0-2"
5481       reference: 1
5482       compare: 3
5483       rca-file: "rca/rca-3n-skx-4t2c-mrr-rca2.yaml"
5484   legend:
5485     - ''
5486     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5487     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5488     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5489     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5490     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5491
5492 # VPP Performance Changes 3n-skx 8t4c mrr
5493 - type: "table"
5494   title: "VPP Performance Changes 3n-skx 8t4c mrr"
5495   algorithm: "table_comparison"
5496   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
5497   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5498   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5499   columns:
5500     - title: "2001.0-2"
5501       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5502     - title: "2005.0-3"
5503       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5504     - title: "2005.0-4"
5505       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5506   comparisons:
5507     - title: "2005.0-4 vs 2005.0-3"
5508       reference: 2
5509       compare: 3
5510       rca-file: "rca/rca-3n-skx-8t4c-mrr-rca1.yaml"
5511     - title: "2005.0-4 vs 2001.0-2"
5512       reference: 1
5513       compare: 3
5514       rca-file: "rca/rca-3n-skx-8t4c-mrr-rca2.yaml"
5515   legend:
5516     - ''
5517     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5518     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5519     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5520     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5521     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5522
5523 # VPP Performance Changes 2n-skx 2t1c mrr
5524 - type: "table"
5525   title: "VPP Performance Changes 2n-skx 2t1c mrr"
5526   algorithm: "table_comparison"
5527   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
5528   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5529   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5530   columns:
5531     - title: "2001.0-2"
5532       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5533     - title: "2005.0-3"
5534       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5535     - title: "2005.0-4"
5536       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5537   comparisons:
5538     - title: "2005.0-4 vs 2005.0-3"
5539       reference: 2
5540       compare: 3
5541       rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
5542     - title: "2005.0-4 vs 2001.0-2"
5543       reference: 1
5544       compare: 3
5545       rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
5546   legend:
5547     - ''
5548     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5549     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5550     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5551     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5552     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5553
5554 # VPP Performance Changes 2n-skx 4t2c mrr
5555 - type: "table"
5556   title: "VPP Performance Changes 2n-skx 4t2c mrr"
5557   algorithm: "table_comparison"
5558   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
5559   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5560   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5561   columns:
5562     - title: "2001.0-2"
5563       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5564     - title: "2005.0-3"
5565       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5566     - title: "2005.0-4"
5567       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5568   comparisons:
5569     - title: "2005.0-4 vs 2005.0-3"
5570       reference: 2
5571       compare: 3
5572       rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
5573     - title: "2005.0-4 vs 2001.0-2"
5574       reference: 1
5575       compare: 3
5576       rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
5577   legend:
5578     - ''
5579     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5580     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5581     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5582     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5583     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5584
5585 # VPP Performance Changes 2n-skx 8t4c mrr
5586 - type: "table"
5587   title: "VPP Performance Changes 2n-skx 8t4c mrr"
5588   algorithm: "table_comparison"
5589   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
5590   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5591   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5592   columns:
5593     - title: "2001.0-2"
5594       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5595     - title: "2005.0-3"
5596       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5597     - title: "2005.0-4"
5598       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5599   comparisons:
5600     - title: "2005.0-4 vs 2005.0-3"
5601       reference: 2
5602       compare: 3
5603       rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
5604     - title: "2005.0-4 vs 2001.0-2"
5605       reference: 1
5606       compare: 3
5607       rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
5608   legend:
5609     - ''
5610     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5611     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5612     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5613     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5614     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5615
5616 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
5617 - type: "table"
5618   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
5619   algorithm: "table_comparison"
5620   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
5621   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5622   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5623   columns:
5624     - title: "2001.0-2"
5625       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5626     - title: "2005.0-3"
5627       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5628     - title: "2005.0-4"
5629       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5630   comparisons:
5631     - title: "2005.0-4 vs 2005.0-3"
5632       reference: 2
5633       compare: 3
5634       rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
5635     - title: "2005.0-4 vs 2001.0-2"
5636       reference: 1
5637       compare: 3
5638       rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
5639   legend:
5640     - ''
5641     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5642     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5643     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5644     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5645     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5646
5647 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
5648 - type: "table"
5649   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
5650   algorithm: "table_comparison"
5651   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
5652   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5653   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5654   columns:
5655     - title: "2001.0-2"
5656       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5657     - title: "2005.0-3"
5658       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5659     - title: "2005.0-4"
5660       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5661   comparisons:
5662     - title: "2005.0-4 vs 2005.0-3"
5663       reference: 2
5664       compare: 3
5665       rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
5666     - title: "2005.0-4 vs 2001.0-2"
5667       reference: 1
5668       compare: 3
5669       rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
5670   legend:
5671     - ''
5672     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5673     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5674     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5675     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5676     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5677
5678 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
5679 - type: "table"
5680   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
5681   algorithm: "table_comparison"
5682   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
5683   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5684   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5685   columns:
5686     - title: "2001.0-2"
5687       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5688     - title: "2005.0-3"
5689       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5690     - title: "2005.0-4"
5691       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5692   comparisons:
5693     - title: "2005.0-4 vs 2005.0-3"
5694       reference: 2
5695       compare: 3
5696       rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
5697     - title: "2005.0-4 vs 2001.0-2"
5698       reference: 1
5699       compare: 3
5700       rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
5701   legend:
5702     - ''
5703     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5704     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5705     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5706     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5707     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5708
5709 ## VPP Performance Changes 2n-clx-x556 2t1c mrr
5710 #- type: "table"
5711 #  title: "VPP Performance Changes 2n-clx-x556 2t1c mrr"
5712 #  algorithm: "table_comparison"
5713 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-mrr"
5714 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5715 #  filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5716 #  columns:
5717 #    - title: "2001"
5718 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5719 #    - title: "2005"
5720 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5721 #  comparisons:
5722 #    - title: "Diff"
5723 #      reference: 1
5724 #      compare: 2
5725 #  legend:
5726 #    - ""
5727 #    - "2001, 2005 - VPP versions tested."
5728 #    - "Diff - difference between 2001 and 2005 VPP version."
5729 #
5730 ## VPP Performance Changes 2n-clx-x556 4t2c mrr
5731 #- type: "table"
5732 #  title: "VPP Performance Changes 2n-clx-x556 4t2c mrr"
5733 #  algorithm: "table_comparison"
5734 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-mrr"
5735 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5736 #  filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5737 #  columns:
5738 #    - title: "2001"
5739 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5740 #    - title: "2005"
5741 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5742 #  comparisons:
5743 #    - title: "Diff"
5744 #      reference: 1
5745 #      compare: 2
5746 #  legend:
5747 #    - ""
5748 #    - "2001, 2005 - VPP versions tested."
5749 #    - "Diff - difference between 2001 and 2005 VPP version."
5750 #
5751 ## VPP Performance Changes 2n-clx-x556 8t4c mrr
5752 #- type: "table"
5753 #  title: "VPP Performance Changes 2n-clx-x556 8t4c mrr"
5754 #  algorithm: "table_comparison"
5755 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-8t4c-mrr"
5756 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5757 #  filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5758 #  columns:
5759 #    - title: "2001"
5760 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5761 #    - title: "2005"
5762 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5763 #  comparisons:
5764 #    - title: "Diff"
5765 #      reference: 1
5766 #      compare: 2
5767 #  legend:
5768 #    - ""
5769 #    - "2001, 2005 - VPP versions tested."
5770 #    - "Diff - difference between 2001 and 2005 VPP version."
5771
5772 # VPP Performance Changes 2n-dnv 1t1c mrr
5773 - type: "table"
5774   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
5775   algorithm: "table_comparison"
5776   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
5777   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5778   filter: "'1T1C'"
5779   columns:
5780     - title: "1908.1-2"
5781       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5782     - title: "2001.0-2"
5783       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5784     - title: "2005.0-3"
5785       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5786   comparisons:
5787     - title: "2005.0-3 vs 2001.0-2"
5788       reference: 2
5789       compare: 3
5790   legend:
5791     - ''
5792     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5793     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5794     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5795     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5796
5797 # VPP Performance Changes 2n-dnv 2t2c mrr
5798 - type: "table"
5799   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
5800   algorithm: "table_comparison"
5801   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
5802   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5803   filter: "'2T2C'"
5804   columns:
5805     - title: "1908.1-2"
5806       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5807     - title: "2001.0-2"
5808       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5809     - title: "2005.0-3"
5810       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5811   comparisons:
5812     - title: "2005.0-3 vs 2001.0-2"
5813       reference: 2
5814       compare: 3
5815   legend:
5816     - ''
5817     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5818     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5819     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5820     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5821
5822 # VPP Performance Changes 2n-dnv 4t4c mrr
5823 - type: "table"
5824   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
5825   algorithm: "table_comparison"
5826   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
5827   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5828   filter: "'4T4C'"
5829   columns:
5830     - title: "1908.1-2"
5831       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5832     - title: "2001.0-2"
5833       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5834     - title: "2005.0-3"
5835       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5836   comparisons:
5837     - title: "2005.0-3 vs 2001.0-2"
5838       reference: 2
5839       compare: 3
5840   legend:
5841     - ''
5842     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5843     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5844     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5845     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5846
5847 # VPP Performance Changes 3n-dnv 1t1c mrr
5848 - type: "table"
5849   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5850   algorithm: "table_comparison"
5851   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5852   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5853   filter: "'1T1C'"
5854   columns:
5855     - title: "1908.1-2"
5856       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5857     - title: "2001.0-2"
5858       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5859     - title: "2005.0-3"
5860       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5861   comparisons:
5862     - title: "2005.0-3 vs 2001.0-2"
5863       reference: 2
5864       compare: 3
5865   legend:
5866     - ''
5867     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5868     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5869     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5870     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5871
5872 # VPP Performance Changes 3n-dnv 2t2c mrr
5873 - type: "table"
5874   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5875   algorithm: "table_comparison"
5876   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5877   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5878   filter: "'2T2C'"
5879   columns:
5880     - title: "1908.1-2"
5881       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5882     - title: "2001.0-2"
5883       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5884     - title: "2005.0-3"
5885       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5886   comparisons:
5887     - title: "2005.0-3 vs 2001.0-2"
5888       reference: 2
5889       compare: 3
5890   legend:
5891     - ''
5892     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5893     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5894     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5895     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5896
5897 # VPP Performance Changes 3n-dnv 4t4c mrr
5898 - type: "table"
5899   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5900   algorithm: "table_comparison"
5901   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5902   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5903   filter: "'4T4C'"
5904   columns:
5905     - title: "1908.1-2"
5906       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5907     - title: "2001.0-2"
5908       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5909     - title: "2005.0-3"
5910       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5911   comparisons:
5912     - title: "2005.0-3 vs 2001.0-2"
5913       reference: 2
5914       compare: 3
5915   legend:
5916     - ''
5917     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5918     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5919     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5920     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5921
5922 # VPP Performance Changes 3n-tsh 1t1c mrr
5923 - type: "table"
5924   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5925   algorithm: "table_comparison"
5926   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5927   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5928   filter: "'1T1C'"
5929   columns:
5930     - title: "1908.1-2"
5931       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5932     - title: "2001.0-2"
5933       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5934     - title: "2005.0-3"
5935       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5936     - title: "2005.0-4"
5937       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
5938   comparisons:
5939     - title: "2005.0-4 vs 2005.0-3"
5940       reference: 3
5941       compare: 4
5942       rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
5943     - title: "2005.0-4 vs 2001.0-2"
5944       reference: 2
5945       compare: 4
5946       rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca2.yaml"
5947   legend:
5948     - ''
5949     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5950     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5951     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5952     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5953     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5954
5955 # VPP Performance Changes 3n-tsh 2t2c mrr
5956 - type: "table"
5957   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5958   algorithm: "table_comparison"
5959   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5960   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5961   filter: "'2T2C'"
5962   columns:
5963     - title: "1908.1-2"
5964       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5965     - title: "2001.0-2"
5966       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5967     - title: "2005.0-3"
5968       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5969     - title: "2005.0-4"
5970       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
5971   comparisons:
5972     - title: "2005.0-4 vs 2005.0-3"
5973       reference: 3
5974       compare: 4
5975       rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca1.yaml"
5976     - title: "2005.0-4 vs 2001.0-2"
5977       reference: 2
5978       compare: 4
5979       rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca2.yaml"
5980   legend:
5981     - ''
5982     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5983     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
5984     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5985     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5986     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
5987
5988 # VPP Performance Changes 3n-tsh 4t4c mrr
5989 - type: "table"
5990   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5991   algorithm: "table_comparison"
5992   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5993   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5994   filter: "'4T4C'"
5995   columns:
5996     - title: "1908.1-2"
5997       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5998     - title: "2001.0-2"
5999       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6000     - title: "2005.0-3"
6001       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6002     - title: "2005.0-4"
6003       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6004   comparisons:
6005     - title: "2005.0-4 vs 2005.0-3"
6006       reference: 3
6007       compare: 4
6008       rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca1.yaml"
6009     - title: "2005.0-4 vs 2001.0-2"
6010       reference: 2
6011       compare: 4
6012       rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca2.yaml"
6013   legend:
6014     - ''
6015     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6016     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
6017     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6018     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
6019     - '2005.0-4 vs 2001.0-2: Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
6020
6021 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
6022 - type: "table"
6023   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
6024   algorithm: "table_comparison"
6025   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
6026   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6027   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6028   columns:
6029     - title: "3n-hsw xl710"
6030       data-set: "vpp-compare-testbeds-mrr-ref"
6031       tag: "NIC_Intel-XL710"
6032     - title: "3n-skx xxv710"
6033       data-set: "vpp-compare-testbeds-mrr-cmp"
6034       tag: "NIC_Intel-XXV710"
6035   comparisons:
6036     - title: "Diff"
6037       reference: 1
6038       compare: 2
6039   legend:
6040     - ""
6041     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6042     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6043
6044 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
6045 - type: "table"
6046   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
6047   algorithm: "table_comparison"
6048   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
6049   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6050   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6051   columns:
6052     - title: "3n-hsw xl710"
6053       data-set: "vpp-compare-testbeds-mrr-ref"
6054       tag: "NIC_Intel-XL710"
6055     - title: "3n-skx xxv710"
6056       data-set: "vpp-compare-testbeds-mrr-cmp"
6057       tag: "NIC_Intel-XXV710"
6058   comparisons:
6059     - title: "Diff"
6060       reference: 1
6061       compare: 2
6062   legend:
6063     - ""
6064     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6065     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6066
6067 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
6068 - type: "table"
6069   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
6070   algorithm: "table_comparison"
6071   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
6072   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6073   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6074   columns:
6075     - title: "3n-hsw xl710"
6076       data-set: "vpp-compare-testbeds-mrr-ref"
6077       tag: "NIC_Intel-XL710"
6078     - title: "3n-skx xxv710"
6079       data-set: "vpp-compare-testbeds-mrr-cmp"
6080       tag: "NIC_Intel-XXV710"
6081   comparisons:
6082     - title: "Diff"
6083       reference: 1
6084       compare: 2
6085   legend:
6086     - ""
6087     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6088     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6089
6090 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
6091 - type: "table"
6092   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
6093   algorithm: "table_comparison"
6094   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
6095   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6096   filter: "'2T1C' and 'NIC_Intel-XXV710'"
6097   columns:
6098     - title: "2n-skx"
6099       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6100     - title: "2n-clx"
6101       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6102   comparisons:
6103     - title: "Diff"
6104       reference: 1
6105       compare: 2
6106   legend:
6107     - ""
6108     - "2n-skx, 2n-clx - testbeds and NICs tested."
6109     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6110
6111 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
6112 - type: "table"
6113   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
6114   algorithm: "table_comparison"
6115   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
6116   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6117   filter: "'4T2C' and 'NIC_Intel-XXV710'"
6118   columns:
6119     - title: "2n-skx"
6120       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6121     - title: "2n-clx"
6122       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6123   comparisons:
6124     - title: "Diff"
6125       reference: 1
6126       compare: 2
6127   legend:
6128     - ""
6129     - "2n-skx, 2n-clx - testbeds and NICs tested."
6130     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6131
6132 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
6133 - type: "table"
6134   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
6135   algorithm: "table_comparison"
6136   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
6137   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6138   filter: "'8T4C' and 'NIC_Intel-XXV710'"
6139   columns:
6140     - title: "2n-skx"
6141       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6142     - title: "2n-clx"
6143       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6144   comparisons:
6145     - title: "Diff"
6146       reference: 1
6147       compare: 2
6148   legend:
6149     - ""
6150     - "2n-skx, 2n-clx - testbeds and NICs tested."
6151     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6152
6153 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
6154 - type: "table"
6155   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
6156   algorithm: "table_comparison"
6157   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
6158   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6159   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
6160   columns:
6161     - title: "3n-skx"
6162       data-set: "vpp-compare-topologies-mrr-ref"
6163     - title: "2n-skx"
6164       data-set: "vpp-compare-topologies-mrr-cmp"
6165   comparisons:
6166     - title: "Diff"
6167       reference: 1
6168       compare: 2
6169   legend:
6170     - ""
6171     - "3n-skx, 2n-skx - topologies tested."
6172     - "Diff - difference between 3n-skx and 2n-skx topologies."
6173
6174 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
6175 - type: "table"
6176   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
6177   algorithm: "table_comparison"
6178   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
6179   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6180   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
6181   columns:
6182     - title: "3n-skx"
6183       data-set: "vpp-compare-topologies-mrr-ref"
6184     - title: "2n-skx"
6185       data-set: "vpp-compare-topologies-mrr-cmp"
6186   comparisons:
6187     - title: "Diff"
6188       reference: 1
6189       compare: 2
6190   legend:
6191     - ""
6192     - "3n-skx, 2n-skx - topologies tested."
6193     - "Diff - difference between 3n-skx and 2n-skx topologies."
6194
6195 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
6196 - type: "table"
6197   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
6198   algorithm: "table_comparison"
6199   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
6200   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6201   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
6202   columns:
6203     - title: "3n-skx"
6204       data-set: "vpp-compare-topologies-mrr-ref"
6205     - title: "2n-skx"
6206       data-set: "vpp-compare-topologies-mrr-cmp"
6207   comparisons:
6208     - title: "Diff"
6209       reference: 1
6210       compare: 2
6211   legend:
6212     - ""
6213     - "3n-skx, 2n-skx - topologies tested."
6214     - "Diff - difference between 3n-skx and 2n-skx topologies."
6215
6216 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
6217 - type: "table"
6218   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
6219   algorithm: "table_comparison"
6220   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
6221   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6222   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6223   columns:
6224     - title: "3n-hsw xl710"
6225       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6226       tag: "NIC_Intel-XL710"
6227     - title: "2n-clx xxv710"
6228       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6229       tag: "NIC_Intel-XXV710"
6230   comparisons:
6231     - title: "Diff"
6232       reference: 1
6233       compare: 2
6234   legend:
6235     - ""
6236     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6237     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6238
6239 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
6240 - type: "table"
6241   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
6242   algorithm: "table_comparison"
6243   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
6244   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6245   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6246   columns:
6247     - title: "3n-hsw xl710"
6248       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6249       tag: "NIC_Intel-XL710"
6250     - title: "2n-clx xxv710"
6251       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6252       tag: "NIC_Intel-XXV710"
6253   comparisons:
6254     - title: "Diff"
6255       reference: 1
6256       compare: 2
6257   legend:
6258     - ""
6259     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6260     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6261
6262 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
6263 - type: "table"
6264   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
6265   algorithm: "table_comparison"
6266   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
6267   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6268   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6269   columns:
6270     - title: "3n-hsw xl710"
6271       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6272       tag: "NIC_Intel-XL710"
6273     - title: "2n-clx xxv710"
6274       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6275       tag: "NIC_Intel-XXV710"
6276   comparisons:
6277     - title: "Diff"
6278       reference: 1
6279       compare: 2
6280   legend:
6281     - ""
6282     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6283     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6284
6285 # Detailed Test Results - VPP Performance Results 3n-hsw
6286 - type: "table"
6287   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
6288   algorithm: "table_merged_details"
6289   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
6290   columns:
6291     - title: " |prein| Test Name |preout| "
6292       data: "data name"
6293     - 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| "
6294       data: "data msg"
6295   data: "vpp-perf-results-3n-hsw"
6296   filter: "all"
6297   parameters:
6298   - "name"
6299   - "parent"
6300   - "msg"
6301
6302 # Detailed Test Results - VPP Performance Results 3n-skx
6303 - type: "table"
6304   title: "Detailed Test Results - VPP Performance Results 3n-skx"
6305   algorithm: "table_merged_details"
6306   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
6307   columns:
6308     - title: " |prein| Test Name |preout| "
6309       data: "data name"
6310     - 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| "
6311       data: "data msg"
6312   data: "vpp-perf-results-3n-skx"
6313   filter: "all"
6314   remove-ndr: False
6315   parameters:
6316   - "name"
6317   - "parent"
6318   - "msg"
6319
6320 # Detailed Test Results - VPP Performance Results 2n-skx
6321 - type: "table"
6322   title: "Detailed Test Results - VPP Performance Results 2n-skx"
6323   algorithm: "table_merged_details"
6324   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
6325   columns:
6326     - title: " |prein| Test Name |preout| "
6327       data: "data name"
6328     - 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| "
6329       data: "data msg"
6330   data: "vpp-perf-results-2n-skx"
6331   filter: "all"
6332   remove-ndr: False
6333   parameters:
6334   - "name"
6335   - "parent"
6336   - "msg"
6337
6338 # Detailed Test Results - VPP Performance Results 2n-clx
6339 - type: "table"
6340   title: "Detailed Test Results - VPP Performance Results 2n-clx"
6341   algorithm: "table_merged_details"
6342   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
6343   columns:
6344     - title: " |prein| Test Name |preout| "
6345       data: "data name"
6346     - 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| "
6347       data: "data msg"
6348   data: "vpp-perf-results-2n-clx"
6349   filter: "all"
6350   parameters:
6351   - "name"
6352   - "parent"
6353   - "msg"
6354
6355 # Detailed Test Results - VPP Performance Results 3n-tsh
6356 - type: "table"
6357   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
6358   algorithm: "table_merged_details"
6359   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
6360   columns:
6361     - title: " |prein| Test Name |preout| "
6362       data: "data name"
6363     - 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| "
6364       data: "data msg"
6365   data: "vpp-perf-results-3n-tsh"
6366   filter: "all"
6367   parameters:
6368   - "name"
6369   - "parent"
6370   - "msg"
6371
6372 # Detailed Test Results - VPP Performance Results 3n-dnv
6373 - type: "table"
6374   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
6375   algorithm: "table_merged_details"
6376   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
6377   columns:
6378     - title: " |prein| Test Name |preout| "
6379       data: "data name"
6380     - 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| "
6381       data: "data msg"
6382   data: "vpp-perf-results-3n-dnv"
6383   filter: "all"
6384   parameters:
6385   - "name"
6386   - "parent"
6387   - "msg"
6388
6389 # Detailed Test Results - VPP Performance Results 2n-dnv
6390 - type: "table"
6391   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
6392   algorithm: "table_merged_details"
6393   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
6394   columns:
6395     - title: " |prein| Test Name |preout| "
6396       data: "data name"
6397     - 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| "
6398       data: "data msg"
6399   data: "vpp-perf-results-2n-dnv"
6400   filter: "all"
6401   parameters:
6402   - "name"
6403   - "parent"
6404   - "msg"
6405
6406 # Test configuration - VPP Performance Test Configs 3n-hsw
6407 - type: "table"
6408   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
6409   algorithm: "table_merged_details"
6410   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
6411   columns:
6412     - title: " |prein| Test Name |preout| "
6413       data: "data name"
6414     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6415       data: "data conf-history"
6416   data: "vpp-perf-results-3n-hsw"
6417   filter: "all"
6418   parameters:
6419   - "parent"
6420   - "name"
6421   - "conf-history"
6422
6423 # Test configuration - VPP Performance Test Configs 3n-skx
6424 - type: "table"
6425   title: "Test configuration - VPP Performance Test Configs 3n-skx"
6426   algorithm: "table_merged_details"
6427   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
6428   columns:
6429     - title: " |prein| Test Name |preout| "
6430       data: "data name"
6431     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6432       data: "data conf-history"
6433   data: "vpp-perf-results-3n-skx"
6434   filter: "all"
6435   parameters:
6436   - "parent"
6437   - "name"
6438   - "conf-history"
6439
6440 # Test configuration - VPP Performance Test Configs 2n-skx
6441 - type: "table"
6442   title: "Test configuration - VPP Performance Test Configs 2n-skx"
6443   algorithm: "table_merged_details"
6444   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
6445   columns:
6446     - title: " |prein| Test Name |preout| "
6447       data: "data name"
6448     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6449       data: "data conf-history"
6450   data: "vpp-perf-results-2n-skx"
6451   filter: "all"
6452   parameters:
6453   - "parent"
6454   - "name"
6455   - "conf-history"
6456
6457 # Test configuration - VPP Performance Test Configs 2n-clx
6458 - type: "table"
6459   title: "Test configuration - VPP Performance Test Configs 2n-clx"
6460   algorithm: "table_merged_details"
6461   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
6462   columns:
6463     - title: " |prein| Test Name |preout| "
6464       data: "data name"
6465     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6466       data: "data conf-history"
6467   data: "vpp-perf-results-2n-clx"
6468   filter: "all"
6469   parameters:
6470   - "parent"
6471   - "name"
6472   - "conf-history"
6473
6474 # Test configuration - VPP Performance Test Configs 3n-tsh
6475 - type: "table"
6476   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
6477   algorithm: "table_merged_details"
6478   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
6479   columns:
6480     - title: " |prein| Test Name |preout| "
6481       data: "data name"
6482     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6483       data: "data conf-history"
6484   data: "vpp-perf-results-3n-tsh"
6485   filter: "all"
6486   parameters:
6487   - "parent"
6488   - "name"
6489   - "conf-history"
6490
6491 # Test configuration - VPP Performance Test Configs 3n-dnv
6492 - type: "table"
6493   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
6494   algorithm: "table_merged_details"
6495   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
6496   columns:
6497     - title: " |prein| Test Name |preout| "
6498       data: "data name"
6499     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6500       data: "data conf-history"
6501   data: "vpp-perf-results-3n-dnv"
6502   filter: "all"
6503   parameters:
6504   - "parent"
6505   - "name"
6506   - "conf-history"
6507
6508 # Test configuration - VPP Performance Test Configs 2n-dnv
6509 - type: "table"
6510   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
6511   algorithm: "table_merged_details"
6512   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
6513   columns:
6514     - title: " |prein| Test Name |preout| "
6515       data: "data name"
6516     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6517       data: "data conf-history"
6518   data: "vpp-perf-results-2n-dnv"
6519   filter: "all"
6520   parameters:
6521   - "parent"
6522   - "name"
6523   - "conf-history"
6524
6525 # Test Operational Data - VPP Performance Operational Data 3n-hsw
6526 - type: "table"
6527   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
6528   algorithm: "table_oper_data_html"
6529   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
6530   data: "vpp-perf-results-3n-hsw"
6531   filter: "all"
6532
6533 # Test Operational Data - VPP Performance Operational Data 3n-skx
6534 - type: "table"
6535   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
6536   algorithm: "table_oper_data_html"
6537   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
6538   data: "vpp-perf-results-3n-skx"
6539   filter: "all"
6540
6541 # Test Operational Data - VPP Performance Operational Data 2n-skx
6542 - type: "table"
6543   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
6544   algorithm: "table_oper_data_html"
6545   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
6546   data: "vpp-perf-results-2n-skx"
6547   filter: "all"
6548
6549 # Test Operational Data - VPP Performance Operational Data 2n-clx
6550 - type: "table"
6551   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
6552   algorithm: "table_oper_data_html"
6553   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
6554   data: "vpp-perf-results-2n-clx"
6555   filter: "all"
6556
6557 # Test Operational Data - VPP Performance Operational Data 3n-tsh
6558 - type: "table"
6559   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
6560   algorithm: "table_oper_data_html"
6561   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
6562   data: "vpp-perf-results-3n-tsh"
6563   filter: "all"
6564
6565 # Test Operational Data - VPP Performance Operational Data 3n-dnv
6566 - type: "table"
6567   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
6568   algorithm: "table_oper_data_html"
6569   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
6570   data: "vpp-perf-results-3n-dnv"
6571   filter: "all"
6572
6573 # Test Operational Data - VPP Performance Operational Data 2n-dnv
6574 - type: "table"
6575   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
6576   algorithm: "table_oper_data_html"
6577   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
6578   data: "vpp-perf-results-2n-dnv"
6579   filter: "all"
6580
6581 # Detailed Test Results - VPP MRR Results 3n-hsw
6582 - type: "table"
6583   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
6584   algorithm: "table_merged_details"
6585   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
6586   columns:
6587     - title: " |prein| Test Name |preout| "
6588       data: "data name"
6589     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6590       data: "data msg"
6591   data: "vpp-mrr-results-3n-hsw"
6592   filter: "all"
6593   parameters:
6594   - "name"
6595   - "parent"
6596   - "msg"
6597
6598 # Detailed Test Results - VPP MRR Results 3n-skx
6599 - type: "table"
6600   title: "Detailed Test Results - VPP MRR Results 3n-skx"
6601   algorithm: "table_merged_details"
6602   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
6603   columns:
6604     - title: " |prein| Test Name |preout| "
6605       data: "data name"
6606     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6607       data: "data msg"
6608   data: "vpp-mrr-results-3n-skx"
6609   filter: "all"
6610   parameters:
6611   - "name"
6612   - "parent"
6613   - "msg"
6614
6615 # Detailed Test Results - VPP MRR Results 2n-skx
6616 - type: "table"
6617   title: "Detailed Test Results - VPP MRR Results 2n-skx"
6618   algorithm: "table_merged_details"
6619   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
6620   columns:
6621     - title: " |prein| Test Name |preout| "
6622       data: "data name"
6623     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6624       data: "data msg"
6625   data: "vpp-mrr-results-2n-skx"
6626   filter: "all"
6627   parameters:
6628   - "name"
6629   - "parent"
6630   - "msg"
6631
6632 # Detailed Test Results - VPP MRR Results 2n-clx
6633 - type: "table"
6634   title: "Detailed Test Results - VPP MRR Results 2n-clx"
6635   algorithm: "table_merged_details"
6636   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
6637   columns:
6638     - title: " |prein| Test Name |preout| "
6639       data: "data name"
6640     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6641       data: "data msg"
6642   data: "vpp-mrr-results-2n-clx"
6643   filter: "all"
6644   parameters:
6645   - "name"
6646   - "parent"
6647   - "msg"
6648
6649 # Detailed Test Results - VPP MRR Results 3n-tsh
6650 - type: "table"
6651   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
6652   algorithm: "table_merged_details"
6653   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
6654   columns:
6655     - title: " |prein| Test Name |preout| "
6656       data: "data name"
6657     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6658       data: "data msg"
6659   data: "vpp-mrr-results-3n-tsh"
6660   filter: "all"
6661   parameters:
6662   - "name"
6663   - "parent"
6664   - "msg"
6665
6666 # Detailed Test Results - VPP MRR Results 3n-dnv
6667 - type: "table"
6668   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
6669   algorithm: "table_merged_details"
6670   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
6671   columns:
6672     - title: " |prein| Test Name |preout| "
6673       data: "data name"
6674     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6675       data: "data msg"
6676   data: "vpp-mrr-results-3n-dnv"
6677   filter: "all"
6678   parameters:
6679   - "name"
6680   - "parent"
6681   - "msg"
6682
6683 # Detailed Test Results - VPP MRR Results 2n-dnv
6684 - type: "table"
6685   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
6686   algorithm: "table_merged_details"
6687   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
6688   columns:
6689     - title: " |prein| Test Name |preout| "
6690       data: "data name"
6691     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6692       data: "data msg"
6693   data: "vpp-mrr-results-2n-dnv"
6694   filter: "all"
6695   parameters:
6696   - "name"
6697   - "parent"
6698   - "msg"
6699
6700 # Test configuration - VPP MRR Test Configs 3n-hsw
6701 - type: "table"
6702   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
6703   algorithm: "table_merged_details"
6704   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
6705   columns:
6706     - title: " |prein| Test Name |preout| "
6707       data: "data name"
6708     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6709       data: "data conf-history"
6710   data: "vpp-mrr-results-3n-hsw"
6711   filter: "all"
6712   parameters:
6713   - "parent"
6714   - "name"
6715   - "conf-history"
6716
6717 # Test configuration - VPP MRR Test Configs 3n-skx
6718 - type: "table"
6719   title: "Test configuration - VPP MRR Test Configs 3n-skx"
6720   algorithm: "table_merged_details"
6721   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
6722   columns:
6723     - title: " |prein| Test Name |preout| "
6724       data: "data name"
6725     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6726       data: "data conf-history"
6727   data: "vpp-mrr-results-3n-skx"
6728   filter: "all"
6729   parameters:
6730   - "parent"
6731   - "name"
6732   - "conf-history"
6733
6734 # Test configuration - VPP MRR Test Configs 2n-skx
6735 - type: "table"
6736   title: "Test configuration - VPP MRR Test Configs 2n-skx"
6737   algorithm: "table_merged_details"
6738   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
6739   columns:
6740     - title: " |prein| Test Name |preout| "
6741       data: "data name"
6742     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6743       data: "data conf-history"
6744   data: "vpp-mrr-results-2n-skx"
6745   filter: "all"
6746   parameters:
6747   - "parent"
6748   - "name"
6749   - "conf-history"
6750
6751 # Test configuration - VPP MRR Test Configs 2n-clx
6752 - type: "table"
6753   title: "Test configuration - VPP MRR Test Configs 2n-clx"
6754   algorithm: "table_merged_details"
6755   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
6756   columns:
6757     - title: " |prein| Test Name |preout| "
6758       data: "data name"
6759     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6760       data: "data conf-history"
6761   data: "vpp-mrr-results-2n-clx"
6762   filter: "all"
6763   parameters:
6764   - "parent"
6765   - "name"
6766   - "conf-history"
6767
6768 # Test configuration - VPP MRR Test Configs 3n-tsh
6769 - type: "table"
6770   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
6771   algorithm: "table_merged_details"
6772   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
6773   columns:
6774     - title: " |prein| Test Name |preout| "
6775       data: "data name"
6776     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6777       data: "data conf-history"
6778   data: "vpp-mrr-results-3n-tsh"
6779   filter: "all"
6780   parameters:
6781   - "parent"
6782   - "name"
6783   - "conf-history"
6784
6785 # Test configuration - VPP MRR Test Configs 3n-dnv
6786 - type: "table"
6787   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
6788   algorithm: "table_merged_details"
6789   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
6790   columns:
6791     - title: " |prein| Test Name |preout| "
6792       data: "data name"
6793     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6794       data: "data conf-history"
6795   data: "vpp-mrr-results-3n-dnv"
6796   filter: "all"
6797   parameters:
6798   - "parent"
6799   - "name"
6800   - "conf-history"
6801
6802 # Test configuration - VPP MRR Test Configs 2n-dnv
6803 - type: "table"
6804   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
6805   algorithm: "table_merged_details"
6806   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
6807   columns:
6808     - title: " |prein| Test Name |preout| "
6809       data: "data name"
6810     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6811       data: "data conf-history"
6812   data: "vpp-mrr-results-2n-dnv"
6813   filter: "all"
6814   parameters:
6815   - "parent"
6816   - "name"
6817   - "conf-history"
6818
6819 # Detailed Test Results - VPP Device Results - Ubuntu
6820 - type: "table"
6821   title: "Detailed Test Results - VPP Device Results - Ubuntu"
6822   algorithm: "table_merged_details"
6823   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
6824   columns:
6825     - title: " |prein| Test Name |preout| "
6826       data: "data name"
6827     - title: " |prein| Status |preout| "
6828       data: "data status"
6829   data: "vpp-device-results-ubuntu"
6830   filter: "all"
6831   parameters:
6832   - "name"
6833   - "parent"
6834   - "doc"
6835   - "status"
6836
6837 # Test configuration - VPP Device Test Configs - Ubuntu
6838 - type: "table"
6839   title: "Test configuration - VPP Device Test Configs - Ubuntu"
6840   algorithm: "table_merged_details"
6841   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
6842   columns:
6843     - title: " |prein| Test Name |preout| "
6844       data: "data name"
6845     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6846       data: "data conf-history"
6847   data: "vpp-device-results-ubuntu"
6848   filter: "all"
6849   parameters:
6850   - "parent"
6851   - "name"
6852   - "conf-history"
6853
6854 ################################################################################
6855
6856 # DPDK Performance Changes 3n-hsw 1t1c pdr
6857 - type: "table"
6858   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
6859   algorithm: "table_comparison"
6860   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
6861   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6862   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6863   columns:
6864     - title: "1908"
6865       data-set: "dpdk-performance-changes-3n-hsw-h1"
6866     - title: "2001"
6867       data-set: "dpdk-performance-changes-3n-hsw-ref"
6868     - title: "2005"
6869       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6870   comparisons:
6871     - title: "Diff"
6872       reference: 2
6873       compare: 3
6874   legend:
6875     - ""
6876     - "1908, 2001, 2005 - DPDK versions tested."
6877     - "Diff - difference between 2001 and 2005 DPDK version."
6878
6879 # DPDK Performance Changes 3n-hsw 2t2c pdr
6880 - type: "table"
6881   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6882   algorithm: "table_comparison"
6883   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6884   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6885   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6886   columns:
6887     - title: "1908"
6888       data-set: "dpdk-performance-changes-3n-hsw-h1"
6889     - title: "2001"
6890       data-set: "dpdk-performance-changes-3n-hsw-ref"
6891     - title: "2005"
6892       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6893   comparisons:
6894     - title: "Diff"
6895       reference: 2
6896       compare: 3
6897   legend:
6898     - ""
6899     - "1908, 2001, 2005 - DPDK versions tested."
6900     - "Diff - difference between 2001 and 2005 DPDK version."
6901
6902 # DPDK Performance Changes 3n-hsw 1t1c pdr
6903 - type: "table"
6904   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
6905   algorithm: "table_comparison"
6906   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
6907   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6908   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6909   columns:
6910     - title: "1908"
6911       data-set: "dpdk-performance-changes-3n-hsw-h1"
6912     - title: "2001"
6913       data-set: "dpdk-performance-changes-3n-hsw-ref"
6914     - title: "2005"
6915       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6916   comparisons:
6917     - title: "Diff"
6918       reference: 2
6919       compare: 3
6920   legend:
6921     - ""
6922     - "1908, 2001, 2005 - DPDK versions tested."
6923     - "Diff - difference between 2001 and 2005 DPDK version."
6924
6925 # DPDK Performance Changes 3n-hsw 2t2c ndr
6926 - type: "table"
6927   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6928   algorithm: "table_comparison"
6929   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6930   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6931   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6932   columns:
6933     - title: "1908"
6934       data-set: "dpdk-performance-changes-3n-hsw-h1"
6935     - title: "2001"
6936       data-set: "dpdk-performance-changes-3n-hsw-ref"
6937     - title: "2005"
6938       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6939   comparisons:
6940     - title: "Diff"
6941       reference: 2
6942       compare: 3
6943   legend:
6944     - ""
6945     - "1908, 2001, 2005 - DPDK versions tested."
6946     - "Diff - difference between 2001 and 2005 DPDK version."
6947
6948 # DPDK Performance Changes 3n-skx 2t1c pdr
6949 - type: "table"
6950   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6951   algorithm: "table_comparison"
6952   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6953   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6954   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6955   columns:
6956     - title: "1908"
6957       data-set: "dpdk-performance-changes-3n-skx-h1"
6958     - title: "2001"
6959       data-set: "dpdk-performance-changes-3n-skx-ref"
6960     - title: "2005"
6961       data-set: "dpdk-performance-changes-3n-skx-cmp"
6962   comparisons:
6963     - title: "Diff"
6964       reference: 2
6965       compare: 3
6966   legend:
6967     - ""
6968     - "1908, 2001, 2005 - DPDK versions tested."
6969     - "Diff - difference between 2001 and 2005 DPDK version."
6970
6971 # DPDK Performance Changes 3n-skx 4t2c pdr
6972 - type: "table"
6973   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6974   algorithm: "table_comparison"
6975   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6976   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6977   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6978   columns:
6979     - title: "1908"
6980       data-set: "dpdk-performance-changes-3n-skx-h1"
6981     - title: "2001"
6982       data-set: "dpdk-performance-changes-3n-skx-ref"
6983     - title: "2005"
6984       data-set: "dpdk-performance-changes-3n-skx-cmp"
6985   comparisons:
6986     - title: "Diff"
6987       reference: 2
6988       compare: 3
6989   legend:
6990     - ""
6991     - "1908, 2001, 2005 - DPDK versions tested."
6992     - "Diff - difference between 2001 and 2005 DPDK version."
6993
6994 # DPDK Performance Changes 3n-skx 2t1c ndr
6995 - type: "table"
6996   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6997   algorithm: "table_comparison"
6998   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6999   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7000   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7001   columns:
7002     - title: "1908"
7003       data-set: "dpdk-performance-changes-3n-skx-h1"
7004     - title: "2001"
7005       data-set: "dpdk-performance-changes-3n-skx-ref"
7006     - title: "2005"
7007       data-set: "dpdk-performance-changes-3n-skx-cmp"
7008   comparisons:
7009     - title: "Diff"
7010       reference: 2
7011       compare: 3
7012   legend:
7013     - ""
7014     - "1908, 2001, 2005 - DPDK versions tested."
7015     - "Diff - difference between 2001 and 2005 DPDK version."
7016
7017 # DPDK Performance Changes 3n-skx 4t2c ndr
7018 - type: "table"
7019   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
7020   algorithm: "table_comparison"
7021   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
7022   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7023   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7024   columns:
7025     - title: "1908"
7026       data-set: "dpdk-performance-changes-3n-skx-h1"
7027     - title: "2001"
7028       data-set: "dpdk-performance-changes-3n-skx-ref"
7029     - title: "2005"
7030       data-set: "dpdk-performance-changes-3n-skx-cmp"
7031   comparisons:
7032     - title: "Diff"
7033       reference: 2
7034       compare: 3
7035   legend:
7036     - ""
7037     - "1908, 2001, 2005 - DPDK versions tested."
7038     - "Diff - difference between 2001 and 2005 DPDK version."
7039
7040 # DPDK Performance Changes 2n-skx 2t1c pdr
7041 - type: "table"
7042   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
7043   algorithm: "table_comparison"
7044   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
7045   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7046   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7047   columns:
7048     - title: "1908"
7049       data-set: "dpdk-performance-changes-2n-skx-h1"
7050     - title: "2001"
7051       data-set: "dpdk-performance-changes-2n-skx-ref"
7052     - title: "2005"
7053       data-set: "dpdk-performance-changes-2n-skx-cmp"
7054   comparisons:
7055     - title: "Diff"
7056       reference: 2
7057       compare: 3
7058   legend:
7059     - ""
7060     - "1908, 2001, 2005 - DPDK versions tested."
7061     - "Diff - difference between 2001 and 2005 DPDK version."
7062
7063 # DPDK Performance Changes 2n-skx 4t2c pdr
7064 - type: "table"
7065   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
7066   algorithm: "table_comparison"
7067   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
7068   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7069   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7070   columns:
7071     - title: "1908"
7072       data-set: "dpdk-performance-changes-2n-skx-h1"
7073     - title: "2001"
7074       data-set: "dpdk-performance-changes-2n-skx-ref"
7075     - title: "2005"
7076       data-set: "dpdk-performance-changes-2n-skx-cmp"
7077   comparisons:
7078     - title: "Diff"
7079       reference: 2
7080       compare: 3
7081   legend:
7082     - ""
7083     - "1908, 2001, 2005 - DPDK versions tested."
7084     - "Diff - difference between 2001 and 2005 DPDK version."
7085
7086 # DPDK Performance Changes 2n-skx 2t1c ndr
7087 - type: "table"
7088   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
7089   algorithm: "table_comparison"
7090   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
7091   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7092   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7093   columns:
7094     - title: "1908"
7095       data-set: "dpdk-performance-changes-2n-skx-h1"
7096     - title: "2001"
7097       data-set: "dpdk-performance-changes-2n-skx-ref"
7098     - title: "2005"
7099       data-set: "dpdk-performance-changes-2n-skx-cmp"
7100   comparisons:
7101     - title: "Diff"
7102       reference: 2
7103       compare: 3
7104   legend:
7105     - ""
7106     - "1908, 2001, 2005 - DPDK versions tested."
7107     - "Diff - difference between 2001 and 2005 DPDK version."
7108
7109 # DPDK Performance Changes 2n-skx 4t2c ndr
7110 - type: "table"
7111   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
7112   algorithm: "table_comparison"
7113   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
7114   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7115   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7116   columns:
7117     - title: "1908"
7118       data-set: "dpdk-performance-changes-2n-skx-h1"
7119     - title: "2001"
7120       data-set: "dpdk-performance-changes-2n-skx-ref"
7121     - title: "2005"
7122       data-set: "dpdk-performance-changes-2n-skx-cmp"
7123   comparisons:
7124     - title: "Diff"
7125       reference: 2
7126       compare: 3
7127   legend:
7128     - ""
7129     - "1908, 2001, 2005 - DPDK versions tested."
7130     - "Diff - difference between 2001 and 2005 DPDK version."
7131
7132 # DPDK Performance Changes 2n-clx 2t1c pdr
7133 - type: "table"
7134   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
7135   algorithm: "table_comparison"
7136   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
7137   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7138   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7139   columns:
7140     - title: "2001"
7141       data-set: "dpdk-performance-changes-2n-clx-ref"
7142     - title: "2005"
7143       data-set: "dpdk-performance-changes-2n-clx-cmp"
7144   comparisons:
7145     - title: "Diff"
7146       reference: 1
7147       compare: 2
7148   legend:
7149     - ""
7150     - "2001, 2005 - DPDK versions tested."
7151     - "Diff - difference between 2001 and 2005 DPDK version."
7152
7153 # DPDK Performance Changes 2n-clx 4t2c pdr
7154 - type: "table"
7155   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
7156   algorithm: "table_comparison"
7157   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
7158   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7159   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7160   columns:
7161     - title: "2001"
7162       data-set: "dpdk-performance-changes-2n-clx-ref"
7163     - title: "2005"
7164       data-set: "dpdk-performance-changes-2n-clx-cmp"
7165   comparisons:
7166     - title: "Diff"
7167       reference: 1
7168       compare: 2
7169   legend:
7170     - ""
7171     - "2001, 2005 - DPDK versions tested."
7172     - "Diff - difference between 2001 and 2005 DPDK version."
7173
7174 # DPDK Performance Changes 2n-clx 2t1c ndr
7175 - type: "table"
7176   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
7177   algorithm: "table_comparison"
7178   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
7179   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7180   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7181   columns:
7182     - title: "2001"
7183       data-set: "dpdk-performance-changes-2n-clx-ref"
7184     - title: "2005"
7185       data-set: "dpdk-performance-changes-2n-clx-cmp"
7186   comparisons:
7187     - title: "Diff"
7188       reference: 1
7189       compare: 2
7190   legend:
7191     - ""
7192     - "2001, 2005 - DPDK versions tested."
7193     - "Diff - difference between 2001 and 2005 DPDK version."
7194
7195 # DPDK Performance Changes 2n-clx 4t2c ndr
7196 - type: "table"
7197   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
7198   algorithm: "table_comparison"
7199   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
7200   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7201   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7202   columns:
7203     - title: "2001"
7204       data-set: "dpdk-performance-changes-2n-clx-ref"
7205     - title: "2005"
7206       data-set: "dpdk-performance-changes-2n-clx-cmp"
7207   comparisons:
7208     - title: "Diff"
7209       reference: 1
7210       compare: 2
7211   legend:
7212     - ""
7213     - "2001, 2005 - DPDK versions tested."
7214     - "Diff - difference between 2001 and 2005 DPDK version."
7215
7216 # DPDK Performance Changes 2n-dnv 1t1c pdr
7217 - type: "table"
7218   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
7219   algorithm: "table_comparison"
7220   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
7221   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7222   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7223   columns:
7224     - title: "2001"
7225       data-set: "dpdk-performance-changes-2n-dnv-ref"
7226     - title: "2005"
7227       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7228   comparisons:
7229     - title: "Diff"
7230       reference: 1
7231       compare: 2
7232   legend:
7233     - ""
7234     - "2001, 2005 - DPDK versions tested."
7235     - "Diff - difference between 2001 and 2005 DPDK version."
7236
7237 # DPDK Performance Changes 2n-dnv 2t2c pdr
7238 - type: "table"
7239   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
7240   algorithm: "table_comparison"
7241   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
7242   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7243   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7244   columns:
7245     - title: "2001"
7246       data-set: "dpdk-performance-changes-2n-dnv-ref"
7247     - title: "2005"
7248       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7249   comparisons:
7250     - title: "Diff"
7251       reference: 1
7252       compare: 2
7253   legend:
7254     - ""
7255     - "2001, 2005 - DPDK versions tested."
7256     - "Diff - difference between 2001 and 2005 DPDK version."
7257
7258 # DPDK Performance Changes 2n-dnv 1t1c ndr
7259 - type: "table"
7260   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
7261   algorithm: "table_comparison"
7262   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
7263   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7264   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7265   columns:
7266     - title: "2001"
7267       data-set: "dpdk-performance-changes-2n-dnv-ref"
7268     - title: "2005"
7269       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7270   comparisons:
7271     - title: "Diff"
7272       reference: 1
7273       compare: 2
7274   legend:
7275     - ""
7276     - "2001, 2005 - DPDK versions tested."
7277     - "Diff - difference between 2001 and 2005 DPDK version."
7278
7279 # DPDK Performance Changes 2n-dnv 2t2c ndr
7280 - type: "table"
7281   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
7282   algorithm: "table_comparison"
7283   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
7284   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7285   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7286   columns:
7287     - title: "2001"
7288       data-set: "dpdk-performance-changes-2n-dnv-ref"
7289     - title: "2005"
7290       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7291   comparisons:
7292     - title: "Diff"
7293       reference: 1
7294       compare: 2
7295   legend:
7296     - ""
7297     - "2001, 2005 - DPDK versions tested."
7298     - "Diff - difference between 2001 and 2005 DPDK version."
7299
7300 # DPDK Performance Changes 3n-dnv 1t1c pdr
7301 - type: "table"
7302   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
7303   algorithm: "table_comparison"
7304   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
7305   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7306   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7307   columns:
7308     - title: "2001"
7309       data-set: "dpdk-performance-changes-3n-dnv-ref"
7310     - title: "2005"
7311       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7312   comparisons:
7313     - title: "Diff"
7314       reference: 1
7315       compare: 2
7316   legend:
7317     - ""
7318     - "2001, 2005 - DPDK versions tested."
7319     - "Diff - difference between 2001 and 2005 DPDK version."
7320
7321 # DPDK Performance Changes 3n-dnv 2t2c pdr
7322 - type: "table"
7323   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
7324   algorithm: "table_comparison"
7325   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
7326   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7327   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7328   columns:
7329     - title: "2001"
7330       data-set: "dpdk-performance-changes-3n-dnv-ref"
7331     - title: "2005"
7332       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7333   comparisons:
7334     - title: "Diff"
7335       reference: 1
7336       compare: 2
7337   legend:
7338     - ""
7339     - "2001, 2005 - DPDK versions tested."
7340     - "Diff - difference between 2001 and 2005 DPDK version."
7341
7342 # DPDK Performance Changes 3n-dnv 1t1c ndr
7343 - type: "table"
7344   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
7345   algorithm: "table_comparison"
7346   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
7347   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7348   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7349   columns:
7350     - title: "2001"
7351       data-set: "dpdk-performance-changes-3n-dnv-ref"
7352     - title: "2005"
7353       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7354   comparisons:
7355     - title: "Diff"
7356       reference: 1
7357       compare: 2
7358   legend:
7359     - ""
7360     - "2001, 2005 - DPDK versions tested."
7361     - "Diff - difference between 2001 and 2005 DPDK version."
7362
7363 # DPDK Performance Changes 3n-dnv 2t2c ndr
7364 - type: "table"
7365   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
7366   algorithm: "table_comparison"
7367   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
7368   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7369   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7370   columns:
7371     - title: "2001"
7372       data-set: "dpdk-performance-changes-3n-dnv-ref"
7373     - title: "2005"
7374       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7375   comparisons:
7376     - title: "Diff"
7377       reference: 1
7378       compare: 2
7379   legend:
7380     - ""
7381     - "2001, 2005 - DPDK versions tested."
7382     - "Diff - difference between 2001 and 2005 DPDK version."
7383
7384 # DPDK Performance Changes 3n-tsh 1t1c pdr
7385 - type: "table"
7386   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
7387   algorithm: "table_comparison"
7388   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
7389   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7390   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7391   columns:
7392     - title: "2001"
7393       data-set: "dpdk-performance-changes-3n-tsh-ref"
7394     - title: "2005"
7395       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7396   comparisons:
7397     - title: "Diff"
7398       reference: 1
7399       compare: 2
7400   legend:
7401     - ""
7402     - "2001, 2005 - DPDK versions tested."
7403     - "Diff - difference between 2001 and 2005 DPDK version."
7404
7405 # DPDK Performance Changes 3n-tsh 2t2c pdr
7406 - type: "table"
7407   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
7408   algorithm: "table_comparison"
7409   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
7410   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7411   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7412   columns:
7413     - title: "2001"
7414       data-set: "dpdk-performance-changes-3n-tsh-ref"
7415     - title: "2005"
7416       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7417   comparisons:
7418     - title: "Diff"
7419       reference: 1
7420       compare: 2
7421   legend:
7422     - ""
7423     - "2001, 2005 - DPDK versions tested."
7424     - "Diff - difference between 2001 and 2005 DPDK version."
7425
7426 # DPDK Performance Changes 3n-tsh 1t1c ndr
7427 - type: "table"
7428   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
7429   algorithm: "table_comparison"
7430   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
7431   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7432   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7433   columns:
7434     - title: "2001"
7435       data-set: "dpdk-performance-changes-3n-tsh-ref"
7436     - title: "2005"
7437       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7438   comparisons:
7439     - title: "Diff"
7440       reference: 1
7441       compare: 2
7442   legend:
7443     - ""
7444     - "2001, 2005 - DPDK versions tested."
7445     - "Diff - difference between 2001 and 2005 DPDK version."
7446
7447 # DPDK Performance Changes 3n-tsh 2t2c ndr
7448 - type: "table"
7449   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
7450   algorithm: "table_comparison"
7451   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
7452   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7453   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7454   columns:
7455     - title: "2001"
7456       data-set: "dpdk-performance-changes-3n-tsh-ref"
7457     - title: "2005"
7458       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7459   comparisons:
7460     - title: "Diff"
7461       reference: 1
7462       compare: 2
7463   legend:
7464     - ""
7465     - "2001, 2005 - DPDK versions tested."
7466     - "Diff - difference between 2001 and 2005 DPDK version."
7467
7468 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
7469 - type: "table"
7470   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
7471   algorithm: "table_comparison"
7472   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
7473   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7474   filter: "'NIC_Intel-X710'"
7475   columns:
7476     - title: "3n-hsw x710"
7477       data-set: "dpdk-compare-testbeds-ref"
7478     - title: "3n-skx x710"
7479       data-set: "dpdk-compare-testbeds-cmp"
7480   comparisons:
7481     - title: "Diff"
7482       reference: 1
7483       compare: 2
7484   legend:
7485     - ""
7486     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7487     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7488
7489 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
7490 - type: "table"
7491   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
7492   algorithm: "table_comparison"
7493   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
7494   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7495   filter: "'NIC_Intel-X710'"
7496   columns:
7497     - title: "3n-hsw x710"
7498       data-set: "dpdk-compare-testbeds-ref"
7499     - title: "3n-skx x710"
7500       data-set: "dpdk-compare-testbeds-cmp"
7501   comparisons:
7502     - title: "Diff"
7503       reference: 1
7504       compare: 2
7505   legend:
7506     - ""
7507     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7508     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7509
7510 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
7511 - type: "table"
7512   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
7513   algorithm: "table_comparison"
7514   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
7515   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7516   filter: "'NIC_Intel-XXV710'"
7517   columns:
7518     - title: "2n-skx"
7519       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7520     - title: "2n-clx"
7521       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7522   comparisons:
7523     - title: "Diff"
7524       reference: 1
7525       compare: 2
7526   legend:
7527     - ""
7528     - "2n-skx, 2n-clx - testbeds and NICs tested."
7529     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7530
7531 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
7532 - type: "table"
7533   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
7534   algorithm: "table_comparison"
7535   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
7536   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7537   filter: "'NIC_Intel-XXV710'"
7538   columns:
7539     - title: "2n-skx"
7540       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7541     - title: "2n-clx"
7542       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7543   comparisons:
7544     - title: "Diff"
7545       reference: 1
7546       compare: 2
7547   legend:
7548     - ""
7549     - "2n-skx, 2n-clx - testbeds and NICs tested."
7550     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7551
7552 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
7553 - type: "table"
7554   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
7555   algorithm: "table_comparison"
7556   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
7557   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7558   filter: "'NIC_Intel-XXV710'"
7559   columns:
7560     - title: "3n-skx"
7561       data-set: "dpdk-compare-topologies-ref"
7562     - title: "2n-skx"
7563       data-set: "dpdk-compare-topologies-cmp"
7564   comparisons:
7565     - title: "Diff"
7566       reference: 1
7567       compare: 2
7568   legend:
7569     - ""
7570     - "3n-skx, 2n-skx - topologies tested."
7571     - "Diff - difference between 3n-skx and 2n-skx topologies."
7572
7573 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
7574 - type: "table"
7575   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
7576   algorithm: "table_comparison"
7577   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
7578   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7579   filter: "'NIC_Intel-XXV710'"
7580   columns:
7581     - title: "3n-skx"
7582       data-set: "dpdk-compare-topologies-ref"
7583     - title: "2n-skx"
7584       data-set: "dpdk-compare-topologies-cmp"
7585   comparisons:
7586     - title: "Diff"
7587       reference: 1
7588       compare: 2
7589   legend:
7590     - ""
7591     - "3n-skx, 2n-skx - topologies tested."
7592     - "Diff - difference between 3n-skx and 2n-skx topologies."
7593
7594 # Detailed Test Results - DPDK Performance Results 3n-hsw
7595 - type: "table"
7596   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
7597   algorithm: "table_merged_details"
7598   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
7599   columns:
7600     - title: " |prein| Test Name |preout| "
7601       data: "data name"
7602     - 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| "
7603       data: "data msg"
7604   data: "dpdk-perf-results-3n-hsw"
7605   filter: "all"
7606   parameters:
7607   - "name"
7608   - "parent"
7609   - "msg"
7610
7611 # Detailed Test Results - DPDK Performance Results 3n-skx
7612 - type: "table"
7613   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
7614   algorithm: "table_merged_details"
7615   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
7616   columns:
7617     - title: " |prein| Test Name |preout| "
7618       data: "data name"
7619     - 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| "
7620       data: "data msg"
7621   data: "dpdk-perf-results-3n-skx"
7622   filter: "all"
7623   remove-ndr: False
7624   parameters:
7625   - "name"
7626   - "parent"
7627   - "msg"
7628
7629 # Detailed Test Results - DPDK Performance Results 2n-skx
7630 - type: "table"
7631   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
7632   algorithm: "table_merged_details"
7633   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
7634   columns:
7635     - title: " |prein| Test Name |preout| "
7636       data: "data name"
7637     - 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| "
7638       data: "data msg"
7639   data: "dpdk-perf-results-2n-skx"
7640   filter: "all"
7641   remove-ndr: False
7642   parameters:
7643   - "name"
7644   - "parent"
7645   - "msg"
7646
7647 # Detailed Test Results - DPDK Performance Results 2n-clx
7648 - type: "table"
7649   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
7650   algorithm: "table_merged_details"
7651   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
7652   columns:
7653     - title: " |prein| Test Name |preout| "
7654       data: "data name"
7655     - 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| "
7656       data: "data msg"
7657   data: "dpdk-perf-results-2n-clx"
7658   filter: "all"
7659   parameters:
7660   - "name"
7661   - "parent"
7662   - "msg"
7663
7664 # Detailed Test Results - DPDK Performance Results 2n-dnv
7665 - type: "table"
7666   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
7667   algorithm: "table_merged_details"
7668   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
7669   columns:
7670     - title: " |prein| Test Name |preout| "
7671       data: "data name"
7672     - 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| "
7673       data: "data msg"
7674   data: "dpdk-perf-results-2n-dnv"
7675   filter: "all"
7676   parameters:
7677   - "name"
7678   - "parent"
7679   - "msg"
7680
7681 # Detailed Test Results - DPDK Performance Results 3n-dnv
7682 - type: "table"
7683   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
7684   algorithm: "table_merged_details"
7685   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
7686   columns:
7687     - title: " |prein| Test Name |preout| "
7688       data: "data name"
7689     - 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| "
7690       data: "data msg"
7691   data: "dpdk-perf-results-3n-dnv"
7692   filter: "all"
7693   parameters:
7694   - "name"
7695   - "parent"
7696   - "msg"
7697
7698 # Detailed Test Results - DPDK Performance Results 3n-tsh
7699 - type: "table"
7700   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
7701   algorithm: "table_merged_details"
7702   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
7703   columns:
7704     - title: " |prein| Test Name |preout| "
7705       data: "data name"
7706     - 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| "
7707       data: "data msg"
7708   data: "dpdk-perf-results-3n-tsh"
7709   filter: "all"
7710   parameters:
7711   - "name"
7712   - "parent"
7713   - "msg"
7714
7715 ################################################################################
7716 ###                                F I L E S                                 ###
7717 ################################################################################
7718
7719 # VPP Performance Results
7720 - type: "file"
7721   title: "VPP Performance Results"
7722   algorithm: "file_details_split"
7723   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
7724   dir-tables:
7725     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
7726     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
7727     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
7728     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
7729     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
7730 #    - "{DIR[DTR,PERF,VPP,2N,DNV]}"
7731 #    - "{DIR[DTR,PERF,VPP,3N,DNV]}"
7732   data:
7733     - "vpp-perf-results-2n-skx"
7734     - "vpp-perf-results-3n-skx"
7735     - "vpp-perf-results-2n-clx"
7736     - "vpp-perf-results-3n-hsw"
7737     - "vpp-perf-results-3n-tsh"
7738 #    - "vpp-perf-results-2n-dnv"
7739 #    - "vpp-perf-results-3n-dnv"
7740   filter: "all"
7741   data-start-level: 4
7742   order-chapters:
7743     level-1:
7744       - "l2"
7745       - "ip4"
7746       - "ip6"
7747       - "srv6"
7748       - "ip4_tunnels"
7749       - "ip6_tunnels"
7750       - "vm_vhost"
7751       - "container_memif"
7752       - "crypto"
7753       - "vts"
7754       - "lb"
7755       - "nfv_density"
7756       - "hoststack"
7757     level-2:
7758       - "2n-skx"
7759       - "3n-skx"
7760       - "2n-clx"
7761       - "3n-hsw"
7762       - "3n-tsh"
7763       - "2n-dnv"
7764       - "3n-dnv"
7765     level-3:
7766       - "xl710"
7767       - "x520"
7768       - "xxv710"
7769       - "x710"
7770       - "x553"
7771       - "cx556a"
7772       - "vic1227"
7773       - "vic1385"
7774
7775 # VPP Performance Configuration
7776 - type: "file"
7777   title: "VPP Performance Configuration"
7778   algorithm: "file_details_split"
7779   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
7780   dir-tables:
7781     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
7782     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
7783     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
7784     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
7785     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
7786 #    - "{DIR[DTC,PERF,VPP,2N,DNV]}"
7787 #    - "{DIR[DTC,PERF,VPP,3N,DNV]}"
7788   data:
7789     - "vpp-perf-results-2n-skx"
7790     - "vpp-perf-results-3n-skx"
7791     - "vpp-perf-results-2n-clx"
7792     - "vpp-perf-results-3n-hsw"
7793     - "vpp-perf-results-3n-tsh"
7794 #    - "vpp-perf-results-2n-dnv"
7795 #    - "vpp-perf-results-3n-dnv"
7796   filter: "all"
7797   data-start-level: 4
7798   order-chapters:
7799     level-1:
7800       - "l2"
7801       - "ip4"
7802       - "ip6"
7803       - "srv6"
7804       - "ip4_tunnels"
7805       - "ip6_tunnels"
7806       - "vm_vhost"
7807       - "container_memif"
7808       - "crypto"
7809       - "vts"
7810       - "lb"
7811       - "nfv_density"
7812       - "hoststack"
7813     level-2:
7814       - "2n-skx"
7815       - "3n-skx"
7816       - "2n-clx"
7817       - "3n-hsw"
7818       - "3n-tsh"
7819       - "2n-dnv"
7820       - "3n-dnv"
7821     level-3:
7822       - "xl710"
7823       - "x520"
7824       - "xxv710"
7825       - "x710"
7826       - "x553"
7827       - "cx556a"
7828       - "vic1227"
7829       - "vic1385"
7830
7831 # VPP Performance Operational
7832 - type: "file"
7833   title: "VPP Performance Operational"
7834   algorithm: "file_details_split_html"
7835   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
7836   dir-tables:
7837     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
7838     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
7839     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
7840     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
7841     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
7842 #    - "{DIR[DTO,PERF,VPP,2N,DNV]}"
7843 #    - "{DIR[DTO,PERF,VPP,3N,DNV]}"
7844   data:
7845     - "vpp-perf-results-2n-skx"
7846     - "vpp-perf-results-3n-skx"
7847     - "vpp-perf-results-2n-clx"
7848     - "vpp-perf-results-3n-hsw"
7849     - "vpp-perf-results-3n-tsh"
7850 #    - "vpp-perf-results-2n-dnv"
7851 #    - "vpp-perf-results-3n-dnv"
7852   filter: "all"
7853   data-start-level: 4
7854   order-chapters:
7855     level-1:
7856       - "l2"
7857       - "ip4"
7858       - "ip6"
7859       - "srv6"
7860       - "ip4_tunnels"
7861       - "ip6_tunnels"
7862       - "vm_vhost"
7863       - "container_memif"
7864       - "crypto"
7865       - "vts"
7866       - "lb"
7867       - "nfv_density"
7868       - "hoststack"
7869     level-2:
7870       - "2n-skx"
7871       - "3n-skx"
7872       - "2n-clx"
7873       - "3n-hsw"
7874       - "3n-tsh"
7875       - "2n-dnv"
7876       - "3n-dnv"
7877     level-3:
7878       - "xl710"
7879       - "x520"
7880       - "xxv710"
7881       - "x710"
7882       - "x553"
7883       - "cx556a"
7884       - "vic1227"
7885       - "vic1385"
7886
7887 # VPP MRR Results
7888 - type: "file"
7889   title: "VPP MRR Results"
7890   algorithm: "file_details_split"
7891   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7892   dir-tables:
7893     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
7894     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
7895     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
7896     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
7897     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
7898 #    - "{DIR[DTR,MRR,VPP,2N,DNV]}"
7899 #    - "{DIR[DTR,MRR,VPP,3N,DNV]}"
7900   data:
7901     - "vpp-mrr-results-2n-skx"
7902     - "vpp-mrr-results-3n-skx"
7903     - "vpp-mrr-results-2n-clx"
7904     - "vpp-mrr-results-3n-hsw"
7905     - "vpp-mrr-results-3n-tsh"
7906 #    - "vpp-mrr-results-2n-dnv"
7907 #    - "vpp-mrr-results-3n-dnv"
7908   filter: "all"
7909   data-start-level: 4
7910   order-chapters:
7911     level-1:
7912       - "l2"
7913       - "ip4"
7914       - "ip6"
7915       - "srv6"
7916       - "ip4_tunnels"
7917       - "ip6_tunnels"
7918       - "vm_vhost"
7919       - "container_memif"
7920       - "crypto"
7921       - "vts"
7922       - "lb"
7923       - "nfv_density"
7924       - "hoststack"
7925     level-2:
7926       - "2n-skx"
7927       - "3n-skx"
7928       - "2n-clx"
7929       - "3n-hsw"
7930       - "3n-tsh"
7931       - "2n-dnv"
7932       - "3n-dnv"
7933     level-3:
7934       - "xl710"
7935       - "x520"
7936       - "xxv710"
7937       - "x710"
7938       - "x553"
7939       - "cx556a"
7940       - "vic1227"
7941       - "vic1385"
7942
7943 # VPP MRR Configuration
7944 - type: "file"
7945   title: "VPP MRR Configuration"
7946   algorithm: "file_details_split"
7947   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7948   dir-tables:
7949     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7950     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7951     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7952     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7953     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7954     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7955     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7956   data:
7957     - "vpp-mrr-results-2n-skx"
7958     - "vpp-mrr-results-3n-skx"
7959     - "vpp-mrr-results-2n-clx"
7960     - "vpp-mrr-results-3n-hsw"
7961     - "vpp-mrr-results-3n-tsh"
7962 #    - "vpp-mrr-results-2n-dnv"
7963 #    - "vpp-mrr-results-3n-dnv"
7964   filter: "all"
7965   data-start-level: 4
7966   order-chapters:
7967     level-1:
7968       - "l2"
7969       - "ip4"
7970       - "ip6"
7971       - "srv6"
7972       - "ip4_tunnels"
7973       - "ip6_tunnels"
7974       - "vm_vhost"
7975       - "container_memif"
7976       - "crypto"
7977       - "vts"
7978       - "lb"
7979       - "nfv_density"
7980       - "hoststack"
7981     level-2:
7982       - "2n-skx"
7983       - "3n-skx"
7984       - "2n-clx"
7985       - "3n-hsw"
7986       - "3n-tsh"
7987       - "2n-dnv"
7988       - "3n-dnv"
7989     level-3:
7990       - "xl710"
7991       - "x520"
7992       - "xxv710"
7993       - "x710"
7994       - "x553"
7995       - "cx556a"
7996       - "vic1227"
7997       - "vic1385"
7998
7999 # VPP Device Results - Ubuntu
8000 - type: "file"
8001   title: "VPP Device Results - Ubuntu"
8002   algorithm: "file_test_results"
8003   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
8004   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
8005   data: "vpp-device-results-ubuntu"
8006   filter: "all"
8007   data-start-level: 4
8008
8009 # VPP Device Configuration - Ubuntu
8010 - type: "file"
8011   title: "VPP Device Configuration - Ubuntu"
8012   algorithm: "file_test_results"
8013   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
8014   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
8015   data: "vpp-device-results-ubuntu"
8016   filter: "all"
8017   data-start-level: 4
8018
8019 # DPDK Performance Results 3n-hsw
8020 - type: "file"
8021   title: "DPDK Performance Results 3n-hsw"
8022   algorithm: "file_test_results"
8023   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
8024   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
8025   data: "dpdk-perf-results-3n-hsw"
8026   filter: "all"
8027   data-start-level: 4
8028
8029 # DPDK Performance Results 3n-skx
8030 - type: "file"
8031   title: "DPDK Performance Results 3n-skx"
8032   algorithm: "file_test_results"
8033   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
8034   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
8035   data: "dpdk-perf-results-3n-skx"
8036   filter: "all"
8037   data-start-level: 4
8038
8039 # DPDK Performance Results 2n-skx
8040 - type: "file"
8041   title: "DPDK Performance Results 2n-skx"
8042   algorithm: "file_test_results"
8043   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8044   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8045   data: "dpdk-perf-results-2n-skx"
8046   filter: "all"
8047   data-start-level: 4
8048
8049 # DPDK Performance Results 2n-clx
8050 - type: "file"
8051   title: "DPDK Performance Results 2n-clx"
8052   algorithm: "file_test_results"
8053   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8054   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8055   data: "dpdk-perf-results-2n-clx"
8056   filter: "all"
8057   data-start-level: 4
8058
8059 # DPDK Performance Results 2n-dnv
8060 - type: "file"
8061   title: "DPDK Performance Results 2n-dnv"
8062   algorithm: "file_test_results"
8063   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8064   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8065   data: "dpdk-perf-results-2n-dnv"
8066   filter: "all"
8067   data-start-level: 4
8068
8069 # DPDK Performance Results 3n-dnv
8070 - type: "file"
8071   title: "DPDK Performance Results 3n-dnv"
8072   algorithm: "file_test_results"
8073   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8074   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8075   data: "dpdk-perf-results-3n-dnv"
8076   filter: "all"
8077   data-start-level: 4
8078
8079 # DPDK Performance Results 3n-tsh
8080 - type: "file"
8081   title: "DPDK Performance Results 3n-tsh"
8082   algorithm: "file_test_results"
8083   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8084   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8085   data: "dpdk-perf-results-3n-tsh"
8086   filter: "all"
8087   data-start-level: 4
8088
8089 ################################################################################
8090 ###                                P L O T S                                 ###
8091 ################################################################################
8092
8093 # Hoststack tests 3n-hsw
8094
8095 - type: "plot"
8096   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8097   algorithm: "plot_perf_box_name"
8098   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
8099   data: "plot-vpp-hoststack-3n-hsw"
8100   include:
8101     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
8102     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
8103   layout:
8104     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8105     layout: "plot-hoststack"
8106
8107 - type: "plot"
8108   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8109   algorithm: "plot_perf_box_name"
8110   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
8111   data: "plot-vpp-hoststack-3n-hsw"
8112   include:
8113     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
8114     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
8115   layout:
8116     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8117     layout: "plot-hoststack"
8118
8119 - type: "plot"
8120   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8121   algorithm: "plot_perf_box_name"
8122   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
8123   data: "plot-vpp-hoststack-3n-hsw"
8124   include:
8125     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
8126     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
8127     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
8128     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
8129   layout:
8130     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8131     layout: "plot-hoststack"
8132
8133 ## Plots VPP HTTP Server Performance
8134 #- type: "plot"
8135 #  title: "VPP HTTP Server Performance"
8136 #  algorithm: "plot_http_server_perf_box"
8137 #  output-file-type: ".html"
8138 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
8139 #  data:
8140 #    "plot-vpp-http-server-performance"
8141 #  filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
8142 #  parameters:
8143 #  - "result"
8144 #  - "name"
8145 #  traces:
8146 #    hoverinfo: "y+name"
8147 #    boxpoints: "outliers"
8148 #    whiskerwidth: 0
8149 #  layout:
8150 #    title: "VPP HTTP Server Performance"
8151 #    layout:
8152 #      "plot-cps"
8153 #
8154 #- type: "plot"
8155 #  title: "VPP HTTP Server Performance"
8156 #  algorithm: "plot_http_server_perf_box"
8157 #  output-file-type: ".html"
8158 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
8159 #  data:
8160 #    "plot-vpp-http-server-performance"
8161 #  filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
8162 #  parameters:
8163 #  - "result"
8164 #  - "name"
8165 #  traces:
8166 #    hoverinfo: "y+name"
8167 #    boxpoints: "outliers"
8168 #    whiskerwidth: 0
8169 #  layout:
8170 #    title: "VPP HTTP Server Performance"
8171 #    layout:
8172 #      "plot-rps"
8173
8174 ################################################################################
8175
8176 # Soak Test (PLRsearch), boxes - 2n-clx
8177 - type: "plot"
8178   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8179   algorithm: "plot_perf_box_name"
8180   output-file-type: ".html"
8181   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
8182   data: "plot-vpp-soak-2n-clx"
8183   include:
8184     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8185     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8186     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8187     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8190   layout:
8191     title: "30 Minutes Soak Test (PLRsearch)"
8192     layout: "plot-soak-throughput"
8193
8194 # Soak Test (PLRsearch), boxes - 2n-clx
8195 - type: "plot"
8196   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8197   algorithm: "plot_perf_box_name"
8198   output-file-type: ".html"
8199   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
8200   data: "plot-vpp-soak-2n-clx"
8201   include:
8202     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8203     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8204     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8205     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8206     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8207     - "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"
8208   layout:
8209     title: "30 Minutes Soak Test (PLRsearch)"
8210     layout: "plot-soak-throughput"
8211
8212 # Soak Test (PLRsearch), boxes - 2n-skx
8213 - type: "plot"
8214   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8215   algorithm: "plot_perf_box_name"
8216   output-file-type: ".html"
8217   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
8218   data: "plot-vpp-soak-2n-skx"
8219   include:
8220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8223     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8226   layout:
8227     title: "30 Minutes Soak Test (PLRsearch)"
8228     layout: "plot-soak-throughput"
8229
8230 # Soak Test (PLRsearch), boxes - 2n-skx
8231 - type: "plot"
8232   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8233   algorithm: "plot_perf_box_name"
8234   output-file-type: ".html"
8235   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
8236   data: "plot-vpp-soak-2n-skx"
8237   include:
8238     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8239     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8240     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8241     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8242     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8243     - "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"
8244   layout:
8245     title: "30 Minutes Soak Test (PLRsearch)"
8246     layout: "plot-soak-throughput"
8247
8248 ###############################################################################
8249
8250 # Reconf tests 2n-skx
8251
8252 - type: "plot"
8253   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8254   algorithm: "plot_nf_reconf_box_name"
8255   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8256   data: "plot-vpp-nfv-reconf-2n-skx"
8257   include:
8258     - "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"
8259     - "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"
8260     - "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"
8261     - "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"
8262     - "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"
8263     - "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"
8264   layout:
8265     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8266     layout: "plot-throughput"
8267
8268 - type: "plot"
8269   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8270   algorithm: "plot_nf_reconf_box_name"
8271   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8272   data: "plot-vpp-nfv-reconf-2n-skx"
8273   include:
8274     - "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"
8275     - "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"
8276     - "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"
8277     - "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"
8278     - "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"
8279     - "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"
8280   layout:
8281     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8282     layout: "plot-throughput"
8283
8284 - type: "plot"
8285   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8286   algorithm: "plot_nf_reconf_box_name"
8287   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8288   data: "plot-vpp-nfv-reconf-2n-skx"
8289   include:
8290     - "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"
8291     - "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"
8292     - "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"
8293     - "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"
8294     - "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"
8295     - "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"
8296   layout:
8297     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8298     layout: "plot-throughput"
8299
8300 ###############################################################################
8301
8302 # Reconf tests 2n-clx
8303
8304 - type: "plot"
8305   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8306   algorithm: "plot_nf_reconf_box_name"
8307   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8308   data: "plot-vpp-nfv-reconf-2n-clx"
8309   include:
8310     - "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"
8311     - "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"
8312     - "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"
8313     - "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"
8314   layout:
8315     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8316     layout: "plot-throughput"
8317
8318 - type: "plot"
8319   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8320   algorithm: "plot_nf_reconf_box_name"
8321   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8322   data: "plot-vpp-nfv-reconf-2n-clx"
8323   include:
8324     - "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"
8325     - "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"
8326     - "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"
8327     - "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"
8328   layout:
8329     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8330     layout: "plot-throughput"
8331
8332 - type: "plot"
8333   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8334   algorithm: "plot_nf_reconf_box_name"
8335   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8336   data: "plot-vpp-nfv-reconf-2n-clx"
8337   include:
8338     - "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"
8339     - "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"
8340     - "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"
8341     - "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"
8342   layout:
8343     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8344     layout: "plot-throughput"
8345
8346 ###############################################################################
8347
8348 # Plots - NF Density - VSC - MRR IMIX
8349 - type: "plot"
8350   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8351   algorithm: "plot_nf_heatmap"
8352   output-file-type: ".html"
8353   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
8354   data: "plot-vpp-nfv-2n-skx-mrr"
8355   filter: "'NIC_Intel-XXV710' and
8356            'NF_DENSITY' and
8357            'VHOST' and
8358            not 'VXLAN' and
8359            'CHAIN' and
8360            'NF_VPPIP4' and
8361            'IMIX' and
8362            '2T1C' and
8363            'MRR'"
8364   parameters:
8365   - "result"
8366   - "name"
8367   - "tags"
8368   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8369   x-axis: "X = VNFs per Service Chain"
8370   y-axis: "Y = Number of Service Chains"
8371   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8372   layout:
8373     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8374     layout: "plot-service-density"
8375
8376 - type: "plot"
8377   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8378   algorithm: "plot_nf_heatmap"
8379   output-file-type: ".html"
8380   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
8381   data: "plot-vpp-nfv-2n-skx-mrr"
8382   filter: "'NIC_Intel-XXV710' and
8383            'NF_DENSITY' and
8384            'VHOST' and
8385            not 'VXLAN' and
8386            'CHAIN' and
8387            'NF_VPPIP4' and
8388            'IMIX' and
8389            '4T2C' and
8390            'MRR'"
8391   parameters:
8392   - "result"
8393   - "name"
8394   - "tags"
8395   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8396   x-axis: "X = VNFs per Service Chain"
8397   y-axis: "Y = Number of Service Chains"
8398   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8399   layout:
8400     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8401     layout: "plot-service-density"
8402
8403 - type: "plot"
8404   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8405   algorithm: "plot_nf_heatmap"
8406   output-file-type: ".html"
8407   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
8408   data: "plot-vpp-nfv-2n-skx-mrr"
8409   filter: "'NIC_Intel-XXV710' and
8410            'NF_DENSITY' and
8411            'VHOST' and
8412            not 'VXLAN' and
8413            'CHAIN' and
8414            'NF_VPPIP4' and
8415            'IMIX' and
8416            '8T4C' and
8417            'MRR'"
8418   parameters:
8419   - "result"
8420   - "name"
8421   - "tags"
8422   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8423   x-axis: "X = VNFs per Service Chain"
8424   y-axis: "Y = Number of Service Chains"
8425   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8426   layout:
8427     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8428     layout: "plot-service-density"
8429
8430 # Plots - NF Density - VSC - NDR IMIX
8431 - type: "plot"
8432   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8433   algorithm: "plot_nf_heatmap"
8434   output-file-type: ".html"
8435   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
8436   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8437   filter: "'NIC_Intel-XXV710' and
8438            'NF_DENSITY' and
8439            'VHOST' and
8440            not 'VXLAN' and
8441            'CHAIN' and
8442            'NF_VPPIP4' and
8443            'IMIX' and
8444            '2T1C' and
8445            'NDRPDR'"
8446   parameters:
8447   - "throughput"
8448   - "name"
8449   - "tags"
8450   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8451   x-axis: "X = VNFs per Service Chain"
8452   y-axis: "Y = Number of Service Chains"
8453   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8454   layout:
8455     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8456     layout: "plot-service-density"
8457
8458 - type: "plot"
8459   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8460   algorithm: "plot_nf_heatmap"
8461   output-file-type: ".html"
8462   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
8463   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8464   filter: "'NIC_Intel-XXV710' and
8465            'NF_DENSITY' and
8466            'VHOST' and
8467            not 'VXLAN' and
8468            'CHAIN' and
8469            'NF_VPPIP4' and
8470            'IMIX' and
8471            '4T2C' and
8472            'NDRPDR'"
8473   parameters:
8474   - "throughput"
8475   - "name"
8476   - "tags"
8477   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8478   x-axis: "X = VNFs per Service Chain"
8479   y-axis: "Y = Number of Service Chains"
8480   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8481   layout:
8482     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8483     layout: "plot-service-density"
8484
8485 - type: "plot"
8486   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8487   algorithm: "plot_nf_heatmap"
8488   output-file-type: ".html"
8489   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
8490   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8491   filter: "'NIC_Intel-XXV710' and
8492            'NF_DENSITY' and
8493            'VHOST' and
8494            not 'VXLAN' and
8495            'CHAIN' and
8496            'NF_VPPIP4' and
8497            'IMIX' and
8498            '8T4C' and
8499            'NDRPDR'"
8500   parameters:
8501   - "throughput"
8502   - "name"
8503   - "tags"
8504   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8505   x-axis: "X = VNFs per Service Chain"
8506   y-axis: "Y = Number of Service Chains"
8507   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8508   layout:
8509     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8510     layout: "plot-service-density"
8511
8512 # Plots - NF Density - VSC - PDR IMIX
8513 - type: "plot"
8514   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8515   algorithm: "plot_nf_heatmap"
8516   output-file-type: ".html"
8517   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
8518   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8519   filter: "'NIC_Intel-XXV710' and
8520            'NF_DENSITY' and
8521            'VHOST' and
8522            not 'VXLAN' and
8523            'CHAIN' and
8524            'NF_VPPIP4' and
8525            'IMIX' and
8526            '2T1C' and
8527            'NDRPDR'"
8528   parameters:
8529   - "throughput"
8530   - "name"
8531   - "tags"
8532   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8533   x-axis: "X = VNFs per Service Chain"
8534   y-axis: "Y = Number of Service Chains"
8535   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8536   layout:
8537     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8538     layout: "plot-service-density"
8539
8540 - type: "plot"
8541   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8542   algorithm: "plot_nf_heatmap"
8543   output-file-type: ".html"
8544   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
8545   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8546   filter: "'NIC_Intel-XXV710' and
8547            'NF_DENSITY' and
8548            'VHOST' and
8549            not 'VXLAN' and
8550            'CHAIN' and
8551            'NF_VPPIP4' and
8552            'IMIX' and
8553            '4T2C' and
8554            'NDRPDR'"
8555   parameters:
8556   - "throughput"
8557   - "name"
8558   - "tags"
8559   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8560   x-axis: "X = VNFs per Service Chain"
8561   y-axis: "Y = Number of Service Chains"
8562   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8563   layout:
8564     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8565     layout: "plot-service-density"
8566
8567 - type: "plot"
8568   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8569   algorithm: "plot_nf_heatmap"
8570   output-file-type: ".html"
8571   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
8572   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8573   filter: "'NIC_Intel-XXV710' and
8574            'NF_DENSITY' and
8575            'VHOST' and
8576            not 'VXLAN' and
8577            'CHAIN' and
8578            'NF_VPPIP4' and
8579            'IMIX' and
8580            '8T4C' and
8581            'NDRPDR'"
8582   parameters:
8583   - "throughput"
8584   - "name"
8585   - "tags"
8586   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8587   x-axis: "X = VNFs per Service Chain"
8588   y-axis: "Y = Number of Service Chains"
8589   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8590   layout:
8591     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8592     layout: "plot-service-density"
8593
8594 ###############################################################################
8595
8596 # Plots - NF Density - VSC - MRR IMIX
8597 - type: "plot"
8598   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8599   algorithm: "plot_nf_heatmap"
8600   output-file-type: ".html"
8601   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
8602   data: "plot-vpp-nfv-2n-skx-mrr"
8603   filter: "'NIC_Intel-XXV710' and
8604            'NF_DENSITY' and
8605            'VHOST' and
8606            'VXLAN' and
8607            'CHAIN' and
8608            'IMIX' and
8609            '2T1C' and
8610            'MRR'"
8611   parameters:
8612   - "result"
8613   - "name"
8614   - "tags"
8615   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8616   x-axis: "X = VNFs per Service Chain"
8617   y-axis: "Y = Number of Service Chains"
8618   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8619   layout:
8620     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8621     layout: "plot-service-density"
8622
8623 - type: "plot"
8624   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8625   algorithm: "plot_nf_heatmap"
8626   output-file-type: ".html"
8627   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
8628   data: "plot-vpp-nfv-2n-skx-mrr"
8629   filter: "'NIC_Intel-XXV710' and
8630            'NF_DENSITY' and
8631            'VHOST' and
8632            'VXLAN' and
8633            'CHAIN' and
8634            'IMIX' and
8635            '4T2C' and
8636            'MRR'"
8637   parameters:
8638   - "result"
8639   - "name"
8640   - "tags"
8641   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8642   x-axis: "X = VNFs per Service Chain"
8643   y-axis: "Y = Number of Service Chains"
8644   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8645   layout:
8646     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8647     layout: "plot-service-density"
8648
8649 - type: "plot"
8650   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8651   algorithm: "plot_nf_heatmap"
8652   output-file-type: ".html"
8653   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
8654   data: "plot-vpp-nfv-2n-skx-mrr"
8655   filter: "'NIC_Intel-XXV710' and
8656            'NF_DENSITY' and
8657            'VHOST' and
8658            'VXLAN' and
8659            'CHAIN' and
8660            'IMIX' and
8661            '8T4C' and
8662            'MRR'"
8663   parameters:
8664   - "result"
8665   - "name"
8666   - "tags"
8667   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8668   x-axis: "X = VNFs per Service Chain"
8669   y-axis: "Y = Number of Service Chains"
8670   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8671   layout:
8672     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8673     layout: "plot-service-density"
8674
8675 # Plots - NF Density - VSC - NDR IMIX
8676 - type: "plot"
8677   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8678   algorithm: "plot_nf_heatmap"
8679   output-file-type: ".html"
8680   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
8681   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8682   filter: "'NIC_Intel-XXV710' and
8683            'NF_DENSITY' and
8684            'VHOST' and
8685            'VXLAN' and
8686            'CHAIN' and
8687            'IMIX' and
8688            '2T1C' and
8689            'NDRPDR'"
8690   parameters:
8691   - "throughput"
8692   - "name"
8693   - "tags"
8694   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8695   x-axis: "X = VNFs per Service Chain"
8696   y-axis: "Y = Number of Service Chains"
8697   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8698   layout:
8699     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8700     layout: "plot-service-density"
8701
8702 - type: "plot"
8703   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8704   algorithm: "plot_nf_heatmap"
8705   output-file-type: ".html"
8706   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
8707   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8708   filter: "'NIC_Intel-XXV710' and
8709            'NF_DENSITY' and
8710            'VHOST' and
8711            'VXLAN' and
8712            'CHAIN' and
8713            'IMIX' and
8714            '4T2C' and
8715            'NDRPDR'"
8716   parameters:
8717   - "throughput"
8718   - "name"
8719   - "tags"
8720   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8721   x-axis: "X = VNFs per Service Chain"
8722   y-axis: "Y = Number of Service Chains"
8723   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8724   layout:
8725     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8726     layout: "plot-service-density"
8727
8728 - type: "plot"
8729   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8730   algorithm: "plot_nf_heatmap"
8731   output-file-type: ".html"
8732   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
8733   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8734   filter: "'NIC_Intel-XXV710' and
8735            'NF_DENSITY' and
8736            'VHOST' and
8737            'VXLAN' and
8738            'CHAIN' and
8739            'IMIX' and
8740            '8T4C' and
8741            'NDRPDR'"
8742   parameters:
8743   - "throughput"
8744   - "name"
8745   - "tags"
8746   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8747   x-axis: "X = VNFs per Service Chain"
8748   y-axis: "Y = Number of Service Chains"
8749   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8750   layout:
8751     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8752     layout: "plot-service-density"
8753
8754 # Plots - NF Density - VSC - PDR IMIX
8755 - type: "plot"
8756   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8757   algorithm: "plot_nf_heatmap"
8758   output-file-type: ".html"
8759   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
8760   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8761   filter: "'NIC_Intel-XXV710' and
8762            'NF_DENSITY' and
8763            'VHOST' and
8764            'VXLAN' and
8765            'CHAIN' and
8766            'IMIX' and
8767            '2T1C' and
8768            'NDRPDR'"
8769   parameters:
8770   - "throughput"
8771   - "name"
8772   - "tags"
8773   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8774   x-axis: "X = VNFs per Service Chain"
8775   y-axis: "Y = Number of Service Chains"
8776   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8777   layout:
8778     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8779     layout: "plot-service-density"
8780
8781 - type: "plot"
8782   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8783   algorithm: "plot_nf_heatmap"
8784   output-file-type: ".html"
8785   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8786   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8787   filter: "'NIC_Intel-XXV710' and
8788            'NF_DENSITY' and
8789            'VHOST' and
8790            'VXLAN' and
8791            'CHAIN' and
8792            'IMIX' and
8793            '4T2C' and
8794            'NDRPDR'"
8795   parameters:
8796   - "throughput"
8797   - "name"
8798   - "tags"
8799   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8800   x-axis: "X = VNFs per Service Chain"
8801   y-axis: "Y = Number of Service Chains"
8802   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8803   layout:
8804     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8805     layout: "plot-service-density"
8806
8807 - type: "plot"
8808   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8809   algorithm: "plot_nf_heatmap"
8810   output-file-type: ".html"
8811   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8812   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8813   filter: "'NIC_Intel-XXV710' and
8814            'NF_DENSITY' and
8815            'VHOST' and
8816            'VXLAN' and
8817            'CHAIN' and
8818            'IMIX' and
8819            '8T4C' and
8820            'NDRPDR'"
8821   parameters:
8822   - "throughput"
8823   - "name"
8824   - "tags"
8825   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8826   x-axis: "X = VNFs per Service Chain"
8827   y-axis: "Y = Number of Service Chains"
8828   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8829   layout:
8830     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8831     layout: "plot-service-density"
8832
8833 ###############################################################################
8834
8835 # Plots - NF Density - CSC - MRR IMIX
8836 - type: "plot"
8837   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8838   algorithm: "plot_nf_heatmap"
8839   output-file-type: ".html"
8840   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8841   data: "plot-vpp-nfv-2n-skx-mrr"
8842   filter: "'NIC_Intel-XXV710' and
8843            'NF_DENSITY' and
8844            'DOCKER' and
8845            'CHAIN' and
8846            'NF_VPPIP4' and
8847            'IMIX' and
8848            '2T1C' and
8849            'MRR'"
8850   parameters:
8851   - "result"
8852   - "name"
8853   - "tags"
8854   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8855   x-axis: "X = CNFs per Service Chain"
8856   y-axis: "Y = Number of Service Chains"
8857   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8858   layout:
8859     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8860     layout: "plot-service-density"
8861
8862 - type: "plot"
8863   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8864   algorithm: "plot_nf_heatmap"
8865   output-file-type: ".html"
8866   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8867   data: "plot-vpp-nfv-2n-skx-mrr"
8868   filter: "'NIC_Intel-XXV710' and
8869            'NF_DENSITY' and
8870            'DOCKER' and
8871            'CHAIN' and
8872            'NF_VPPIP4' and
8873            'IMIX' and
8874            '4T2C' and
8875            'MRR'"
8876   parameters:
8877   - "result"
8878   - "name"
8879   - "tags"
8880   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8881   x-axis: "X = CNFs per Service Chain"
8882   y-axis: "Y = Number of Service Chains"
8883   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8884   layout:
8885     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8886     layout: "plot-service-density"
8887
8888 - type: "plot"
8889   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8890   algorithm: "plot_nf_heatmap"
8891   output-file-type: ".html"
8892   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8893   data: "plot-vpp-nfv-2n-skx-mrr"
8894   filter: "'NIC_Intel-XXV710' and
8895            'NF_DENSITY' and
8896            'DOCKER' and
8897            'CHAIN' and
8898            'NF_VPPIP4' and
8899            'IMIX' and
8900            '8T4C' and
8901            'MRR'"
8902   parameters:
8903   - "result"
8904   - "name"
8905   - "tags"
8906   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8907   x-axis: "X = CNFs per Service Chain"
8908   y-axis: "Y = Number of Service Chains"
8909   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8910   layout:
8911     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8912     layout: "plot-service-density"
8913
8914 # Plots - NF Density - CSC - NDR IMIX
8915 - type: "plot"
8916   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8917   algorithm: "plot_nf_heatmap"
8918   output-file-type: ".html"
8919   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8920   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8921   filter: "'NIC_Intel-XXV710' and
8922            'NF_DENSITY' and
8923            'DOCKER' and
8924            'CHAIN' and
8925            'NF_VPPIP4' and
8926            'IMIX' and
8927            '2T1C' and
8928            'NDRPDR'"
8929   parameters:
8930   - "throughput"
8931   - "name"
8932   - "tags"
8933   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8934   x-axis: "X = CNFs per Service Chain"
8935   y-axis: "Y = Number of Service Chains"
8936   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8937   layout:
8938     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8939     layout: "plot-service-density"
8940
8941 - type: "plot"
8942   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8943   algorithm: "plot_nf_heatmap"
8944   output-file-type: ".html"
8945   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8946   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8947   filter: "'NIC_Intel-XXV710' and
8948            'NF_DENSITY' and
8949            'DOCKER' and
8950            'CHAIN' and
8951            'NF_VPPIP4' and
8952            'IMIX' and
8953            '4T2C' and
8954            'NDRPDR'"
8955   parameters:
8956   - "throughput"
8957   - "name"
8958   - "tags"
8959   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8960   x-axis: "X = CNFs per Service Chain"
8961   y-axis: "Y = Number of Service Chains"
8962   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8963   layout:
8964     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8965     layout: "plot-service-density"
8966
8967 - type: "plot"
8968   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8969   algorithm: "plot_nf_heatmap"
8970   output-file-type: ".html"
8971   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8972   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8973   filter: "'NIC_Intel-XXV710' and
8974            'NF_DENSITY' and
8975            'DOCKER' and
8976            'CHAIN' and
8977            'NF_VPPIP4' and
8978            'IMIX' and
8979            '8T4C' and
8980            'NDRPDR'"
8981   parameters:
8982   - "throughput"
8983   - "name"
8984   - "tags"
8985   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8986   x-axis: "X = CNFs per Service Chain"
8987   y-axis: "Y = Number of Service Chains"
8988   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8989   layout:
8990     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8991     layout: "plot-service-density"
8992
8993 # Plots - NF Density - CSC - PDR IMIX
8994 - type: "plot"
8995   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8996   algorithm: "plot_nf_heatmap"
8997   output-file-type: ".html"
8998   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8999   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9000   filter: "'NIC_Intel-XXV710' and
9001            'NF_DENSITY' and
9002            'DOCKER' and
9003            'CHAIN' and
9004            'NF_VPPIP4' and
9005            'IMIX' and
9006            '2T1C' and
9007            'NDRPDR'"
9008   parameters:
9009   - "throughput"
9010   - "name"
9011   - "tags"
9012   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9013   x-axis: "X = CNFs per Service Chain"
9014   y-axis: "Y = Number of Service Chains"
9015   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9016   layout:
9017     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9018     layout: "plot-service-density"
9019
9020 - type: "plot"
9021   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9022   algorithm: "plot_nf_heatmap"
9023   output-file-type: ".html"
9024   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
9025   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9026   filter: "'NIC_Intel-XXV710' and
9027            'NF_DENSITY' and
9028            'DOCKER' and
9029            'CHAIN' and
9030            'NF_VPPIP4' and
9031            'IMIX' and
9032            '4T2C' and
9033            'NDRPDR'"
9034   parameters:
9035   - "throughput"
9036   - "name"
9037   - "tags"
9038   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9039   x-axis: "X = CNFs per Service Chain"
9040   y-axis: "Y = Number of Service Chains"
9041   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9042   layout:
9043     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9044     layout: "plot-service-density"
9045
9046 - type: "plot"
9047   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9048   algorithm: "plot_nf_heatmap"
9049   output-file-type: ".html"
9050   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
9051   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9052   filter: "'NIC_Intel-XXV710' and
9053            'NF_DENSITY' and
9054            'DOCKER' and
9055            'CHAIN' and
9056            'NF_VPPIP4' and
9057            'IMIX' and
9058            '8T4C' and
9059            'NDRPDR'"
9060   parameters:
9061   - "throughput"
9062   - "name"
9063   - "tags"
9064   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9065   x-axis: "X = CNFs per Service Chain"
9066   y-axis: "Y = Number of Service Chains"
9067   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9068   layout:
9069     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9070     layout: "plot-service-density"
9071
9072 ################################################################################
9073 #
9074 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9075 #- type: "plot"
9076 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9077 #  algorithm: "plot_nf_heatmap"
9078 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
9079 #  data: "plot-vpp-nfv-3n-skx-mrr"
9080 #  filter: "'NIC_Intel-XXV710' and
9081 #           'NF_DENSITY' and
9082 #           'DOCKER' and
9083 #           'CHAIN' and
9084 #           'NF_VPPIP4' and
9085 #           'IPSEC' and
9086 #           'TNL_4' and
9087 #           'IMIX' and
9088 #           '2T1C' and
9089 #           'MRR'"
9090 #  parameters:
9091 #  - "result"
9092 #  - "name"
9093 #  - "tags"
9094 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9095 #  x-axis: "X = CNFs per Service Chain"
9096 #  y-axis: "Y = Number of Service Chains"
9097 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9098 #  layout:
9099 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9100 #    layout: "plot-service-density"
9101 #
9102 #- type: "plot"
9103 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9104 #  algorithm: "plot_nf_heatmap"
9105 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
9106 #  data: "plot-vpp-nfv-3n-skx-mrr"
9107 #  filter: "'NIC_Intel-XXV710' and
9108 #           'NF_DENSITY' and
9109 #           'DOCKER' and
9110 #           'CHAIN' and
9111 #           'NF_VPPIP4' and
9112 #           'IPSEC' and
9113 #           'TNL_4' and
9114 #           'IMIX' and
9115 #           '4T2C' and
9116 #           'MRR'"
9117 #  parameters:
9118 #  - "result"
9119 #  - "name"
9120 #  - "tags"
9121 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9122 #  x-axis: "X = CNFs per Service Chain"
9123 #  y-axis: "Y = Number of Service Chains"
9124 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9125 #  layout:
9126 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9127 #    layout: "plot-service-density"
9128 #
9129 #- type: "plot"
9130 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9131 #  algorithm: "plot_nf_heatmap"
9132 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
9133 #  data: "plot-vpp-nfv-3n-skx-mrr"
9134 #  filter: "'NIC_Intel-XXV710' and
9135 #           'NF_DENSITY' and
9136 #           'DOCKER' and
9137 #           'CHAIN' and
9138 #           'NF_VPPIP4' and
9139 #           'IPSEC' and
9140 #           'TNL_4' and
9141 #           'IMIX' and
9142 #           '8T4C' and
9143 #           'MRR'"
9144 #  parameters:
9145 #  - "result"
9146 #  - "name"
9147 #  - "tags"
9148 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9149 #  x-axis: "X = CNFs per Service Chain"
9150 #  y-axis: "Y = Number of Service Chains"
9151 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9152 #  layout:
9153 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9154 #    layout: "plot-service-density"
9155
9156 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9157 - type: "plot"
9158   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9159   algorithm: "plot_nf_heatmap"
9160   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
9161   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9162   filter: "'NIC_Intel-XXV710' and
9163            'NF_DENSITY' and
9164            'DOCKER' and
9165            'CHAIN' and
9166            'NF_VPPIP4' and
9167            'IPSEC' and
9168            'TNL_4' and
9169            'IMIX' and
9170            '2T1C' and
9171            'NDRPDR'"
9172   parameters:
9173   - "throughput"
9174   - "name"
9175   - "tags"
9176   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9177   x-axis: "X = CNFs per Service Chain"
9178   y-axis: "Y = Number of Service Chains"
9179   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9180   layout:
9181     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9182     layout: "plot-service-density"
9183
9184 - type: "plot"
9185   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9186   algorithm: "plot_nf_heatmap"
9187   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
9188   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9189   filter: "'NIC_Intel-XXV710' and
9190            'NF_DENSITY' and
9191            'DOCKER' and
9192            'CHAIN' and
9193            'NF_VPPIP4' and
9194            'IPSEC' and
9195            'TNL_4' and
9196            'IMIX' and
9197            '4T2C' and
9198            'NDRPDR'"
9199   parameters:
9200   - "throughput"
9201   - "name"
9202   - "tags"
9203   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9204   x-axis: "X = CNFs per Service Chain"
9205   y-axis: "Y = Number of Service Chains"
9206   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9207   layout:
9208     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9209     layout: "plot-service-density"
9210
9211 - type: "plot"
9212   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9213   algorithm: "plot_nf_heatmap"
9214   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
9215   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9216   filter: "'NIC_Intel-XXV710' and
9217            'NF_DENSITY' and
9218            'DOCKER' and
9219            'CHAIN' and
9220            'NF_VPPIP4' and
9221            'IPSEC' and
9222            'TNL_4' and
9223            'IMIX' and
9224            '8T4C' and
9225            'NDRPDR'"
9226   parameters:
9227   - "throughput"
9228   - "name"
9229   - "tags"
9230   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9231   x-axis: "X = CNFs per Service Chain"
9232   y-axis: "Y = Number of Service Chains"
9233   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9234   layout:
9235     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9236     layout: "plot-service-density"
9237
9238 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9239 - type: "plot"
9240   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9241   algorithm: "plot_nf_heatmap"
9242   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
9243   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9244   filter: "'NIC_Intel-XXV710' and
9245            'NF_DENSITY' and
9246            'DOCKER' and
9247            'CHAIN' and
9248            'NF_VPPIP4' and
9249            'IPSEC' and
9250            'TNL_4' and
9251            'IMIX' and
9252            '2T1C' and
9253            'NDRPDR'"
9254   parameters:
9255   - "throughput"
9256   - "name"
9257   - "tags"
9258   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9259   x-axis: "X = CNFs per Service Chain"
9260   y-axis: "Y = Number of Service Chains"
9261   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9262   layout:
9263     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9264     layout: "plot-service-density"
9265
9266 - type: "plot"
9267   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9268   algorithm: "plot_nf_heatmap"
9269   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
9270   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9271   filter: "'NIC_Intel-XXV710' and
9272            'NF_DENSITY' and
9273            'DOCKER' and
9274            'CHAIN' and
9275            'NF_VPPIP4' and
9276            'IPSEC' and
9277            'TNL_4' and
9278            'IMIX' and
9279            '4T2C' and
9280            'NDRPDR'"
9281   parameters:
9282   - "throughput"
9283   - "name"
9284   - "tags"
9285   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9286   x-axis: "X = CNFs per Service Chain"
9287   y-axis: "Y = Number of Service Chains"
9288   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9289   layout:
9290     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9291     layout: "plot-service-density"
9292
9293 - type: "plot"
9294   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9295   algorithm: "plot_nf_heatmap"
9296   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
9297   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9298   filter: "'NIC_Intel-XXV710' and
9299            'NF_DENSITY' and
9300            'DOCKER' and
9301            'CHAIN' and
9302            'NF_VPPIP4' and
9303            'IPSEC' and
9304            'TNL_4' and
9305            'IMIX' and
9306            '8T4C' and
9307            'NDRPDR'"
9308   parameters:
9309   - "throughput"
9310   - "name"
9311   - "tags"
9312   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9313   x-axis: "X = CNFs per Service Chain"
9314   y-axis: "Y = Number of Service Chains"
9315   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9316   layout:
9317     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9318     layout: "plot-service-density"
9319
9320 ###############################################################################
9321
9322 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9323 #- type: "plot"
9324 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9325 #  algorithm: "plot_nf_heatmap"
9326 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
9327 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9328 #  filter: "'NIC_Intel-XL710' and
9329 #           'NF_DENSITY' and
9330 #           'DOCKER' and
9331 #           'CHAIN' and
9332 #           'NF_VPPIP4' and
9333 #           'IMIX' and
9334 #           'TNL_4' and
9335 #           '1T1C' and
9336 #           'MRR'"
9337 #  parameters:
9338 #  - "result"
9339 #  - "name"
9340 #  - "tags"
9341 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9342 #  x-axis: "X = CNFs per Service Chain"
9343 #  y-axis: "Y = Number of Service Chains"
9344 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9345 #  layout:
9346 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9347 #    layout: "plot-service-density"
9348 #
9349 #- type: "plot"
9350 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9351 #  algorithm: "plot_nf_heatmap"
9352 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
9353 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9354 #  filter: "'NIC_Intel-XL710' and
9355 #           'NF_DENSITY' and
9356 #           'DOCKER' and
9357 #           'CHAIN' and
9358 #           'NF_VPPIP4' and
9359 #           'IPSEC' and
9360 #           'TNL_4' and
9361 #           'IMIX' and
9362 #           '2T2C' and
9363 #           'MRR'"
9364 #  parameters:
9365 #  - "result"
9366 #  - "name"
9367 #  - "tags"
9368 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9369 #  x-axis: "X = CNFs per Service Chain"
9370 #  y-axis: "Y = Number of Service Chains"
9371 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9372 #  layout:
9373 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9374 #    layout: "plot-service-density"
9375 #
9376 #- type: "plot"
9377 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9378 #  algorithm: "plot_nf_heatmap"
9379 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
9380 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9381 #  filter: "'NIC_Intel-XL710' and
9382 #           'NF_DENSITY' and
9383 #           'DOCKER' and
9384 #           'CHAIN' and
9385 #           'NF_VPPIP4' and
9386 #           'IPSEC' and
9387 #           'TNL_4' and
9388 #           'IMIX' and
9389 #           '4T4C' and
9390 #           'MRR'"
9391 #  parameters:
9392 #  - "result"
9393 #  - "name"
9394 #  - "tags"
9395 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9396 #  x-axis: "X = CNFs per Service Chain"
9397 #  y-axis: "Y = Number of Service Chains"
9398 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9399 #  layout:
9400 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9401 #    layout: "plot-service-density"
9402
9403 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9404 #- type: "plot"
9405 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9406 #  algorithm: "plot_nf_heatmap"
9407 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
9408 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9409 #  filter: "'NIC_Intel-XL710' and
9410 #           'NF_DENSITY' and
9411 #           'DOCKER' and
9412 #           'CHAIN' and
9413 #           'NF_VPPIP4' and
9414 #           'IPSEC' and
9415 #           'TNL_4' and
9416 #           'IMIX' and
9417 #           '1T1C' and
9418 #           'NDRPDR'"
9419 #  parameters:
9420 #  - "throughput"
9421 #  - "name"
9422 #  - "tags"
9423 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9424 #  x-axis: "X = CNFs per Service Chain"
9425 #  y-axis: "Y = Number of Service Chains"
9426 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9427 #  layout:
9428 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9429 #    layout: "plot-service-density"
9430 #
9431 #- type: "plot"
9432 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9433 #  algorithm: "plot_nf_heatmap"
9434 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
9435 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9436 #  filter: "'NIC_Intel-XL710' and
9437 #           'NF_DENSITY' and
9438 #           'DOCKER' and
9439 #           'CHAIN' and
9440 #           'NF_VPPIP4' and
9441 #           'IPSEC' and
9442 #           'TNL_4' and
9443 #           'IMIX' and
9444 #           '2T2C' and
9445 #           'NDRPDR'"
9446 #  parameters:
9447 #  - "throughput"
9448 #  - "name"
9449 #  - "tags"
9450 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9451 #  x-axis: "X = CNFs per Service Chain"
9452 #  y-axis: "Y = Number of Service Chains"
9453 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9454 #  layout:
9455 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9456 #    layout: "plot-service-density"
9457 #
9458 #- type: "plot"
9459 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9460 #  algorithm: "plot_nf_heatmap"
9461 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
9462 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9463 #  filter: "'NIC_Intel-XL710' and
9464 #           'NF_DENSITY' and
9465 #           'DOCKER' and
9466 #           'CHAIN' and
9467 #           'NF_VPPIP4' and
9468 #           'IPSEC' and
9469 #           'TNL_4' and
9470 #           'IMIX' and
9471 #           '4T4C' and
9472 #           'NDRPDR'"
9473 #  parameters:
9474 #  - "throughput"
9475 #  - "name"
9476 #  - "tags"
9477 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9478 #  x-axis: "X = CNFs per Service Chain"
9479 #  y-axis: "Y = Number of Service Chains"
9480 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9481 #  layout:
9482 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9483 #    layout: "plot-service-density"
9484 #
9485 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9486 #- type: "plot"
9487 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9488 #  algorithm: "plot_nf_heatmap"
9489 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
9490 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9491 #  filter: "'NIC_Intel-XL710' and
9492 #           'NF_DENSITY' and
9493 #           'DOCKER' and
9494 #           'CHAIN' and
9495 #           'NF_VPPIP4' and
9496 #           'IPSEC' and
9497 #           'TNL_4' and
9498 #           'IMIX' and
9499 #           '1T1C' and
9500 #           'NDRPDR'"
9501 #  parameters:
9502 #  - "throughput"
9503 #  - "name"
9504 #  - "tags"
9505 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9506 #  x-axis: "X = CNFs per Service Chain"
9507 #  y-axis: "Y = Number of Service Chains"
9508 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9509 #  layout:
9510 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9511 #    layout: "plot-service-density"
9512 #
9513 #- type: "plot"
9514 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9515 #  algorithm: "plot_nf_heatmap"
9516 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
9517 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9518 #  filter: "'NIC_Intel-XL710' and
9519 #           'NF_DENSITY' and
9520 #           'DOCKER' and
9521 #           'CHAIN' and
9522 #           'NF_VPPIP4' and
9523 #           'IPSEC' and
9524 #           'TNL_4' and
9525 #           'IMIX' and
9526 #           '2T2C' and
9527 #           'NDRPDR'"
9528 #  parameters:
9529 #  - "throughput"
9530 #  - "name"
9531 #  - "tags"
9532 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9533 #  x-axis: "X = CNFs per Service Chain"
9534 #  y-axis: "Y = Number of Service Chains"
9535 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9536 #  layout:
9537 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9538 #    layout: "plot-service-density"
9539 #
9540 #- type: "plot"
9541 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9542 #  algorithm: "plot_nf_heatmap"
9543 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
9544 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9545 #  filter: "'NIC_Intel-XL710' and
9546 #           'NF_DENSITY' and
9547 #           'DOCKER' and
9548 #           'CHAIN' and
9549 #           'NF_VPPIP4' and
9550 #           'IPSEC' and
9551 #           'TNL_4' and
9552 #           'IMIX' and
9553 #           '4T4C' and
9554 #           'NDRPDR'"
9555 #  parameters:
9556 #  - "throughput"
9557 #  - "name"
9558 #  - "tags"
9559 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9560 #  x-axis: "X = CNFs per Service Chain"
9561 #  y-axis: "Y = Number of Service Chains"
9562 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9563 #  layout:
9564 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9565 #    layout: "plot-service-density"
9566
9567 ###############################################################################
9568
9569 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9570 #- type: "plot"
9571 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9572 #  algorithm: "plot_nf_heatmap"
9573 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
9574 #  data: "plot-vpp-nfv-3n-skx-mrr"
9575 #  filter: "'NIC_Intel-XXV710' and
9576 #           'NF_DENSITY' and
9577 #           'DOCKER' and
9578 #           'CHAIN' and
9579 #           'NF_VPPIP4' and
9580 #           'IPSEC' and
9581 #           'TNL_1000' and
9582 #           'IMIX' and
9583 #           '2T1C' and
9584 #           'MRR'"
9585 #  parameters:
9586 #  - "result"
9587 #  - "name"
9588 #  - "tags"
9589 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9590 #  x-axis: "X = CNFs per Service Chain"
9591 #  y-axis: "Y = Number of Service Chains"
9592 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9593 #  layout:
9594 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9595 #    layout: "plot-service-density"
9596 #
9597 #- type: "plot"
9598 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9599 #  algorithm: "plot_nf_heatmap"
9600 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
9601 #  data: "plot-vpp-nfv-3n-skx-mrr"
9602 #  filter: "'NIC_Intel-XXV710' and
9603 #           'NF_DENSITY' and
9604 #           'DOCKER' and
9605 #           'CHAIN' and
9606 #           'NF_VPPIP4' and
9607 #           'IPSEC' and
9608 #           'TNL_1000' and
9609 #           'IMIX' and
9610 #           '4T2C' and
9611 #           'MRR'"
9612 #  parameters:
9613 #  - "result"
9614 #  - "name"
9615 #  - "tags"
9616 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9617 #  x-axis: "X = CNFs per Service Chain"
9618 #  y-axis: "Y = Number of Service Chains"
9619 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9620 #  layout:
9621 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9622 #    layout: "plot-service-density"
9623 #
9624 #- type: "plot"
9625 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9626 #  algorithm: "plot_nf_heatmap"
9627 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
9628 #  data: "plot-vpp-nfv-3n-skx-mrr"
9629 #  filter: "'NIC_Intel-XXV710' and
9630 #           'NF_DENSITY' and
9631 #           'DOCKER' and
9632 #           'CHAIN' and
9633 #           'NF_VPPIP4' and
9634 #           'IPSEC' and
9635 #           'TNL_1000' and
9636 #           'IMIX' and
9637 #           '8T4C' and
9638 #           'MRR'"
9639 #  parameters:
9640 #  - "result"
9641 #  - "name"
9642 #  - "tags"
9643 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9644 #  x-axis: "X = CNFs per Service Chain"
9645 #  y-axis: "Y = Number of Service Chains"
9646 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9647 #  layout:
9648 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9649 #    layout: "plot-service-density"
9650
9651 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9652 - type: "plot"
9653   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9654   algorithm: "plot_nf_heatmap"
9655   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
9656   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9657   filter: "'NIC_Intel-XXV710' and
9658            'NF_DENSITY' and
9659            'DOCKER' and
9660            'CHAIN' and
9661            'NF_VPPIP4' and
9662            'IPSEC' and
9663            'TNL_1000' and
9664            'IMIX' and
9665            '2T1C' and
9666            'NDRPDR'"
9667   parameters:
9668   - "throughput"
9669   - "name"
9670   - "tags"
9671   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9672   x-axis: "X = CNFs per Service Chain"
9673   y-axis: "Y = Number of Service Chains"
9674   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9675   layout:
9676     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9677     layout: "plot-service-density"
9678
9679 - type: "plot"
9680   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9681   algorithm: "plot_nf_heatmap"
9682   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
9683   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9684   filter: "'NIC_Intel-XXV710' and
9685            'NF_DENSITY' and
9686            'DOCKER' and
9687            'CHAIN' and
9688            'NF_VPPIP4' and
9689            'IPSEC' and
9690            'TNL_1000' and
9691            'IMIX' and
9692            '4T2C' and
9693            'NDRPDR'"
9694   parameters:
9695   - "throughput"
9696   - "name"
9697   - "tags"
9698   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9699   x-axis: "X = CNFs per Service Chain"
9700   y-axis: "Y = Number of Service Chains"
9701   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9702   layout:
9703     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9704     layout: "plot-service-density"
9705
9706 - type: "plot"
9707   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9708   algorithm: "plot_nf_heatmap"
9709   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
9710   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9711   filter: "'NIC_Intel-XXV710' and
9712            'NF_DENSITY' and
9713            'DOCKER' and
9714            'CHAIN' and
9715            'NF_VPPIP4' and
9716            'IPSEC' and
9717            'TNL_1000' and
9718            'IMIX' and
9719            '8T4C' and
9720            'NDRPDR'"
9721   parameters:
9722   - "throughput"
9723   - "name"
9724   - "tags"
9725   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9726   x-axis: "X = CNFs per Service Chain"
9727   y-axis: "Y = Number of Service Chains"
9728   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9729   layout:
9730     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9731     layout: "plot-service-density"
9732
9733 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9734 - type: "plot"
9735   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9736   algorithm: "plot_nf_heatmap"
9737   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9738   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9739   filter: "'NIC_Intel-XXV710' and
9740            'NF_DENSITY' and
9741            'DOCKER' and
9742            'CHAIN' and
9743            'NF_VPPIP4' and
9744            'IPSEC' and
9745            'TNL_1000' and
9746            'IMIX' and
9747            '2T1C' and
9748            'NDRPDR'"
9749   parameters:
9750   - "throughput"
9751   - "name"
9752   - "tags"
9753   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9754   x-axis: "X = CNFs per Service Chain"
9755   y-axis: "Y = Number of Service Chains"
9756   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9757   layout:
9758     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9759     layout: "plot-service-density"
9760
9761 - type: "plot"
9762   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9763   algorithm: "plot_nf_heatmap"
9764   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9765   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9766   filter: "'NIC_Intel-XXV710' and
9767            'NF_DENSITY' and
9768            'DOCKER' and
9769            'CHAIN' and
9770            'NF_VPPIP4' and
9771            'IPSEC' and
9772            'TNL_1000' and
9773            'IMIX' and
9774            '4T2C' and
9775            'NDRPDR'"
9776   parameters:
9777   - "throughput"
9778   - "name"
9779   - "tags"
9780   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9781   x-axis: "X = CNFs per Service Chain"
9782   y-axis: "Y = Number of Service Chains"
9783   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9784   layout:
9785     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9786     layout: "plot-service-density"
9787
9788 - type: "plot"
9789   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9790   algorithm: "plot_nf_heatmap"
9791   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9792   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9793   filter: "'NIC_Intel-XXV710' and
9794            'NF_DENSITY' and
9795            'DOCKER' and
9796            'CHAIN' and
9797            'NF_VPPIP4' and
9798            'IPSEC' and
9799            'TNL_1000' and
9800            'IMIX' and
9801            '8T4C' and
9802            'NDRPDR'"
9803   parameters:
9804   - "throughput"
9805   - "name"
9806   - "tags"
9807   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9808   x-axis: "X = CNFs per Service Chain"
9809   y-axis: "Y = Number of Service Chains"
9810   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9811   layout:
9812     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9813     layout: "plot-service-density"
9814
9815 ###############################################################################
9816
9817 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9818 #- type: "plot"
9819 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9820 #  algorithm: "plot_nf_heatmap"
9821 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9822 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9823 #  filter: "'NIC_Intel-XL710' and
9824 #           'NF_DENSITY' and
9825 #           'DOCKER' and
9826 #           'CHAIN' and
9827 #           'NF_VPPIP4' and
9828 #           'IMIX' and
9829 #           'TNL_1000' and
9830 #           '1T1C' and
9831 #           'MRR'"
9832 #  parameters:
9833 #  - "result"
9834 #  - "name"
9835 #  - "tags"
9836 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9837 #  x-axis: "X = CNFs per Service Chain"
9838 #  y-axis: "Y = Number of Service Chains"
9839 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9840 #  layout:
9841 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9842 #    layout: "plot-service-density"
9843 #
9844 #- type: "plot"
9845 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9846 #  algorithm: "plot_nf_heatmap"
9847 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9848 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9849 #  filter: "'NIC_Intel-XL710' and
9850 #           'NF_DENSITY' and
9851 #           'DOCKER' and
9852 #           'CHAIN' and
9853 #           'NF_VPPIP4' and
9854 #           'IPSEC' and
9855 #           'TNL_1000' and
9856 #           'IMIX' and
9857 #           '2T2C' and
9858 #           'MRR'"
9859 #  parameters:
9860 #  - "result"
9861 #  - "name"
9862 #  - "tags"
9863 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9864 #  x-axis: "X = CNFs per Service Chain"
9865 #  y-axis: "Y = Number of Service Chains"
9866 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9867 #  layout:
9868 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9869 #    layout: "plot-service-density"
9870 #
9871 #- type: "plot"
9872 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9873 #  algorithm: "plot_nf_heatmap"
9874 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9875 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9876 #  filter: "'NIC_Intel-XL710' and
9877 #           'NF_DENSITY' and
9878 #           'DOCKER' and
9879 #           'CHAIN' and
9880 #           'NF_VPPIP4' and
9881 #           'IPSEC' and
9882 #           'TNL_1000' and
9883 #           'IMIX' and
9884 #           '4T4C' and
9885 #           'MRR'"
9886 #  parameters:
9887 #  - "result"
9888 #  - "name"
9889 #  - "tags"
9890 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9891 #  x-axis: "X = CNFs per Service Chain"
9892 #  y-axis: "Y = Number of Service Chains"
9893 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9894 #  layout:
9895 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9896 #    layout: "plot-service-density"
9897
9898 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9899 #- type: "plot"
9900 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9901 #  algorithm: "plot_nf_heatmap"
9902 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9903 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9904 #  filter: "'NIC_Intel-XL710' and
9905 #           'NF_DENSITY' and
9906 #           'DOCKER' and
9907 #           'CHAIN' and
9908 #           'NF_VPPIP4' and
9909 #           'IPSEC' and
9910 #           'TNL_1000' and
9911 #           'IMIX' and
9912 #           '1T1C' and
9913 #           'NDRPDR'"
9914 #  parameters:
9915 #  - "throughput"
9916 #  - "name"
9917 #  - "tags"
9918 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9919 #  x-axis: "X = CNFs per Service Chain"
9920 #  y-axis: "Y = Number of Service Chains"
9921 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9922 #  layout:
9923 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9924 #    layout: "plot-service-density"
9925 #
9926 #- type: "plot"
9927 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9928 #  algorithm: "plot_nf_heatmap"
9929 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9930 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9931 #  filter: "'NIC_Intel-XL710' and
9932 #           'NF_DENSITY' and
9933 #           'DOCKER' and
9934 #           'CHAIN' and
9935 #           'NF_VPPIP4' and
9936 #           'IPSEC' and
9937 #           'TNL_1000' and
9938 #           'IMIX' and
9939 #           '2T2C' and
9940 #           'NDRPDR'"
9941 #  parameters:
9942 #  - "throughput"
9943 #  - "name"
9944 #  - "tags"
9945 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9946 #  x-axis: "X = CNFs per Service Chain"
9947 #  y-axis: "Y = Number of Service Chains"
9948 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9949 #  layout:
9950 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9951 #    layout: "plot-service-density"
9952 #
9953 #- type: "plot"
9954 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9955 #  algorithm: "plot_nf_heatmap"
9956 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9957 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9958 #  filter: "'NIC_Intel-XL710' and
9959 #           'NF_DENSITY' and
9960 #           'DOCKER' and
9961 #           'CHAIN' and
9962 #           'NF_VPPIP4' and
9963 #           'IPSEC' and
9964 #           'TNL_1000' and
9965 #           'IMIX' and
9966 #           '4T4C' and
9967 #           'NDRPDR'"
9968 #  parameters:
9969 #  - "throughput"
9970 #  - "name"
9971 #  - "tags"
9972 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9973 #  x-axis: "X = CNFs per Service Chain"
9974 #  y-axis: "Y = Number of Service Chains"
9975 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9976 #  layout:
9977 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9978 #    layout: "plot-service-density"
9979 #
9980 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9981 #- type: "plot"
9982 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9983 #  algorithm: "plot_nf_heatmap"
9984 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9985 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9986 #  filter: "'NIC_Intel-XL710' and
9987 #           'NF_DENSITY' and
9988 #           'DOCKER' and
9989 #           'CHAIN' and
9990 #           'NF_VPPIP4' and
9991 #           'IPSEC' and
9992 #           'TNL_1000' and
9993 #           'IMIX' and
9994 #           '1T1C' and
9995 #           'NDRPDR'"
9996 #  parameters:
9997 #  - "throughput"
9998 #  - "name"
9999 #  - "tags"
10000 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10001 #  x-axis: "X = CNFs per Service Chain"
10002 #  y-axis: "Y = Number of Service Chains"
10003 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10004 #  layout:
10005 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10006 #    layout: "plot-service-density"
10007 #
10008 #- type: "plot"
10009 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10010 #  algorithm: "plot_nf_heatmap"
10011 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
10012 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10013 #  filter: "'NIC_Intel-XL710' and
10014 #           'NF_DENSITY' and
10015 #           'DOCKER' and
10016 #           'CHAIN' and
10017 #           'NF_VPPIP4' and
10018 #           'IPSEC' and
10019 #           'TNL_1000' and
10020 #           'IMIX' and
10021 #           '2T2C' and
10022 #           'NDRPDR'"
10023 #  parameters:
10024 #  - "throughput"
10025 #  - "name"
10026 #  - "tags"
10027 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10028 #  x-axis: "X = CNFs per Service Chain"
10029 #  y-axis: "Y = Number of Service Chains"
10030 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10031 #  layout:
10032 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10033 #    layout: "plot-service-density"
10034 #
10035 #- type: "plot"
10036 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10037 #  algorithm: "plot_nf_heatmap"
10038 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
10039 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10040 #  filter: "'NIC_Intel-XL710' and
10041 #           'NF_DENSITY' and
10042 #           'DOCKER' and
10043 #           'CHAIN' and
10044 #           'NF_VPPIP4' and
10045 #           'IPSEC' and
10046 #           'TNL_1000' and
10047 #           'IMIX' and
10048 #           '4T4C' and
10049 #           'NDRPDR'"
10050 #  parameters:
10051 #  - "throughput"
10052 #  - "name"
10053 #  - "tags"
10054 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10055 #  x-axis: "X = CNFs per Service Chain"
10056 #  y-axis: "Y = Number of Service Chains"
10057 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10058 #  layout:
10059 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10060 #    layout: "plot-service-density"
10061
10062 ###############################################################################
10063
10064 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10065 #- type: "plot"
10066 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10067 #  algorithm: "plot_nf_heatmap"
10068 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
10069 #  data: "plot-vpp-nfv-3n-skx-mrr"
10070 #  filter: "'NIC_Intel-XXV710' and
10071 #           'NF_DENSITY' and
10072 #           'DOCKER' and
10073 #           'CHAIN' and
10074 #           'NF_VPPIP4' and
10075 #           'IPSEC' and
10076 #           'TNL_10000' and
10077 #           'IMIX' and
10078 #           '2T1C' and
10079 #           'MRR'"
10080 #  parameters:
10081 #  - "result"
10082 #  - "name"
10083 #  - "tags"
10084 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10085 #  x-axis: "X = CNFs per Service Chain"
10086 #  y-axis: "Y = Number of Service Chains"
10087 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10088 #  layout:
10089 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10090 #    layout: "plot-service-density"
10091 #
10092 #- type: "plot"
10093 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10094 #  algorithm: "plot_nf_heatmap"
10095 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
10096 #  data: "plot-vpp-nfv-3n-skx-mrr"
10097 #  filter: "'NIC_Intel-XXV710' and
10098 #           'NF_DENSITY' and
10099 #           'DOCKER' and
10100 #           'CHAIN' and
10101 #           'NF_VPPIP4' and
10102 #           'IPSEC' and
10103 #           'TNL_10000' and
10104 #           'IMIX' and
10105 #           '4T2C' and
10106 #           'MRR'"
10107 #  parameters:
10108 #  - "result"
10109 #  - "name"
10110 #  - "tags"
10111 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10112 #  x-axis: "X = CNFs per Service Chain"
10113 #  y-axis: "Y = Number of Service Chains"
10114 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10115 #  layout:
10116 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10117 #    layout: "plot-service-density"
10118 #
10119 #- type: "plot"
10120 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10121 #  algorithm: "plot_nf_heatmap"
10122 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
10123 #  data: "plot-vpp-nfv-3n-skx-mrr"
10124 #  filter: "'NIC_Intel-XXV710' and
10125 #           'NF_DENSITY' and
10126 #           'DOCKER' and
10127 #           'CHAIN' and
10128 #           'NF_VPPIP4' and
10129 #           'IPSEC' and
10130 #           'TNL_10000' and
10131 #           'IMIX' and
10132 #           '8T4C' and
10133 #           'MRR'"
10134 #  parameters:
10135 #  - "result"
10136 #  - "name"
10137 #  - "tags"
10138 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10139 #  x-axis: "X = CNFs per Service Chain"
10140 #  y-axis: "Y = Number of Service Chains"
10141 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10142 #  layout:
10143 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10144 #    layout: "plot-service-density"
10145
10146 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10147 - type: "plot"
10148   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10149   algorithm: "plot_nf_heatmap"
10150   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
10151   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10152   filter: "'NIC_Intel-XXV710' and
10153            'NF_DENSITY' and
10154            'DOCKER' and
10155            'CHAIN' and
10156            'NF_VPPIP4' and
10157            'IPSEC' and
10158            'TNL_10000' and
10159            'IMIX' and
10160            '2T1C' and
10161            'NDRPDR'"
10162   parameters:
10163   - "throughput"
10164   - "name"
10165   - "tags"
10166   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10167   x-axis: "X = CNFs per Service Chain"
10168   y-axis: "Y = Number of Service Chains"
10169   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10170   layout:
10171     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10172     layout: "plot-service-density"
10173
10174 - type: "plot"
10175   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10176   algorithm: "plot_nf_heatmap"
10177   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
10178   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10179   filter: "'NIC_Intel-XXV710' and
10180            'NF_DENSITY' and
10181            'DOCKER' and
10182            'CHAIN' and
10183            'NF_VPPIP4' and
10184            'IPSEC' and
10185            'TNL_10000' and
10186            'IMIX' and
10187            '4T2C' and
10188            'NDRPDR'"
10189   parameters:
10190   - "throughput"
10191   - "name"
10192   - "tags"
10193   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10194   x-axis: "X = CNFs per Service Chain"
10195   y-axis: "Y = Number of Service Chains"
10196   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10197   layout:
10198     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10199     layout: "plot-service-density"
10200
10201 - type: "plot"
10202   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10203   algorithm: "plot_nf_heatmap"
10204   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
10205   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10206   filter: "'NIC_Intel-XXV710' and
10207            'NF_DENSITY' and
10208            'DOCKER' and
10209            'CHAIN' and
10210            'NF_VPPIP4' and
10211            'IPSEC' and
10212            'TNL_10000' and
10213            'IMIX' and
10214            '8T4C' and
10215            'NDRPDR'"
10216   parameters:
10217   - "throughput"
10218   - "name"
10219   - "tags"
10220   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10221   x-axis: "X = CNFs per Service Chain"
10222   y-axis: "Y = Number of Service Chains"
10223   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10224   layout:
10225     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10226     layout: "plot-service-density"
10227
10228 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10229 - type: "plot"
10230   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10231   algorithm: "plot_nf_heatmap"
10232   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
10233   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10234   filter: "'NIC_Intel-XXV710' and
10235            'NF_DENSITY' and
10236            'DOCKER' and
10237            'CHAIN' and
10238            'NF_VPPIP4' and
10239            'IPSEC' and
10240            'TNL_10000' and
10241            'IMIX' and
10242            '2T1C' and
10243            'NDRPDR'"
10244   parameters:
10245   - "throughput"
10246   - "name"
10247   - "tags"
10248   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10249   x-axis: "X = CNFs per Service Chain"
10250   y-axis: "Y = Number of Service Chains"
10251   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10252   layout:
10253     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10254     layout: "plot-service-density"
10255
10256 - type: "plot"
10257   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10258   algorithm: "plot_nf_heatmap"
10259   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
10260   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10261   filter: "'NIC_Intel-XXV710' and
10262            'NF_DENSITY' and
10263            'DOCKER' and
10264            'CHAIN' and
10265            'NF_VPPIP4' and
10266            'IPSEC' and
10267            'TNL_10000' and
10268            'IMIX' and
10269            '4T2C' and
10270            'NDRPDR'"
10271   parameters:
10272   - "throughput"
10273   - "name"
10274   - "tags"
10275   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10276   x-axis: "X = CNFs per Service Chain"
10277   y-axis: "Y = Number of Service Chains"
10278   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10279   layout:
10280     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10281     layout: "plot-service-density"
10282
10283 - type: "plot"
10284   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10285   algorithm: "plot_nf_heatmap"
10286   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
10287   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10288   filter: "'NIC_Intel-XXV710' and
10289            'NF_DENSITY' and
10290            'DOCKER' and
10291            'CHAIN' and
10292            'NF_VPPIP4' and
10293            'IPSEC' and
10294            'TNL_10000' and
10295            'IMIX' and
10296            '8T4C' and
10297            'NDRPDR'"
10298   parameters:
10299   - "throughput"
10300   - "name"
10301   - "tags"
10302   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10303   x-axis: "X = CNFs per Service Chain"
10304   y-axis: "Y = Number of Service Chains"
10305   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10306   layout:
10307     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10308     layout: "plot-service-density"
10309
10310 ###############################################################################
10311
10312 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10313 #- type: "plot"
10314 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10315 #  algorithm: "plot_nf_heatmap"
10316 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
10317 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10318 #  filter: "'NIC_Intel-XL710' and
10319 #           'NF_DENSITY' and
10320 #           'DOCKER' and
10321 #           'CHAIN' and
10322 #           'NF_VPPIP4' and
10323 #           'IMIX' and
10324 #           'TNL_10000' and
10325 #           '1T1C' and
10326 #           'MRR'"
10327 #  parameters:
10328 #  - "result"
10329 #  - "name"
10330 #  - "tags"
10331 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10332 #  x-axis: "X = CNFs per Service Chain"
10333 #  y-axis: "Y = Number of Service Chains"
10334 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10335 #  layout:
10336 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10337 #    layout: "plot-service-density"
10338 #
10339 #- type: "plot"
10340 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10341 #  algorithm: "plot_nf_heatmap"
10342 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
10343 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10344 #  filter: "'NIC_Intel-XL710' and
10345 #           'NF_DENSITY' and
10346 #           'DOCKER' and
10347 #           'CHAIN' and
10348 #           'NF_VPPIP4' and
10349 #           'IPSEC' and
10350 #           'TNL_10000' and
10351 #           'IMIX' and
10352 #           '2T2C' and
10353 #           'MRR'"
10354 #  parameters:
10355 #  - "result"
10356 #  - "name"
10357 #  - "tags"
10358 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10359 #  x-axis: "X = CNFs per Service Chain"
10360 #  y-axis: "Y = Number of Service Chains"
10361 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10362 #  layout:
10363 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10364 #    layout: "plot-service-density"
10365 #
10366 #- type: "plot"
10367 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10368 #  algorithm: "plot_nf_heatmap"
10369 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
10370 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10371 #  filter: "'NIC_Intel-XL710' and
10372 #           'NF_DENSITY' and
10373 #           'DOCKER' and
10374 #           'CHAIN' and
10375 #           'NF_VPPIP4' and
10376 #           'IPSEC' and
10377 #           'TNL_10000' and
10378 #           'IMIX' and
10379 #           '4T4C' and
10380 #           'MRR'"
10381 #  parameters:
10382 #  - "result"
10383 #  - "name"
10384 #  - "tags"
10385 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10386 #  x-axis: "X = CNFs per Service Chain"
10387 #  y-axis: "Y = Number of Service Chains"
10388 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10389 #  layout:
10390 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10391 #    layout: "plot-service-density"
10392
10393 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10394 #- type: "plot"
10395 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10396 #  algorithm: "plot_nf_heatmap"
10397 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
10398 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10399 #  filter: "'NIC_Intel-XL710' and
10400 #           'NF_DENSITY' and
10401 #           'DOCKER' and
10402 #           'CHAIN' and
10403 #           'NF_VPPIP4' and
10404 #           'IPSEC' and
10405 #           'TNL_10000' and
10406 #           'IMIX' and
10407 #           '1T1C' 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-10000tnl-vppip4-ndr"
10419 #    layout: "plot-service-density"
10420 #
10421 #- type: "plot"
10422 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10423 #  algorithm: "plot_nf_heatmap"
10424 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
10425 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10426 #  filter: "'NIC_Intel-XL710' and
10427 #           'NF_DENSITY' and
10428 #           'DOCKER' and
10429 #           'CHAIN' and
10430 #           'NF_VPPIP4' and
10431 #           'IPSEC' and
10432 #           'TNL_10000' and
10433 #           'IMIX' and
10434 #           '2T2C' and
10435 #           'NDRPDR'"
10436 #  parameters:
10437 #  - "throughput"
10438 #  - "name"
10439 #  - "tags"
10440 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10441 #  x-axis: "X = CNFs per Service Chain"
10442 #  y-axis: "Y = Number of Service Chains"
10443 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10444 #  layout:
10445 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10446 #    layout: "plot-service-density"
10447 #
10448 #- type: "plot"
10449 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10450 #  algorithm: "plot_nf_heatmap"
10451 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
10452 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10453 #  filter: "'NIC_Intel-XL710' and
10454 #           'NF_DENSITY' and
10455 #           'DOCKER' and
10456 #           'CHAIN' and
10457 #           'NF_VPPIP4' and
10458 #           'IPSEC' and
10459 #           'TNL_10000' and
10460 #           'IMIX' and
10461 #           '4T4C' and
10462 #           'NDRPDR'"
10463 #  parameters:
10464 #  - "throughput"
10465 #  - "name"
10466 #  - "tags"
10467 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10468 #  x-axis: "X = CNFs per Service Chain"
10469 #  y-axis: "Y = Number of Service Chains"
10470 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10471 #  layout:
10472 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10473 #    layout: "plot-service-density"
10474 #
10475 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10476 #- type: "plot"
10477 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10478 #  algorithm: "plot_nf_heatmap"
10479 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
10480 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10481 #  filter: "'NIC_Intel-XL710' and
10482 #           'NF_DENSITY' and
10483 #           'DOCKER' and
10484 #           'CHAIN' and
10485 #           'NF_VPPIP4' and
10486 #           'IPSEC' and
10487 #           'TNL_10000' and
10488 #           'IMIX' and
10489 #           '1T1C' and
10490 #           'NDRPDR'"
10491 #  parameters:
10492 #  - "throughput"
10493 #  - "name"
10494 #  - "tags"
10495 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10496 #  x-axis: "X = CNFs per Service Chain"
10497 #  y-axis: "Y = Number of Service Chains"
10498 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10499 #  layout:
10500 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10501 #    layout: "plot-service-density"
10502 #
10503 #- type: "plot"
10504 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10505 #  algorithm: "plot_nf_heatmap"
10506 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
10507 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10508 #  filter: "'NIC_Intel-XL710' and
10509 #           'NF_DENSITY' and
10510 #           'DOCKER' and
10511 #           'CHAIN' and
10512 #           'NF_VPPIP4' and
10513 #           'IPSEC' and
10514 #           'TNL_10000' and
10515 #           'IMIX' and
10516 #           '2T2C' and
10517 #           'NDRPDR'"
10518 #  parameters:
10519 #  - "throughput"
10520 #  - "name"
10521 #  - "tags"
10522 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10523 #  x-axis: "X = CNFs per Service Chain"
10524 #  y-axis: "Y = Number of Service Chains"
10525 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10526 #  layout:
10527 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10528 #    layout: "plot-service-density"
10529 #
10530 #- type: "plot"
10531 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10532 #  algorithm: "plot_nf_heatmap"
10533 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
10534 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10535 #  filter: "'NIC_Intel-XL710' and
10536 #           'NF_DENSITY' and
10537 #           'DOCKER' and
10538 #           'CHAIN' and
10539 #           'NF_VPPIP4' and
10540 #           'IPSEC' and
10541 #           'TNL_10000' and
10542 #           'IMIX' and
10543 #           '4T4C' and
10544 #           'NDRPDR'"
10545 #  parameters:
10546 #  - "throughput"
10547 #  - "name"
10548 #  - "tags"
10549 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10550 #  x-axis: "X = CNFs per Service Chain"
10551 #  y-axis: "Y = Number of Service Chains"
10552 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10553 #  layout:
10554 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10555 #    layout: "plot-service-density"
10556
10557 ###############################################################################
10558
10559 # Plots - NF Density - CSP - MRR IMIX
10560 - type: "plot"
10561   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10562   algorithm: "plot_nf_heatmap"
10563   output-file-type: ".html"
10564   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
10565   data: "plot-vpp-nfv-2n-skx-mrr"
10566   filter: "'NIC_Intel-XXV710' and
10567            'NF_DENSITY' and
10568            'DOCKER' and
10569            'PIPELINE' and
10570            'NF_VPPIP4' and
10571            'IMIX' and
10572            '2T1C' and
10573            'MRR'"
10574   parameters:
10575   - "result"
10576   - "name"
10577   - "tags"
10578   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10579   x-axis: "X = CNFs per Service Pipeline"
10580   y-axis: "Y = Number of Service Pipelines"
10581   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10582   layout:
10583     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10584     layout: "plot-service-density"
10585
10586 - type: "plot"
10587   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10588   algorithm: "plot_nf_heatmap"
10589   output-file-type: ".html"
10590   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
10591   data: "plot-vpp-nfv-2n-skx-mrr"
10592   filter: "'NIC_Intel-XXV710' and
10593            'NF_DENSITY' and
10594            'DOCKER' and
10595            'PIPELINE' and
10596            'NF_VPPIP4' and
10597            'IMIX' and
10598            '4T2C' and
10599            'MRR'"
10600   parameters:
10601   - "result"
10602   - "name"
10603   - "tags"
10604   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10605   x-axis: "X = CNFs per Service Pipeline"
10606   y-axis: "Y = Number of Service Pipelines"
10607   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10608   layout:
10609     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10610     layout: "plot-service-density"
10611
10612 - type: "plot"
10613   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10614   algorithm: "plot_nf_heatmap"
10615   output-file-type: ".html"
10616   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10617   data: "plot-vpp-nfv-2n-skx-mrr"
10618   filter: "'NIC_Intel-XXV710' and
10619            'NF_DENSITY' and
10620            'DOCKER' and
10621            'PIPELINE' and
10622            'NF_VPPIP4' and
10623            'IMIX' and
10624            '8T4C' and
10625            'MRR'"
10626   parameters:
10627   - "result"
10628   - "name"
10629   - "tags"
10630   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10631   x-axis: "X = CNFs per Service Pipeline"
10632   y-axis: "Y = Number of Service Pipelines"
10633   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10634   layout:
10635     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10636     layout: "plot-service-density"
10637
10638 # Plots - NF Density - CSP - NDR IMIX
10639 - type: "plot"
10640   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10641   algorithm: "plot_nf_heatmap"
10642   output-file-type: ".html"
10643   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10644   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10645   filter: "'NIC_Intel-XXV710' and
10646            'NF_DENSITY' and
10647            'DOCKER' and
10648            'PIPELINE' and
10649            'NF_VPPIP4' and
10650            'IMIX' and
10651            '2T1C' and
10652            'NDRPDR'"
10653   parameters:
10654   - "throughput"
10655   - "name"
10656   - "tags"
10657   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10658   x-axis: "X = CNFs per Service Pipeline"
10659   y-axis: "Y = Number of Service Pipelines"
10660   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10661   layout:
10662     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10663     layout: "plot-service-density"
10664
10665 - type: "plot"
10666   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10667   algorithm: "plot_nf_heatmap"
10668   output-file-type: ".html"
10669   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10670   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10671   filter: "'NIC_Intel-XXV710' and
10672            'NF_DENSITY' and
10673            'DOCKER' and
10674            'PIPELINE' and
10675            'NF_VPPIP4' and
10676            'IMIX' and
10677            '4T2C' and
10678            'NDRPDR'"
10679   parameters:
10680   - "throughput"
10681   - "name"
10682   - "tags"
10683   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10684   x-axis: "X = CNFs per Service Pipeline"
10685   y-axis: "Y = Number of Service Pipelines"
10686   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10687   layout:
10688     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10689     layout: "plot-service-density"
10690
10691 - type: "plot"
10692   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10693   algorithm: "plot_nf_heatmap"
10694   output-file-type: ".html"
10695   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10696   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10697   filter: "'NIC_Intel-XXV710' and
10698            'NF_DENSITY' and
10699            'DOCKER' and
10700            'PIPELINE' and
10701            'NF_VPPIP4' and
10702            'IMIX' and
10703            '8T4C' and
10704            'NDRPDR'"
10705   parameters:
10706   - "throughput"
10707   - "name"
10708   - "tags"
10709   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10710   x-axis: "X = CNFs per Service Pipeline"
10711   y-axis: "Y = Number of Service Pipelines"
10712   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10713   layout:
10714     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10715     layout: "plot-service-density"
10716
10717 # Plots - NF Density - CSP - PDR IMIX
10718 - type: "plot"
10719   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10720   algorithm: "plot_nf_heatmap"
10721   output-file-type: ".html"
10722   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10723   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10724   filter: "'NIC_Intel-XXV710' and
10725            'NF_DENSITY' and
10726            'DOCKER' and
10727            'PIPELINE' and
10728            'NF_VPPIP4' and
10729            'IMIX' and
10730            '2T1C' and
10731            'NDRPDR'"
10732   parameters:
10733   - "throughput"
10734   - "name"
10735   - "tags"
10736   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10737   x-axis: "X = CNFs per Service Pipeline"
10738   y-axis: "Y = Number of Service Pipelines"
10739   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10740   layout:
10741     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10742     layout: "plot-service-density"
10743
10744 - type: "plot"
10745   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10746   algorithm: "plot_nf_heatmap"
10747   output-file-type: ".html"
10748   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10749   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10750   filter: "'NIC_Intel-XXV710' and
10751            'NF_DENSITY' and
10752            'DOCKER' and
10753            'PIPELINE' and
10754            'NF_VPPIP4' and
10755            'IMIX' and
10756            '4T2C' and
10757            'NDRPDR'"
10758   parameters:
10759   - "throughput"
10760   - "name"
10761   - "tags"
10762   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10763   x-axis: "X = CNFs per Service Pipeline"
10764   y-axis: "Y = Number of Service Pipelines"
10765   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10766   layout:
10767     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10768     layout: "plot-service-density"
10769
10770 - type: "plot"
10771   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10772   algorithm: "plot_nf_heatmap"
10773   output-file-type: ".html"
10774   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10775   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10776   filter: "'NIC_Intel-XXV710' and
10777            'NF_DENSITY' and
10778            'DOCKER' and
10779            'PIPELINE' and
10780            'NF_VPPIP4' and
10781            'IMIX' and
10782            '8T4C' and
10783            'NDRPDR'"
10784   parameters:
10785   - "throughput"
10786   - "name"
10787   - "tags"
10788   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10789   x-axis: "X = CNFs per Service Pipeline"
10790   y-axis: "Y = Number of Service Pipelines"
10791   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10792   layout:
10793     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10794     layout: "plot-service-density"
10795
10796 ###############################################################################
10797 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10798
10799 - type: "plot"
10800   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10801   algorithm: "plot_nf_heatmap"
10802   output-file-type: ".html"
10803   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10804   data: "plot-vpp-nfv-2n-clx-mrr"
10805   filter: "'NIC_Intel-XXV710' and
10806            'NF_DENSITY' and
10807            'VHOST' and
10808            not 'VXLAN' and
10809            'CHAIN' and
10810            'NF_VPPIP4' and
10811            'IMIX' and
10812            '2T1C' and
10813            'MRR'"
10814   parameters:
10815   - "result"
10816   - "name"
10817   - "tags"
10818   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10819   x-axis: "X = VNFs per Service Chain"
10820   y-axis: "Y = Number of Service Chains"
10821   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10822   layout:
10823     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10824     layout: "plot-service-density"
10825
10826 - type: "plot"
10827   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10828   algorithm: "plot_nf_heatmap"
10829   output-file-type: ".html"
10830   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10831   data: "plot-vpp-nfv-2n-clx-mrr"
10832   filter: "'NIC_Intel-XXV710' and
10833            'NF_DENSITY' and
10834            'VHOST' and
10835            not 'VXLAN' and
10836            'CHAIN' and
10837            'NF_VPPIP4' and
10838            'IMIX' and
10839            '4T2C' and
10840            'MRR'"
10841   parameters:
10842   - "result"
10843   - "name"
10844   - "tags"
10845   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10846   x-axis: "X = VNFs per Service Chain"
10847   y-axis: "Y = Number of Service Chains"
10848   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10849   layout:
10850     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10851     layout: "plot-service-density"
10852
10853 - type: "plot"
10854   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10855   algorithm: "plot_nf_heatmap"
10856   output-file-type: ".html"
10857   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10858   data: "plot-vpp-nfv-2n-clx-mrr"
10859   filter: "'NIC_Intel-XXV710' and
10860            'NF_DENSITY' and
10861            'VHOST' and
10862            not 'VXLAN' and
10863            'CHAIN' and
10864            'NF_VPPIP4' and
10865            'IMIX' and
10866            '8T4C' and
10867            'MRR'"
10868   parameters:
10869   - "result"
10870   - "name"
10871   - "tags"
10872   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10873   x-axis: "X = VNFs per Service Chain"
10874   y-axis: "Y = Number of Service Chains"
10875   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10876   layout:
10877     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10878     layout: "plot-service-density"
10879
10880 # Plots - NF Density - VSC - NDR IMIX
10881 - type: "plot"
10882   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10883   algorithm: "plot_nf_heatmap"
10884   output-file-type: ".html"
10885   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10886   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10887   filter: "'NIC_Intel-XXV710' and
10888            'NF_DENSITY' and
10889            'VHOST' and
10890            not 'VXLAN' and
10891            'CHAIN' and
10892            'NF_VPPIP4' and
10893            'IMIX' and
10894            '2T1C' and
10895            'NDRPDR'"
10896   parameters:
10897   - "throughput"
10898   - "name"
10899   - "tags"
10900   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10901   x-axis: "X = VNFs per Service Chain"
10902   y-axis: "Y = Number of Service Chains"
10903   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10904   layout:
10905     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10906     layout: "plot-service-density"
10907
10908 - type: "plot"
10909   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10910   algorithm: "plot_nf_heatmap"
10911   output-file-type: ".html"
10912   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10913   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10914   filter: "'NIC_Intel-XXV710' and
10915            'NF_DENSITY' and
10916            'VHOST' and
10917            not 'VXLAN' and
10918            'CHAIN' and
10919            'NF_VPPIP4' and
10920            'IMIX' and
10921            '4T2C' and
10922            'NDRPDR'"
10923   parameters:
10924   - "throughput"
10925   - "name"
10926   - "tags"
10927   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10928   x-axis: "X = VNFs per Service Chain"
10929   y-axis: "Y = Number of Service Chains"
10930   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10931   layout:
10932     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10933     layout: "plot-service-density"
10934
10935 - type: "plot"
10936   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10937   algorithm: "plot_nf_heatmap"
10938   output-file-type: ".html"
10939   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10940   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10941   filter: "'NIC_Intel-XXV710' and
10942            'NF_DENSITY' and
10943            'VHOST' and
10944            not 'VXLAN' and
10945            'CHAIN' and
10946            'NF_VPPIP4' and
10947            'IMIX' and
10948            '8T4C' and
10949            'NDRPDR'"
10950   parameters:
10951   - "throughput"
10952   - "name"
10953   - "tags"
10954   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10955   x-axis: "X = VNFs per Service Chain"
10956   y-axis: "Y = Number of Service Chains"
10957   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10958   layout:
10959     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10960     layout: "plot-service-density"
10961
10962 # Plots - NF Density - VSC - PDR IMIX
10963 - type: "plot"
10964   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10965   algorithm: "plot_nf_heatmap"
10966   output-file-type: ".html"
10967   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10968   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10969   filter: "'NIC_Intel-XXV710' and
10970            'NF_DENSITY' and
10971            'VHOST' and
10972            not 'VXLAN' and
10973            'CHAIN' and
10974            'NF_VPPIP4' and
10975            'IMIX' and
10976            '2T1C' and
10977            'NDRPDR'"
10978   parameters:
10979   - "throughput"
10980   - "name"
10981   - "tags"
10982   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10983   x-axis: "X = VNFs per Service Chain"
10984   y-axis: "Y = Number of Service Chains"
10985   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10986   layout:
10987     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10988     layout: "plot-service-density"
10989
10990 - type: "plot"
10991   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10992   algorithm: "plot_nf_heatmap"
10993   output-file-type: ".html"
10994   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10995   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10996   filter: "'NIC_Intel-XXV710' and
10997            'NF_DENSITY' and
10998            'VHOST' and
10999            not 'VXLAN' and
11000            'CHAIN' and
11001            'NF_VPPIP4' and
11002            'IMIX' and
11003            '4T2C' and
11004            'NDRPDR'"
11005   parameters:
11006   - "throughput"
11007   - "name"
11008   - "tags"
11009   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11010   x-axis: "X = VNFs per Service Chain"
11011   y-axis: "Y = Number of Service Chains"
11012   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11013   layout:
11014     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11015     layout: "plot-service-density"
11016
11017 - type: "plot"
11018   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11019   algorithm: "plot_nf_heatmap"
11020   output-file-type: ".html"
11021   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
11022   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11023   filter: "'NIC_Intel-XXV710' and
11024            'NF_DENSITY' and
11025            'VHOST' and
11026            not 'VXLAN' and
11027            'CHAIN' and
11028            'NF_VPPIP4' and
11029            'IMIX' and
11030            '8T4C' and
11031            'NDRPDR'"
11032   parameters:
11033   - "throughput"
11034   - "name"
11035   - "tags"
11036   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11037   x-axis: "X = VNFs per Service Chain"
11038   y-axis: "Y = Number of Service Chains"
11039   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11040   layout:
11041     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11042     layout: "plot-service-density"
11043
11044 # Plots - NF Density - VSC - MRR IMIX
11045 - type: "plot"
11046   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11047   algorithm: "plot_nf_heatmap"
11048   output-file-type: ".html"
11049   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
11050   data: "plot-vpp-nfv-2n-clx-mrr"
11051   filter: "'NIC_Intel-XXV710' and
11052            'NF_DENSITY' and
11053            'VHOST' and
11054            'VXLAN' and
11055            'CHAIN' and
11056            'IMIX' and
11057            '2T1C' and
11058            'MRR'"
11059   parameters:
11060   - "result"
11061   - "name"
11062   - "tags"
11063   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11064   x-axis: "X = VNFs per Service Chain"
11065   y-axis: "Y = Number of Service Chains"
11066   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11067   layout:
11068     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11069     layout: "plot-service-density"
11070
11071 - type: "plot"
11072   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11073   algorithm: "plot_nf_heatmap"
11074   output-file-type: ".html"
11075   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
11076   data: "plot-vpp-nfv-2n-clx-mrr"
11077   filter: "'NIC_Intel-XXV710' and
11078            'NF_DENSITY' and
11079            'VHOST' and
11080            'VXLAN' and
11081            'CHAIN' and
11082            'IMIX' and
11083            '4T2C' and
11084            'MRR'"
11085   parameters:
11086   - "result"
11087   - "name"
11088   - "tags"
11089   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11090   x-axis: "X = VNFs per Service Chain"
11091   y-axis: "Y = Number of Service Chains"
11092   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11093   layout:
11094     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11095     layout: "plot-service-density"
11096
11097 - type: "plot"
11098   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11099   algorithm: "plot_nf_heatmap"
11100   output-file-type: ".html"
11101   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
11102   data: "plot-vpp-nfv-2n-clx-mrr"
11103   filter: "'NIC_Intel-XXV710' and
11104            'NF_DENSITY' and
11105            'VHOST' and
11106            'VXLAN' and
11107            'CHAIN' and
11108            'IMIX' and
11109            '8T4C' and
11110            'MRR'"
11111   parameters:
11112   - "result"
11113   - "name"
11114   - "tags"
11115   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11116   x-axis: "X = VNFs per Service Chain"
11117   y-axis: "Y = Number of Service Chains"
11118   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11119   layout:
11120     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11121     layout: "plot-service-density"
11122
11123 # Plots - NF Density - VSC - NDR IMIX
11124 - type: "plot"
11125   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11126   algorithm: "plot_nf_heatmap"
11127   output-file-type: ".html"
11128   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
11129   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11130   filter: "'NIC_Intel-XXV710' and
11131            'NF_DENSITY' and
11132            'VHOST' and
11133            'VXLAN' and
11134            'CHAIN' and
11135            'IMIX' and
11136            '2T1C' and
11137            'NDRPDR'"
11138   parameters:
11139   - "throughput"
11140   - "name"
11141   - "tags"
11142   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11143   x-axis: "X = VNFs per Service Chain"
11144   y-axis: "Y = Number of Service Chains"
11145   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11146   layout:
11147     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11148     layout: "plot-service-density"
11149
11150 - type: "plot"
11151   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11152   algorithm: "plot_nf_heatmap"
11153   output-file-type: ".html"
11154   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
11155   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11156   filter: "'NIC_Intel-XXV710' and
11157            'NF_DENSITY' and
11158            'VHOST' and
11159            'VXLAN' and
11160            'CHAIN' and
11161            'IMIX' and
11162            '4T2C' and
11163            'NDRPDR'"
11164   parameters:
11165   - "throughput"
11166   - "name"
11167   - "tags"
11168   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11169   x-axis: "X = VNFs per Service Chain"
11170   y-axis: "Y = Number of Service Chains"
11171   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11172   layout:
11173     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11174     layout: "plot-service-density"
11175
11176 - type: "plot"
11177   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11178   algorithm: "plot_nf_heatmap"
11179   output-file-type: ".html"
11180   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
11181   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11182   filter: "'NIC_Intel-XXV710' and
11183            'NF_DENSITY' and
11184            'VHOST' and
11185            'VXLAN' and
11186            'CHAIN' and
11187            'IMIX' and
11188            '8T4C' and
11189            'NDRPDR'"
11190   parameters:
11191   - "throughput"
11192   - "name"
11193   - "tags"
11194   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11195   x-axis: "X = VNFs per Service Chain"
11196   y-axis: "Y = Number of Service Chains"
11197   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11198   layout:
11199     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11200     layout: "plot-service-density"
11201
11202 # Plots - NF Density - VSC - PDR IMIX
11203 - type: "plot"
11204   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11205   algorithm: "plot_nf_heatmap"
11206   output-file-type: ".html"
11207   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
11208   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11209   filter: "'NIC_Intel-XXV710' and
11210            'NF_DENSITY' and
11211            'VHOST' and
11212            'VXLAN' and
11213            'CHAIN' and
11214            'IMIX' and
11215            '2T1C' and
11216            'NDRPDR'"
11217   parameters:
11218   - "throughput"
11219   - "name"
11220   - "tags"
11221   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11222   x-axis: "X = VNFs per Service Chain"
11223   y-axis: "Y = Number of Service Chains"
11224   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11225   layout:
11226     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11227     layout: "plot-service-density"
11228
11229 - type: "plot"
11230   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11231   algorithm: "plot_nf_heatmap"
11232   output-file-type: ".html"
11233   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
11234   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11235   filter: "'NIC_Intel-XXV710' and
11236            'NF_DENSITY' and
11237            'VHOST' and
11238            'VXLAN' and
11239            'CHAIN' and
11240            'IMIX' and
11241            '4T2C' and
11242            'NDRPDR'"
11243   parameters:
11244   - "throughput"
11245   - "name"
11246   - "tags"
11247   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11248   x-axis: "X = VNFs per Service Chain"
11249   y-axis: "Y = Number of Service Chains"
11250   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11251   layout:
11252     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11253     layout: "plot-service-density"
11254
11255 - type: "plot"
11256   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11257   algorithm: "plot_nf_heatmap"
11258   output-file-type: ".html"
11259   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
11260   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11261   filter: "'NIC_Intel-XXV710' and
11262            'NF_DENSITY' and
11263            'VHOST' and
11264            'VXLAN' and
11265            'CHAIN' and
11266            'IMIX' and
11267            '8T4C' and
11268            'NDRPDR'"
11269   parameters:
11270   - "throughput"
11271   - "name"
11272   - "tags"
11273   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11274   x-axis: "X = VNFs per Service Chain"
11275   y-axis: "Y = Number of Service Chains"
11276   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11277   layout:
11278     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11279     layout: "plot-service-density"
11280
11281 # Plots - NF Density - CSC - MRR IMIX
11282 - type: "plot"
11283   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11284   algorithm: "plot_nf_heatmap"
11285   output-file-type: ".html"
11286   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
11287   data: "plot-vpp-nfv-2n-clx-mrr"
11288   filter: "'NIC_Intel-XXV710' and
11289            'NF_DENSITY' and
11290            'DOCKER' and
11291            'CHAIN' and
11292            'NF_VPPIP4' and
11293            'IMIX' and
11294            '2T1C' and
11295            'MRR'"
11296   parameters:
11297   - "result"
11298   - "name"
11299   - "tags"
11300   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11301   x-axis: "X = CNFs per Service Chain"
11302   y-axis: "Y = Number of Service Chains"
11303   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11304   layout:
11305     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11306     layout: "plot-service-density"
11307
11308 - type: "plot"
11309   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11310   algorithm: "plot_nf_heatmap"
11311   output-file-type: ".html"
11312   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
11313   data: "plot-vpp-nfv-2n-clx-mrr"
11314   filter: "'NIC_Intel-XXV710' and
11315            'NF_DENSITY' and
11316            'DOCKER' and
11317            'CHAIN' and
11318            'NF_VPPIP4' and
11319            'IMIX' and
11320            '4T2C' and
11321            'MRR'"
11322   parameters:
11323   - "result"
11324   - "name"
11325   - "tags"
11326   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11327   x-axis: "X = CNFs per Service Chain"
11328   y-axis: "Y = Number of Service Chains"
11329   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11330   layout:
11331     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11332     layout: "plot-service-density"
11333
11334 - type: "plot"
11335   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11336   algorithm: "plot_nf_heatmap"
11337   output-file-type: ".html"
11338   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
11339   data: "plot-vpp-nfv-2n-clx-mrr"
11340   filter: "'NIC_Intel-XXV710' and
11341            'NF_DENSITY' and
11342            'DOCKER' and
11343            'CHAIN' and
11344            'NF_VPPIP4' and
11345            'IMIX' and
11346            '8T4C' and
11347            'MRR'"
11348   parameters:
11349   - "result"
11350   - "name"
11351   - "tags"
11352   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11353   x-axis: "X = CNFs per Service Chain"
11354   y-axis: "Y = Number of Service Chains"
11355   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11356   layout:
11357     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11358     layout: "plot-service-density"
11359
11360 # Plots - NF Density - CSC - NDR IMIX
11361 - type: "plot"
11362   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11363   algorithm: "plot_nf_heatmap"
11364   output-file-type: ".html"
11365   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
11366   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11367   filter: "'NIC_Intel-XXV710' and
11368            'NF_DENSITY' and
11369            'DOCKER' and
11370            'CHAIN' and
11371            'NF_VPPIP4' and
11372            'IMIX' and
11373            '2T1C' and
11374            'NDRPDR'"
11375   parameters:
11376   - "throughput"
11377   - "name"
11378   - "tags"
11379   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11380   x-axis: "X = CNFs per Service Chain"
11381   y-axis: "Y = Number of Service Chains"
11382   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11383   layout:
11384     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11385     layout: "plot-service-density"
11386
11387 - type: "plot"
11388   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11389   algorithm: "plot_nf_heatmap"
11390   output-file-type: ".html"
11391   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
11392   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11393   filter: "'NIC_Intel-XXV710' and
11394            'NF_DENSITY' and
11395            'DOCKER' and
11396            'CHAIN' and
11397            'NF_VPPIP4' and
11398            'IMIX' and
11399            '4T2C' and
11400            'NDRPDR'"
11401   parameters:
11402   - "throughput"
11403   - "name"
11404   - "tags"
11405   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11406   x-axis: "X = CNFs per Service Chain"
11407   y-axis: "Y = Number of Service Chains"
11408   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11409   layout:
11410     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11411     layout: "plot-service-density"
11412
11413 - type: "plot"
11414   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11415   algorithm: "plot_nf_heatmap"
11416   output-file-type: ".html"
11417   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
11418   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11419   filter: "'NIC_Intel-XXV710' and
11420            'NF_DENSITY' and
11421            'DOCKER' and
11422            'CHAIN' and
11423            'NF_VPPIP4' and
11424            'IMIX' and
11425            '8T4C' and
11426            'NDRPDR'"
11427   parameters:
11428   - "throughput"
11429   - "name"
11430   - "tags"
11431   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11432   x-axis: "X = CNFs per Service Chain"
11433   y-axis: "Y = Number of Service Chains"
11434   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11435   layout:
11436     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11437     layout: "plot-service-density"
11438
11439 # Plots - NF Density - CSC - PDR IMIX
11440 - type: "plot"
11441   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11442   algorithm: "plot_nf_heatmap"
11443   output-file-type: ".html"
11444   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
11445   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11446   filter: "'NIC_Intel-XXV710' and
11447            'NF_DENSITY' and
11448            'DOCKER' and
11449            'CHAIN' and
11450            'NF_VPPIP4' and
11451            'IMIX' and
11452            '2T1C' and
11453            'NDRPDR'"
11454   parameters:
11455   - "throughput"
11456   - "name"
11457   - "tags"
11458   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11459   x-axis: "X = CNFs per Service Chain"
11460   y-axis: "Y = Number of Service Chains"
11461   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11462   layout:
11463     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11464     layout: "plot-service-density"
11465
11466 - type: "plot"
11467   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11468   algorithm: "plot_nf_heatmap"
11469   output-file-type: ".html"
11470   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
11471   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11472   filter: "'NIC_Intel-XXV710' and
11473            'NF_DENSITY' and
11474            'DOCKER' and
11475            'CHAIN' and
11476            'NF_VPPIP4' and
11477            'IMIX' and
11478            '4T2C' and
11479            'NDRPDR'"
11480   parameters:
11481   - "throughput"
11482   - "name"
11483   - "tags"
11484   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11485   x-axis: "X = CNFs per Service Chain"
11486   y-axis: "Y = Number of Service Chains"
11487   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11488   layout:
11489     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11490     layout: "plot-service-density"
11491
11492 - type: "plot"
11493   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11494   algorithm: "plot_nf_heatmap"
11495   output-file-type: ".html"
11496   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11497   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11498   filter: "'NIC_Intel-XXV710' and
11499            'NF_DENSITY' and
11500            'DOCKER' and
11501            'CHAIN' and
11502            'NF_VPPIP4' and
11503            'IMIX' and
11504            '8T4C' and
11505            'NDRPDR'"
11506   parameters:
11507   - "throughput"
11508   - "name"
11509   - "tags"
11510   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11511   x-axis: "X = CNFs per Service Chain"
11512   y-axis: "Y = Number of Service Chains"
11513   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11514   layout:
11515     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11516     layout: "plot-service-density"
11517
11518 # Plots - NF Density - CSP - MRR IMIX
11519 - type: "plot"
11520   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11521   algorithm: "plot_nf_heatmap"
11522   output-file-type: ".html"
11523   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11524   data: "plot-vpp-nfv-2n-clx-mrr"
11525   filter: "'NIC_Intel-XXV710' and
11526            'NF_DENSITY' and
11527            'DOCKER' and
11528            'PIPELINE' and
11529            'NF_VPPIP4' and
11530            'IMIX' and
11531            '2T1C' and
11532            'MRR'"
11533   parameters:
11534   - "result"
11535   - "name"
11536   - "tags"
11537   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11538   x-axis: "X = CNFs per Service Pipeline"
11539   y-axis: "Y = Number of Service Pipelines"
11540   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11541   layout:
11542     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11543     layout: "plot-service-density"
11544
11545 - type: "plot"
11546   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11547   algorithm: "plot_nf_heatmap"
11548   output-file-type: ".html"
11549   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11550   data: "plot-vpp-nfv-2n-clx-mrr"
11551   filter: "'NIC_Intel-XXV710' and
11552            'NF_DENSITY' and
11553            'DOCKER' and
11554            'PIPELINE' and
11555            'NF_VPPIP4' and
11556            'IMIX' and
11557            '4T2C' and
11558            'MRR'"
11559   parameters:
11560   - "result"
11561   - "name"
11562   - "tags"
11563   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11564   x-axis: "X = CNFs per Service Pipeline"
11565   y-axis: "Y = Number of Service Pipelines"
11566   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11567   layout:
11568     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11569     layout: "plot-service-density"
11570
11571 - type: "plot"
11572   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11573   algorithm: "plot_nf_heatmap"
11574   output-file-type: ".html"
11575   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11576   data: "plot-vpp-nfv-2n-clx-mrr"
11577   filter: "'NIC_Intel-XXV710' and
11578            'NF_DENSITY' and
11579            'DOCKER' and
11580            'PIPELINE' and
11581            'NF_VPPIP4' and
11582            'IMIX' and
11583            '8T4C' and
11584            'MRR'"
11585   parameters:
11586   - "result"
11587   - "name"
11588   - "tags"
11589   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11590   x-axis: "X = CNFs per Service Pipeline"
11591   y-axis: "Y = Number of Service Pipelines"
11592   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11593   layout:
11594     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11595     layout: "plot-service-density"
11596
11597 # Plots - NF Density - CSP - NDR IMIX
11598 - type: "plot"
11599   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11600   algorithm: "plot_nf_heatmap"
11601   output-file-type: ".html"
11602   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11603   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11604   filter: "'NIC_Intel-XXV710' and
11605            'NF_DENSITY' and
11606            'DOCKER' and
11607            'PIPELINE' and
11608            'NF_VPPIP4' and
11609            'IMIX' and
11610            '2T1C' and
11611            'NDRPDR'"
11612   parameters:
11613   - "throughput"
11614   - "name"
11615   - "tags"
11616   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11617   x-axis: "X = CNFs per Service Pipeline"
11618   y-axis: "Y = Number of Service Pipelines"
11619   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11620   layout:
11621     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11622     layout: "plot-service-density"
11623
11624 - type: "plot"
11625   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11626   algorithm: "plot_nf_heatmap"
11627   output-file-type: ".html"
11628   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11629   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11630   filter: "'NIC_Intel-XXV710' and
11631            'NF_DENSITY' and
11632            'DOCKER' and
11633            'PIPELINE' and
11634            'NF_VPPIP4' and
11635            'IMIX' and
11636            '4T2C' and
11637            'NDRPDR'"
11638   parameters:
11639   - "throughput"
11640   - "name"
11641   - "tags"
11642   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11643   x-axis: "X = CNFs per Service Pipeline"
11644   y-axis: "Y = Number of Service Pipelines"
11645   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11646   layout:
11647     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11648     layout: "plot-service-density"
11649
11650 - type: "plot"
11651   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11652   algorithm: "plot_nf_heatmap"
11653   output-file-type: ".html"
11654   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11655   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11656   filter: "'NIC_Intel-XXV710' and
11657            'NF_DENSITY' and
11658            'DOCKER' and
11659            'PIPELINE' and
11660            'NF_VPPIP4' and
11661            'IMIX' and
11662            '8T4C' and
11663            'NDRPDR'"
11664   parameters:
11665   - "throughput"
11666   - "name"
11667   - "tags"
11668   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11669   x-axis: "X = CNFs per Service Pipeline"
11670   y-axis: "Y = Number of Service Pipelines"
11671   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11672   layout:
11673     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11674     layout: "plot-service-density"
11675
11676 # Plots - NF Density - CSP - PDR IMIX
11677 - type: "plot"
11678   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11679   algorithm: "plot_nf_heatmap"
11680   output-file-type: ".html"
11681   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11682   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11683   filter: "'NIC_Intel-XXV710' and
11684            'NF_DENSITY' and
11685            'DOCKER' and
11686            'PIPELINE' and
11687            'NF_VPPIP4' and
11688            'IMIX' and
11689            '2T1C' and
11690            'NDRPDR'"
11691   parameters:
11692   - "throughput"
11693   - "name"
11694   - "tags"
11695   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11696   x-axis: "X = CNFs per Service Pipeline"
11697   y-axis: "Y = Number of Service Pipelines"
11698   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11699   layout:
11700     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11701     layout: "plot-service-density"
11702
11703 - type: "plot"
11704   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11705   algorithm: "plot_nf_heatmap"
11706   output-file-type: ".html"
11707   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11708   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11709   filter: "'NIC_Intel-XXV710' and
11710            'NF_DENSITY' and
11711            'DOCKER' and
11712            'PIPELINE' and
11713            'NF_VPPIP4' and
11714            'IMIX' and
11715            '4T2C' and
11716            'NDRPDR'"
11717   parameters:
11718   - "throughput"
11719   - "name"
11720   - "tags"
11721   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11722   x-axis: "X = CNFs per Service Pipeline"
11723   y-axis: "Y = Number of Service Pipelines"
11724   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11725   layout:
11726     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11727     layout: "plot-service-density"
11728
11729 - type: "plot"
11730   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11731   algorithm: "plot_nf_heatmap"
11732   output-file-type: ".html"
11733   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11734   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11735   filter: "'NIC_Intel-XXV710' and
11736            'NF_DENSITY' and
11737            'DOCKER' and
11738            'PIPELINE' and
11739            'NF_VPPIP4' and
11740            'IMIX' and
11741            '8T4C' and
11742            'NDRPDR'"
11743   parameters:
11744   - "throughput"
11745   - "name"
11746   - "tags"
11747   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11748   x-axis: "X = CNFs per Service Pipeline"
11749   y-axis: "Y = Number of Service Pipelines"
11750   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11751   layout:
11752     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11753     layout: "plot-service-density"
11754
11755 ################################################################################
11756
11757 # Packet Throughput
11758
11759 - type: "plot"
11760   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11761   algorithm: "plot_perf_box_name"
11762   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11763   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11764   include:
11765     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11766     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11767     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11768     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11769   layout:
11770     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11771     layout: "plot-throughput"
11772
11773 - type: "plot"
11774   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11775   algorithm: "plot_perf_box_name"
11776   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11777   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11778   include:
11779     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11780     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11781     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11782     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11783   layout:
11784     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11785     layout: "plot-throughput"
11786
11787 - type: "plot"
11788   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11789   algorithm: "plot_perf_box_name"
11790   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11791   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11792   include:
11793     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11794     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11795     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11796     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11797   layout:
11798     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11799     layout: "plot-throughput"
11800
11801 - type: "plot"
11802   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11803   algorithm: "plot_perf_box_name"
11804   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11805   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11806   include:
11807     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11808     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11809     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11810     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11811   layout:
11812     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11813     layout: "plot-throughput"
11814
11815 - type: "plot"
11816   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11817   algorithm: "plot_perf_box_name"
11818   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11819   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11820   include:
11821     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11822     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11823     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11824     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11825     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11826   layout:
11827     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11828     layout: "plot-throughput"
11829
11830 - type: "plot"
11831   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11832   algorithm: "plot_perf_box_name"
11833   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11834   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11835   include:
11836     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11837     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11838     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11839     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11840     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11841   layout:
11842     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11843     layout: "plot-throughput"
11844
11845 - type: "plot"
11846   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11847   algorithm: "plot_perf_box_name"
11848   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11849   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11850   include:
11851     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11852     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11853     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11854     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11855     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11856   layout:
11857     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11858     layout: "plot-throughput"
11859
11860 - type: "plot"
11861   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11862   algorithm: "plot_perf_box_name"
11863   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11864   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11865   include:
11866     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11867     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11868     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11869     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11870     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11871   layout:
11872     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11873     layout: "plot-throughput"
11874
11875 - type: "plot"
11876   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11877   algorithm: "plot_perf_box_name"
11878   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11879   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11880   include:
11881     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11882     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11883     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11884     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11885     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11886   layout:
11887     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11888     layout: "plot-throughput"
11889
11890 - type: "plot"
11891   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11892   algorithm: "plot_perf_box_name"
11893   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11894   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11895   include:
11896     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11897     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11898     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11899     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11900     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11901   layout:
11902     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11903     layout: "plot-throughput"
11904
11905 - type: "plot"
11906   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11907   algorithm: "plot_perf_box_name"
11908   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11909   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11910   include:
11911     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11912     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11913     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11914     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11915     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11916     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11917   layout:
11918     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11919     layout: "plot-throughput"
11920
11921 - type: "plot"
11922   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11923   algorithm: "plot_perf_box_name"
11924   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11925   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11926   include:
11927     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11928     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11929     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11930     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11931     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11932     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11933   layout:
11934     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11935     layout: "plot-throughput"
11936
11937 - type: "plot"
11938   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11939   algorithm: "plot_perf_box_name"
11940   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11941   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11942   include:
11943     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11944     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11945     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11946     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11947     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11948   layout:
11949     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11950     layout: "plot-throughput"
11951
11952 - type: "plot"
11953   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11954   algorithm: "plot_perf_box_name"
11955   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11956   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11957   include:
11958     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11959     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11960     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11961     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11962     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11963   layout:
11964     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11965     layout: "plot-throughput"
11966
11967 - type: "plot"
11968   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11969   algorithm: "plot_perf_box_name"
11970   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11971   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11972   include:
11973     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11974     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11975     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11976   layout:
11977     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11978     layout: "plot-throughput"
11979
11980 - type: "plot"
11981   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11982   algorithm: "plot_perf_box_name"
11983   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11984   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11985   include:
11986     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11989   layout:
11990     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11991     layout: "plot-throughput"
11992
11993 - type: "plot"
11994   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11995   algorithm: "plot_perf_box_name"
11996   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11997   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11998   include:
11999     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12000     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12001     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12002     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12003     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12004   layout:
12005     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12006     layout: "plot-throughput"
12007
12008 - type: "plot"
12009   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12010   algorithm: "plot_perf_box_name"
12011   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12012   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12013   include:
12014     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12015     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12016     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12018     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12019   layout:
12020     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12021     layout: "plot-throughput"
12022
12023 - type: "plot"
12024   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12025   algorithm: "plot_perf_box_name"
12026   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12027   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12028   include:
12029     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12030     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12031     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12032   layout:
12033     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12034     layout: "plot-throughput"
12035
12036 - type: "plot"
12037   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12038   algorithm: "plot_perf_box_name"
12039   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12040   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12041   include:
12042     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12043     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12045   layout:
12046     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12047     layout: "plot-throughput"
12048
12049 - type: "plot"
12050   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12051   algorithm: "plot_perf_box_name"
12052   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12053   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12054   include:
12055     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12056     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12057     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12058     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12059     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12060     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12061   layout:
12062     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12063     layout: "plot-throughput"
12064
12065 - type: "plot"
12066   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12067   algorithm: "plot_perf_box_name"
12068   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12069   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12070   include:
12071     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12072     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12073     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12074     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12077   layout:
12078     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12079     layout: "plot-throughput"
12080
12081 - type: "plot"
12082   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12083   algorithm: "plot_perf_box_name"
12084   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12085   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12086   include:
12087     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12093   layout:
12094     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12095     layout: "plot-throughput"
12096
12097 - type: "plot"
12098   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12099   algorithm: "plot_perf_box_name"
12100   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12101   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12102   include:
12103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12107     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12109   layout:
12110     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12111     layout: "plot-throughput"
12112
12113 - type: "plot"
12114   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12115   algorithm: "plot_perf_box_name"
12116   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12117   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12118   include:
12119     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12120     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12121     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12122   layout:
12123     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12124     layout: "plot-throughput"
12125
12126 - type: "plot"
12127   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12128   algorithm: "plot_perf_box_name"
12129   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12130   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12131   include:
12132     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12133     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12134     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12135   layout:
12136     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12137     layout: "plot-throughput"
12138
12139 - type: "plot"
12140   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12141   algorithm: "plot_perf_box_name"
12142   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12143   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12144   include:
12145     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12146     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12147 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12148 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12149 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12150   layout:
12151     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12152     layout: "plot-throughput"
12153
12154 - type: "plot"
12155   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12156   algorithm: "plot_perf_box_name"
12157   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12158   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12159   include:
12160     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12161     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12162 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12163 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12164 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12165   layout:
12166     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12167     layout: "plot-throughput"
12168
12169 - type: "plot"
12170   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12171   algorithm: "plot_perf_box_name"
12172   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12173   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12174   include:
12175     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12176     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12177     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12178     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12179     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12180   layout:
12181     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12182     layout: "plot-throughput"
12183
12184 - type: "plot"
12185   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12186   algorithm: "plot_perf_box_name"
12187   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12188   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12189   include:
12190     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12191     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12192     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12193     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12194     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12195   layout:
12196     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12197     layout: "plot-throughput"
12198
12199 - type: "plot"
12200   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12201   algorithm: "plot_perf_box_name"
12202   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12203   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12204   include:
12205     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12206     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12207     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12208     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12209     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12210   layout:
12211     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12212     layout: "plot-throughput"
12213
12214 - type: "plot"
12215   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12216   algorithm: "plot_perf_box_name"
12217   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12218   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12219   include:
12220     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12221     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12222     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12223     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12224     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12225   layout:
12226     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12227     layout: "plot-throughput"
12228
12229 - type: "plot"
12230   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12231   algorithm: "plot_perf_box_name"
12232   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12233   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12234   include:
12235     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12236     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12237     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12238     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12239     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12240     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12241   layout:
12242     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12243     layout: "plot-throughput"
12244
12245 - type: "plot"
12246   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12247   algorithm: "plot_perf_box_name"
12248   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12249   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12250   include:
12251     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12252     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12253     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12254     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12255     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12256     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12257   layout:
12258     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12259     layout: "plot-throughput"
12260
12261 - type: "plot"
12262   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12263   algorithm: "plot_perf_box_name"
12264   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12265   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12266   include:
12267     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12268     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12269     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12270     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12271     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12272     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12273   layout:
12274     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12275     layout: "plot-throughput"
12276
12277 - type: "plot"
12278   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12279   algorithm: "plot_perf_box_name"
12280   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12281   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12282   include:
12283     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12284     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12285     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12286     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12287     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12288     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12289   layout:
12290     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12291     layout: "plot-throughput"
12292
12293 - type: "plot"
12294   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12295   algorithm: "plot_perf_box_name"
12296   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12297   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12298   include:
12299     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12300     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12301     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12302     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12303     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12304   layout:
12305     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12306     layout: "plot-throughput"
12307
12308 - type: "plot"
12309   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12310   algorithm: "plot_perf_box_name"
12311   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12312   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12313   include:
12314     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12315     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12316     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12317     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12318     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12319   layout:
12320     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12321     layout: "plot-throughput"
12322
12323 - type: "plot"
12324   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12325   algorithm: "plot_perf_box_name"
12326   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12327   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12328   include:
12329     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12330     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12331     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12332     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12333     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12334     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12335   layout:
12336     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12337     layout: "plot-throughput"
12338
12339 - type: "plot"
12340   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12341   algorithm: "plot_perf_box_name"
12342   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12343   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12344   include:
12345     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12346     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12347     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12348     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12349     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12350     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12351   layout:
12352     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12353     layout: "plot-throughput"
12354
12355 - type: "plot"
12356   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12357   algorithm: "plot_perf_box_name"
12358   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12359   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12360   include:
12361     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12362     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12363     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12364     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12365     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12366   layout:
12367     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12368     layout: "plot-throughput"
12369
12370 - type: "plot"
12371   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12372   algorithm: "plot_perf_box_name"
12373   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12374   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12375   include:
12376     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12377     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12378     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12379     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12380     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12381   layout:
12382     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12383     layout: "plot-throughput"
12384
12385 - type: "plot"
12386   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12387   algorithm: "plot_perf_box_name"
12388   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12389   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12390   include:
12391     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12392     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12393     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12394     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12395     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12396     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12397   layout:
12398     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12399     layout: "plot-throughput"
12400
12401 - type: "plot"
12402   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12403   algorithm: "plot_perf_box_name"
12404   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12405   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12406   include:
12407     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12408     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12409     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12410     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12411     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12412     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12413   layout:
12414     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12415     layout: "plot-throughput"
12416
12417 - type: "plot"
12418   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12419   algorithm: "plot_perf_box_name"
12420   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12421   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12422   include:
12423     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12424     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12425     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12426     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12427     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12428   layout:
12429     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12430     layout: "plot-throughput"
12431
12432 - type: "plot"
12433   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12434   algorithm: "plot_perf_box_name"
12435   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12436   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12437   include:
12438     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12439     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12440     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12441     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12442     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12443   layout:
12444     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12445     layout: "plot-throughput"
12446
12447 - type: "plot"
12448   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12449   algorithm: "plot_perf_box_name"
12450   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12451   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12452   include:
12453     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12454     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12455     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12456     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12457     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12458     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12459   layout:
12460     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12461     layout: "plot-throughput"
12462
12463 - type: "plot"
12464   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12465   algorithm: "plot_perf_box_name"
12466   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12467   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12468   include:
12469     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12470     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12471     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12472     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12473     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12474     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12475   layout:
12476     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12477     layout: "plot-throughput"
12478
12479 - type: "plot"
12480   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12481   algorithm: "plot_perf_box_name"
12482   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12483   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12484   include:
12485     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12486     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12487   layout:
12488     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12489     layout: "plot-throughput"
12490
12491 - type: "plot"
12492   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12493   algorithm: "plot_perf_box_name"
12494   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12495   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12496   include:
12497     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12498     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12499   layout:
12500     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12501     layout: "plot-throughput"
12502
12503 - type: "plot"
12504   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12505   algorithm: "plot_perf_box_name"
12506   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12507   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12508   include:
12509     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12510     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12511     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12512     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12513   layout:
12514     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12515     layout: "plot-throughput"
12516
12517 - type: "plot"
12518   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12519   algorithm: "plot_perf_box_name"
12520   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12521   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12522   include:
12523     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12524     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12525     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12526     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12527   layout:
12528     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12529     layout: "plot-throughput"
12530
12531 - type: "plot"
12532   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12533   algorithm: "plot_perf_box_name"
12534   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12535   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12536   include:
12537     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12538     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12539     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12540     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12541   layout:
12542     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12543     layout: "plot-throughput"
12544
12545 - type: "plot"
12546   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12547   algorithm: "plot_perf_box_name"
12548   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12549   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12550   include:
12551     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12552     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12553     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12554     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12555   layout:
12556     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12557     layout: "plot-throughput"
12558
12559 - type: "plot"
12560   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12561   algorithm: "plot_perf_box_name"
12562   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12563   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12564   include:
12565     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12566     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12567     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12568     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12569   layout:
12570     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12571     layout: "plot-throughput"
12572
12573 - type: "plot"
12574   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12575   algorithm: "plot_perf_box_name"
12576   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12577   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12578   include:
12579     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12580     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12581     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12582     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12583   layout:
12584     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12585     layout: "plot-throughput"
12586
12587 - type: "plot"
12588   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12589   algorithm: "plot_perf_box_name"
12590   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12591   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12592   include:
12593     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12594     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12595     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12596     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12597   layout:
12598     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12599     layout: "plot-throughput"
12600
12601 - type: "plot"
12602   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12603   algorithm: "plot_perf_box_name"
12604   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12605   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12606   include:
12607     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12608     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12609     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12610     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12611   layout:
12612     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12613     layout: "plot-throughput"
12614
12615 - type: "plot"
12616   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12617   algorithm: "plot_perf_box_name"
12618   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12619   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12620   include:
12621     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12622     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12623     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12624     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12625     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12626     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12627   layout:
12628     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12629     layout: "plot-throughput"
12630
12631 - type: "plot"
12632   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12633   algorithm: "plot_perf_box_name"
12634   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12635   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12636   include:
12637     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12638     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12639     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12640     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12641     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12642     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12643   layout:
12644     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12645     layout: "plot-throughput"
12646
12647 - type: "plot"
12648   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12649   algorithm: "plot_perf_box_name"
12650   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12651   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12652   include:
12653     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12654     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12655     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12656     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12657     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12658   layout:
12659     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12660     layout: "plot-throughput"
12661
12662 - type: "plot"
12663   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12664   algorithm: "plot_perf_box_name"
12665   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12666   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12667   include:
12668     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12669     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12670     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12671     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12672     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12673   layout:
12674     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12675     layout: "plot-throughput"
12676
12677 - type: "plot"
12678   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12679   algorithm: "plot_perf_box_name"
12680   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12681   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12682   include:
12683     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12684     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12685     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12686     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12687     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12688   layout:
12689     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12690     layout: "plot-throughput"
12691
12692 - type: "plot"
12693   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12694   algorithm: "plot_perf_box_name"
12695   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12696   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12697   include:
12698     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12699     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12700     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12701     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12702     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12703   layout:
12704     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12705     layout: "plot-throughput"
12706
12707 - type: "plot"
12708   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12709   algorithm: "plot_perf_box_name"
12710   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12711   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12712   include:
12713     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12714     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12715     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12716   layout:
12717     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12718     layout: "plot-throughput"
12719
12720 - type: "plot"
12721   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12722   algorithm: "plot_perf_box_name"
12723   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12724   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12725   include:
12726     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12727     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12728     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12729   layout:
12730     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12731     layout: "plot-throughput"
12732
12733 - type: "plot"
12734   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12735   algorithm: "plot_perf_box_name"
12736   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12737   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12738   include:
12739     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12740     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12741     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12742   layout:
12743     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12744     layout: "plot-throughput"
12745
12746 - type: "plot"
12747   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12748   algorithm: "plot_perf_box_name"
12749   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12750   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12751   include:
12752     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12753     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12754     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12755   layout:
12756     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12757     layout: "plot-throughput"
12758
12759 - type: "plot"
12760   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12761   algorithm: "plot_perf_box_name"
12762   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12763   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12764   include:
12765     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12766     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12767     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12768     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12769     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12770   layout:
12771     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12772     layout: "plot-throughput"
12773
12774 - type: "plot"
12775   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12776   algorithm: "plot_perf_box_name"
12777   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12778   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12779   include:
12780     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12781     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12782     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12783     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12784     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12785   layout:
12786     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12787     layout: "plot-throughput"
12788
12789 - type: "plot"
12790   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12791   algorithm: "plot_perf_box_name"
12792   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12793   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12794   include:
12795     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12796     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12797     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12798     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12799     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12800   layout:
12801     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12802     layout: "plot-throughput"
12803
12804 - type: "plot"
12805   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12806   algorithm: "plot_perf_box_name"
12807   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12808   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12809   include:
12810     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12811     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12812     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12813     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12814     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12815   layout:
12816     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12817     layout: "plot-throughput"
12818
12819 - type: "plot"
12820   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12821   algorithm: "plot_perf_box_name"
12822   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12823   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12824   include:
12825     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12826     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12827     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12828     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12829     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12830   layout:
12831     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12832     layout: "plot-throughput"
12833
12834 - type: "plot"
12835   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12836   algorithm: "plot_perf_box_name"
12837   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12838   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12839   include:
12840     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12841     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12842     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12843     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12844     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12845   layout:
12846     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12847     layout: "plot-throughput"
12848
12849 - type: "plot"
12850   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12851   algorithm: "plot_perf_box_name"
12852   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12853   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12854   include:
12855     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12856     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12857     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12858     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12859     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12860   layout:
12861     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12862     layout: "plot-throughput"
12863
12864 - type: "plot"
12865   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12866   algorithm: "plot_perf_box_name"
12867   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12868   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12869   include:
12870     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12871     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12872     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12873     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12874     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12875   layout:
12876     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12877     layout: "plot-throughput"
12878
12879 - type: "plot"
12880   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12881   algorithm: "plot_perf_box_name"
12882   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12883   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12884   include:
12885     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12886     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12887     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12888     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12889     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12890   layout:
12891     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12892     layout: "plot-throughput"
12893
12894 - type: "plot"
12895   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12896   algorithm: "plot_perf_box_name"
12897   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12898   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12899   include:
12900     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12901     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12902     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12903     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12904     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12905   layout:
12906     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12907     layout: "plot-throughput"
12908
12909 - type: "plot"
12910   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12911   algorithm: "plot_perf_box_name"
12912   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12913   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12914   include:
12915     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12916     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12917     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12918     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12919     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12920     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12921   layout:
12922     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12923     layout: "plot-throughput"
12924
12925 - type: "plot"
12926   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12927   algorithm: "plot_perf_box_name"
12928   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12929   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12930   include:
12931     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12932     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12933     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12934     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12935     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12936     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12937   layout:
12938     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12939     layout: "plot-throughput"
12940
12941 - type: "plot"
12942   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12943   algorithm: "plot_perf_box_name"
12944   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12945   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12946   include:
12947     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12948     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12949     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12950     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12951   layout:
12952     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12953     layout: "plot-throughput"
12954
12955 - type: "plot"
12956   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12957   algorithm: "plot_perf_box_name"
12958   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12959   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12960   include:
12961     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12962     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12963     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12964     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12965   layout:
12966     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12967     layout: "plot-throughput"
12968
12969 - type: "plot"
12970   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12971   algorithm: "plot_perf_box_name"
12972   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12973   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12974   include:
12975     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12976     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12977     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12978     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12979     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12980     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12981   layout:
12982     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12983     layout: "plot-throughput"
12984
12985 - type: "plot"
12986   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12987   algorithm: "plot_perf_box_name"
12988   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12989   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12990   include:
12991     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12992     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12993     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12994     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12995     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12996     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12997   layout:
12998     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12999     layout: "plot-throughput"
13000
13001 - type: "plot"
13002   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13003   algorithm: "plot_perf_box_name"
13004   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13005   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13006   include:
13007     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13008     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13009     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13010     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13011     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13012     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13013   layout:
13014     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13015     layout: "plot-throughput"
13016
13017 - type: "plot"
13018   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13019   algorithm: "plot_perf_box_name"
13020   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13021   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13022   include:
13023     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13024     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13025     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13026     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13027     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13028     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13029   layout:
13030     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13031     layout: "plot-throughput"
13032
13033 - type: "plot"
13034   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13035   algorithm: "plot_perf_box_name"
13036   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13037   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13038   include:
13039     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13040     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13041     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13042     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13043     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13044     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13045   layout:
13046     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13047     layout: "plot-throughput"
13048
13049 - type: "plot"
13050   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13051   algorithm: "plot_perf_box_name"
13052   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13053   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13054   include:
13055     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13056     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13057     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13058     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13059     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13060     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13061   layout:
13062     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13063     layout: "plot-throughput"
13064
13065 - type: "plot"
13066   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13067   algorithm: "plot_perf_box_name"
13068   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13069   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13070   include:
13071     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13072     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13073     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13074     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13075     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13076     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13077   layout:
13078     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13079     layout: "plot-throughput"
13080
13081 - type: "plot"
13082   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13083   algorithm: "plot_perf_box_name"
13084   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13085   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13086   include:
13087     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13088     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13089     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13090     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13091     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13092     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13093   layout:
13094     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13095     layout: "plot-throughput"
13096
13097 - type: "plot"
13098   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13099   algorithm: "plot_perf_box_name"
13100   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13101   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13102   include:
13103     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13104     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13105     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13106     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13107     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13108     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13109   layout:
13110     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13111     layout: "plot-throughput"
13112
13113 - type: "plot"
13114   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13115   algorithm: "plot_perf_box_name"
13116   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13117   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13118   include:
13119     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13120     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13121     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13122     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13123     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13124     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13125   layout:
13126     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13127     layout: "plot-throughput"
13128
13129 - type: "plot"
13130   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13131   algorithm: "plot_perf_box_name"
13132   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13133   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13134   include:
13135     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13136     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13137     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13138     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13139     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13140     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13141   layout:
13142     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13143     layout: "plot-throughput"
13144
13145 - type: "plot"
13146   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13147   algorithm: "plot_perf_box_name"
13148   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13149   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13150   include:
13151     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13152     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13153     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13154     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13155     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13156     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13157   layout:
13158     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13159     layout: "plot-throughput"
13160
13161 - type: "plot"
13162   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13163   algorithm: "plot_perf_box_name"
13164   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13165   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13166   include:
13167     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13168     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13169     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13170     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13171     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13172     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13173   layout:
13174     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13175     layout: "plot-throughput"
13176
13177 - type: "plot"
13178   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13179   algorithm: "plot_perf_box_name"
13180   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13181   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13182   include:
13183     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13184     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13185     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13186     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13187     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13188     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13189   layout:
13190     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13191     layout: "plot-throughput"
13192
13193 - type: "plot"
13194   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13195   algorithm: "plot_perf_box_name"
13196   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13197   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13198   include:
13199     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13200     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13201     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13202     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13203     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13205   layout:
13206     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13207     layout: "plot-throughput"
13208
13209 - type: "plot"
13210   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13211   algorithm: "plot_perf_box_name"
13212   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13213   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13214   include:
13215     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13216     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13221   layout:
13222     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13223     layout: "plot-throughput"
13224
13225 - type: "plot"
13226   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13227   algorithm: "plot_perf_box_name"
13228   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13229   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13230   include:
13231     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13232     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13235   layout:
13236     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13237     layout: "plot-throughput"
13238
13239 - type: "plot"
13240   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13241   algorithm: "plot_perf_box_name"
13242   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13243   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13244   include:
13245     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13246     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13247     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13248     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13249   layout:
13250     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13251     layout: "plot-throughput"
13252
13253 - type: "plot"
13254   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13255   algorithm: "plot_perf_box_name"
13256   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13257   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13258   include:
13259     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13260     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13261     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13262     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13263   layout:
13264     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13265     layout: "plot-throughput"
13266
13267 - type: "plot"
13268   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13269   algorithm: "plot_perf_box_name"
13270   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13271   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13272   include:
13273     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13274     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13275     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13276     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13277   layout:
13278     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13279     layout: "plot-throughput"
13280
13281 - type: "plot"
13282   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13283   algorithm: "plot_perf_box_name"
13284   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13285   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13286   include:
13287     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13288     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13289     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13290     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13291     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13292     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13293   layout:
13294     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13295     layout: "plot-throughput"
13296
13297 - type: "plot"
13298   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13299   algorithm: "plot_perf_box_name"
13300   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13301   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13302   include:
13303     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13304     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13305     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13306     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13307     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13308     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13309   layout:
13310     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13311     layout: "plot-throughput"
13312
13313 - type: "plot"
13314   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13315   algorithm: "plot_perf_box_name"
13316   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13317   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13318   include:
13319     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13320     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13321     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13322     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13323     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13324   layout:
13325     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13326     layout: "plot-throughput"
13327
13328 - type: "plot"
13329   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13330   algorithm: "plot_perf_box_name"
13331   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13332   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13333   include:
13334     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13335     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13336     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13337     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13338     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13339   layout:
13340     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13341     layout: "plot-throughput"
13342
13343 - type: "plot"
13344   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13345   algorithm: "plot_perf_box_name"
13346   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13347   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13348   include:
13349     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13350     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13351     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13352     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13353     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13354   layout:
13355     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13356     layout: "plot-throughput"
13357
13358 - type: "plot"
13359   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13360   algorithm: "plot_perf_box_name"
13361   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13362   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13363   include:
13364     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13365     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13366     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13367     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13368     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13369   layout:
13370     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13371     layout: "plot-throughput"
13372
13373 - type: "plot"
13374   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13375   algorithm: "plot_perf_box_name"
13376   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13378   include:
13379     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13380     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13381     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13382     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13383   layout:
13384     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13385     layout: "plot-throughput"
13386
13387 - type: "plot"
13388   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13389   algorithm: "plot_perf_box_name"
13390   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13391   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13392   include:
13393     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13394     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13395     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13396     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13397   layout:
13398     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13399     layout: "plot-throughput"
13400
13401 - type: "plot"
13402   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13403   algorithm: "plot_perf_box_name"
13404   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13405   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13406   include:
13407     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13408     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13409     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13410     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13411     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13412     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13413   layout:
13414     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13415     layout: "plot-throughput"
13416
13417 - type: "plot"
13418   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13419   algorithm: "plot_perf_box_name"
13420   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13421   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13422   include:
13423     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13424     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13425     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13426     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13427     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13428     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13429   layout:
13430     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13431     layout: "plot-throughput"
13432
13433 - type: "plot"
13434   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13435   algorithm: "plot_perf_box_name"
13436   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13437   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13438   include:
13439     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13440     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13441     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13442     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13443     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13444     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13445   layout:
13446     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13447     layout: "plot-throughput"
13448
13449 - type: "plot"
13450   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13451   algorithm: "plot_perf_box_name"
13452   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13453   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13454   include:
13455     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13456     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13457     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13458     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13459     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13460     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13461   layout:
13462     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13463     layout: "plot-throughput"
13464
13465 - type: "plot"
13466   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13467   algorithm: "plot_perf_box_name"
13468   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13469   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13470   include:
13471     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13472     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13473     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13474     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13475     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13476     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13477   layout:
13478     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13479     layout: "plot-throughput"
13480
13481 - type: "plot"
13482   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13483   algorithm: "plot_perf_box_name"
13484   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13485   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13486   include:
13487     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13488     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13489     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13490     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13491     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13492     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13493   layout:
13494     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13495     layout: "plot-throughput"
13496
13497 - type: "plot"
13498   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13499   algorithm: "plot_perf_box_name"
13500   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13501   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13502   include:
13503     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13504     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13505     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13506     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13507     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13508     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13509   layout:
13510     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13511     layout: "plot-throughput"
13512
13513 - type: "plot"
13514   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13515   algorithm: "plot_perf_box_name"
13516   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13517   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13518   include:
13519     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13520     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13521     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13522     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13523     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13524     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13525   layout:
13526     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13527     layout: "plot-throughput"
13528
13529 - type: "plot"
13530   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13531   algorithm: "plot_perf_box_name"
13532   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13533   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13534   include:
13535     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13536     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13537     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13538     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13539   layout:
13540     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13541     layout: "plot-throughput"
13542
13543 - type: "plot"
13544   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13545   algorithm: "plot_perf_box_name"
13546   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13547   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13548   include:
13549     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13550     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13551     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13552     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13553   layout:
13554     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13555     layout: "plot-throughput"
13556
13557 - type: "plot"
13558   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13559   algorithm: "plot_perf_box_name"
13560   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13561   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13562   include:
13563     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13564     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13565     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13566     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13567     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13568     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13569   layout:
13570     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13571     layout: "plot-throughput"
13572
13573 - type: "plot"
13574   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13575   algorithm: "plot_perf_box_name"
13576   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13577   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13578   include:
13579     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13580     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13581     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13582     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13583     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13584     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13585   layout:
13586     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13587     layout: "plot-throughput"
13588
13589 - type: "plot"
13590   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13591   algorithm: "plot_perf_box_name"
13592   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13593   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13594   include:
13595     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13596     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13597     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13598     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13599     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13600     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13601   layout:
13602     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13603     layout: "plot-throughput"
13604
13605 - type: "plot"
13606   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13607   algorithm: "plot_perf_box_name"
13608   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13609   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13610   include:
13611     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13612     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13613     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13614     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13615     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13616     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13617   layout:
13618     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13619     layout: "plot-throughput"
13620
13621 #- type: "plot"
13622 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13623 #  algorithm: "plot_perf_box_name"
13624 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13625 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13626 #  include:
13627 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13628 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13629 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13630 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13631 #  layout:
13632 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13633 #    layout: "plot-throughput"
13634 #
13635 #- type: "plot"
13636 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13637 #  algorithm: "plot_perf_box_name"
13638 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13639 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13640 #  include:
13641 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13642 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13643 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13644 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13645 #  layout:
13646 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13647 #    layout: "plot-throughput"
13648
13649 - type: "plot"
13650   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13651   algorithm: "plot_perf_box_name"
13652   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13653   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13654   include:
13655     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13656     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13657     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13658     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13659     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13660     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13661   layout:
13662     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13663     layout: "plot-throughput"
13664
13665 - type: "plot"
13666   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13667   algorithm: "plot_perf_box_name"
13668   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13669   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13670   include:
13671     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13672     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13673     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13674     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13675     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13676     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13677   layout:
13678     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13679     layout: "plot-throughput"
13680
13681 #- type: "plot"
13682 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13683 #  algorithm: "plot_perf_box_name"
13684 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13685 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13686 #  include:
13687 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13688 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13689 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13690 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13691 #  layout:
13692 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13693 #    layout: "plot-throughput"
13694 #
13695 #- type: "plot"
13696 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13697 #  algorithm: "plot_perf_box_name"
13698 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13699 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13700 #  include:
13701 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13702 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13703 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13704 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13705 #  layout:
13706 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13707 #    layout: "plot-throughput"
13708
13709 - type: "plot"
13710   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13711   algorithm: "plot_perf_box_name"
13712   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13713   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13714   include:
13715     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13716     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13717     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13718     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13719     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13720     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13721   layout:
13722     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13723     layout: "plot-throughput"
13724
13725 - type: "plot"
13726   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13727   algorithm: "plot_perf_box_name"
13728   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13729   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13730   include:
13731     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13732     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13733     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13734     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13735     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13736     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13737   layout:
13738     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13739     layout: "plot-throughput"
13740
13741 #- type: "plot"
13742 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13743 #  algorithm: "plot_perf_box_name"
13744 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13745 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13746 #  include:
13747 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13748 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13749 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13750 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13751 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13752 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13753 #  layout:
13754 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13755 #    layout: "plot-throughput"
13756 #
13757 #- type: "plot"
13758 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13759 #  algorithm: "plot_perf_box_name"
13760 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13761 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13762 #  include:
13763 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13764 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13765 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13766 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13767 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13768 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13769 #  layout:
13770 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13771 #    layout: "plot-throughput"
13772
13773 - type: "plot"
13774   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13775   algorithm: "plot_perf_box_name"
13776   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13777   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13778   include:
13779     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13780     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13781     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13782     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13783     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13784     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13785   layout:
13786     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13787     layout: "plot-throughput"
13788
13789 - type: "plot"
13790   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13791   algorithm: "plot_perf_box_name"
13792   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13793   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13794   include:
13795     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13796     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13797     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13798     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13799     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13800     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13801   layout:
13802     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13803     layout: "plot-throughput"
13804
13805 - type: "plot"
13806   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13807   algorithm: "plot_perf_box_name"
13808   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13809   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13810   include:
13811     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13812     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13813     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13814 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13815 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13816 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13817   layout:
13818     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13819     layout: "plot-throughput"
13820
13821 - type: "plot"
13822   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13823   algorithm: "plot_perf_box_name"
13824   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13825   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13826   include:
13827     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13828     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13829     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13830 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13831 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13832 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13833   layout:
13834     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13835     layout: "plot-throughput"
13836
13837 - type: "plot"
13838   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13839   algorithm: "plot_perf_box_name"
13840   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13841   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13842   include:
13843     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13844     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13845     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13846     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13847     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13848     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13849   layout:
13850     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13851     layout: "plot-throughput"
13852
13853 - type: "plot"
13854   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13855   algorithm: "plot_perf_box_name"
13856   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13857   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13858   include:
13859     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13860     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13861     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13862     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13863     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13864     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13865   layout:
13866     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13867     layout: "plot-throughput"
13868
13869 - type: "plot"
13870   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13871   algorithm: "plot_perf_box_name"
13872   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13873   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13874   include:
13875     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13876     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13877     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13878     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13879     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13880     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13881   layout:
13882     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13883     layout: "plot-throughput"
13884
13885 - type: "plot"
13886   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13887   algorithm: "plot_perf_box_name"
13888   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13889   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13890   include:
13891     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13892     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13893     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13894     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13895     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13896     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13897   layout:
13898     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13899     layout: "plot-throughput"
13900
13901 #- type: "plot"
13902 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13903 #  algorithm: "plot_perf_box_name"
13904 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13905 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13906 #  include:
13907 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13908 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13909 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13910 #  layout:
13911 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13912 #    layout: "plot-throughput"
13913 #
13914 #- type: "plot"
13915 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13916 #  algorithm: "plot_perf_box_name"
13917 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13918 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13919 #  include:
13920 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13921 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13922 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13923 #  layout:
13924 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13925 #    layout: "plot-throughput"
13926
13927 - type: "plot"
13928   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13929   algorithm: "plot_perf_box_name"
13930   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13931   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13932   include:
13933     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13934     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13935     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13936     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13937     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13938   layout:
13939     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13940     layout: "plot-throughput"
13941
13942 - type: "plot"
13943   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13944   algorithm: "plot_perf_box_name"
13945   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13946   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13947   include:
13948     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13949     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13950     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13951     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13952     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13953   layout:
13954     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13955     layout: "plot-throughput"
13956
13957 - type: "plot"
13958   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13959   algorithm: "plot_perf_box_name"
13960   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13961   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13962   include:
13963     - "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"
13964     - "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"
13965     - "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"
13966     - "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"
13967     - "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"
13968   layout:
13969     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13970     layout: "plot-throughput"
13971
13972 - type: "plot"
13973   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13974   algorithm: "plot_perf_box_name"
13975   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13976   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13977   include:
13978     - "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"
13979     - "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"
13980     - "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"
13981     - "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"
13982     - "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"
13983   layout:
13984     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13985     layout: "plot-throughput"
13986
13987 - type: "plot"
13988   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13989   algorithm: "plot_perf_box_name"
13990   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13991   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13992   include:
13993     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13994     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13995     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13996     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13997     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13998   layout:
13999     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14000     layout: "plot-throughput"
14001
14002 - type: "plot"
14003   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14004   algorithm: "plot_perf_box_name"
14005   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14006   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14007   include:
14008     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14009     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14010     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14011     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14012     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14013   layout:
14014     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14015     layout: "plot-throughput"
14016
14017 - type: "plot"
14018   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14019   algorithm: "plot_perf_box_name"
14020   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14021   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14022   include:
14023     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14024     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14025     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14026     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14027     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14028   layout:
14029     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14030     layout: "plot-throughput"
14031
14032 - type: "plot"
14033   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14034   algorithm: "plot_perf_box_name"
14035   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14036   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14037   include:
14038     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14039     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14040     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14041     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14042     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14043   layout:
14044     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14045     layout: "plot-throughput"
14046
14047 - type: "plot"
14048   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14049   algorithm: "plot_perf_box_name"
14050   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14051   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14052   include:
14053     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14054     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14055     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14056     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14057     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14058   layout:
14059     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14060     layout: "plot-throughput"
14061
14062 - type: "plot"
14063   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14064   algorithm: "plot_perf_box_name"
14065   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14066   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14067   include:
14068     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14069     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14070     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14071     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14072     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14073   layout:
14074     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14075     layout: "plot-throughput"
14076
14077 - type: "plot"
14078   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14079   algorithm: "plot_perf_box_name"
14080   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14081   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14082   include:
14083     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14084     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14085     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14086     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14087     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14088   layout:
14089     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14090     layout: "plot-throughput"
14091
14092 - type: "plot"
14093   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14094   algorithm: "plot_perf_box_name"
14095   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14096   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14097   include:
14098     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14099     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14100     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14101     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14102     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14103   layout:
14104     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14105     layout: "plot-throughput"
14106
14107 - type: "plot"
14108   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14109   algorithm: "plot_perf_box_name"
14110   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14111   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14112   include:
14113     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14114     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14115     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14116     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14117   layout:
14118     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14119     layout: "plot-throughput"
14120
14121 - type: "plot"
14122   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14123   algorithm: "plot_perf_box_name"
14124   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14125   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14126   include:
14127     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14128     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14129     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14130     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14131   layout:
14132     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14133     layout: "plot-throughput"
14134
14135 - type: "plot"
14136   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14137   algorithm: "plot_perf_box_name"
14138   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14139   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14140   include:
14141     - "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"
14142     - "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"
14143     - "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"
14144     - "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"
14145   layout:
14146     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14147     layout: "plot-throughput"
14148
14149 - type: "plot"
14150   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14151   algorithm: "plot_perf_box_name"
14152   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14153   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14154   include:
14155     - "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"
14156     - "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"
14157     - "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"
14158     - "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"
14159   layout:
14160     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14161     layout: "plot-throughput"
14162
14163 - type: "plot"
14164   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14165   algorithm: "plot_perf_box_name"
14166   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14168   include:
14169     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14170     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14171     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14172     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14173     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14174     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14175   layout:
14176     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14177     layout: "plot-throughput"
14178
14179 - type: "plot"
14180   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14181   algorithm: "plot_perf_box_name"
14182   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14183   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14184   include:
14185     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14186     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14187     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14188     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14189     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14190     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14191   layout:
14192     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14193     layout: "plot-throughput"
14194
14195 - type: "plot"
14196   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14197   algorithm: "plot_perf_box_name"
14198   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14199   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14200   include:
14201     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14202     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14203     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14204     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14205     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14206     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14207   layout:
14208     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14209     layout: "plot-throughput"
14210
14211 - type: "plot"
14212   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14213   algorithm: "plot_perf_box_name"
14214   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14215   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14216   include:
14217     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14218     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14219     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14220     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14221     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14222     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14223   layout:
14224     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14225     layout: "plot-throughput"
14226
14227 - type: "plot"
14228   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14229   algorithm: "plot_perf_box_name"
14230   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14231   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14232   include:
14233     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14234     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14237     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14238     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14239   layout:
14240     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14241     layout: "plot-throughput"
14242
14243 - type: "plot"
14244   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14245   algorithm: "plot_perf_box_name"
14246   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14247   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14248   include:
14249     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14250     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14251     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14252     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14253     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14254     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14255   layout:
14256     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14257     layout: "plot-throughput"
14258
14259 - type: "plot"
14260   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14261   algorithm: "plot_perf_box_name"
14262   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14263   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14264   include:
14265     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14266     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14267     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14268     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14269     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14270   layout:
14271     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14272     layout: "plot-throughput"
14273
14274 - type: "plot"
14275   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14276   algorithm: "plot_perf_box_name"
14277   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14278   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14279   include:
14280     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14281     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14282     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14283     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14284     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14285   layout:
14286     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14287     layout: "plot-throughput"
14288
14289 - type: "plot"
14290   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14291   algorithm: "plot_perf_box_name"
14292   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14293   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14294   include:
14295     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14296     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14297   layout:
14298     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14299     layout: "plot-throughput"
14300
14301 - type: "plot"
14302   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14303   algorithm: "plot_perf_box_name"
14304   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14305   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14306   include:
14307     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14308     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14309   layout:
14310     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14311     layout: "plot-throughput"
14312
14313 - type: "plot"
14314   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14315   algorithm: "plot_perf_box_name"
14316   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14317   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14318   include:
14319     - "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"
14320     - "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"
14321   layout:
14322     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14323     layout: "plot-throughput"
14324
14325 - type: "plot"
14326   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14327   algorithm: "plot_perf_box_name"
14328   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14329   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14330   include:
14331     - "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"
14332     - "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"
14333   layout:
14334     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14335     layout: "plot-throughput"
14336
14337 - type: "plot"
14338   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14339   algorithm: "plot_perf_box_name"
14340   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14341   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14342   include:
14343     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14344     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14345   layout:
14346     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14347     layout: "plot-throughput"
14348
14349 - type: "plot"
14350   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14351   algorithm: "plot_perf_box_name"
14352   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14354   include:
14355     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14356     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14357   layout:
14358     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14359     layout: "plot-throughput"
14360
14361 - type: "plot"
14362   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14363   algorithm: "plot_perf_box_name"
14364   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14365   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14366   include:
14367     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14368     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14369   layout:
14370     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14371     layout: "plot-throughput"
14372
14373 - type: "plot"
14374   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14375   algorithm: "plot_perf_box_name"
14376   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14378   include:
14379     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14380     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14381   layout:
14382     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14383     layout: "plot-throughput"
14384
14385 - type: "plot"
14386   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14387   algorithm: "plot_perf_box_name"
14388   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14389   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14390   include:
14391     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14392     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14393     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14394     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14395     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14396     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14397   layout:
14398     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14399     layout: "plot-throughput"
14400
14401 - type: "plot"
14402   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14403   algorithm: "plot_perf_box_name"
14404   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14405   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14406   include:
14407     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14408     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14409     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14410     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14411     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14412     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14413   layout:
14414     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14415     layout: "plot-throughput"
14416
14417 - type: "plot"
14418   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14419   algorithm: "plot_perf_box_name"
14420   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14421   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14422   include:
14423     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14424     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14425     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14426     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14427     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14428     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14429   layout:
14430     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14431     layout: "plot-throughput"
14432
14433 - type: "plot"
14434   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14435   algorithm: "plot_perf_box_name"
14436   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14437   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14438   include:
14439     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14440     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14441     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14442     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14443     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14444     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14445   layout:
14446     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14447     layout: "plot-throughput"
14448
14449 #- type: "plot"
14450 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14451 #  algorithm: "plot_perf_box_name"
14452 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14453 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14454 #  include:
14455 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14456 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14457 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14458 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14459 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14460 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14461 #  layout:
14462 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14463 #    layout: "plot-throughput"
14464 #
14465 #- type: "plot"
14466 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14467 #  algorithm: "plot_perf_box_name"
14468 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14469 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14470 #  include:
14471 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14472 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14473 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14474 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14475 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14476 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14477 #  layout:
14478 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14479 #    layout: "plot-throughput"
14480
14481 - type: "plot"
14482   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14483   algorithm: "plot_perf_box_name"
14484   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14485   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14486   include:
14487     - "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"
14488     - "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"
14489     - "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"
14490     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14491     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14492     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14493   layout:
14494     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14495     layout: "plot-throughput"
14496
14497 - type: "plot"
14498   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14499   algorithm: "plot_perf_box_name"
14500   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14501   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14502   include:
14503     - "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"
14504     - "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"
14505     - "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"
14506     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14507     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14508     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14509   layout:
14510     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14511     layout: "plot-throughput"
14512
14513 ################################################################################
14514
14515 # Packet Speedup
14516
14517 - type: "plot"
14518   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14519   algorithm: "plot_tsa_name"
14520   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14521   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14522   include:
14523     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14524     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14525     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14526     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14527   layout:
14528     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14529     layout: "plot-throughput-speedup-analysis"
14530
14531 - type: "plot"
14532   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14533   algorithm: "plot_tsa_name"
14534   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14535   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14536   include:
14537     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14538     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14539     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14540     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14541   layout:
14542     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14543     layout: "plot-throughput-speedup-analysis"
14544
14545 - type: "plot"
14546   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14547   algorithm: "plot_tsa_name"
14548   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14549   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14550   include:
14551     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14552     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14553     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14554     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14555   layout:
14556     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14557     layout: "plot-throughput-speedup-analysis"
14558
14559 - type: "plot"
14560   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14561   algorithm: "plot_tsa_name"
14562   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14563   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14564   include:
14565     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14566     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14567     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14568     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14569   layout:
14570     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14571     layout: "plot-throughput-speedup-analysis"
14572
14573 - type: "plot"
14574   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14575   algorithm: "plot_tsa_name"
14576   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14577   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14578   include:
14579     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14580     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14581     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14582     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14583     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14584   layout:
14585     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14586     layout: "plot-throughput-speedup-analysis"
14587
14588 - type: "plot"
14589   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14590   algorithm: "plot_tsa_name"
14591   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14592   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14593   include:
14594     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14595     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14596     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14597     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14598     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14599   layout:
14600     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14601     layout: "plot-throughput-speedup-analysis"
14602
14603 - type: "plot"
14604   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14605   algorithm: "plot_tsa_name"
14606   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14607   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14608   include:
14609     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14610     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14611     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14612     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14613     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14614   layout:
14615     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14616     layout: "plot-throughput-speedup-analysis"
14617
14618 - type: "plot"
14619   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14620   algorithm: "plot_tsa_name"
14621   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14622   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14623   include:
14624     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14625     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14626     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14627     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14628     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14629   layout:
14630     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14631     layout: "plot-throughput-speedup-analysis"
14632
14633 - type: "plot"
14634   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14635   algorithm: "plot_tsa_name"
14636   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14637   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14638   include:
14639     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14640     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14641     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14642     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14643     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14644     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14645   layout:
14646     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14647     layout: "plot-throughput-speedup-analysis"
14648
14649 - type: "plot"
14650   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14651   algorithm: "plot_tsa_name"
14652   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14653   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14654   include:
14655     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14656     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14657     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14658     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14659     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14660     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14661   layout:
14662     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14663     layout: "plot-throughput-speedup-analysis"
14664
14665 - type: "plot"
14666   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14667   algorithm: "plot_tsa_name"
14668   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14669   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14670   include:
14671     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14672     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14673     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14676   layout:
14677     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14678     layout: "plot-throughput-speedup-analysis"
14679
14680 - type: "plot"
14681   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14682   algorithm: "plot_tsa_name"
14683   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14684   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14685   include:
14686     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14689     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14690     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14691   layout:
14692     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14693     layout: "plot-throughput-speedup-analysis"
14694
14695 - type: "plot"
14696   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14697   algorithm: "plot_tsa_name"
14698   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14699   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14700   include:
14701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14704   layout:
14705     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14706     layout: "plot-throughput-speedup-analysis"
14707
14708 - type: "plot"
14709   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14710   algorithm: "plot_tsa_name"
14711   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14712   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14713   include:
14714     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14717   layout:
14718     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14719     layout: "plot-throughput-speedup-analysis"
14720
14721 - type: "plot"
14722   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14723   algorithm: "plot_tsa_name"
14724   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14725   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14726   include:
14727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14728     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14729     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14730     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14731     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14732   layout:
14733     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14734     layout: "plot-throughput-speedup-analysis"
14735
14736 - type: "plot"
14737   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14738   algorithm: "plot_tsa_name"
14739   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14740   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14741   include:
14742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14747   layout:
14748     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14749     layout: "plot-throughput-speedup-analysis"
14750
14751 - type: "plot"
14752   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14753   algorithm: "plot_tsa_name"
14754   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14755   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14756   include:
14757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14760   layout:
14761     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14762     layout: "plot-throughput-speedup-analysis"
14763
14764 - type: "plot"
14765   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14766   algorithm: "plot_tsa_name"
14767   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14768   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14769   include:
14770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14773   layout:
14774     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14775     layout: "plot-throughput-speedup-analysis"
14776
14777 - type: "plot"
14778   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14779   algorithm: "plot_tsa_name"
14780   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14781   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14782   include:
14783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14789   layout:
14790     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14791     layout: "plot-throughput-speedup-analysis"
14792
14793 - type: "plot"
14794   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14795   algorithm: "plot_tsa_name"
14796   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14797   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14798   include:
14799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14802     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14803     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14804     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14805   layout:
14806     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14807     layout: "plot-throughput-speedup-analysis"
14808
14809 - type: "plot"
14810   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14811   algorithm: "plot_tsa_name"
14812   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14813   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14814   include:
14815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14818     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14821   layout:
14822     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14823     layout: "plot-throughput-speedup-analysis"
14824
14825 - type: "plot"
14826   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14827   algorithm: "plot_tsa_name"
14828   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14829   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14830   include:
14831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14834     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14837   layout:
14838     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14839     layout: "plot-throughput-speedup-analysis"
14840
14841 - type: "plot"
14842   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14843   algorithm: "plot_tsa_name"
14844   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14845   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14846   include:
14847     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14848     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14849     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14850   layout:
14851     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14852     layout: "plot-throughput-speedup-analysis"
14853
14854 - type: "plot"
14855   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14856   algorithm: "plot_tsa_name"
14857   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14858   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14859   include:
14860     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14861     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14862     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14863   layout:
14864     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14865     layout: "plot-throughput-speedup-analysis"
14866
14867 - type: "plot"
14868   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14869   algorithm: "plot_tsa_name"
14870   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14871   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14872   include:
14873     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14874     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14875     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14876 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14877 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14878   layout:
14879     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14880     layout: "plot-throughput-speedup-analysis"
14881
14882 - type: "plot"
14883   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14884   algorithm: "plot_tsa_name"
14885   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14886   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14887   include:
14888     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14889     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14890     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14891 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14892 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14893   layout:
14894     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14895     layout: "plot-throughput-speedup-analysis"
14896
14897 - type: "plot"
14898   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14899   algorithm: "plot_tsa_name"
14900   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14901   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14902   include:
14903     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14904     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14905     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14906     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14907     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14908   layout:
14909     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14910     layout: "plot-throughput-speedup-analysis"
14911
14912 - type: "plot"
14913   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14914   algorithm: "plot_tsa_name"
14915   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14916   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14917   include:
14918     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14919     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14920     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14921     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14922     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14923   layout:
14924     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14925     layout: "plot-throughput-speedup-analysis"
14926
14927 - type: "plot"
14928   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14929   algorithm: "plot_tsa_name"
14930   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14931   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14932   include:
14933     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14934     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14935     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14936     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14937     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14938   layout:
14939     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14940     layout: "plot-throughput-speedup-analysis"
14941
14942 - type: "plot"
14943   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14944   algorithm: "plot_tsa_name"
14945   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14946   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14947   include:
14948     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14949     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14950     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14951     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14952     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14953   layout:
14954     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14955     layout: "plot-throughput-speedup-analysis"
14956
14957 - type: "plot"
14958   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14959   algorithm: "plot_tsa_name"
14960   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14961   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14962   include:
14963     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14964     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14965     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14966     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14967     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14968     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14969   layout:
14970     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14971     layout: "plot-throughput-speedup-analysis"
14972
14973 - type: "plot"
14974   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14975   algorithm: "plot_tsa_name"
14976   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14977   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14978   include:
14979     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14980     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14981     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14982     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14983     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14984     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14985   layout:
14986     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14987     layout: "plot-throughput-speedup-analysis"
14988
14989 - type: "plot"
14990   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14991   algorithm: "plot_tsa_name"
14992   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14993   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14994   include:
14995     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14996     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14997     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14998     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14999     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15000     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15001   layout:
15002     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15003     layout: "plot-throughput-speedup-analysis"
15004
15005 - type: "plot"
15006   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15007   algorithm: "plot_tsa_name"
15008   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15009   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15010   include:
15011     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15012     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15013     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15014     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15015     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15016     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15017   layout:
15018     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15019     layout: "plot-throughput-speedup-analysis"
15020
15021 - type: "plot"
15022   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15023   algorithm: "plot_tsa_name"
15024   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15025   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15026   include:
15027     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15028     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15029   layout:
15030     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
15031     layout: "plot-throughput-speedup-analysis"
15032
15033 - type: "plot"
15034   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15035   algorithm: "plot_tsa_name"
15036   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15037   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15038   include:
15039     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15040     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15041   layout:
15042     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
15043     layout: "plot-throughput-speedup-analysis"
15044
15045 - type: "plot"
15046   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15047   algorithm: "plot_tsa_name"
15048   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15049   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15050   include:
15051     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15052     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15053     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15054     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15055   layout:
15056     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
15057     layout: "plot-throughput-speedup-analysis"
15058
15059 - type: "plot"
15060   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15061   algorithm: "plot_tsa_name"
15062   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15063   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15064   include:
15065     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15066     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15067     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15068     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15069   layout:
15070     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
15071     layout: "plot-throughput-speedup-analysis"
15072
15073 - type: "plot"
15074   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15075   algorithm: "plot_tsa_name"
15076   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15077   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15078   include:
15079     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15080     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15081     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15082     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15083   layout:
15084     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
15085     layout: "plot-throughput-speedup-analysis"
15086
15087 - type: "plot"
15088   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15089   algorithm: "plot_tsa_name"
15090   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15091   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15092   include:
15093     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15094     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15095     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15096     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15097   layout:
15098     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
15099     layout: "plot-throughput-speedup-analysis"
15100
15101 - type: "plot"
15102   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15103   algorithm: "plot_tsa_name"
15104   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15105   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15106   include:
15107     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15108     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15109     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15110     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15111     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15112     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15113   layout:
15114     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
15115     layout: "plot-throughput-speedup-analysis"
15116
15117 - type: "plot"
15118   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15119   algorithm: "plot_tsa_name"
15120   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15121   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15122   include:
15123     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15124     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15125     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15126     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15127     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15128     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15129   layout:
15130     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
15131     layout: "plot-throughput-speedup-analysis"
15132
15133 - type: "plot"
15134   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15135   algorithm: "plot_tsa_name"
15136   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15137   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15138   include:
15139     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15140     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15141     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15142     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15143     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15144   layout:
15145     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15146     layout: "plot-throughput-speedup-analysis"
15147
15148 - type: "plot"
15149   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15150   algorithm: "plot_tsa_name"
15151   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15152   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15153   include:
15154     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15155     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15156     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15157     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15158     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15159   layout:
15160     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15161     layout: "plot-throughput-speedup-analysis"
15162
15163 - type: "plot"
15164   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15165   algorithm: "plot_tsa_name"
15166   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15167   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15168   include:
15169     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15170     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15171     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15172     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15173     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15174   layout:
15175     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15176     layout: "plot-throughput-speedup-analysis"
15177
15178 - type: "plot"
15179   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15180   algorithm: "plot_tsa_name"
15181   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15182   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15183   include:
15184     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15185     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15186     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15187     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15188     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15189   layout:
15190     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15191     layout: "plot-throughput-speedup-analysis"
15192
15193 - type: "plot"
15194   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15195   algorithm: "plot_tsa_name"
15196   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15197   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15198   include:
15199     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15200     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15201     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15202   layout:
15203     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
15204     layout: "plot-throughput-speedup-analysis"
15205
15206 - type: "plot"
15207   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15208   algorithm: "plot_tsa_name"
15209   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15210   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15211   include:
15212     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15213     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15214     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15215   layout:
15216     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
15217     layout: "plot-throughput-speedup-analysis"
15218
15219 - type: "plot"
15220   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15221   algorithm: "plot_tsa_name"
15222   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15223   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15224   include:
15225     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15226     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15227     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15228   layout:
15229     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
15230     layout: "plot-throughput-speedup-analysis"
15231
15232 - type: "plot"
15233   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15234   algorithm: "plot_tsa_name"
15235   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15236   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15237   include:
15238     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15239     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15240     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15241   layout:
15242     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
15243     layout: "plot-throughput-speedup-analysis"
15244
15245 - type: "plot"
15246   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15247   algorithm: "plot_tsa_name"
15248   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15249   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15250   include:
15251     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15252     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15253     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15254     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15255     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15256   layout:
15257     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15258     layout: "plot-throughput-speedup-analysis"
15259
15260 - type: "plot"
15261   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15262   algorithm: "plot_tsa_name"
15263   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15264   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15265   include:
15266     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15267     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15268     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15269     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15270     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15271   layout:
15272     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15273     layout: "plot-throughput-speedup-analysis"
15274
15275 - type: "plot"
15276   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15277   algorithm: "plot_tsa_name"
15278   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15279   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15280   include:
15281     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15282     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15283     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15284     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15285     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15286   layout:
15287     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15288     layout: "plot-throughput-speedup-analysis"
15289
15290 - type: "plot"
15291   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15292   algorithm: "plot_tsa_name"
15293   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15294   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15295   include:
15296     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15297     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15298     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15299     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15300     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15301   layout:
15302     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15303     layout: "plot-throughput-speedup-analysis"
15304
15305 - type: "plot"
15306   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15307   algorithm: "plot_tsa_name"
15308   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15309   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15310   include:
15311     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15312     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15313     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15314     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15315     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15316     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15317   layout:
15318     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
15319     layout: "plot-throughput-speedup-analysis"
15320
15321 - type: "plot"
15322   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15323   algorithm: "plot_tsa_name"
15324   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15325   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15326   include:
15327     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15328     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15329     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15330     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15331     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15332     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15333   layout:
15334     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
15335     layout: "plot-throughput-speedup-analysis"
15336
15337 - type: "plot"
15338   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15339   algorithm: "plot_tsa_name"
15340   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15341   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15342   include:
15343     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15344     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15345     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15346     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15347   layout:
15348     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
15349     layout: "plot-throughput-speedup-analysis"
15350
15351 - type: "plot"
15352   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15353   algorithm: "plot_tsa_name"
15354   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15355   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15356   include:
15357     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15358     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15359     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15360     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15361   layout:
15362     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
15363     layout: "plot-throughput-speedup-analysis"
15364
15365 - type: "plot"
15366   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15367   algorithm: "plot_tsa_name"
15368   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15369   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15370   include:
15371     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15372     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15373     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15374     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15375     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15376     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15377   layout:
15378     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
15379     layout: "plot-throughput-speedup-analysis"
15380
15381 - type: "plot"
15382   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15383   algorithm: "plot_tsa_name"
15384   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15385   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15386   include:
15387     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15388     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15389     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15390     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15391     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15392     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15393   layout:
15394     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
15395     layout: "plot-throughput-speedup-analysis"
15396
15397 - type: "plot"
15398   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15399   algorithm: "plot_tsa_name"
15400   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15401   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15402   include:
15403     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15404     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15405     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15406     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15407     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15408     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15409   layout:
15410     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15411     layout: "plot-throughput-speedup-analysis"
15412
15413 - type: "plot"
15414   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15415   algorithm: "plot_tsa_name"
15416   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15417   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15418   include:
15419     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15420     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15421     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15422     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15423     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15424     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15425   layout:
15426     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15427     layout: "plot-throughput-speedup-analysis"
15428
15429 - type: "plot"
15430   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15431   algorithm: "plot_tsa_name"
15432   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15433   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15434   include:
15435     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15436     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15437     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15438     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15439     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15440     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15441   layout:
15442     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15443     layout: "plot-throughput-speedup-analysis"
15444
15445 - type: "plot"
15446   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15447   algorithm: "plot_tsa_name"
15448   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15449   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15450   include:
15451     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15452     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15453     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15454     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15455     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15456     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15457   layout:
15458     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15459     layout: "plot-throughput-speedup-analysis"
15460
15461 - type: "plot"
15462   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15463   algorithm: "plot_tsa_name"
15464   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15465   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15466   include:
15467     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15468     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15469     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15470     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15471     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15472     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15473   layout:
15474     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15475     layout: "plot-throughput-speedup-analysis"
15476
15477 - type: "plot"
15478   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15479   algorithm: "plot_tsa_name"
15480   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15481   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15482   include:
15483     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15484     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15485     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15486     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15487     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15488     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15489   layout:
15490     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15491     layout: "plot-throughput-speedup-analysis"
15492
15493 - type: "plot"
15494   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15495   algorithm: "plot_tsa_name"
15496   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15497   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15498   include:
15499     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15503     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15504     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15505   layout:
15506     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15507     layout: "plot-throughput-speedup-analysis"
15508
15509 - type: "plot"
15510   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15511   algorithm: "plot_tsa_name"
15512   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15513   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15514   include:
15515     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15519     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15520     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15521   layout:
15522     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15523     layout: "plot-throughput-speedup-analysis"
15524
15525 - type: "plot"
15526   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15527   algorithm: "plot_tsa_name"
15528   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15529   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15530   include:
15531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15535   layout:
15536     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15537     layout: "plot-throughput-speedup-analysis"
15538
15539 - type: "plot"
15540   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15541   algorithm: "plot_tsa_name"
15542   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15543   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15544   include:
15545     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15549   layout:
15550     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15551     layout: "plot-throughput-speedup-analysis"
15552
15553 - type: "plot"
15554   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15555   algorithm: "plot_tsa_name"
15556   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15557   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15558   include:
15559     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15561     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15563   layout:
15564     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15565     layout: "plot-throughput-speedup-analysis"
15566
15567 - type: "plot"
15568   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15569   algorithm: "plot_tsa_name"
15570   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15571   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15572   include:
15573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15577   layout:
15578     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15579     layout: "plot-throughput-speedup-analysis"
15580
15581 - type: "plot"
15582   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15583   algorithm: "plot_tsa_name"
15584   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15585   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15586   include:
15587     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15588     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15589     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15590     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15591     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15592     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15593   layout:
15594     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15595     layout: "plot-throughput-speedup-analysis"
15596
15597 - type: "plot"
15598   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15599   algorithm: "plot_tsa_name"
15600   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15601   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15602   include:
15603     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15604     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15605     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15606     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15607     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15608     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15609   layout:
15610     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15611     layout: "plot-throughput-speedup-analysis"
15612
15613 - type: "plot"
15614   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15615   algorithm: "plot_tsa_name"
15616   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15617   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15618   include:
15619     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15620     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15621     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15622     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15623     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15624   layout:
15625     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15626     layout: "plot-throughput-speedup-analysis"
15627
15628 - type: "plot"
15629   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15630   algorithm: "plot_tsa_name"
15631   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15632   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15633   include:
15634     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15635     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15636     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15637     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15638     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15639   layout:
15640     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15641     layout: "plot-throughput-speedup-analysis"
15642
15643 - type: "plot"
15644   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15645   algorithm: "plot_tsa_name"
15646   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15647   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15648   include:
15649     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15650     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15651     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15652     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15653     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15654   layout:
15655     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15656     layout: "plot-throughput-speedup-analysis"
15657
15658 - type: "plot"
15659   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15660   algorithm: "plot_tsa_name"
15661   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15662   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15663   include:
15664     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15665     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15666     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15667     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15668     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15669   layout:
15670     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15671     layout: "plot-throughput-speedup-analysis"
15672
15673 - type: "plot"
15674   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15675   algorithm: "plot_tsa_name"
15676   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15677   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15678   include:
15679     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15680     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15681     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15682     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15683   layout:
15684     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15685     layout: "plot-throughput-speedup-analysis"
15686
15687 - type: "plot"
15688   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15689   algorithm: "plot_tsa_name"
15690   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15691   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15692   include:
15693     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15694     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15695     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15696     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15697   layout:
15698     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15699     layout: "plot-throughput-speedup-analysis"
15700
15701 - type: "plot"
15702   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15703   algorithm: "plot_tsa_name"
15704   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15705   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15706   include:
15707     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15708     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15709     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15710     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15711     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15712     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15713   layout:
15714     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15715     layout: "plot-throughput-speedup-analysis"
15716
15717 - type: "plot"
15718   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15719   algorithm: "plot_tsa_name"
15720   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15721   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15722   include:
15723     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15724     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15725     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15726     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15727     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15728     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15729   layout:
15730     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15731     layout: "plot-throughput-speedup-analysis"
15732
15733 - type: "plot"
15734   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15735   algorithm: "plot_tsa_name"
15736   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15737   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15738   include:
15739     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15740     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15742     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15743     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15744     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15745   layout:
15746     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15747     layout: "plot-throughput-speedup-analysis"
15748
15749 - type: "plot"
15750   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15751   algorithm: "plot_tsa_name"
15752   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15753   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15754   include:
15755     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15756     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15757     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15758     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15759     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15760     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15761   layout:
15762     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15763     layout: "plot-throughput-speedup-analysis"
15764
15765 - type: "plot"
15766   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15767   algorithm: "plot_tsa_name"
15768   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15769   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15770   include:
15771     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15772     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15773     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15774     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15775     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15776     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15777   layout:
15778     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15779     layout: "plot-throughput-speedup-analysis"
15780
15781 - type: "plot"
15782   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15783   algorithm: "plot_tsa_name"
15784   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15785   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15786   include:
15787     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15788     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15789     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15790     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15791     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15792     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15793   layout:
15794     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15795     layout: "plot-throughput-speedup-analysis"
15796
15797 - type: "plot"
15798   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15799   algorithm: "plot_tsa_name"
15800   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15801   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15802   include:
15803     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15804     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15805     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15806     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15807     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15808     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15809   layout:
15810     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15811     layout: "plot-throughput-speedup-analysis"
15812
15813 - type: "plot"
15814   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15815   algorithm: "plot_tsa_name"
15816   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15817   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15818   include:
15819     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15820     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15821     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15822     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15823     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15824     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15825   layout:
15826     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15827     layout: "plot-throughput-speedup-analysis"
15828
15829 - type: "plot"
15830   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15831   algorithm: "plot_tsa_name"
15832   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15833   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15834   include:
15835     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15836     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15837     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15838     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15839     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15840     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15841   layout:
15842     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15843     layout: "plot-throughput-speedup-analysis"
15844
15845 - type: "plot"
15846   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15847   algorithm: "plot_tsa_name"
15848   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15849   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15850   include:
15851     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15852     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15853     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15854     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15855     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15856     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15857   layout:
15858     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15859     layout: "plot-throughput-speedup-analysis"
15860
15861 - type: "plot"
15862   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15863   algorithm: "plot_tsa_name"
15864   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15865   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15866   include:
15867     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15868     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15869     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15870     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15871     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15872   layout:
15873     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15874     layout: "plot-throughput-speedup-analysis"
15875
15876 - type: "plot"
15877   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15878   algorithm: "plot_tsa_name"
15879   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15880   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15881   include:
15882     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15883     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15884     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15885     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15886     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15887   layout:
15888     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15889     layout: "plot-throughput-speedup-analysis"
15890
15891 - type: "plot"
15892   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15893   algorithm: "plot_tsa_name"
15894   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15895   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15896   include:
15897     - "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"
15898     - "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"
15899     - "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"
15900     - "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"
15901     - "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"
15902   layout:
15903     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15904     layout: "plot-throughput-speedup-analysis"
15905
15906 - type: "plot"
15907   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15908   algorithm: "plot_tsa_name"
15909   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15910   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15911   include:
15912     - "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"
15913     - "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"
15914     - "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"
15915     - "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"
15916     - "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"
15917   layout:
15918     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15919     layout: "plot-throughput-speedup-analysis"
15920
15921 - type: "plot"
15922   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15923   algorithm: "plot_tsa_name"
15924   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15925   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15926   include:
15927     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15928     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15929     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15931     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15932   layout:
15933     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15934     layout: "plot-throughput-speedup-analysis"
15935
15936 - type: "plot"
15937   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15938   algorithm: "plot_tsa_name"
15939   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15940   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15941   include:
15942     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15943     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15944     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15945     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15946     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15947   layout:
15948     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15949     layout: "plot-throughput-speedup-analysis"
15950
15951 - type: "plot"
15952   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15953   algorithm: "plot_tsa_name"
15954   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15955   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15956   include:
15957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15960     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15961     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15962   layout:
15963     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15964     layout: "plot-throughput-speedup-analysis"
15965
15966 - type: "plot"
15967   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15968   algorithm: "plot_tsa_name"
15969   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15970   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15971   include:
15972     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15973     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15974     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15975     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15976     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15977   layout:
15978     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15979     layout: "plot-throughput-speedup-analysis"
15980
15981 - type: "plot"
15982   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15983   algorithm: "plot_tsa_name"
15984   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15985   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15986   include:
15987     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15988     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15989     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15990     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15991     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15992   layout:
15993     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15994     layout: "plot-throughput-speedup-analysis"
15995
15996 - type: "plot"
15997   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15998   algorithm: "plot_tsa_name"
15999   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
16000   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16001   include:
16002     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16003     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16004     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16005     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16006     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16007   layout:
16008     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16009     layout: "plot-throughput-speedup-analysis"
16010
16011 - type: "plot"
16012   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16013   algorithm: "plot_tsa_name"
16014   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16015   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16016   include:
16017     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16018     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16019     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16020     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16021     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16022   layout:
16023     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16024     layout: "plot-throughput-speedup-analysis"
16025
16026 - type: "plot"
16027   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16028   algorithm: "plot_tsa_name"
16029   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16030   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16031   include:
16032     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16033     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16034     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16035     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16036     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16037   layout:
16038     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16039     layout: "plot-throughput-speedup-analysis"
16040
16041 - type: "plot"
16042   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16043   algorithm: "plot_tsa_name"
16044   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16045   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16046   include:
16047     - "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"
16048     - "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"
16049     - "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"
16050     - "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"
16051   layout:
16052     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16053     layout: "plot-throughput-speedup-analysis"
16054
16055 - type: "plot"
16056   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16057   algorithm: "plot_tsa_name"
16058   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16059   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16060   include:
16061     - "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"
16062     - "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"
16063     - "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"
16064     - "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"
16065   layout:
16066     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16067     layout: "plot-throughput-speedup-analysis"
16068
16069 - type: "plot"
16070   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16071   algorithm: "plot_tsa_name"
16072   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16073   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16074   include:
16075     - "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"
16076     - "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"
16077     - "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"
16078     - "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"
16079   layout:
16080     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16081     layout: "plot-throughput-speedup-analysis"
16082
16083 - type: "plot"
16084   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16085   algorithm: "plot_tsa_name"
16086   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16087   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16088   include:
16089     - "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"
16090     - "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"
16091     - "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"
16092     - "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"
16093   layout:
16094     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16095     layout: "plot-throughput-speedup-analysis"
16096
16097 - type: "plot"
16098   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
16099   algorithm: "plot_tsa_name"
16100   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16101   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16102   include:
16103     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16104     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16105     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16106     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16107     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16108     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16109   layout:
16110     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
16111     layout: "plot-throughput-speedup-analysis"
16112
16113 - type: "plot"
16114   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
16115   algorithm: "plot_tsa_name"
16116   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16117   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16118   include:
16119     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16120     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16121     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16122     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16123     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16124     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16125   layout:
16126     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
16127     layout: "plot-throughput-speedup-analysis"
16128
16129 - type: "plot"
16130   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16131   algorithm: "plot_tsa_name"
16132   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16133   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16134   include:
16135     - "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"
16136     - "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"
16137     - "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"
16138     - "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"
16139     - "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"
16140     - "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"
16141   layout:
16142     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16143     layout: "plot-throughput-speedup-analysis"
16144
16145 - type: "plot"
16146   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16147   algorithm: "plot_tsa_name"
16148   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16149   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16150   include:
16151     - "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"
16152     - "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"
16153     - "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"
16154     - "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"
16155     - "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"
16156     - "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"
16157   layout:
16158     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16159     layout: "plot-throughput-speedup-analysis"
16160
16161 - type: "plot"
16162   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16163   algorithm: "plot_tsa_name"
16164   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16165   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16166   include:
16167     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16168     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16169     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16170     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16171     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16172     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16173   layout:
16174     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16175     layout: "plot-throughput-speedup-analysis"
16176
16177 - type: "plot"
16178   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16179   algorithm: "plot_tsa_name"
16180   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16181   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16182   include:
16183     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16184     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16185     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16186     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16187     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16188     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16189   layout:
16190     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16191     layout: "plot-throughput-speedup-analysis"
16192
16193 - type: "plot"
16194   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16195   algorithm: "plot_tsa_name"
16196   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16197   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16198   include:
16199     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16200     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16201     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16202     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16203     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16204   layout:
16205     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16206     layout: "plot-throughput-speedup-analysis"
16207
16208 - type: "plot"
16209   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16210   algorithm: "plot_tsa_name"
16211   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16212   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16213   include:
16214     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16215     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16216     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16217     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16218     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16219   layout:
16220     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16221     layout: "plot-throughput-speedup-analysis"
16222
16223 - type: "plot"
16224   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16225   algorithm: "plot_tsa_name"
16226   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16227   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16228   include:
16229     - "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"
16230     - "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"
16231   layout:
16232     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16233     layout: "plot-throughput-speedup-analysis"
16234
16235 - type: "plot"
16236   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16237   algorithm: "plot_tsa_name"
16238   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16239   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16240   include:
16241     - "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"
16242     - "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"
16243   layout:
16244     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16245     layout: "plot-throughput-speedup-analysis"
16246
16247 - type: "plot"
16248   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16249   algorithm: "plot_tsa_name"
16250   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16251   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16252   include:
16253     - "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"
16254     - "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"
16255   layout:
16256     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16257     layout: "plot-throughput-speedup-analysis"
16258
16259 - type: "plot"
16260   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16261   algorithm: "plot_tsa_name"
16262   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16263   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16264   include:
16265     - "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"
16266     - "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"
16267   layout:
16268     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16269     layout: "plot-throughput-speedup-analysis"
16270
16271 - type: "plot"
16272   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16273   algorithm: "plot_tsa_name"
16274   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16275   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16276   include:
16277     - "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"
16278     - "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"
16279     - "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"
16280     - "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"
16281     - "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"
16282     - "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"
16283   layout:
16284     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
16285     layout: "plot-throughput-speedup-analysis"
16286
16287 - type: "plot"
16288   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16289   algorithm: "plot_tsa_name"
16290   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16291   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16292   include:
16293     - "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"
16294     - "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"
16295     - "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"
16296     - "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"
16297     - "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"
16298     - "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"
16299   layout:
16300     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
16301     layout: "plot-throughput-speedup-analysis"
16302
16303 - type: "plot"
16304   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16305   algorithm: "plot_tsa_name"
16306   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16307   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16308   include:
16309     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16310     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16311     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16312     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16313     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16314   layout:
16315     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
16316     layout: "plot-throughput-speedup-analysis"
16317
16318 - type: "plot"
16319   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16320   algorithm: "plot_tsa_name"
16321   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16322   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16323   include:
16324     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16325     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16326     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16327     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16328     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16329   layout:
16330     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
16331     layout: "plot-throughput-speedup-analysis"
16332
16333 - type: "plot"
16334   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16335   algorithm: "plot_tsa_name"
16336   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16337   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16338   include:
16339     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16340     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16341     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16342     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16343     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16344   layout:
16345     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
16346     layout: "plot-throughput-speedup-analysis"
16347
16348 - type: "plot"
16349   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16350   algorithm: "plot_tsa_name"
16351   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16352   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16353   include:
16354     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16355     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16356     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16357     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16358     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16359   layout:
16360     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
16361     layout: "plot-throughput-speedup-analysis"
16362
16363 - type: "plot"
16364   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16365   algorithm: "plot_tsa_name"
16366   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16367   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16368   include:
16369     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16370     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16371     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16372     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16373     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16374     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16375   layout:
16376     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
16377     layout: "plot-throughput-speedup-analysis"
16378
16379 - type: "plot"
16380   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16381   algorithm: "plot_tsa_name"
16382   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16383   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16384   include:
16385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16386     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16387     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16388     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16389     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16390     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16391   layout:
16392     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
16393     layout: "plot-throughput-speedup-analysis"
16394
16395 - type: "plot"
16396   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16397   algorithm: "plot_tsa_name"
16398   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16399   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16400   include:
16401     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16402     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16403     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16404     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16405   layout:
16406     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
16407     layout: "plot-throughput-speedup-analysis"
16408
16409 - type: "plot"
16410   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16411   algorithm: "plot_tsa_name"
16412   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16413   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16414   include:
16415     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16416     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16417     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16418     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16419   layout:
16420     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16421     layout: "plot-throughput-speedup-analysis"
16422
16423 - type: "plot"
16424   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16425   algorithm: "plot_tsa_name"
16426   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16427   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16428   include:
16429     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16430     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16431     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16432     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16433     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16434   layout:
16435     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16436     layout: "plot-throughput-speedup-analysis"
16437
16438 - type: "plot"
16439   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16440   algorithm: "plot_tsa_name"
16441   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16442   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16443   include:
16444     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16445     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16446     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16447     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16448     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16449   layout:
16450     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16451     layout: "plot-throughput-speedup-analysis"
16452
16453 - type: "plot"
16454   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16455   algorithm: "plot_tsa_name"
16456   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16457   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16458   include:
16459     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16460     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16461     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16462     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16463     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16464     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16465   layout:
16466     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16467     layout: "plot-throughput-speedup-analysis"
16468
16469 - type: "plot"
16470   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16471   algorithm: "plot_tsa_name"
16472   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16473   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16474   include:
16475     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16476     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16477     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16478     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16479     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16480     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16481   layout:
16482     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16483     layout: "plot-throughput-speedup-analysis"
16484
16485 - type: "plot"
16486   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16487   algorithm: "plot_tsa_name"
16488   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16489   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16490   include:
16491     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16492     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16493     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16494     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16495   layout:
16496     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16497     layout: "plot-throughput-speedup-analysis"
16498
16499 - type: "plot"
16500   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16501   algorithm: "plot_tsa_name"
16502   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16503   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16504   include:
16505     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16506     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16507     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16508     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16509   layout:
16510     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16511     layout: "plot-throughput-speedup-analysis"
16512
16513 - type: "plot"
16514   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16515   algorithm: "plot_tsa_name"
16516   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16517   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16518   include:
16519     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16520     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16521     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16522     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16523     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16524     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16525   layout:
16526     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16527     layout: "plot-throughput-speedup-analysis"
16528
16529 - type: "plot"
16530   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16531   algorithm: "plot_tsa_name"
16532   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16533   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16534   include:
16535     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16536     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16537     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16538     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16539     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16540     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16541   layout:
16542     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16543     layout: "plot-throughput-speedup-analysis"
16544
16545 - type: "plot"
16546   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16547   algorithm: "plot_tsa_name"
16548   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16549   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16550   include:
16551     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16552     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16553     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16554     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16555     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16556     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16557   layout:
16558     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16559     layout: "plot-throughput-speedup-analysis"
16560
16561 - type: "plot"
16562   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16563   algorithm: "plot_tsa_name"
16564   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16565   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16566   include:
16567     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16568     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16569     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16570     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16571     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16572     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16573   layout:
16574     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16575     layout: "plot-throughput-speedup-analysis"
16576
16577 - type: "plot"
16578   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16579   algorithm: "plot_tsa_name"
16580   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16581   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16582   include:
16583     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16584     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16585     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16586     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16587     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16588     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16589   layout:
16590     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16591     layout: "plot-throughput-speedup-analysis"
16592
16593 - type: "plot"
16594   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16595   algorithm: "plot_tsa_name"
16596   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16597   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16598   include:
16599     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16600     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16601     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16602     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16603     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16604     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16605   layout:
16606     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16607     layout: "plot-throughput-speedup-analysis"
16608
16609 - type: "plot"
16610   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16611   algorithm: "plot_tsa_name"
16612   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16613   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16614   include:
16615     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16616     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16617     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16618     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16619     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16620     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16621   layout:
16622     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16623     layout: "plot-throughput-speedup-analysis"
16624
16625 - type: "plot"
16626   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16627   algorithm: "plot_tsa_name"
16628   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16629   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16630   include:
16631     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16632     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16633     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16634     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16635     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16636     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16637   layout:
16638     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16639     layout: "plot-throughput-speedup-analysis"
16640
16641 - type: "plot"
16642   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16643   algorithm: "plot_tsa_name"
16644   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16645   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16646   include:
16647     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16648     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16649     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16650     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16651     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16652     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16653   layout:
16654     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16655     layout: "plot-throughput-speedup-analysis"
16656
16657 - type: "plot"
16658   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16659   algorithm: "plot_tsa_name"
16660   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16661   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16662   include:
16663     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16664     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16665     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16666     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16667     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16668     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16669   layout:
16670     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16671     layout: "plot-throughput-speedup-analysis"
16672
16673 #- type: "plot"
16674 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16675 #  algorithm: "plot_tsa_name"
16676 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16677 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16678 #  include:
16679 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16680 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16681 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16682 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16683 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16684 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16685 #  layout:
16686 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16687 #    layout: "plot-throughput-speedup-analysis"
16688 #
16689 #- type: "plot"
16690 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16691 #  algorithm: "plot_tsa_name"
16692 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16693 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16694 #  include:
16695 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16696 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16697 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16698 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16699 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16700 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16701 #  layout:
16702 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16703 #    layout: "plot-throughput-speedup-analysis"
16704
16705 - type: "plot"
16706   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16707   algorithm: "plot_tsa_name"
16708   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16709   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16710   include:
16711     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16712     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16713     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16714     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16715     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16716   layout:
16717     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16718     layout: "plot-throughput-speedup-analysis"
16719
16720 - type: "plot"
16721   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16722   algorithm: "plot_tsa_name"
16723   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16724   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16725   include:
16726     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16727     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16728     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16729     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16730     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16731   layout:
16732     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16733     layout: "plot-throughput-speedup-analysis"
16734
16735 - type: "plot"
16736   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16737   algorithm: "plot_tsa_name"
16738   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16739   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16740   include:
16741     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16742     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16743     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16744     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16745     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16746     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16747   layout:
16748     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16749     layout: "plot-throughput-speedup-analysis"
16750
16751 - type: "plot"
16752   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16753   algorithm: "plot_tsa_name"
16754   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16755   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16756   include:
16757     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16758     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16759     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16760     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16761     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16762     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16763   layout:
16764     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16765     layout: "plot-throughput-speedup-analysis"
16766
16767 - type: "plot"
16768   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16769   algorithm: "plot_tsa_name"
16770   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16771   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16772   include:
16773     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16774     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16775     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16776     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16777     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16778   layout:
16779     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16780     layout: "plot-throughput-speedup-analysis"
16781
16782 - type: "plot"
16783   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16784   algorithm: "plot_tsa_name"
16785   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16786   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16787   include:
16788     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16789     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16790     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16791     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16792     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16793   layout:
16794     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16795     layout: "plot-throughput-speedup-analysis"
16796
16797 #- type: "plot"
16798 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16799 #  algorithm: "plot_tsa_name"
16800 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16801 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16802 #  include:
16803 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16804 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16805 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16806 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16807 #  layout:
16808 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16809 #    layout: "plot-throughput-speedup-analysis"
16810 #
16811 #- type: "plot"
16812 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16813 #  algorithm: "plot_tsa_name"
16814 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16815 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16816 #  include:
16817 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16818 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16819 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16820 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16821 #  layout:
16822 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16823 #    layout: "plot-throughput-speedup-analysis"
16824
16825 - type: "plot"
16826   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16827   algorithm: "plot_tsa_name"
16828   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16829   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16830   include:
16831     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16832     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16833     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16834     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16835     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16836     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16837   layout:
16838     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16839     layout: "plot-throughput-speedup-analysis"
16840
16841 - type: "plot"
16842   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16843   algorithm: "plot_tsa_name"
16844   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16845   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16846   include:
16847     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16848     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16849     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16850     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16851     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16852     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16853   layout:
16854     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16855     layout: "plot-throughput-speedup-analysis"
16856
16857 - type: "plot"
16858   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16859   algorithm: "plot_tsa_name"
16860   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16861   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16862   include:
16863     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16864     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16865     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16866     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16867     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16868   layout:
16869     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16870     layout: "plot-throughput-speedup-analysis"
16871
16872 - type: "plot"
16873   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16874   algorithm: "plot_tsa_name"
16875   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16876   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16877   include:
16878     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16879     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16880     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16881     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16882     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16883   layout:
16884     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16885     layout: "plot-throughput-speedup-analysis"
16886
16887 - type: "plot"
16888   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16889   algorithm: "plot_tsa_name"
16890   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16891   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16892   include:
16893     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16894     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16895     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16896     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16897     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16898     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16899   layout:
16900     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16901     layout: "plot-throughput-speedup-analysis"
16902
16903 - type: "plot"
16904   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16905   algorithm: "plot_tsa_name"
16906   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16907   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16908   include:
16909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16910     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16911     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16912     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16913     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16914     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16915   layout:
16916     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16917     layout: "plot-throughput-speedup-analysis"
16918
16919 - type: "plot"
16920   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16921   algorithm: "plot_tsa_name"
16922   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16923   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16924   include:
16925     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16926     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16927     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16928     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16929   layout:
16930     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16931     layout: "plot-throughput-speedup-analysis"
16932
16933 - type: "plot"
16934   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16935   algorithm: "plot_tsa_name"
16936   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16937   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16938   include:
16939     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16940     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16941     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16942     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16943   layout:
16944     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16945     layout: "plot-throughput-speedup-analysis"
16946
16947 - type: "plot"
16948   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16949   algorithm: "plot_tsa_name"
16950   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16951   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16952   include:
16953     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16954     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16955     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16956     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16957     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16958   layout:
16959     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16960     layout: "plot-throughput-speedup-analysis"
16961
16962 - type: "plot"
16963   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16964   algorithm: "plot_tsa_name"
16965   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16966   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16967   include:
16968     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16969     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16970     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16971     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16972     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16973   layout:
16974     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16975     layout: "plot-throughput-speedup-analysis"
16976
16977 - type: "plot"
16978   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16979   algorithm: "plot_tsa_name"
16980   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16981   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16982   include:
16983     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16984     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16985     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16986     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16987     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16988     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16989   layout:
16990     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16991     layout: "plot-throughput-speedup-analysis"
16992
16993 - type: "plot"
16994   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16995   algorithm: "plot_tsa_name"
16996   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16997   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16998   include:
16999     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17000     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17001     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17002     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17003     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17004     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17005   layout:
17006     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17007     layout: "plot-throughput-speedup-analysis"
17008
17009 #- type: "plot"
17010 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17011 #  algorithm: "plot_tsa_name"
17012 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17013 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17014 #  include:
17015 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17016 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17017 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17018 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17019 #  layout:
17020 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17021 #    layout: "plot-throughput-speedup-analysis"
17022 #
17023 #- type: "plot"
17024 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17025 #  algorithm: "plot_tsa_name"
17026 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17027 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17028 #  include:
17029 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17030 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17031 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17032 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17033 #  layout:
17034 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17035 #    layout: "plot-throughput-speedup-analysis"
17036
17037 - type: "plot"
17038   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17039   algorithm: "plot_tsa_name"
17040   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17041   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17042   include:
17043     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17044     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17045     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17046     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17047     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17048     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17049   layout:
17050     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17051     layout: "plot-throughput-speedup-analysis"
17052
17053 - type: "plot"
17054   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17055   algorithm: "plot_tsa_name"
17056   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17057   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17058   include:
17059     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17060     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17061     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17062     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17063     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17064     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17065   layout:
17066     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17067     layout: "plot-throughput-speedup-analysis"
17068
17069 #- type: "plot"
17070 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17071 #  algorithm: "plot_tsa_name"
17072 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17073 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17074 #  include:
17075 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17076 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17077 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17078 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17079 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17080 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17081 #  layout:
17082 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17083 #    layout: "plot-throughput-speedup-analysis"
17084 #
17085 #- type: "plot"
17086 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17087 #  algorithm: "plot_tsa_name"
17088 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17089 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17090 #  include:
17091 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17092 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17093 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17094 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17095 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17096 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17097 #  layout:
17098 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17099 #    layout: "plot-throughput-speedup-analysis"
17100
17101 #- type: "plot"
17102 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17103 #  algorithm: "plot_tsa_name"
17104 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17105 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17106 #  include:
17107 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17108 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17109 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17110 #  layout:
17111 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17112 #    layout: "plot-throughput-speedup-analysis"
17113 #
17114 #- type: "plot"
17115 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17116 #  algorithm: "plot_tsa_name"
17117 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17118 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17119 #  include:
17120 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17121 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17122 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17123 #  layout:
17124 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17125 #    layout: "plot-throughput-speedup-analysis"
17126
17127 ################################################################################
17128
17129 # Packet Throughput - DPDK
17130
17131 # 2n-skx-xxv710
17132
17133 - type: "plot"
17134   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
17135   algorithm: "plot_perf_box_name"
17136   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
17137   data: "plot-dpdk-throughput-latency-2n-skx"
17138   include:
17139     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17140     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17141   layout:
17142     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
17143     layout: "plot-throughput"
17144
17145 - type: "plot"
17146   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
17147   algorithm: "plot_perf_box_name"
17148   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
17149   data: "plot-dpdk-throughput-latency-2n-skx"
17150   include:
17151     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17152     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17153   layout:
17154     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
17155     layout: "plot-throughput"
17156
17157 - type: "plot"
17158   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
17159   algorithm: "plot_perf_box_name"
17160   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
17161   data: "plot-dpdk-throughput-latency-2n-skx"
17162   include:
17163     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17164     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17165   layout:
17166     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
17167     layout: "plot-throughput"
17168
17169 - type: "plot"
17170   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
17171   algorithm: "plot_perf_box_name"
17172   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
17173   data: "plot-dpdk-throughput-latency-2n-skx"
17174   include:
17175     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17176     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17177   layout:
17178     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
17179     layout: "plot-throughput"
17180
17181 # 2n-skx-x710
17182
17183 - type: "plot"
17184   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
17185   algorithm: "plot_perf_box_name"
17186   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
17187   data: "plot-dpdk-throughput-latency-2n-skx"
17188   include:
17189     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17190     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17191   layout:
17192     title: "2n-skx-x710-64b-2t1c-base-ndr"
17193     layout: "plot-throughput"
17194
17195 - type: "plot"
17196   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
17197   algorithm: "plot_perf_box_name"
17198   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
17199   data: "plot-dpdk-throughput-latency-2n-skx"
17200   include:
17201     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17202     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17203   layout:
17204     title: "2n-skx-x710-64b-4t2c-base-ndr"
17205     layout: "plot-throughput"
17206
17207 - type: "plot"
17208   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
17209   algorithm: "plot_perf_box_name"
17210   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
17211   data: "plot-dpdk-throughput-latency-2n-skx"
17212   include:
17213     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17214     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17215   layout:
17216     title: "2n-skx-x710-64b-2t1c-base-pdr"
17217     layout: "plot-throughput"
17218
17219 - type: "plot"
17220   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
17221   algorithm: "plot_perf_box_name"
17222   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
17223   data: "plot-dpdk-throughput-latency-2n-skx"
17224   include:
17225     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17226     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17227   layout:
17228     title: "2n-skx-x710-64b-4t2c-base-pdr"
17229     layout: "plot-throughput"
17230
17231 # 3n-skx-xxv710
17232
17233 - type: "plot"
17234   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
17235   algorithm: "plot_perf_box_name"
17236   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
17237   data: "plot-dpdk-throughput-latency-3n-skx"
17238   include:
17239     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17240     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17241   layout:
17242     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
17243     layout: "plot-throughput"
17244
17245 - type: "plot"
17246   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
17247   algorithm: "plot_perf_box_name"
17248   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
17249   data: "plot-dpdk-throughput-latency-3n-skx"
17250   include:
17251     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17252     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17253   layout:
17254     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
17255     layout: "plot-throughput"
17256
17257 - type: "plot"
17258   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
17259   algorithm: "plot_perf_box_name"
17260   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
17261   data: "plot-dpdk-throughput-latency-3n-skx"
17262   include:
17263     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17264     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17265   layout:
17266     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
17267     layout: "plot-throughput"
17268
17269 - type: "plot"
17270   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
17271   algorithm: "plot_perf_box_name"
17272   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
17273   data: "plot-dpdk-throughput-latency-3n-skx"
17274   include:
17275     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17276     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17277   layout:
17278     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
17279     layout: "plot-throughput"
17280
17281 # 3n-skx-x710
17282
17283 - type: "plot"
17284   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
17285   algorithm: "plot_perf_box_name"
17286   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
17287   data: "plot-dpdk-throughput-latency-3n-skx"
17288   include:
17289     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17290     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17291   layout:
17292     title: "3n-skx-x710-64b-2t1c-base-ndr"
17293     layout: "plot-throughput"
17294
17295 - type: "plot"
17296   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
17297   algorithm: "plot_perf_box_name"
17298   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
17299   data: "plot-dpdk-throughput-latency-3n-skx"
17300   include:
17301     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17302     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17303   layout:
17304     title: "3n-skx-x710-64b-4t2c-base-ndr"
17305     layout: "plot-throughput"
17306
17307 - type: "plot"
17308   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
17309   algorithm: "plot_perf_box_name"
17310   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
17311   data: "plot-dpdk-throughput-latency-3n-skx"
17312   include:
17313     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17314     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17315   layout:
17316     title: "3n-skx-x710-64b-2t1c-base-pdr"
17317     layout: "plot-throughput"
17318
17319 - type: "plot"
17320   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
17321   algorithm: "plot_perf_box_name"
17322   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
17323   data: "plot-dpdk-throughput-latency-3n-skx"
17324   include:
17325     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17326     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17327   layout:
17328     title: "3n-skx-x710-64b-4t2c-base-pdr"
17329     layout: "plot-throughput"
17330
17331 # 3n-hsw-xl710
17332
17333 - type: "plot"
17334   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
17335   algorithm: "plot_perf_box_name"
17336   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
17337   data: "plot-dpdk-throughput-latency-3n-hsw"
17338   include:
17339     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17340     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17341   layout:
17342     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
17343     layout: "plot-throughput"
17344
17345 - type: "plot"
17346   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
17347   algorithm: "plot_perf_box_name"
17348   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
17349   data: "plot-dpdk-throughput-latency-3n-hsw"
17350   include:
17351     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17352     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17353   layout:
17354     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
17355     layout: "plot-throughput"
17356
17357 - type: "plot"
17358   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
17359   algorithm: "plot_perf_box_name"
17360   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
17361   data: "plot-dpdk-throughput-latency-3n-hsw"
17362   include:
17363     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17364     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17365   layout:
17366     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
17367     layout: "plot-throughput"
17368
17369 - type: "plot"
17370   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
17371   algorithm: "plot_perf_box_name"
17372   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
17373   data: "plot-dpdk-throughput-latency-3n-hsw"
17374   include:
17375     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17376     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17377   layout:
17378     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
17379     layout: "plot-throughput"
17380
17381 # 3n-hsw-x710
17382
17383 - type: "plot"
17384   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
17385   algorithm: "plot_perf_box_name"
17386   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
17387   data: "plot-dpdk-throughput-latency-3n-hsw"
17388   include:
17389     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17390     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17391   layout:
17392     title: "3n-hsw-x710-64b-1t1c-base-ndr"
17393     layout: "plot-throughput"
17394
17395 - type: "plot"
17396   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
17397   algorithm: "plot_perf_box_name"
17398   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
17399   data: "plot-dpdk-throughput-latency-3n-hsw"
17400   include:
17401     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17402     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17403   layout:
17404     title: "3n-hsw-x710-64b-2t2c-base-ndr"
17405     layout: "plot-throughput"
17406
17407 - type: "plot"
17408   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
17409   algorithm: "plot_perf_box_name"
17410   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
17411   data: "plot-dpdk-throughput-latency-3n-hsw"
17412   include:
17413     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17414     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17415   layout:
17416     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17417     layout: "plot-throughput"
17418
17419 - type: "plot"
17420   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17421   algorithm: "plot_perf_box_name"
17422   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17423   data: "plot-dpdk-throughput-latency-3n-hsw"
17424   include:
17425     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17426     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17427   layout:
17428     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17429     layout: "plot-throughput"
17430
17431 # 2n-dnv-x553
17432
17433 - type: "plot"
17434   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17435   algorithm: "plot_perf_box_name"
17436   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17437   data: "plot-dpdk-throughput-latency-2n-dnv"
17438   include:
17439     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17440     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17441   layout:
17442     title: "2n-dnv-x553-64b-1t1c-base-ndr"
17443     layout: "plot-throughput"
17444
17445 - type: "plot"
17446   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17447   algorithm: "plot_perf_box_name"
17448   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17449   data: "plot-dpdk-throughput-latency-2n-dnv"
17450   include:
17451     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17452     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17453   layout:
17454     title: "2n-dnv-x553-64b-2t2c-base-ndr"
17455     layout: "plot-throughput"
17456
17457 - type: "plot"
17458   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17459   algorithm: "plot_perf_box_name"
17460   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17461   data: "plot-dpdk-throughput-latency-2n-dnv"
17462   include:
17463     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17464     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17465   layout:
17466     title: "2n-dnv-x553-64b-1t1c-base-pdr"
17467     layout: "plot-throughput"
17468
17469 - type: "plot"
17470   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17471   algorithm: "plot_perf_box_name"
17472   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17473   data: "plot-dpdk-throughput-latency-2n-dnv"
17474   include:
17475     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17476     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17477   layout:
17478     title: "2n-dnv-x553-64b-2t2c-base-pdr"
17479     layout: "plot-throughput"
17480
17481 # 3n-dnv-x553
17482
17483 - type: "plot"
17484   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17485   algorithm: "plot_perf_box_name"
17486   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17487   data: "plot-dpdk-throughput-latency-3n-dnv"
17488   include:
17489     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17490     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17491   layout:
17492     title: "3n-dnv-x553-64b-1t1c-base-ndr"
17493     layout: "plot-throughput"
17494
17495 - type: "plot"
17496   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17497   algorithm: "plot_perf_box_name"
17498   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17499   data: "plot-dpdk-throughput-latency-3n-dnv"
17500   include:
17501     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17502     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17503   layout:
17504     title: "3n-dnv-x553-64b-2t2c-base-ndr"
17505     layout: "plot-throughput"
17506
17507 - type: "plot"
17508   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17509   algorithm: "plot_perf_box_name"
17510   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17511   data: "plot-dpdk-throughput-latency-3n-dnv"
17512   include:
17513     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17514     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17515   layout:
17516     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17517     layout: "plot-throughput"
17518
17519 - type: "plot"
17520   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17521   algorithm: "plot_perf_box_name"
17522   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17523   data: "plot-dpdk-throughput-latency-3n-dnv"
17524   include:
17525     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17526     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17527   layout:
17528     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17529     layout: "plot-throughput"
17530
17531 # 3n-tsh-x520
17532
17533 - type: "plot"
17534   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17535   algorithm: "plot_perf_box_name"
17536   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17537   data: "plot-dpdk-throughput-latency-3n-tsh"
17538   include:
17539     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17540     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17541   layout:
17542     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17543     layout: "plot-throughput"
17544
17545 - type: "plot"
17546   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17547   algorithm: "plot_perf_box_name"
17548   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17549   data: "plot-dpdk-throughput-latency-3n-tsh"
17550   include:
17551     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17552     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17553   layout:
17554     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17555     layout: "plot-throughput"
17556
17557 - type: "plot"
17558   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17559   algorithm: "plot_perf_box_name"
17560   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17561   data: "plot-dpdk-throughput-latency-3n-tsh"
17562   include:
17563     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17564     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17565   layout:
17566     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17567     layout: "plot-throughput"
17568
17569 - type: "plot"
17570   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17571   algorithm: "plot_perf_box_name"
17572   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17573   data: "plot-dpdk-throughput-latency-3n-tsh"
17574   include:
17575     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17576     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17577   layout:
17578     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17579     layout: "plot-throughput"
17580
17581 ################################################################################
17582 ###   2n-clx                                                                 ###
17583 ################################################################################
17584
17585 # Packet Throughput
17586
17587 - type: "plot"
17588   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17589   algorithm: "plot_perf_box_name"
17590   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
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-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17594     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17595     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17596     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17597   layout:
17598     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17599     layout: "plot-throughput"
17600
17601 - type: "plot"
17602   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17603   algorithm: "plot_perf_box_name"
17604   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17605   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17606   include:
17607     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17608     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17609     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17610     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17611   layout:
17612     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17613     layout: "plot-throughput"
17614
17615 - type: "plot"
17616   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17617   algorithm: "plot_perf_box_name"
17618   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
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-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17622     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17623     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17624     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17625   layout:
17626     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17627     layout: "plot-throughput"
17628
17629 - type: "plot"
17630   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17631   algorithm: "plot_perf_box_name"
17632   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17633   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17634   include:
17635     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17636     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17637     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17638     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17639   layout:
17640     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17641     layout: "plot-throughput"
17642
17643 - type: "plot"
17644   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17645   algorithm: "plot_perf_box_name"
17646   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
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-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17650     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17651     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17652     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17653   layout:
17654     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17655     layout: "plot-throughput"
17656
17657 - type: "plot"
17658   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17659   algorithm: "plot_perf_box_name"
17660   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17661   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17662   include:
17663 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17664     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17665     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17666     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17667   layout:
17668     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17669     layout: "plot-throughput"
17670
17671 - type: "plot"
17672   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17673   algorithm: "plot_perf_box_name"
17674   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17675   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17676   include:
17677     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17678     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17679     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17680     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17681     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17682     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17683   layout:
17684     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17685     layout: "plot-throughput"
17686
17687 - type: "plot"
17688   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17689   algorithm: "plot_perf_box_name"
17690   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17691   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17692   include:
17693     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17694     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17695     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17696     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17697     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17698     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17699   layout:
17700     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17701     layout: "plot-throughput"
17702
17703 - type: "plot"
17704   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17705   algorithm: "plot_perf_box_name"
17706   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17707   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17708   include:
17709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17712     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17713   layout:
17714     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17715     layout: "plot-throughput"
17716
17717 - type: "plot"
17718   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17719   algorithm: "plot_perf_box_name"
17720   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17721   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17722   include:
17723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17727   layout:
17728     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17729     layout: "plot-throughput"
17730
17731 - type: "plot"
17732   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17733   algorithm: "plot_perf_box_name"
17734   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17735   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17736   include:
17737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17740   layout:
17741     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17742     layout: "plot-throughput"
17743
17744 - type: "plot"
17745   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17746   algorithm: "plot_perf_box_name"
17747   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17748   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17749   include:
17750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17753   layout:
17754     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17755     layout: "plot-throughput"
17756
17757 - type: "plot"
17758   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17759   algorithm: "plot_perf_box_name"
17760   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17761   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17762   include:
17763     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17768   layout:
17769     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17770     layout: "plot-throughput"
17771
17772 - type: "plot"
17773   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17774   algorithm: "plot_perf_box_name"
17775   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17776   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17777   include:
17778     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17783   layout:
17784     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17785     layout: "plot-throughput"
17786
17787 - type: "plot"
17788   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17789   algorithm: "plot_perf_box_name"
17790   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17791   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17792   include:
17793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17796   layout:
17797     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17798     layout: "plot-throughput"
17799
17800 - type: "plot"
17801   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17802   algorithm: "plot_perf_box_name"
17803   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17804   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17805   include:
17806     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17809   layout:
17810     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17811     layout: "plot-throughput"
17812
17813 - type: "plot"
17814   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17815   algorithm: "plot_perf_box_name"
17816   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17817   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17818   include:
17819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17822     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17824     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17825   layout:
17826     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17827     layout: "plot-throughput"
17828
17829 - type: "plot"
17830   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17831   algorithm: "plot_perf_box_name"
17832   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17833   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17834   include:
17835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17841   layout:
17842     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17843     layout: "plot-throughput"
17844
17845 - type: "plot"
17846   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17847   algorithm: "plot_perf_box_name"
17848   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17849   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17850   include:
17851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17857   layout:
17858     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17859     layout: "plot-throughput"
17860
17861 - type: "plot"
17862   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17863   algorithm: "plot_perf_box_name"
17864   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17865   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17866   include:
17867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17872     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17873   layout:
17874     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17875     layout: "plot-throughput"
17876
17877 - type: "plot"
17878   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17879   algorithm: "plot_perf_box_name"
17880   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17881   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17882   include:
17883     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17884     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17885   layout:
17886     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17887     layout: "plot-throughput"
17888
17889 - type: "plot"
17890   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17891   algorithm: "plot_perf_box_name"
17892   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17893   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17894   include:
17895     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17896     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17897   layout:
17898     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17899     layout: "plot-throughput"
17900
17901 - type: "plot"
17902   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17903   algorithm: "plot_perf_box_name"
17904   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17905   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17906   include:
17907     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17908     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17909     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17910     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17911     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17912     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17913   layout:
17914     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17915     layout: "plot-throughput"
17916
17917 - type: "plot"
17918   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17919   algorithm: "plot_perf_box_name"
17920   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17921   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17922   include:
17923     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17924     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17925     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17926     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17927     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17928     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17929   layout:
17930     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17931     layout: "plot-throughput"
17932
17933 - type: "plot"
17934   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17935   algorithm: "plot_perf_box_name"
17936   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17937   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17938   include:
17939     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17940     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17941     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17942     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17943     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17944 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17945   layout:
17946     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17947     layout: "plot-throughput"
17948
17949 - type: "plot"
17950   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17951   algorithm: "plot_perf_box_name"
17952   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17953   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17954   include:
17955     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17956     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17957     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17958     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17959     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17960 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17961   layout:
17962     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17963     layout: "plot-throughput"
17964
17965 - type: "plot"
17966   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17967   algorithm: "plot_perf_box_name"
17968   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17969   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17970   include:
17971     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17972     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17973     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17974     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17975     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17976     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17977   layout:
17978     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17979     layout: "plot-throughput"
17980
17981 - type: "plot"
17982   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17983   algorithm: "plot_perf_box_name"
17984   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17985   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17986   include:
17987     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17988     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17989     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17990     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17991     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17992     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17993   layout:
17994     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17995     layout: "plot-throughput"
17996
17997 - type: "plot"
17998   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17999   algorithm: "plot_perf_box_name"
18000   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18001   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18002   include:
18003     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18004     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18005     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18006     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18007     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18008   layout:
18009     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18010     layout: "plot-throughput"
18011
18012 - type: "plot"
18013   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18014   algorithm: "plot_perf_box_name"
18015   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18016   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18017   include:
18018     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18019     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18020     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18021     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18022     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18023   layout:
18024     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18025     layout: "plot-throughput"
18026
18027 - type: "plot"
18028   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18029   algorithm: "plot_perf_box_name"
18030   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18031   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18032   include:
18033     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18034     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18035     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18036     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18037     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18038   layout:
18039     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18040     layout: "plot-throughput"
18041
18042 - type: "plot"
18043   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18044   algorithm: "plot_perf_box_name"
18045   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18046   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18047   include:
18048     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18049     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18050     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18051     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18052     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18053   layout:
18054     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18055     layout: "plot-throughput"
18056
18057 - type: "plot"
18058   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18059   algorithm: "plot_perf_box_name"
18060   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18061   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18062   include:
18063     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18064     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18065     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18066     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18067     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18068   layout:
18069     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18070     layout: "plot-throughput"
18071
18072 - type: "plot"
18073   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18074   algorithm: "plot_perf_box_name"
18075   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18076   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18077   include:
18078     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18079     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18080     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18081     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18082     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18083   layout:
18084     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18085     layout: "plot-throughput"
18086
18087 - type: "plot"
18088   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18089   algorithm: "plot_perf_box_name"
18090   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18091   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18092   include:
18093     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18094     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18095     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18096     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18097     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18098   layout:
18099     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18100     layout: "plot-throughput"
18101
18102 - type: "plot"
18103   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18104   algorithm: "plot_perf_box_name"
18105   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18106   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18107   include:
18108     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18109     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18110     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18111     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18112     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18113   layout:
18114     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18115     layout: "plot-throughput"
18116
18117 - type: "plot"
18118   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18119   algorithm: "plot_perf_box_name"
18120   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18121   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18122   include:
18123     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18124     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18125     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18126     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18127     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18128   layout:
18129     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18130     layout: "plot-throughput"
18131
18132 - type: "plot"
18133   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18134   algorithm: "plot_perf_box_name"
18135   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18136   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18137   include:
18138     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18139     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18140     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18141     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18142     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18143   layout:
18144     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18145     layout: "plot-throughput"
18146
18147 - type: "plot"
18148   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18149   algorithm: "plot_perf_box_name"
18150   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18151   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18152   include:
18153     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18154     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18155     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18156     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18157     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18158     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18159   layout:
18160     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18161     layout: "plot-throughput"
18162
18163 - type: "plot"
18164   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18165   algorithm: "plot_perf_box_name"
18166   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18167   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18168   include:
18169     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18170     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18171     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18172     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18173     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18175   layout:
18176     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18177     layout: "plot-throughput"
18178
18179 - type: "plot"
18180   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18181   algorithm: "plot_perf_box_name"
18182   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18183   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18184   include:
18185     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18186     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18187     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18188     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18189   layout:
18190     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18191     layout: "plot-throughput"
18192
18193 - type: "plot"
18194   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18195   algorithm: "plot_perf_box_name"
18196   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18197   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18198   include:
18199     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18200     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18201     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18202     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18203   layout:
18204     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18205     layout: "plot-throughput"
18206
18207 - type: "plot"
18208   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18209   algorithm: "plot_perf_box_name"
18210   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18211   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18212   include:
18213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18214     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18215     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18216     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18219   layout:
18220     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18221     layout: "plot-throughput"
18222
18223 - type: "plot"
18224   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18225   algorithm: "plot_perf_box_name"
18226   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18227   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18228   include:
18229     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18230     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18231     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18232     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18235   layout:
18236     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18237     layout: "plot-throughput"
18238
18239 - type: "plot"
18240   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18241   algorithm: "plot_perf_box_name"
18242   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18243   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18244   include:
18245     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18246     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18247     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18248     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18249   layout:
18250     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18251     layout: "plot-throughput"
18252
18253 - type: "plot"
18254   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18255   algorithm: "plot_perf_box_name"
18256   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18257   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18258   include:
18259     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18260     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18261     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18262     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18263   layout:
18264     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18265     layout: "plot-throughput"
18266
18267 - type: "plot"
18268   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18269   algorithm: "plot_perf_box_name"
18270   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18271   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18272   include:
18273     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18274     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18275     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18276     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18277     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18278     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18279   layout:
18280     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18281     layout: "plot-throughput"
18282
18283 - type: "plot"
18284   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18285   algorithm: "plot_perf_box_name"
18286   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18287   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18288   include:
18289     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18290     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18291     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18292     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18293     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18294     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18295   layout:
18296     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18297     layout: "plot-throughput"
18298
18299 - type: "plot"
18300   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18301   algorithm: "plot_perf_box_name"
18302   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18303   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18304   include:
18305     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18306     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18307     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18308     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18309   layout:
18310     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18311     layout: "plot-throughput"
18312
18313 - type: "plot"
18314   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18315   algorithm: "plot_perf_box_name"
18316   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18317   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18318   include:
18319     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18320     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18321     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18322     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18323   layout:
18324     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18325     layout: "plot-throughput"
18326
18327 - type: "plot"
18328   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18329   algorithm: "plot_perf_box_name"
18330   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18331   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18332   include:
18333     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18334     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18335     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18336     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18337     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18338   layout:
18339     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18340     layout: "plot-throughput"
18341
18342 - type: "plot"
18343   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18344   algorithm: "plot_perf_box_name"
18345   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18346   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18347   include:
18348     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18349     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18350     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18351     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18352     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18353   layout:
18354     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18355     layout: "plot-throughput"
18356
18357 - type: "plot"
18358   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18359   algorithm: "plot_perf_box_name"
18360   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18361   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18362   include:
18363     - "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"
18364     - "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"
18365     - "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"
18366     - "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"
18367     - "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"
18368   layout:
18369     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18370     layout: "plot-throughput"
18371
18372 - type: "plot"
18373   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18374   algorithm: "plot_perf_box_name"
18375   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18376   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18377   include:
18378     - "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"
18379     - "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"
18380     - "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"
18381     - "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"
18382     - "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"
18383   layout:
18384     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18385     layout: "plot-throughput"
18386
18387 - type: "plot"
18388   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18389   algorithm: "plot_perf_box_name"
18390   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18391   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18392   include:
18393     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18394     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18395     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18396     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18397     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18398   layout:
18399     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18400     layout: "plot-throughput"
18401
18402 - type: "plot"
18403   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18404   algorithm: "plot_perf_box_name"
18405   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18406   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18407   include:
18408     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18409     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18410     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18411     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18413   layout:
18414     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18415     layout: "plot-throughput"
18416
18417 - type: "plot"
18418   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18419   algorithm: "plot_perf_box_name"
18420   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18421   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18422   include:
18423     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18424     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18425     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18426     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18428   layout:
18429     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18430     layout: "plot-throughput"
18431
18432 - type: "plot"
18433   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18434   algorithm: "plot_perf_box_name"
18435   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18436   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18437   include:
18438     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18439     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18440     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18441     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18442     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18443   layout:
18444     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18445     layout: "plot-throughput"
18446
18447 - type: "plot"
18448   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18449   algorithm: "plot_perf_box_name"
18450   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
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-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18454     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18456     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18457   layout:
18458     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18459     layout: "plot-throughput"
18460
18461 - type: "plot"
18462   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18463   algorithm: "plot_perf_box_name"
18464   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
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-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18468     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18469     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18470     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18471   layout:
18472     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18473     layout: "plot-throughput"
18474
18475 - type: "plot"
18476   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18477   algorithm: "plot_perf_box_name"
18478   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
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-2t1c-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-2t1c-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-2t1c-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-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18485   layout:
18486     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18487     layout: "plot-throughput"
18488
18489 - type: "plot"
18490   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18491   algorithm: "plot_perf_box_name"
18492   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18493   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18494   include:
18495     - "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"
18496     - "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"
18497     - "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"
18498     - "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"
18499   layout:
18500     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18501     layout: "plot-throughput"
18502
18503 - type: "plot"
18504   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18505   algorithm: "plot_perf_box_name"
18506   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18507   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18508   include:
18509     - "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"
18510     - "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"
18511     - "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"
18512     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18513     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18514     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18515   layout:
18516     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18517     layout: "plot-throughput"
18518
18519 - type: "plot"
18520   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18521   algorithm: "plot_perf_box_name"
18522   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18523   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18524   include:
18525     - "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"
18526     - "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"
18527     - "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"
18528     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18529     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18530     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18531   layout:
18532     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18533     layout: "plot-throughput"
18534
18535 ################################################################################
18536
18537 # Packet Speedup
18538
18539 - type: "plot"
18540   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18541   algorithm: "plot_tsa_name"
18542   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18543   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18544   include:
18545     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18546     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18547     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18548     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18549   layout:
18550     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18551     layout: "plot-throughput-speedup-analysis"
18552
18553 - type: "plot"
18554   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18555   algorithm: "plot_tsa_name"
18556   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18557   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18558   include:
18559     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18560     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18561     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18562     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18563   layout:
18564     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18565     layout: "plot-throughput-speedup-analysis"
18566
18567 - type: "plot"
18568   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18569   algorithm: "plot_tsa_name"
18570   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18571   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18572   include:
18573     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18574     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18575     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18576     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18577   layout:
18578     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18579     layout: "plot-throughput-speedup-analysis"
18580
18581 - type: "plot"
18582   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18583   algorithm: "plot_tsa_name"
18584   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18585   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18586   include:
18587     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18588     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18589     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18590     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18591   layout:
18592     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18593     layout: "plot-throughput-speedup-analysis"
18594
18595 - type: "plot"
18596   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18597   algorithm: "plot_tsa_name"
18598   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18599   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18600   include:
18601     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18602     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18603     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18604     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18605   layout:
18606     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18607     layout: "plot-throughput-speedup-analysis"
18608
18609 - type: "plot"
18610   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18611   algorithm: "plot_tsa_name"
18612   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18613   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18614   include:
18615     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18616     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18617     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18618     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18619   layout:
18620     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18621     layout: "plot-throughput-speedup-analysis"
18622
18623 - type: "plot"
18624   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18625   algorithm: "plot_tsa_name"
18626   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18627   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18628   include:
18629     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18630     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18631     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18632     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18633     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18634     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18635   layout:
18636     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18637     layout: "plot-throughput-speedup-analysis"
18638
18639 - type: "plot"
18640   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18641   algorithm: "plot_tsa_name"
18642   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18643   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18644   include:
18645     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18646     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18647     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18648     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18649     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18650     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18651   layout:
18652     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18653     layout: "plot-throughput-speedup-analysis"
18654
18655 - type: "plot"
18656   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18657   algorithm: "plot_tsa_name"
18658   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18659   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18660   include:
18661     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18662     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18663     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18664     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18665   layout:
18666     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18667     layout: "plot-throughput-speedup-analysis"
18668
18669 - type: "plot"
18670   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18671   algorithm: "plot_tsa_name"
18672   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18673   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18674   include:
18675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18676     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18677     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18678     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18679   layout:
18680     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18681     layout: "plot-throughput-speedup-analysis"
18682
18683 - type: "plot"
18684   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18685   algorithm: "plot_tsa_name"
18686   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18687   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18688   include:
18689     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18690     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18691     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18692   layout:
18693     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18694     layout: "plot-throughput-speedup-analysis"
18695
18696 - type: "plot"
18697   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18698   algorithm: "plot_tsa_name"
18699   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18700   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18701   include:
18702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18705   layout:
18706     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18707     layout: "plot-throughput-speedup-analysis"
18708
18709 - type: "plot"
18710   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18711   algorithm: "plot_tsa_name"
18712   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18713   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18714   include:
18715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18720   layout:
18721     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18722     layout: "plot-throughput-speedup-analysis"
18723
18724 - type: "plot"
18725   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18726   algorithm: "plot_tsa_name"
18727   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18728   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18729   include:
18730     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18731     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18732     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18733     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18734     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18735   layout:
18736     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18737     layout: "plot-throughput-speedup-analysis"
18738
18739 - type: "plot"
18740   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18741   algorithm: "plot_tsa_name"
18742   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18743   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18744   include:
18745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18748   layout:
18749     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18750     layout: "plot-throughput-speedup-analysis"
18751
18752 - type: "plot"
18753   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18754   algorithm: "plot_tsa_name"
18755   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18756   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18757   include:
18758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18760     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18761   layout:
18762     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18763     layout: "plot-throughput-speedup-analysis"
18764
18765 - type: "plot"
18766   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18767   algorithm: "plot_tsa_name"
18768   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18769   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18770   include:
18771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18775     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18776     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18777   layout:
18778     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18779     layout: "plot-throughput-speedup-analysis"
18780
18781 - type: "plot"
18782   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18783   algorithm: "plot_tsa_name"
18784   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18785   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18786   include:
18787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18789     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18790     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18791     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18793   layout:
18794     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18795     layout: "plot-throughput-speedup-analysis"
18796
18797 - type: "plot"
18798   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18799   algorithm: "plot_tsa_name"
18800   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18801   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18802   include:
18803     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18804     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18805     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18806     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18809   layout:
18810     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18811     layout: "plot-throughput-speedup-analysis"
18812
18813 - type: "plot"
18814   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18815   algorithm: "plot_tsa_name"
18816   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18817   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18818   include:
18819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18820     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18822     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18824     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18825   layout:
18826     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18827     layout: "plot-throughput-speedup-analysis"
18828
18829 - type: "plot"
18830   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18831   algorithm: "plot_tsa_name"
18832   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18833   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18834   include:
18835     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18836     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18837   layout:
18838     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18839     layout: "plot-throughput-speedup-analysis"
18840
18841 - type: "plot"
18842   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18843   algorithm: "plot_tsa_name"
18844   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18845   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18846   include:
18847     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18848     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18849   layout:
18850     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18851     layout: "plot-throughput-speedup-analysis"
18852
18853 - type: "plot"
18854   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18855   algorithm: "plot_tsa_name"
18856   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18857   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18858   include:
18859     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18860     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18861     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18862     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18863     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18864     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18865   layout:
18866     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18867     layout: "plot-throughput-speedup-analysis"
18868
18869 - type: "plot"
18870   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18871   algorithm: "plot_tsa_name"
18872   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18873   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18874   include:
18875     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18876     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18877     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18878     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18879     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18880     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18881   layout:
18882     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18883     layout: "plot-throughput-speedup-analysis"
18884
18885 - type: "plot"
18886   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18887   algorithm: "plot_tsa_name"
18888   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18889   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18890   include:
18891     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18892     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18893     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18894     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18895     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18896     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18897   layout:
18898     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18899     layout: "plot-throughput-speedup-analysis"
18900
18901 - type: "plot"
18902   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18903   algorithm: "plot_tsa_name"
18904   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18905   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18906   include:
18907     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18908     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18909     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18910     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18911     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18912     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18913   layout:
18914     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18915     layout: "plot-throughput-speedup-analysis"
18916
18917 - type: "plot"
18918   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18919   algorithm: "plot_tsa_name"
18920   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18921   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18922   include:
18923     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18924     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18925     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18926     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18927     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18928     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18929   layout:
18930     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18931     layout: "plot-throughput-speedup-analysis"
18932
18933 - type: "plot"
18934   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18935   algorithm: "plot_tsa_name"
18936   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18937   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18938   include:
18939     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18940     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18941     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18942     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18943     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18944     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18945   layout:
18946     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18947     layout: "plot-throughput-speedup-analysis"
18948
18949 - type: "plot"
18950   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18951   algorithm: "plot_tsa_name"
18952   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18953   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18954   include:
18955     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18956     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18957     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18958     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18959     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18960   layout:
18961     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18962     layout: "plot-throughput-speedup-analysis"
18963
18964 - type: "plot"
18965   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18966   algorithm: "plot_tsa_name"
18967   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18968   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18969   include:
18970     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18971     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18972     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18973     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18974     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18975   layout:
18976     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18977     layout: "plot-throughput-speedup-analysis"
18978
18979 - type: "plot"
18980   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18981   algorithm: "plot_tsa_name"
18982   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18983   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18984   include:
18985     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18986     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18987     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18988     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18989     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18990   layout:
18991     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18992     layout: "plot-throughput-speedup-analysis"
18993
18994 - type: "plot"
18995   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18996   algorithm: "plot_tsa_name"
18997   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18998   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18999   include:
19000     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19001     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19002     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19003     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19004     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19005   layout:
19006     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
19007     layout: "plot-throughput-speedup-analysis"
19008
19009 - type: "plot"
19010   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19011   algorithm: "plot_tsa_name"
19012   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19013   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19014   include:
19015     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19016     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19017     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19018     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19019     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19020   layout:
19021     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
19022     layout: "plot-throughput-speedup-analysis"
19023
19024 - type: "plot"
19025   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19026   algorithm: "plot_tsa_name"
19027   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19028   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19029   include:
19030     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19031     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19032     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19033     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19034     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19035   layout:
19036     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
19037     layout: "plot-throughput-speedup-analysis"
19038
19039 - type: "plot"
19040   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19041   algorithm: "plot_tsa_name"
19042   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19043   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19044   include:
19045     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19046     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19047     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19048     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19049     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19050   layout:
19051     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
19052     layout: "plot-throughput-speedup-analysis"
19053
19054 - type: "plot"
19055   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19056   algorithm: "plot_tsa_name"
19057   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19058   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19059   include:
19060     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19061     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19062     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19063     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19064     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19065   layout:
19066     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
19067     layout: "plot-throughput-speedup-analysis"
19068
19069 - type: "plot"
19070   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19071   algorithm: "plot_tsa_name"
19072   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19073   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19074   include:
19075     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19076     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19077     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19078     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19079     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19080   layout:
19081     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
19082     layout: "plot-throughput-speedup-analysis"
19083
19084 - type: "plot"
19085   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19086   algorithm: "plot_tsa_name"
19087   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19088   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19089   include:
19090     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19091     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19092     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19093     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19094     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19095   layout:
19096     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19097     layout: "plot-throughput-speedup-analysis"
19098
19099 - type: "plot"
19100   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19101   algorithm: "plot_tsa_name"
19102   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19103   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19104   include:
19105     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19106     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19107     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19108     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19109     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19110     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19111   layout:
19112     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19113     layout: "plot-throughput-speedup-analysis"
19114
19115 - type: "plot"
19116   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19117   algorithm: "plot_tsa_name"
19118   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19119   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19120   include:
19121     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19122     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19123     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19124     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19125     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19126     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19127   layout:
19128     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19129     layout: "plot-throughput-speedup-analysis"
19130
19131 - type: "plot"
19132   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19133   algorithm: "plot_tsa_name"
19134   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19135   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19136   include:
19137     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19138     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19139     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19140     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19141   layout:
19142     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19143     layout: "plot-throughput-speedup-analysis"
19144
19145 - type: "plot"
19146   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19147   algorithm: "plot_tsa_name"
19148   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19149   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19150   include:
19151     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19152     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19153     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19154     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19155   layout:
19156     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19157     layout: "plot-throughput-speedup-analysis"
19158
19159 - type: "plot"
19160   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19161   algorithm: "plot_tsa_name"
19162   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19163   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19164   include:
19165     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19166     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19167     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19168     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19169     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19170     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19171   layout:
19172     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19173     layout: "plot-throughput-speedup-analysis"
19174
19175 - type: "plot"
19176   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19177   algorithm: "plot_tsa_name"
19178   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19179   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19180   include:
19181     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19182     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19183     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19184     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19185     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19186     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19187   layout:
19188     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19189     layout: "plot-throughput-speedup-analysis"
19190
19191 - type: "plot"
19192   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19193   algorithm: "plot_tsa_name"
19194   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19195   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19196   include:
19197     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19198     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19199     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19200     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19201   layout:
19202     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19203     layout: "plot-throughput-speedup-analysis"
19204
19205 - type: "plot"
19206   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19207   algorithm: "plot_tsa_name"
19208   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19209   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19210   include:
19211     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19212     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19214     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19215   layout:
19216     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19217     layout: "plot-throughput-speedup-analysis"
19218
19219 - type: "plot"
19220   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19221   algorithm: "plot_tsa_name"
19222   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19223   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19224   include:
19225     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19226     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19227     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19228     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19229     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19230     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19231   layout:
19232     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19233     layout: "plot-throughput-speedup-analysis"
19234
19235 - type: "plot"
19236   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19237   algorithm: "plot_tsa_name"
19238   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19239   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19240   include:
19241     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19242     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19243     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19244     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19245     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19246     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19247   layout:
19248     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19249     layout: "plot-throughput-speedup-analysis"
19250
19251 - type: "plot"
19252   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19253   algorithm: "plot_tsa_name"
19254   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19255   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19256   include:
19257     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19258     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19259     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19260     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19261   layout:
19262     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19263     layout: "plot-throughput-speedup-analysis"
19264
19265 - type: "plot"
19266   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19267   algorithm: "plot_tsa_name"
19268   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19269   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19270   include:
19271     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19272     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19273     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19274     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19275   layout:
19276     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19277     layout: "plot-throughput-speedup-analysis"
19278
19279 - type: "plot"
19280   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19281   algorithm: "plot_tsa_name"
19282   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19283   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19284   include:
19285     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19286     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19287     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19288     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19289     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19290   layout:
19291     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19292     layout: "plot-throughput-speedup-analysis"
19293
19294 - type: "plot"
19295   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19296   algorithm: "plot_tsa_name"
19297   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19298   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19299   include:
19300     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19301     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19302     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19303     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19304     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19305   layout:
19306     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19307     layout: "plot-throughput-speedup-analysis"
19308
19309 - type: "plot"
19310   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19311   algorithm: "plot_tsa_name"
19312   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19313   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19314   include:
19315     - "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"
19316     - "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"
19317     - "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"
19318     - "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"
19319     - "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"
19320   layout:
19321     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19322     layout: "plot-throughput-speedup-analysis"
19323
19324 - type: "plot"
19325   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19326   algorithm: "plot_tsa_name"
19327   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19328   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19329   include:
19330     - "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"
19331     - "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"
19332     - "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"
19333     - "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"
19334     - "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"
19335   layout:
19336     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19337     layout: "plot-throughput-speedup-analysis"
19338
19339 - type: "plot"
19340   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19341   algorithm: "plot_tsa_name"
19342   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19343   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19344   include:
19345     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19346     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19347     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19348     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19349     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19350   layout:
19351     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19352     layout: "plot-throughput-speedup-analysis"
19353
19354 - type: "plot"
19355   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19356   algorithm: "plot_tsa_name"
19357   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19358   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19359   include:
19360     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19361     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19362     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19363     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19364     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19365   layout:
19366     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19367     layout: "plot-throughput-speedup-analysis"
19368
19369 - type: "plot"
19370   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19371   algorithm: "plot_tsa_name"
19372   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19373   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19374   include:
19375     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19376     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19377     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19378     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19379     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19380   layout:
19381     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19382     layout: "plot-throughput-speedup-analysis"
19383
19384 - type: "plot"
19385   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19386   algorithm: "plot_tsa_name"
19387   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19388   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19389   include:
19390     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19391     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19392     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19393     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19394     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19395   layout:
19396     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19397     layout: "plot-throughput-speedup-analysis"
19398
19399 - type: "plot"
19400   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19401   algorithm: "plot_tsa_name"
19402   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19403   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19404   include:
19405     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19406     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19407     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19408     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19409   layout:
19410     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19411     layout: "plot-throughput-speedup-analysis"
19412
19413 - type: "plot"
19414   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19415   algorithm: "plot_tsa_name"
19416   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19417   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19418   include:
19419     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19420     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19421     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19422     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19423   layout:
19424     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19425     layout: "plot-throughput-speedup-analysis"
19426
19427 - type: "plot"
19428   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19429   algorithm: "plot_tsa_name"
19430   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19431   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19432   include:
19433     - "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"
19434     - "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"
19435     - "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"
19436     - "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"
19437   layout:
19438     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19439     layout: "plot-throughput-speedup-analysis"
19440
19441 - type: "plot"
19442   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19443   algorithm: "plot_tsa_name"
19444   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19445   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19446   include:
19447     - "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"
19448     - "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"
19449     - "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"
19450     - "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"
19451   layout:
19452     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19453     layout: "plot-throughput-speedup-analysis"
19454
19455 - type: "plot"
19456   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19457   algorithm: "plot_tsa_name"
19458   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19459   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19460   include:
19461     - "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"
19462     - "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"
19463     - "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"
19464     - "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"
19465     - "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"
19466     - "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"
19467   layout:
19468     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19469     layout: "plot-throughput-speedup-analysis"
19470
19471 - type: "plot"
19472   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19473   algorithm: "plot_tsa_name"
19474   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19475   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19476   include:
19477     - "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"
19478     - "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"
19479     - "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"
19480     - "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"
19481     - "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"
19482     - "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"
19483   layout:
19484     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19485     layout: "plot-throughput-speedup-analysis"
19486
19487 ################################################################################
19488
19489 # Packet Throughput - DPDK
19490
19491 # 2n-clx-xxv710
19492
19493 - type: "plot"
19494   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19495   algorithm: "plot_perf_box_name"
19496   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19497   data: "plot-dpdk-throughput-latency-2n-clx"
19498   include:
19499     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19500     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19501   layout:
19502     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19503     layout: "plot-throughput"
19504
19505 - type: "plot"
19506   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19507   algorithm: "plot_perf_box_name"
19508   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19509   data: "plot-dpdk-throughput-latency-2n-clx"
19510   include:
19511     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19512     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19513   layout:
19514     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19515     layout: "plot-throughput"
19516
19517 - type: "plot"
19518   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19519   algorithm: "plot_perf_box_name"
19520   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19521   data: "plot-dpdk-throughput-latency-2n-clx"
19522   include:
19523     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19524     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19525   layout:
19526     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19527     layout: "plot-throughput"
19528
19529 - type: "plot"
19530   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19531   algorithm: "plot_perf_box_name"
19532   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19533   data: "plot-dpdk-throughput-latency-2n-clx"
19534   include:
19535     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19536     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19537   layout:
19538     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19539     layout: "plot-throughput"
19540
19541 # 2n-clx-x710
19542
19543 - type: "plot"
19544   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19545   algorithm: "plot_perf_box_name"
19546   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19547   data: "plot-dpdk-throughput-latency-2n-clx"
19548   include:
19549     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19550     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19551   layout:
19552     title: "2n-clx-x710-64b-2t1c-base-ndr"
19553     layout: "plot-throughput"
19554
19555 - type: "plot"
19556   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19557   algorithm: "plot_perf_box_name"
19558   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19559   data: "plot-dpdk-throughput-latency-2n-clx"
19560   include:
19561     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19562     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19563   layout:
19564     title: "2n-clx-x710-64b-4t2c-base-ndr"
19565     layout: "plot-throughput"
19566
19567 - type: "plot"
19568   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19569   algorithm: "plot_perf_box_name"
19570   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19571   data: "plot-dpdk-throughput-latency-2n-clx"
19572   include:
19573     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19574     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19575   layout:
19576     title: "2n-clx-x710-64b-2t1c-base-pdr"
19577     layout: "plot-throughput"
19578
19579 - type: "plot"
19580   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19581   algorithm: "plot_perf_box_name"
19582   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19583   data: "plot-dpdk-throughput-latency-2n-clx"
19584   include:
19585     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19586     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19587   layout:
19588     title: "2n-clx-x710-64b-4t2c-base-pdr"
19589     layout: "plot-throughput"
19590
19591 ################################################################################
19592
19593 - type: "plot"
19594   title: "Latency by percentile: 2n-skx"
19595   algorithm: "plot_hdrh_lat_by_percentile"
19596   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19597   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19598   target-links: "../../_static/vpp"
19599   data: "plot-vpp-hdrh-lat-2n-skx"
19600   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19601   layout:
19602     layout: "plot-hdrh-latency-by-percentile"
19603
19604 - type: "plot"
19605   title: "Latency by percentile: 3n-skx"
19606   algorithm: "plot_hdrh_lat_by_percentile"
19607   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19608   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19609   target-links: "../../_static/vpp"
19610   data: "plot-vpp-hdrh-lat-3n-skx"
19611   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19612   layout:
19613     layout: "plot-hdrh-latency-by-percentile"
19614
19615 - type: "plot"
19616   title: "Latency by percentile: 2n-clx"
19617   algorithm: "plot_hdrh_lat_by_percentile"
19618   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19619   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19620   target-links: "../../_static/vpp"
19621   data: "plot-vpp-hdrh-lat-2n-clx"
19622   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19623   layout:
19624     layout: "plot-hdrh-latency-by-percentile"
19625
19626 - type: "plot"
19627   title: "Latency by percentile: 3n-hsw"
19628   algorithm: "plot_hdrh_lat_by_percentile"
19629   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19630   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19631   target-links: "../../_static/vpp"
19632   data: "plot-vpp-hdrh-lat-3n-hsw"
19633   filter: "'1T1C' and 'NIC_Intel-XL710'"
19634   layout:
19635     layout: "plot-hdrh-latency-by-percentile"
19636
19637 - type: "plot"
19638   title: "Latency by percentile: 3n-tsh"
19639   algorithm: "plot_hdrh_lat_by_percentile"
19640   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19641   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19642   target-links: "../../_static/vpp"
19643   data: "plot-vpp-hdrh-lat-3n-tsh"
19644   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19645   layout:
19646     layout: "plot-hdrh-latency-by-percentile"
19647
19648 - type: "plot"
19649   title: "Latency by percentile: DPDK 2n-skx"
19650   algorithm: "plot_hdrh_lat_by_percentile"
19651   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19652   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19653   target-links: "../../_static/dpdk"
19654   data: "plot-dpdk-hdrh-lat-2n-skx"
19655   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19656   layout:
19657     layout: "plot-hdrh-latency-by-percentile"
19658
19659 - type: "plot"
19660   title: "Latency by percentile: DPDK 3n-skx"
19661   algorithm: "plot_hdrh_lat_by_percentile"
19662   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19663   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19664   target-links: "../../_static/dpdk"
19665   data: "plot-dpdk-hdrh-lat-3n-skx"
19666   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19667   layout:
19668     layout: "plot-hdrh-latency-by-percentile"
19669
19670 - type: "plot"
19671   title: "Latency by percentile: DPDK 2n-clx"
19672   algorithm: "plot_hdrh_lat_by_percentile"
19673   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19674   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19675   target-links: "../../_static/dpdk"
19676   data: "plot-dpdk-hdrh-lat-2n-clx"
19677   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19678   layout:
19679     layout: "plot-hdrh-latency-by-percentile"
19680
19681 - type: "plot"
19682   title: "Latency by percentile: DPDK 3n-hsw"
19683   algorithm: "plot_hdrh_lat_by_percentile"
19684   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19685   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19686   target-links: "../../_static/dpdk"
19687   data: "plot-dpdk-hdrh-lat-3n-hsw"
19688   filter: "'1T1C' and 'NIC_Intel-XL710'"
19689   layout:
19690     layout: "plot-hdrh-latency-by-percentile"
19691
19692 - type: "plot"
19693   title: "Latency by percentile: DPDK 3n-tsh"
19694   algorithm: "plot_hdrh_lat_by_percentile"
19695   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19696   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19697   target-links: "../../_static/dpdk"
19698   data: "plot-dpdk-hdrh-lat-3n-tsh"
19699   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19700   layout:
19701     layout: "plot-hdrh-latency-by-percentile"