Report 2005: Add data, hide dnv, soak, reconf, nfv
[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         - 5   # NDRPDR sel
203         - 6   # NDRPDR sel
204         - 7   # NDRPDR sel
205         - 8   # NDRPDR sel
206         - 9   # NDRPDR sel
207         - 10  # NDRPDR sel
208         - 11  # NDRPDR sel
209         - 12  # NDRPDR sel
210         - 13  # NDRPDR sel
211         - 14  # NDRPDR sel
212
213     plot-dpdk-hdrh-lat-3n-hsw:
214       csit-dpdk-perf-report-iterative-2005-3n-hsw:
215         - 5   # NDRPDR sel
216
217     # 3n-skx
218
219     plot-vpp-throughput-lat-tsa-3n-skx:
220       csit-vpp-perf-report-iterative-2005-3n-skx:
221         - 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         - 4   # NDRPDR sel
246         - 5   # NDRPDR sel
247         - 6   # NDRPDR sel
248         - 7   # NDRPDR sel
249         - 8   # NDRPDR sel
250         - 11  # NDRPDR sel
251         - 12  # NDRPDR sel
252         - 13  # NDRPDR sel
253         - 14  # NDRPDR sel
254         - 15  # NDRPDR sel
255
256     plot-dpdk-hdrh-lat-3n-skx:
257       csit-dpdk-perf-report-iterative-2005-3n-skx:
258         - 4   # NDRPDR sel
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         - 48  # Reconf
296         - 50  # Reconf
297         - 51  # Reconf
298         - 52  # Reconf
299         - 53  # Reconf
300         - 60  # Reconf
301         - 70  # Reconf
302         - 71  # Reconf
303         - 63  # Reconf
304         - 66  # Reconf
305
306     plot-dpdk-throughput-latency-2n-skx:
307       csit-dpdk-perf-report-iterative-2005-2n-skx:
308         - 1   # NDRPDR sel
309         - 2   # NDRPDR sel
310         - 3   # NDRPDR sel
311         - 4   # NDRPDR sel
312         - 5   # NDRPDR sel
313         - 6   # NDRPDR sel
314         - 7   # NDRPDR sel
315         - 8   # NDRPDR sel
316         - 9   # NDRPDR sel
317         - 10  # NDRPDR sel
318
319     plot-dpdk-hdrh-lat-2n-skx:
320       csit-dpdk-perf-report-iterative-2005-2n-skx:
321         - 1   # NDRPDR sel
322
323     # 2n-clx
324
325     plot-vpp-throughput-lat-tsa-2n-clx:
326       csit-vpp-perf-report-iterative-2005-2n-clx:
327         - 62  # NDRPDR sel env 4
328         - 63  # NDRPDR sel env 4
329         - 64  # NDRPDR sel env 4
330         - 65  # NDRPDR sel env 4
331         - 66  # NDRPDR sel env 4
332         - 68  # NDRPDR sel env 4
333         - 69  # NDRPDR sel env 4
334         - 70  # NDRPDR sel env 4
335
336     plot-vpp-hdrh-lat-2n-clx:
337       csit-vpp-perf-report-iterative-2005-2n-clx:
338         - 70  # NDRPDR sel env 4
339
340 #    plot-vpp-http-server-performance:
341 #      # csit-vpp-perf-report-iterative-2005-2n-clx:
342 #      csit-vpp-perf-verify-2001-2n-clx:
343 #        - 80  # TCP
344
345     plot-vpp-nfv-2n-clx-ndrpdr:
346       csit-vpp-perf-report-iterative-2005-2n-clx:
347         - 7   # NDRPDR sel
348         - 38  # NDRPDR sel
349         - 9   # NDRPDR sel
350         - 39  # NDRPDR sel
351         - 40  # NDRPDR sel
352         - 57  # 2n-clx nfv-density-00
353         - 58  # 2n-clx nfv-density-00
354         - 59  # 2n-clx nfv-density-00
355         - 60  # 2n-clx nfv-density-00
356         - 61  # 2n-clx nfv-density-00
357
358     plot-vpp-nfv-2n-clx-mrr:
359       csit-vpp-perf-report-iterative-2005-2n-clx:
360         - 12   # MRR
361
362     plot-vpp-nfv-reconf-2n-clx:
363       csit-vpp-perf-report-iterative-2005-2n-clx:
364         - 42  # Reconf
365         - 45  # Reconf
366         - 46  # Reconf
367         - 47  # Reconf
368         - 48  # Reconf
369         - 52  # Reconf
370         - 53  # Reconf
371         - 54  # Reconf
372         - 55  # Reconf
373         - 56  # Reconf
374
375     plot-vpp-soak-2n-clx:
376       csit-vpp-perf-report-iterative-2005-2n-clx:
377         - 44  # Soak
378         - 49  # Soak
379
380     plot-dpdk-throughput-latency-2n-clx:
381       csit-dpdk-perf-report-iterative-2005-2n-clx:
382         - 1   # NDRPDR sel
383         - 2   # NDRPDR sel
384         - 3   # NDRPDR sel
385         - 4   # NDRPDR sel
386         - 5   # NDRPDR sel
387         - 6   # NDRPDR sel
388         - 7   # NDRPDR sel
389         - 8   # NDRPDR sel
390         - 9   # NDRPDR sel
391         - 10  # NDRPDR sel
392
393     plot-dpdk-hdrh-lat-2n-clx:
394       csit-dpdk-perf-report-iterative-2005-2n-clx:
395         - 1   # NDRPDR sel
396
397     # 3n-tsh
398
399     plot-vpp-throughput-lat-tsa-3n-tsh:
400       csit-vpp-perf-report-iterative-2005-3n-tsh:
401         - 23  # NDRPDR sel env 4
402         - 25  # NDRPDR sel env 4
403
404     plot-vpp-hdrh-lat-3n-tsh:
405       csit-vpp-perf-report-iterative-2005-3n-tsh:
406         - 25  # NDRPDR sel env 4
407
408     plot-dpdk-throughput-latency-3n-tsh:
409       csit-dpdk-perf-report-iterative-2005-3n-tsh:
410         - 5   # NDRPDR sel
411
412     plot-dpdk-hdrh-lat-3n-tsh:
413       csit-dpdk-perf-report-iterative-2005-3n-tsh:
414         - 5   # NDRPDR sel
415
416     # 3n-dnv
417
418     plot-vpp-throughput-lat-tsa-3n-dnv:
419       csit-vpp-perf-report-iterative-2005-3n-dnv:
420         - 2   # NDRPDR sel
421         - 3   # NDRPDR sel
422         - 4   # NDRPDR sel
423         - 5   # NDRPDR sel
424         - 6   # NDRPDR sel
425         - 7   # NDRPDR sel
426         - 9   # NDRPDR sel
427         - 10  # NDRPDR sel
428         - 11  # NDRPDR sel
429         - 12  # NDRPDR sel
430
431     plot-dpdk-throughput-latency-3n-dnv:
432       csit-dpdk-perf-report-iterative-2005-3n-dnv:
433         - 6   # NDRPDR sel
434         - 7   # NDRPDR sel
435         - 8   # NDRPDR sel
436         - 9   # NDRPDR sel
437         - 10  # NDRPDR sel
438         - 11  # NDRPDR sel
439         - 12  # NDRPDR sel
440         - 13  # NDRPDR sel
441         - 14  # NDRPDR sel
442         - 16  # NDRPDR sel
443
444     # 2n-dnv
445
446     plot-vpp-throughput-lat-tsa-2n-dnv:
447       csit-vpp-perf-report-iterative-2005-2n-dnv:
448         - 3   # NDRPDR sel
449         - 6   # NDRPDR sel
450         - 7   # NDRPDR sel
451         - 8   # NDRPDR sel
452         - 9   # NDRPDR sel
453         - 10  # NDRPDR sel
454         - 11  # NDRPDR sel
455         - 12  # NDRPDR sel
456         - 13  # NDRPDR sel
457         - 14  # NDRPDR sel
458
459     plot-dpdk-throughput-latency-2n-dnv:
460       csit-dpdk-perf-report-iterative-2005-2n-dnv:
461         - 8   # NDRPDR sel
462         - 9   # NDRPDR sel
463         - 10  # NDRPDR sel
464         - 11  # NDRPDR sel
465         - 12  # NDRPDR sel
466         - 13  # NDRPDR sel
467         - 14  # NDRPDR sel
468         - 15  # NDRPDR sel
469         - 16  # NDRPDR sel
470         - 17  # NDRPDR sel
471
472     ###########################################################################
473     # Simple tables (only one data set):
474
475     # NIC Comparisons
476
477     vpp-nic-comparison-3n-skx:
478       csit-vpp-perf-report-iterative-2005-3n-skx:
479         - 42  # NDRPDR sel env 4
480         - 43  # NDRPDR sel env 4
481         - 44  # NDRPDR sel env 4
482         - 45  # NDRPDR sel env 4
483         - 47  # NDRPDR sel env 4
484
485     vpp-nic-comparison-2n-skx:
486       csit-vpp-perf-report-iterative-2005-2n-skx:
487         - 88  # NDRPDR sel env 4
488         - 89  # NDRPDR sel env 4
489         - 90  # NDRPDR sel env 4
490         - 91  # NDRPDR sel env 4
491         - 92  # NDRPDR sel env 4
492         - 93  # NDRPDR sel env 4
493         - 94  # NDRPDR sel env 4
494
495     vpp-nic-comparison-3n-skx-mrr:
496       csit-vpp-perf-report-iterative-2005-3n-skx:
497         - 49  # MRR sel env 4
498
499     vpp-nic-comparison-2n-skx-mrr:
500       csit-vpp-perf-report-iterative-2005-2n-skx:
501         - 99  # MRR sel env 4
502
503     # Results
504
505     vpp-perf-results-3n-hsw:
506       csit-vpp-perf-report-iterative-2005-3n-hsw:
507         - 29  # NDRPDR sel env 4
508 #      csit-vpp-perf-report-coverage-2005-3n-hsw:
509 #        - 1   # perf-full-3n-dnv-crypto_I
510 #        - 7   # perf-full-3n-hsw-crypto_II
511 #        - 3   # perf-full-3n-hsw-crypto_III
512 #        - 4   # perf-full-3n-dnv-crypto_IV
513 #        - 5   # perf-full-3n-hsw-ip4_I
514 #        - 6   # perf-full-3n-hsw-ip4_II
515 #        - 8   # perf-full-3n-hsw-ip4_III
516 #        - 9   # perf-full-3n-hsw-ip4_IV
517 #        - 10  # perf-full-3n-hsw-ip4_V
518 #        - 26  # perf-full-3n-hsw-ip4_VI
519 #        - 18  # perf-full-3n-hsw-ip4_VII
520 #        - 27  # perf-full-3n-hsw-ip4_VIII
521 #        - 28  # perf-full-3n-hsw-ip4_IX
522 #        - 29  # perf-full-3n-hsw-ip6_I
523 #        - 35  # perf-full-3n-hsw-ip6_II
524 #        - 42  # perf-full-3n-hsw-l2_I
525 #        - 33  # perf-full-3n-hsw-l2_II
526 #        - 37  # perf-full-3n-hsw-l2_III
527 #        - 45  # perf-full-3n-hsw-l2_IV
528 #        - 43  # perf-full-3n-hsw-l2_V
529 #        - 40  # perf-full-3n-hsw-l2_VI
530 #        - 44  # perf-full-3n-hsw-l2_VII
531 #        - 51  # perf-full-3n-hsw-l2_VIII
532 #        - 50  # perf-full-3n-hsw-l2_IX
533 #        - 52  # perf-full-3n-hsw-l2_X
534 #        - 53  # perf-full-3n-hsw-l2_XI
535 #        - 54  # perf-full-3n-hsw-memif
536 #        - 55  # perf-full-3n-hsw-ip4tunnels-I
537 #        - 56  # perf-full-3n-hsw-ip4tunnels-II
538 #        - 57  # perf-full-3n-hsw-ip4tunnels-III
539 #        - 58  # perf-full-3n-hsw-ip6tunnels-I
540 #        - 59  # perf-full-3n-hsw-srv6-I
541 #        - 60  # perf-full-3n-hsw-srv6-II
542 #        - 61  # perf-full-3n-hsw-vhost-I
543 #        - 62  # perf-full-3n-hsw-vhost-II
544 #        - 63  # perf-full-3n-hsw-vhost-III
545
546     vpp-perf-results-3n-skx:
547       csit-vpp-perf-report-iterative-2005-3n-skx:
548         - 47  # NDRPDR sel env 4
549 #      csit-vpp-perf-report-coverage-2005-3n-skx:
550 #        - 10  # perf-full-3n-skx-crypto_I
551 #        - 11  # perf-full-3n-skx-crypto_II
552 #        - 12  # perf-full-3n-skx-crypto_III
553 #        - 5   # perf-full-3n-skx-ip4_I
554 #        - 14  # perf-full-3n-skx-ip4_II
555 #        - 7   # perf-full-3n-skx-ip4_III
556 #        - 15  # perf-full-3n-skx-ip4_IV
557 #        - 16  # perf-full-3n-skx-ip4_V
558 #        - 17  # perf-full-3n-skx-ip4_VI
559 #        - 18  # perf-full-3n-skx-ip4_VII
560 #        - 19  # perf-full-3n-skx-ip4_VIII
561 #        - 20  # perf-full-3n-skx-ip4_IX
562 #        - 24  # perf-full-3n-skx-ip6_I
563 #        - 25  # perf-full-3n-skx-ip6_II
564 #        - 21  # perf-full-3n-skx-ip4tunnels-I
565 #        - 22  # perf-full-3n-skx-ip4tunnels-II
566 #        - 23  # perf-full-3n-skx-ip4tunnels-III
567 #        - 26  # perf-full-3n-skx-ip6tunnels-I
568 #        - 28  # perf-full-3n-skx-l2_II
569 #        - 29  # perf-full-3n-skx-l2_III
570 #        - 30  # perf-full-3n-skx-l2_IV
571 #        - 32  # perf-full-3n-skx-l2_VI
572 #        - 33  # perf-full-3n-skx-l2_VII
573 #        - 34  # perf-full-3n-skx-l2_VIII
574 #        - 35  # perf-full-3n-skx-l2_IX
575 #        - 36  # perf-full-3n-skx-l2_X
576 #        - 37  # perf-full-3n-skx-l2_XI
577 #        - 38  # perf-full-3n-skx-memif
578 #        - 39  # perf-full-3n-skx-srv6-I
579 #        - 40  # perf-full-3n-skx-srv6-II
580 #        - 43  # perf-full-3n-skx-vhost-III
581
582     vpp-perf-results-2n-skx:
583       csit-vpp-perf-report-iterative-2005-2n-skx:
584         - 94  # NDRPDR sel env 4
585 #      csit-vpp-perf-report-coverage-2005-2n-skx:
586 #        - 11  # perf-full-2n-skx-ip4_I
587 #        - 3   # perf-full-2n-skx-ip4_II
588 #        - 18  # perf-full-2n-skx-ip4_III
589 #        - 19  # perf-full-2n-skx-ip4_IV
590 #        - 5   # perf-full-2n-skx-ip4_V
591 #        - 20  # perf-full-2n-skx-ip4_VI
592 #        - 7   # perf-full-2n-skx-ip6_I
593 #        - 21  # perf-full-2n-skx-ip6_II
594 #        - 9   # perf-full-2n-skx-l2_I
595 #        - 22  # perf-full-2n-skx-l2_II
596 #        - 23  # perf-full-2n-skx-memif
597 #        - 24  # perf-full-2n-skx-loadbalancer
598 #        - 25  # perf-full-2n-skx-vhost I
599 #        - 26  # perf-full-2n-skx-vhost II
600 #        - 27  # perf-full-2n-skx-vts
601
602     vpp-perf-results-2n-clx:
603       csit-vpp-perf-report-iterative-2005-2n-clx:
604         - 62  # NDRPDR sel env 4
605 #      csit-vpp-perf-report-coverage-2005-2n-clx:
606 #        - 21  # perf-full-2n-clx-ip4_I
607 #        - 2   # perf-full-2n-clx-ip4_II
608 #        - 3   # perf-full-2n-clx-ip4_III
609 #        - 4   # perf-full-2n-clx-ip4_IV
610 #        - 5   # perf-full-2n-clx-ip4_V
611 #        - 6   # perf-full-2n-clx-ip4_VI
612 #        - 7   # perf-full-2n-clx-ip6_I
613 #        - 16  # perf-full-2n-clx-ip6_II
614 #        - 23  # perf-full-2n-clx-l2_I
615 #        - 10  # perf-full-2n-clx-l2_II
616 #        - 11  # perf-full-2n-clx-memif
617 #        - 12  # perf-full-2n-clx-loadbalancer
618 #        - 13  # perf-full-2n-clx-vhost I
619 #        - 22  # perf-full-2n-clx-vhost II
620 #        - 15  # perf-full-2n-clx-vts
621
622     vpp-perf-results-3n-tsh:
623       csit-vpp-perf-report-iterative-2005-3n-tsh:
624         - 25  # NDRPDR sel env 4
625
626     vpp-perf-results-3n-dnv:
627       csit-vpp-perf-report-coverage-2005-3n-dnv:
628         - 1   # perf-full-3n-dnv-crypto_I
629         - 24  # perf-full-3n-dnv-crypto_II
630         - 5   # perf-full-3n-dnv-ip4_I
631         - 13  # perf-full-3n-dnv-ip4_II
632         - 17  # perf-full-3n-dnv-ip6_I
633         - 18  # perf-full-3n-dnv-ip6_II
634         - 21  # perf-full-3n-dnv-l2_I
635         - 22  # perf-full-3n-dnv-l2_II
636         - 23  # perf-full-3n-dnv-ip4-tunnels_I
637
638     vpp-perf-results-2n-dnv:
639       csit-vpp-perf-report-coverage-2005-2n-dnv:
640         - 1   # perf-full-2n-dnv-ip4_I
641         - 2   # perf-full-2n-dnv-ip4_II
642         - 3   # perf-full-2n-dnv-ip6_I
643         - 4   # perf-full-2n-dnv-ip6_II
644         - 5   # perf-full-2n-dnv-l2_I
645         - 6   # perf-full-2n-dnv-l2_II
646
647     vpp-mrr-results-3n-hsw:
648       csit-vpp-perf-report-iterative-2005-3n-hsw:
649         - 30  # MRR env 4
650
651     vpp-mrr-results-3n-skx:
652       csit-vpp-perf-report-iterative-2005-3n-skx:
653         - 49  # MRR sel env 4
654
655     vpp-mrr-results-2n-skx:
656       csit-vpp-perf-report-iterative-2005-2n-skx:
657         - 99  # MRR sel env 4
658
659     vpp-mrr-results-2n-clx:
660       csit-vpp-perf-report-iterative-2005-2n-clx:
661         - 72  # MRR env 4
662
663     vpp-mrr-results-3n-tsh:
664       csit-vpp-perf-report-iterative-2005-3n-tsh:
665         - 27  # MRR sel env 4
666
667     vpp-mrr-results-3n-dnv:
668       csit-vpp-perf-report-iterative-2005-3n-dnv:
669         - 8   # MRR
670
671     vpp-mrr-results-2n-dnv:
672       csit-vpp-perf-report-iterative-2005-2n-dnv:
673         - 15  # MRR sel
674
675     vpp-device-results-ubuntu:
676       csit-vpp-device-2005-ubuntu1804-1n-skx:
677         - 35
678
679     dpdk-perf-results-3n-hsw:
680       csit-dpdk-perf-report-iterative-2005-3n-hsw:
681         - 5   # NDRPDR sel
682
683     dpdk-perf-results-3n-skx:
684       csit-dpdk-perf-report-iterative-2005-3n-skx:
685         - 4   # NDRPDR sel
686
687     dpdk-perf-results-2n-skx:
688       csit-dpdk-perf-report-iterative-2005-2n-skx:
689         - 1   # NDRPDR sel
690
691     dpdk-perf-results-2n-clx:
692       csit-dpdk-perf-report-iterative-2005-2n-clx:
693         - 1   # NDRPDR sel
694
695     dpdk-perf-results-2n-dnv:
696       csit-dpdk-perf-report-iterative-2005-2n-dnv:
697         - 8   # NDRPDR sel
698
699     dpdk-perf-results-3n-dnv:
700       csit-dpdk-perf-report-iterative-2005-3n-dnv:
701         - 6   # NDRPDR sel
702
703     dpdk-perf-results-3n-tsh:
704       csit-dpdk-perf-report-iterative-2005-3n-tsh:
705         - 5   # NDRPDR sel
706
707 ###########################################################################
708     # Tables (more than one data set)
709
710     # Performance changes
711
712     vpp-performance-changes-3n-hsw-h1:
713       csit-vpp-perf-verify-1908-3n-hsw:
714         - 12  # NDRPDR sel
715         - 13  # NDRPDR sel
716         - 14  # NDRPDR sel
717         - 15  # NDRPDR sel
718         - 16  # NDRPDR sel
719         - 17  # NDRPDR sel
720         - 18  # NDRPDR sel
721         - 19  # NDRPDR sel
722         - 20  # NDRPDR sel
723         - 21  # NDRPDR sel
724     vpp-performance-changes-3n-hsw-ref:
725       csit-vpp-perf-verify-2001-3n-hsw:
726         - 21  # NDRPDR sel
727         - 22  # NDRPDR sel
728         - 23  # NDRPDR sel
729         - 24  # NDRPDR sel
730         - 25  # NDRPDR sel
731         - 29  # NDRPDR sel
732         - 30  # NDRPDR sel
733         - 31  # NDRPDR sel
734         - 32  # NDRPDR sel
735         - 34  # NDRPDR sel
736     vpp-performance-changes-3n-hsw-cmp:
737       csit-vpp-perf-report-iterative-2005-3n-hsw:
738         - 3   # NDRPDR sel
739         - 4   # NDRPDR sel
740         - 5   # NDRPDR sel
741         - 10  # NDRPDR sel
742         - 11  # NDRPDR sel
743         - 12  # NDRPDR sel
744         - 15  # NDRPDR sel
745         - 16  # NDRPDR sel
746         - 18  # NDRPDR sel
747         - 19  # NDRPDR sel
748     vpp-performance-changes-3n-hsw-cmp-2:
749       csit-vpp-perf-report-iterative-2005-3n-hsw:
750         - 20  # NDRPDR sel env 4
751         - 21  # NDRPDR sel env 4
752         - 22  # NDRPDR sel env 4
753         - 23  # NDRPDR sel env 4
754         - 24  # NDRPDR sel env 4
755         - 25  # NDRPDR sel env 4
756         - 26  # NDRPDR sel env 4
757         - 27  # NDRPDR sel env 4
758         - 28  # NDRPDR sel env 4
759         - 29  # NDRPDR sel env 4
760     vpp-performance-changes-3n-hsw-cmp-2001.0-4:
761       csit-vpp-perf-report-iterative-2005-3n-hsw:
762         - 31  # NDRPDR sel 2001.0-4
763         - 32  # NDRPDR sel 2001.0-4
764         - 33  # NDRPDR sel 2001.0-4
765         - 34  # NDRPDR sel 2001.0-4
766         - 35  # NDRPDR sel 2001.0-4
767         - 36  # NDRPDR sel 2001.0-4
768         - 38  # NDRPDR sel 2001.0-4
769
770     vpp-performance-changes-3n-skx-h1:
771       csit-vpp-perf-verify-1908_1-3n-skx:
772         - 26  # NDRPDR sel - new1908.1
773         - 27  # NDRPDR sel - new1908.1
774         - 28  # NDRPDR sel - new1908.1
775         - 29  # NDRPDR sel - new1908.1
776         - 30  # NDRPDR sel - new1908.1
777         - 31  # NDRPDR sel - new1908.1
778         - 33  # NDRPDR sel - new1908.1
779         - 34  # NDRPDR sel - new1908.1
780         - 35  # NDRPDR sel - new1908.1
781         - 36  # NDRPDR sel - new1908.1
782     vpp-performance-changes-3n-skx-ref:
783       csit-vpp-perf-verify-2001-3n-skx:
784         - 69  # NDRPDR sel - new2001.0
785         - 71  # NDRPDR sel - new2001.0
786         - 72  # NDRPDR sel - new2001.0
787         - 76  # NDRPDR sel - new2001.0
788         - 77  # NDRPDR sel - new2001.0
789         - 78  # NDRPDR sel - new2001.0
790         - 80  # NDRPDR sel - new2001.0
791     vpp-performance-changes-3n-skx-cmp:
792       csit-vpp-perf-report-iterative-2005-3n-skx:
793         - 4   # NDRPDR sel
794         - 5   # NDRPDR sel ??? all x710 failed
795         - 33  # NDRPDR sel
796         - 28  # NDRPDR sel
797         - 34  # NDRPDR sel
798         - 36  # NDRPDR sel
799         - 37  # NDRPDR sel
800         - 38  # NDRPDR sel
801         - 39  # NDRPDR sel
802         - 41  # NDRPDR sel
803     vpp-performance-changes-3n-skx-cmp-2:
804       csit-vpp-perf-report-iterative-2005-3n-skx:
805         - 42  # NDRPDR sel env 4
806         - 43  # NDRPDR sel env 4
807         - 44  # NDRPDR sel env 4
808         - 45  # NDRPDR sel env 4
809         - 47  # NDRPDR sel env 4
810     vpp-performance-changes-3n-skx-cmp-2001.0-4:
811       csit-vpp-perf-report-iterative-2005-3n-skx:
812         - 50  # NDRPDR sel 2001.0-4
813         - 51  # NDRPDR sel 2001.0-4
814         - 52  # NDRPDR sel 2001.0-4
815         - 53  # NDRPDR sel 2001.0-4
816         - 54  # NDRPDR sel 2001.0-4
817
818     vpp-performance-changes-2n-skx-h1:
819       csit-vpp-perf-verify-1908_1-2n-skx:
820         - 39  # NDRPDR sel - new1908.1
821         - 40  # NDRPDR sel - new1908.1
822         - 41  # NDRPDR sel - new1908.1
823         - 43  # NDRPDR sel - new1908.1
824         - 44  # NDRPDR sel - new1908.1
825         - 45  # NDRPDR sel - new1908.1
826         - 46  # NDRPDR sel - new1908.1
827         - 47  # NDRPDR sel - new1908.1
828         - 48  # NDRPDR sel - new1908.1
829         - 49  # NDRPDR sel - new1908.1
830     vpp-performance-changes-2n-skx-ref:
831       csit-vpp-perf-verify-2001-2n-skx:
832         - 143  # NDRPDR sel - new2001.0
833         - 146  # NDRPDR sel - new2001.0
834         - 147  # NDRPDR sel - new2001.0
835         - 148  # NDRPDR sel - new2001.0
836         - 149  # NDRPDR sel - new2001.0
837         - 150  # NDRPDR sel - new2001.0
838         - 151  # NDRPDR sel - new2001.0
839         - 152  # NDRPDR sel - new2001.0
840         - 153  # NDRPDR sel - new2001.0
841         - 154  # NDRPDR sel - new2001.0
842     vpp-performance-changes-2n-skx-cmp:
843       csit-vpp-perf-report-iterative-2005-2n-skx:
844         - 43  # NDRPDR sel
845         - 38  # NDRPDR sel
846         - 7   # NDRPDR sel
847         - 65  # NDRPDR sel
848         - 47  # NDRPDR sel
849         - 55  # NDRPDR sel
850         - 67  # NDRPDR sel
851         - 75  # NDRPDR sel
852         - 76  # NDRPDR sel
853         - 73  # NDRPDR sel
854     vpp-performance-changes-2n-skx-cmp-2:
855       csit-vpp-perf-report-iterative-2005-2n-skx:
856         - 88  # NDRPDR sel env 4
857         - 89  # NDRPDR sel env 4
858         - 90  # NDRPDR sel env 4
859         - 91  # NDRPDR sel env 4
860         - 92  # NDRPDR sel env 4
861         - 93  # NDRPDR sel env 4
862         - 94  # NDRPDR sel env 4
863     vpp-performance-changes-2n-skx-cmp-2001.0-4:
864       csit-vpp-perf-report-iterative-2005-2n-skx:
865         - 100 # NDRPDR sel 2001.0-4
866         - 101 # NDRPDR sel 2001.0-4
867         - 102 # NDRPDR sel 2001.0-4
868         - 103 # NDRPDR sel 2001.0-4
869         - 104 # NDRPDR sel 2001.0-4
870         - 105 # NDRPDR sel 2001.0-4
871
872 #    vpp-performance-changes-nfv-2n-skx-ref:
873 #      csit-vpp-perf-verify-2001-2n-skx:
874 #        - 30  # NFV
875 #        - 31  # NFV
876 #    vpp-performance-changes-nfv-2n-skx-cmp:
877 #      csit-vpp-perf-report-iterative-2005-2n-skx:
878 #        - 43  # NDRPDR sel
879 #        - 38  # NDRPDR sel
880 #        - 7   # NDRPDR sel
881 #        - 78  # nf-density-sel
882 #        - 83  # nf-density-sel
883
884     vpp-performance-changes-2n-clx-ref:
885       csit-vpp-perf-verify-2001-2n-clx:
886         - 28  # NDRPDR sel
887         - 29  # NDRPDR sel
888         - 32  # NDRPDR sel
889         - 40  # NDRPDR sel
890         - 43  # NDRPDR sel
891         - 44  # NDRPDR sel
892         - 45  # NDRPDR sel
893         - 47  # NDRPDR sel
894         - 48  # NDRPDR sel
895         - 49  # NDRPDR sel
896     vpp-performance-changes-2n-clx-cmp:
897       csit-vpp-perf-report-iterative-2005-2n-clx:
898         - 7   # NDRPDR sel
899         - 38  # NDRPDR sel
900         - 9   # NDRPDR sel
901         - 32  # NDRPDR sel ???
902         - 33  # NDRPDR sel ???
903         - 39  # NDRPDR sel
904         - 40  # NDRPDR sel
905         - 43  # NDRPDR sel
906         - 50  # NDRPDR sel
907         - 51  # NDRPDR sel
908     vpp-performance-changes-2n-clx-cmp-2:
909       csit-vpp-perf-report-iterative-2005-2n-clx:
910         - 62  # NDRPDR sel env 4
911         - 63  # NDRPDR sel env 4
912         - 64  # NDRPDR sel env 4
913         - 65  # NDRPDR sel env 4
914         - 66  # NDRPDR sel env 4
915         - 68  # NDRPDR sel env 4
916         - 69  # NDRPDR sel env 4
917         - 70  # NDRPDR sel env 4
918     vpp-performance-changes-2n-clx-cmp-2001.0-4:
919       csit-vpp-perf-report-iterative-2005-2n-clx:
920         - 73  # NDRPDR sel 2001.0-4
921         - 74  # NDRPDR sel 2001.0-4
922         - 75  # NDRPDR sel 2001.0-4
923         - 76  # NDRPDR sel 2001.0-4
924         - 77  # NDRPDR sel 2001.0-4
925         - 78  # NDRPDR sel 2001.0-4
926         - 79  # NDRPDR sel 2001.0-4
927         - 80  # NDRPDR sel 2001.0-4
928
929     vpp-performance-changes-2n-dnv-h1:
930       csit-vpp-perf-verify-1908-2n-dnv:
931         - 1   # NDRPDR sel
932         - 2   # NDRPDR sel
933         - 3   # NDRPDR sel
934         - 4   # NDRPDR sel
935         - 5   # NDRPDR sel
936         - 6   # NDRPDR sel
937         - 7   # NDRPDR sel
938         - 8   # NDRPDR sel
939         - 9   # NDRPDR sel
940         - 10  # NDRPDR sel
941     vpp-performance-changes-2n-dnv-ref:
942       csit-vpp-perf-verify-2001-2n-dnv:
943         - 4   # NDRPDR sel
944         - 5   # NDRPDR sel
945         - 6   # NDRPDR sel
946         - 7   # NDRPDR sel
947         - 8   # NDRPDR sel
948         - 9   # NDRPDR sel
949         - 10  # NDRPDR sel
950         - 11  # NDRPDR sel
951         - 13  # NDRPDR sel
952         - 16  # NDRPDR sel
953     vpp-performance-changes-2n-dnv-cmp:
954       csit-vpp-perf-report-iterative-2005-2n-dnv:
955         - 3   # NDRPDR sel
956         - 6   # NDRPDR sel
957         - 7   # NDRPDR sel
958         - 8   # NDRPDR sel
959         - 9   # NDRPDR sel
960         - 10  # NDRPDR sel
961         - 11  # NDRPDR sel
962         - 12  # NDRPDR sel
963         - 13  # NDRPDR sel
964         - 14  # NDRPDR sel
965
966     vpp-performance-changes-3n-dnv-h1:
967       csit-vpp-perf-verify-1908-3n-dnv:
968         - 6   # NDRPDR sel
969         - 7   # NDRPDR sel
970         - 8   # NDRPDR sel
971         - 9   # NDRPDR sel
972         - 10  # NDRPDR sel
973         - 12  # NDRPDR sel
974         - 13  # NDRPDR sel
975         - 14  # NDRPDR sel
976         - 15  # NDRPDR sel
977         - 16  # NDRPDR sel
978     vpp-performance-changes-3n-dnv-ref:
979       csit-vpp-perf-verify-2001-3n-dnv:
980         - 5   # NDRPDR sel
981         - 6   # NDRPDR sel
982         - 7   # NDRPDR sel
983         - 8   # NDRPDR sel
984         - 9   # NDRPDR sel
985         - 10  # NDRPDR sel
986         - 12  # NDRPDR sel
987         - 16  # NDRPDR sel
988         - 17  # NDRPDR sel
989         - 18  # NDRPDR sel
990     vpp-performance-changes-3n-dnv-cmp:
991       csit-vpp-perf-report-iterative-2005-3n-dnv:
992         - 2   # NDRPDR sel
993         - 3   # NDRPDR sel
994         - 4   # NDRPDR sel
995         - 5   # NDRPDR sel
996         - 6   # NDRPDR sel
997         - 7   # NDRPDR sel
998         - 9   # NDRPDR sel
999         - 10  # NDRPDR sel
1000         - 11  # NDRPDR sel
1001         - 12  # NDRPDR sel
1002
1003     vpp-performance-changes-3n-tsh-h1:
1004       csit-vpp-perf-verify-1908-3n-tsh:
1005         - 7   # NDRPDR sel
1006         - 8   # NDRPDR sel
1007         - 9   # NDRPDR sel
1008         - 10  # NDRPDR sel
1009         - 11  # NDRPDR sel
1010         - 12  # NDRPDR sel
1011         - 13  # NDRPDR sel
1012         - 14  # NDRPDR sel
1013         - 15  # NDRPDR sel
1014         - 16  # NDRPDR sel
1015     vpp-performance-changes-3n-tsh-ref:
1016       csit-vpp-perf-verify-2001-3n-tsh:
1017         - 3   # NDRPDR sel
1018         - 4   # NDRPDR sel
1019         - 7   # NDRPDR sel
1020         - 8   # NDRPDR sel
1021         - 10  # NDRPDR sel
1022         - 12  # NDRPDR sel
1023         - 13  # NDRPDR sel
1024         - 14  # NDRPDR sel
1025         - 15  # NDRPDR sel
1026         - 21  # NDRPDR sel
1027     vpp-performance-changes-3n-tsh-cmp:
1028       csit-vpp-perf-report-iterative-2005-3n-tsh:
1029         - 9   # NDRPDR sel
1030         - 11  # NDRPDR sel
1031         - 12  # NDRPDR sel
1032         - 20  # NDRPDR sel
1033         - 14  # NDRPDR sel
1034         - 21  # NDRPDR sel
1035     vpp-performance-changes-3n-tsh-cmp-2:
1036       csit-vpp-perf-report-iterative-2005-3n-tsh:
1037         - 23  # NDRPDR sel env 4
1038         - 25  # NDRPDR sel env 4
1039     vpp-performance-changes-3n-tsh-cmp-2001.0-4:
1040       csit-vpp-perf-report-iterative-2005-3n-tsh:
1041         - 28  # NDRPDR sel 2001.0-4
1042         - 29  # NDRPDR sel 2001.0-4
1043         - 31  # NDRPDR sel 2001.0-4
1044
1045     vpp-soak-vs-ndr-2n-skx-ref:
1046       csit-vpp-perf-report-iterative-2005-2n-skx:
1047         - 43  # NDRPDR sel
1048         - 38  # NDRPDR sel
1049         - 7   # NDRPDR sel
1050         - 65  # NDRPDR sel
1051         - 47  # NDRPDR sel
1052         - 55  # NDRPDR sel
1053         - 67  # NDRPDR sel
1054         - 75  # NDRPDR sel
1055         - 76  # NDRPDR sel
1056         - 73  # NDRPDR sel
1057     vpp-soak-vs-ndr-2n-skx-cmp:
1058       csit-vpp-perf-report-iterative-2005-2n-skx:
1059         - 49  # Soak
1060         - 54  # Soak
1061     vpp-soak-vs-ndr-2n-skx:
1062       csit-vpp-perf-report-iterative-2005-2n-skx:
1063         - 43  # NDRPDR sel
1064         - 38  # NDRPDR sel
1065         - 7   # NDRPDR sel
1066         - 65  # NDRPDR sel
1067         - 47  # NDRPDR sel
1068         - 55  # NDRPDR sel
1069         - 67  # NDRPDR sel
1070         - 75  # NDRPDR sel
1071         - 76  # NDRPDR sel
1072         - 73  # NDRPDR sel
1073         - 49  # Soak
1074         - 54  # Soak
1075
1076     vpp-soak-vs-ndr-2n-clx-ref:
1077       csit-vpp-perf-report-iterative-2005-2n-clx:
1078         - 7   # NDRPDR sel
1079         - 38  # NDRPDR sel
1080         - 9   # NDRPDR sel
1081         - 32  # NDRPDR sel ???
1082         - 33  # NDRPDR sel ???
1083         - 39  # NDRPDR sel
1084         - 40  # NDRPDR sel
1085         - 43  # NDRPDR sel
1086         - 50  # NDRPDR sel
1087         - 51  # NDRPDR sel
1088     vpp-soak-vs-ndr-2n-clx-cmp:
1089       csit-vpp-perf-report-iterative-2005-2n-clx:
1090         - 44  # Soak
1091         - 49  # Soak
1092     vpp-soak-vs-ndr-2n-clx:
1093       csit-vpp-perf-report-iterative-2005-2n-clx:
1094         - 7   # NDRPDR sel
1095         - 38  # NDRPDR sel
1096         - 9   # NDRPDR sel
1097         - 32  # NDRPDR sel ???
1098         - 33  # NDRPDR sel ???
1099         - 39  # NDRPDR sel
1100         - 40  # NDRPDR sel
1101         - 43  # NDRPDR sel
1102         - 50  # NDRPDR sel
1103         - 51  # NDRPDR sel
1104         - 44  # Soak
1105         - 49  # Soak
1106
1107     vpp-performance-changes-3n-hsw-mrr-h1:
1108       csit-vpp-perf-verify-1908-3n-hsw:
1109         - 39  # MRR sel
1110     vpp-performance-changes-3n-hsw-mrr-ref:
1111       csit-vpp-perf-verify-2001-3n-hsw:
1112         - 17  # MRR sel
1113     vpp-performance-changes-3n-hsw-mrr-cmp:
1114       csit-vpp-perf-report-iterative-2005-3n-hsw:
1115         - 13  # MRR
1116     vpp-performance-changes-3n-hsw-mrr-cmp-2:
1117       csit-vpp-perf-report-iterative-2005-3n-hsw:
1118         - 30  # MRR env 4
1119
1120 #    vpp-performance-changes-3n-skx-mrr-h1:
1121 #      csit-vpp-perf-verify-1908-3n-skx:
1122 #        - 36  # MRR sel
1123     vpp-performance-changes-3n-skx-mrr-ref:
1124       csit-vpp-perf-verify-2001-3n-skx:
1125         - 50  # MRR sel
1126         - 53  # MRR sel addition
1127     vpp-performance-changes-3n-skx-mrr-cmp:
1128       csit-vpp-perf-report-iterative-2005-3n-skx:
1129         - 6   # MRR sel
1130     vpp-performance-changes-3n-skx-mrr-cmp-2:
1131       csit-vpp-perf-report-iterative-2005-3n-skx:
1132         - 49  # MRR sel env 4
1133
1134 #    vpp-performance-changes-2n-skx-mrr-h1:
1135 #      csit-vpp-perf-verify-1908-2n-skx:
1136 #        - 69  # MRR sel
1137     vpp-performance-changes-2n-skx-mrr-ref:
1138       csit-vpp-perf-verify-2001-2n-skx:
1139         - 101 # MRR sel
1140         - 128 # MRR sel addition
1141     vpp-performance-changes-2n-skx-mrr-cmp:
1142       csit-vpp-perf-report-iterative-2005-2n-skx:
1143         - 42  # MRR sel
1144     vpp-performance-changes-2n-skx-mrr-cmp-2:
1145       csit-vpp-perf-report-iterative-2005-2n-skx:
1146         - 99  # MRR sel env 4
1147
1148     vpp-performance-changes-2n-clx-mrr-ref:
1149       csit-vpp-perf-verify-2001-2n-clx:
1150         - 39  # MRR
1151     vpp-performance-changes-2n-clx-mrr-cmp:
1152       csit-vpp-perf-report-iterative-2005-2n-clx:
1153         - 12   # MRR
1154     vpp-performance-changes-2n-clx-mrr-cmp-2:
1155       csit-vpp-perf-report-iterative-2005-2n-clx:
1156         - 72   # MRR sel env 4
1157
1158 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1159 #      csit-vpp-perf-verify-1908-2n-skx:
1160 #        - 71  # NFV MRR
1161 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1162 #      # csit-vpp-perf-verify-2001-2n-skx:
1163 #      csit-vpp-perf-verify-1908-2n-skx:
1164 #        - 71  # NFV MRR
1165
1166     vpp-performance-changes-2n-dnv-mrr-h1:
1167       csit-vpp-perf-verify-1908-2n-dnv:
1168         - 11  # MRR sel
1169     vpp-performance-changes-2n-dnv-mrr-ref:
1170       csit-vpp-perf-verify-2001-2n-dnv:
1171         - 12  # MRR sel
1172     vpp-performance-changes-2n-dnv-mrr-cmp:
1173       csit-vpp-perf-report-iterative-2005-2n-dnv:
1174         - 15  # MRR sel
1175
1176     vpp-performance-changes-3n-dnv-mrr-h1:
1177       csit-vpp-perf-verify-1908-3n-dnv:
1178         - 17  # MRR sel
1179     vpp-performance-changes-3n-dnv-mrr-ref:
1180       csit-vpp-perf-verify-2001-3n-dnv:
1181         - 11  # MRR sel
1182     vpp-performance-changes-3n-dnv-mrr-cmp:
1183       csit-vpp-perf-report-iterative-2005-3n-dnv:
1184         - 8   # MRR
1185
1186     vpp-performance-changes-3n-tsh-mrr-h1:
1187       csit-vpp-perf-verify-1908-3n-tsh:
1188         - 17  # MRR sel
1189     vpp-performance-changes-3n-tsh-mrr-ref:
1190       csit-vpp-perf-verify-2001-3n-tsh:
1191         - 9   # MRR sel
1192     vpp-performance-changes-3n-tsh-mrr-cmp:
1193       csit-vpp-perf-report-iterative-2005-3n-tsh:
1194         - 10  # MRR sel
1195     vpp-performance-changes-3n-tsh-mrr-cmp-2:
1196       csit-vpp-perf-report-iterative-2005-3n-tsh:
1197         - 27  # MRR sel env 4
1198
1199     dpdk-performance-changes-3n-hsw-h1:
1200       csit-dpdk-perf-verify-1908-3n-hsw:
1201         - 2   # NDRPDR sel
1202         - 3   # NDRPDR sel
1203         - 4   # NDRPDR sel
1204         - 5   # NDRPDR sel
1205         - 6   # NDRPDR sel
1206         - 7   # NDRPDR sel
1207         - 8   # NDRPDR sel
1208         - 9   # NDRPDR sel
1209         - 10  # NDRPDR sel
1210         - 11  # NDRPDR sel
1211     dpdk-performance-changes-3n-hsw-ref:
1212       csit-dpdk-perf-verify-2001-3n-hsw:
1213         - 4   # NDRPDR sel
1214         - 5   # NDRPDR sel
1215         - 6   # NDRPDR sel
1216         - 7   # NDRPDR sel
1217         - 8   # NDRPDR sel
1218         - 9   # NDRPDR sel
1219         - 10  # NDRPDR sel
1220         - 11  # NDRPDR sel
1221         - 12  # NDRPDR sel
1222         - 13  # NDRPDR sel
1223         - 15  # NDRPDR sel
1224         - 16  # NDRPDR sel
1225         - 17  # NDRPDR sel
1226         - 18  # NDRPDR sel
1227         - 19  # NDRPDR sel
1228         - 20  # NDRPDR sel
1229         - 21  # NDRPDR sel
1230         - 22  # NDRPDR sel
1231         - 23  # NDRPDR sel
1232         - 24  # NDRPDR sel
1233     dpdk-performance-changes-3n-hsw-cmp:
1234       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1235         - 5   # NDRPDR sel
1236         - 6   # NDRPDR sel
1237         - 7   # NDRPDR sel
1238         - 8   # NDRPDR sel
1239         - 9   # NDRPDR sel
1240         - 10  # NDRPDR sel
1241         - 11  # NDRPDR sel
1242         - 12  # NDRPDR sel
1243         - 13  # NDRPDR sel
1244         - 14  # NDRPDR sel
1245
1246     dpdk-performance-changes-3n-skx-h1:
1247       csit-dpdk-perf-verify-1908-3n-skx:
1248         - 3   # NDRPDR sel
1249         - 4   # NDRPDR sel
1250         - 5   # NDRPDR sel
1251         - 6   # NDRPDR sel
1252         - 7   # NDRPDR sel
1253         - 8   # NDRPDR sel
1254         - 9   # NDRPDR sel
1255         - 10  # NDRPDR sel
1256         - 11  # NDRPDR sel
1257         - 12  # NDRPDR sel
1258     dpdk-performance-changes-3n-skx-ref:
1259       csit-dpdk-perf-verify-2001-3n-skx:
1260         - 29  # NDRPDR sel xxv710
1261         - 33  # NDRPDR sel xxv710
1262         - 34  # NDRPDR sel xxv710
1263         - 35  # NDRPDR sel xxv710
1264         - 36  # NDRPDR sel xxv710
1265         - 37  # NDRPDR sel xxv710
1266         - 41  # NDRPDR sel xxv710
1267         - 42  # NDRPDR sel xxv710
1268         - 43  # NDRPDR sel xxv710
1269         - 45  # NDRPDR sel xxv710
1270         - 30  # NDRPDR sel x710
1271         - 31  # NDRPDR sel x710
1272         - 32  # NDRPDR sel x710
1273         - 38  # NDRPDR sel x710
1274         - 39  # NDRPDR sel x710
1275         - 40  # NDRPDR sel x710
1276         - 44  # NDRPDR sel x710
1277         - 46  # NDRPDR sel x710
1278         - 47  # NDRPDR sel x710
1279         - 48  # NDRPDR sel x710
1280     dpdk-performance-changes-3n-skx-cmp:
1281       csit-dpdk-perf-report-iterative-2005-3n-skx:
1282         - 4   # NDRPDR sel
1283         - 5   # NDRPDR sel
1284         - 6   # NDRPDR sel
1285         - 7   # NDRPDR sel
1286         - 8   # NDRPDR sel
1287         - 11  # NDRPDR sel
1288         - 12  # NDRPDR sel
1289         - 13  # NDRPDR sel
1290         - 14  # NDRPDR sel
1291         - 15  # NDRPDR sel
1292
1293     dpdk-performance-changes-2n-skx-h1:
1294       csit-dpdk-perf-verify-1908-2n-skx:
1295         - 2   # NDRPDR sel
1296         - 3   # NDRPDR sel
1297         - 4   # NDRPDR sel
1298         - 5   # NDRPDR sel
1299         - 7   # NDRPDR sel
1300         - 8   # NDRPDR sel
1301         - 9   # NDRPDR sel
1302         - 10  # NDRPDR sel
1303         - 11  # NDRPDR sel
1304         - 12  # NDRPDR sel
1305     dpdk-performance-changes-2n-skx-ref:
1306       csit-dpdk-perf-verify-2001-2n-skx:
1307         - 35  # NDRPDR sel xxv710
1308         - 36  # NDRPDR sel xxv710
1309         - 37  # NDRPDR sel xxv710
1310         - 41  # NDRPDR sel xxv710
1311         - 42  # NDRPDR sel xxv710
1312         - 43  # NDRPDR sel xxv710
1313         - 46  # NDRPDR sel xxv710
1314         - 47  # NDRPDR sel xxv710
1315         - 52  # NDRPDR sel xxv710
1316         - 53  # NDRPDR sel xxv710
1317         - 38  # NDRPDR sel x710
1318         - 39  # NDRPDR sel x710
1319         - 40  # NDRPDR sel x710
1320         - 44  # NDRPDR sel x710
1321         - 45  # NDRPDR sel x710
1322         - 48  # NDRPDR sel x710
1323         - 49  # NDRPDR sel x710
1324         - 50  # NDRPDR sel x710
1325         - 51  # NDRPDR sel x710
1326         - 54  # NDRPDR sel x710
1327     dpdk-performance-changes-2n-skx-cmp:
1328       csit-dpdk-perf-report-iterative-2005-2n-skx:
1329         - 1   # NDRPDR sel
1330         - 2   # NDRPDR sel
1331         - 3   # NDRPDR sel
1332         - 4   # NDRPDR sel
1333         - 5   # NDRPDR sel
1334         - 6   # NDRPDR sel
1335         - 7   # NDRPDR sel
1336         - 8   # NDRPDR sel
1337         - 9   # NDRPDR sel
1338         - 10  # NDRPDR sel
1339
1340     dpdk-performance-changes-2n-clx-ref:
1341       csit-dpdk-perf-verify-2001-2n-clx:
1342         - 15  # NDRPDR sel
1343         - 16  # NDRPDR sel
1344         - 17  # NDRPDR sel
1345         - 18  # NDRPDR sel
1346         - 19  # NDRPDR sel
1347         - 20  # NDRPDR sel
1348         - 21  # NDRPDR sel
1349         - 22  # NDRPDR sel
1350         - 23  # NDRPDR sel
1351         - 24  # NDRPDR sel
1352         - 25  # NDRPDR sel
1353         - 26  # NDRPDR sel
1354         - 27  # NDRPDR sel
1355         - 28  # NDRPDR sel
1356         - 29  # NDRPDR sel
1357         - 30  # NDRPDR sel
1358         - 31  # NDRPDR sel
1359         - 32  # NDRPDR sel
1360         - 33  # NDRPDR sel
1361         - 34  # NDRPDR sel
1362     dpdk-performance-changes-2n-clx-cmp:
1363       csit-dpdk-perf-report-iterative-2005-2n-clx:
1364         - 1   # NDRPDR sel
1365         - 2   # NDRPDR sel
1366         - 3   # NDRPDR sel
1367         - 4   # NDRPDR sel
1368         - 5   # NDRPDR sel
1369         - 6   # NDRPDR sel
1370         - 7   # NDRPDR sel
1371         - 8   # NDRPDR sel
1372         - 9   # NDRPDR sel
1373         - 10  # NDRPDR sel
1374
1375     dpdk-performance-changes-2n-dnv-ref:
1376       csit-dpdk-perf-verify-2001-2n-dnv:
1377         - 9   # NDRPDR sel
1378         - 10  # NDRPDR sel
1379         - 11  # NDRPDR sel
1380         - 12  # NDRPDR sel
1381         - 13  # NDRPDR sel
1382         - 14  # NDRPDR sel
1383         - 15  # NDRPDR sel
1384         - 16  # NDRPDR sel
1385         - 17  # NDRPDR sel
1386         - 18  # NDRPDR sel
1387     dpdk-performance-changes-2n-dnv-cmp:
1388       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1389         - 8   # NDRPDR sel
1390         - 9   # NDRPDR sel
1391         - 10  # NDRPDR sel
1392         - 11  # NDRPDR sel
1393         - 12  # NDRPDR sel
1394         - 13  # NDRPDR sel
1395         - 14  # NDRPDR sel
1396         - 15  # NDRPDR sel
1397         - 16  # NDRPDR sel
1398         - 17  # NDRPDR sel
1399
1400     dpdk-performance-changes-3n-dnv-ref:
1401       csit-dpdk-perf-verify-2001-3n-dnv:
1402         - 12  # NDRPDR sel
1403         - 13  # NDRPDR sel
1404         - 14  # NDRPDR sel
1405         - 15  # NDRPDR sel
1406         - 16  # NDRPDR sel
1407         - 17  # NDRPDR sel
1408         - 18  # NDRPDR sel
1409         - 19  # NDRPDR sel
1410         - 20  # NDRPDR sel
1411         - 22  # NDRPDR sel
1412     dpdk-performance-changes-3n-dnv-cmp:
1413       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1414         - 6   # NDRPDR sel
1415         - 7   # NDRPDR sel
1416         - 8   # NDRPDR sel
1417         - 9   # NDRPDR sel
1418         - 10  # NDRPDR sel
1419         - 11  # NDRPDR sel
1420         - 12  # NDRPDR sel
1421         - 13  # NDRPDR sel
1422         - 14  # NDRPDR sel
1423         - 16  # NDRPDR sel
1424
1425     dpdk-performance-changes-3n-tsh-ref:
1426       csit-dpdk-perf-verify-2001-3n-tsh:
1427         - 3   # NDRPDR sel
1428         - 4   # NDRPDR sel
1429         - 5   # NDRPDR sel
1430         - 9   # NDRPDR sel
1431         - 10  # NDRPDR sel
1432         - 11  # NDRPDR sel
1433         - 12  # NDRPDR sel
1434         - 14  # NDRPDR sel
1435         - 15  # NDRPDR sel
1436         - 18  # NDRPDR sel
1437     dpdk-performance-changes-3n-tsh-cmp:
1438       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1439         - 5   # NDRPDR sel
1440
1441     # Compare testbeds
1442
1443     vpp-compare-testbeds-ref:
1444       csit-vpp-perf-report-iterative-2005-3n-hsw:
1445         - 20  # NDRPDR sel env 4
1446         - 21  # NDRPDR sel env 4
1447         - 22  # NDRPDR sel env 4
1448         - 23  # NDRPDR sel env 4
1449         - 24  # NDRPDR sel env 4
1450         - 25  # NDRPDR sel env 4
1451         - 26  # NDRPDR sel env 4
1452         - 27  # NDRPDR sel env 4
1453         - 28  # NDRPDR sel env 4
1454         - 29  # NDRPDR sel env 4
1455     vpp-compare-testbeds-cmp:
1456       csit-vpp-perf-report-iterative-2005-3n-skx:
1457         - 42  # NDRPDR sel env 4
1458         - 43  # NDRPDR sel env 4
1459         - 44  # NDRPDR sel env 4
1460         - 45  # NDRPDR sel env 4
1461         - 47  # NDRPDR sel env 4
1462
1463     vpp-compare-testbeds-skx-clx-ref:
1464       csit-vpp-perf-report-iterative-2005-2n-skx:
1465         - 88  # NDRPDR sel env 4
1466         - 89  # NDRPDR sel env 4
1467         - 90  # NDRPDR sel env 4
1468         - 91  # NDRPDR sel env 4
1469         - 92  # NDRPDR sel env 4
1470         - 93  # NDRPDR sel env 4
1471         - 94  # NDRPDR sel env 4
1472     vpp-compare-testbeds-skx-clx-cmp:
1473       csit-vpp-perf-report-iterative-2005-2n-clx:
1474         - 62  # NDRPDR sel env 4
1475         - 63  # NDRPDR sel env 4
1476         - 64  # NDRPDR sel env 4
1477         - 65  # NDRPDR sel env 4
1478         - 66  # NDRPDR sel env 4
1479         - 68  # NDRPDR sel env 4
1480         - 69  # NDRPDR sel env 4
1481         - 70  # NDRPDR sel env 4
1482
1483     vpp-compare-testbeds-hsw-clx-ref:
1484       csit-vpp-perf-report-iterative-2005-3n-hsw:
1485         - 20  # NDRPDR sel env 4
1486         - 21  # NDRPDR sel env 4
1487         - 22  # NDRPDR sel env 4
1488         - 23  # NDRPDR sel env 4
1489         - 24  # NDRPDR sel env 4
1490         - 25  # NDRPDR sel env 4
1491         - 26  # NDRPDR sel env 4
1492         - 27  # NDRPDR sel env 4
1493         - 28  # NDRPDR sel env 4
1494         - 29  # NDRPDR sel env 4
1495     vpp-compare-testbeds-hsw-clx-cmp:
1496       csit-vpp-perf-report-iterative-2005-2n-clx:
1497         - 62  # NDRPDR sel env 4
1498         - 63  # NDRPDR sel env 4
1499         - 64  # NDRPDR sel env 4
1500         - 65  # NDRPDR sel env 4
1501         - 66  # NDRPDR sel env 4
1502         - 68  # NDRPDR sel env 4
1503         - 69  # NDRPDR sel env 4
1504         - 70  # NDRPDR sel env 4
1505
1506     vpp-compare-testbeds-mrr-ref:
1507       csit-vpp-perf-report-iterative-2005-3n-hsw:
1508         - 30  # MRR env 4
1509     vpp-compare-testbeds-mrr-cmp:
1510       csit-vpp-perf-report-iterative-2005-3n-skx:
1511         - 49  # MRR sel env 4
1512
1513     vpp-compare-testbeds-mrr-skx-clx-ref:
1514       csit-vpp-perf-report-iterative-2005-2n-skx:
1515         - 99  # MRR sel env 4
1516     vpp-compare-testbeds-mrr-skx-clx-cmp:
1517       csit-vpp-perf-report-iterative-2005-2n-clx:
1518         - 72  # MRR env 4
1519
1520     vpp-compare-testbeds-mrr-hsw-clx-ref:
1521       csit-vpp-perf-report-iterative-2005-3n-hsw:
1522         - 30  # MRR env 4
1523     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1524       csit-vpp-perf-report-iterative-2005-2n-clx:
1525         - 72  # MRR env 4
1526
1527     dpdk-compare-testbeds-ref:
1528       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1529         - 5   # NDRPDR sel
1530         - 6   # NDRPDR sel
1531         - 7   # NDRPDR sel
1532         - 8   # NDRPDR sel
1533         - 9   # NDRPDR sel
1534         - 10  # NDRPDR sel
1535         - 11  # NDRPDR sel
1536         - 12  # NDRPDR sel
1537         - 13  # NDRPDR sel
1538         - 14  # NDRPDR sel
1539     dpdk-compare-testbeds-cmp:
1540       csit-dpdk-perf-report-iterative-2005-3n-skx:
1541         - 4   # NDRPDR sel
1542         - 5   # NDRPDR sel
1543         - 6   # NDRPDR sel
1544         - 7   # NDRPDR sel
1545         - 8   # NDRPDR sel
1546         - 11  # NDRPDR sel
1547         - 12  # NDRPDR sel
1548         - 13  # NDRPDR sel
1549         - 14  # NDRPDR sel
1550         - 15  # NDRPDR sel
1551
1552     dpdk-compare-testbeds-skx-clx-ref:
1553       csit-dpdk-perf-report-iterative-2005-2n-skx:
1554         - 1   # NDRPDR sel
1555         - 2   # NDRPDR sel
1556         - 3   # NDRPDR sel
1557         - 4   # NDRPDR sel
1558         - 5   # NDRPDR sel
1559         - 6   # NDRPDR sel
1560         - 7   # NDRPDR sel
1561         - 8   # NDRPDR sel
1562         - 9   # NDRPDR sel
1563         - 10  # NDRPDR sel
1564     dpdk-compare-testbeds-skx-clx-cmp:
1565       csit-dpdk-perf-report-iterative-2005-2n-clx:
1566         - 1   # NDRPDR sel
1567         - 2   # NDRPDR sel
1568         - 3   # NDRPDR sel
1569         - 4   # NDRPDR sel
1570         - 5   # NDRPDR sel
1571         - 6   # NDRPDR sel
1572         - 7   # NDRPDR sel
1573         - 8   # NDRPDR sel
1574         - 9   # NDRPDR sel
1575         - 10  # NDRPDR sel
1576
1577     # Compare topologies
1578
1579     vpp-compare-topologies-ref:
1580       csit-vpp-perf-report-iterative-2005-3n-skx:
1581         - 42  # NDRPDR sel env 4
1582         - 43  # NDRPDR sel env 4
1583         - 44  # NDRPDR sel env 4
1584         - 45  # NDRPDR sel env 4
1585         - 47  # NDRPDR sel env 4
1586     vpp-compare-topologies-cmp:
1587       csit-vpp-perf-report-iterative-2005-2n-skx:
1588         - 88  # NDRPDR sel env 4
1589         - 89  # NDRPDR sel env 4
1590         - 90  # NDRPDR sel env 4
1591         - 91  # NDRPDR sel env 4
1592         - 92  # NDRPDR sel env 4
1593         - 93  # NDRPDR sel env 4
1594         - 94  # NDRPDR sel env 4
1595
1596     vpp-compare-topologies-mrr-ref:
1597       csit-vpp-perf-report-iterative-2005-3n-skx:
1598         - 49  # MRR sel env 4
1599     vpp-compare-topologies-mrr-cmp:
1600       csit-vpp-perf-report-iterative-2005-2n-skx:
1601         - 99  # MRR sel env 4
1602
1603     dpdk-compare-topologies-ref:
1604       csit-dpdk-perf-report-iterative-2005-3n-skx:
1605         - 4   # NDRPDR sel
1606         - 5   # NDRPDR sel
1607         - 6   # NDRPDR sel
1608         - 7   # NDRPDR sel
1609         - 8   # NDRPDR sel
1610         - 11  # NDRPDR sel
1611         - 12  # NDRPDR sel
1612         - 13  # NDRPDR sel
1613         - 14  # NDRPDR sel
1614         - 15  # NDRPDR sel
1615     dpdk-compare-topologies-cmp:
1616       csit-dpdk-perf-report-iterative-2005-2n-skx:
1617         - 1   # NDRPDR sel
1618         - 2   # NDRPDR sel
1619         - 3   # NDRPDR sel
1620         - 4   # NDRPDR sel
1621         - 5   # NDRPDR sel
1622         - 6   # NDRPDR sel
1623         - 7   # NDRPDR sel
1624         - 8   # NDRPDR sel
1625         - 9   # NDRPDR sel
1626         - 10  # NDRPDR sel
1627
1628   plot-layouts:
1629
1630     plot-soak-throughput:
1631       titlefont:
1632         size: 18
1633       xaxis:
1634         title: "<b>Test Cases [Index]</b>"
1635         titlefont:
1636           size: 16
1637         autorange: True
1638         fixedrange: False
1639         gridcolor: "rgb(230, 230, 230)"
1640         linecolor: "rgb(220, 220, 220)"
1641         linewidth: 1
1642         showgrid: True
1643         showline: True
1644         showticklabels: True
1645         tickcolor: "rgb(220, 220, 220)"
1646         tickmode: "linear"
1647         tickfont:
1648           size: 16
1649         zeroline: False
1650       yaxis:
1651         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1652         titlefont:
1653           size: 16
1654         gridcolor: "rgb(230, 230, 230)"
1655         hoverformat: ".4r"
1656         tickformat: ".3r"
1657         linecolor: "rgb(220, 220, 220)"
1658         linewidth: 1
1659         showgrid: True
1660         showline: True
1661         showticklabels: True
1662         tickcolor: "rgb(220, 220, 220)"
1663         tickfont:
1664           size: 16
1665         zeroline: False
1666         range: [0,50]
1667       autosize: False
1668       margin:
1669         t: 50
1670         b: 0
1671         l: 80
1672         r: 20
1673       showlegend: True
1674       legend:
1675         orientation: "h"
1676         font:
1677           size: 16
1678       width: 700
1679       height: 900
1680       paper_bgcolor: "#fff"
1681       plot_bgcolor: "#fff"
1682       hoverlabel:
1683         namelength: -1
1684
1685     plot-service-density:
1686       titlefont:
1687         size: 18
1688       xaxis:
1689         side: "top"
1690         autorange: True
1691         fixedrange: False
1692         showgrid: False
1693         showline: False
1694         showticklabels: False
1695         ticks: ""
1696         ticklen: 0
1697         tickwidth: 0
1698         zeroline: False
1699       yaxis:
1700         autorange: "reversed"
1701         showgrid: False
1702         showline: False
1703         showticklabels: False
1704         ticks: ""
1705         ticklen: 0
1706         tickwidth: 0
1707         zeroline: False
1708       showlegend: False
1709       paper_bgcolor: "#fff"
1710       plot_bgcolor: "#fff"
1711       width: 700
1712       height: 700
1713       hoverlabel:
1714         namelength: -1
1715
1716     plot-hoststack:
1717       titlefont:
1718         size: 16
1719       xaxis:
1720         title: "<b>Test Cases [Index]</b>"
1721         titlefont:
1722           size: 14
1723         autorange: True
1724         fixedrange: False
1725         gridcolor: "rgb(230, 230, 230)"
1726         linecolor: "rgb(220, 220, 220)"
1727         linewidth: 1
1728         showgrid: True
1729         showline: True
1730         showticklabels: True
1731         tickcolor: "rgb(220, 220, 220)"
1732         tickmode: "linear"
1733         tickfont:
1734           size: 14
1735         zeroline: False
1736       yaxis:
1737         title: "<b>Bandwidth [Gbps]</b>"
1738         titlefont:
1739           size: 14
1740         gridcolor: "rgb(230, 230, 230)"
1741         hoverformat: ".4s"
1742         linecolor: "rgb(220, 220, 220)"
1743         linewidth: 1
1744         rangemode: "tozero"
1745         showgrid: True
1746         showline: True
1747         showticklabels: True
1748         tickcolor: "rgb(230, 230, 230)"
1749         tickformat: ".3s"
1750         tickfont:
1751           size: 14
1752         zeroline: False
1753       boxmode: "group"
1754       boxgroupgap: 0.5
1755       autosize: False
1756       margin:
1757         t: 50
1758         b: 20
1759         l: 80
1760         r: 20
1761       showlegend: True
1762       legend:
1763         orientation: "h"
1764         font:
1765           size: 14
1766       width: 700
1767       height: 800
1768       paper_bgcolor: "#fff"
1769       plot_bgcolor: "#fff"
1770       hoverlabel:
1771         namelength: -1
1772
1773     plot-throughput:
1774       titlefont:
1775         size: 18
1776       xaxis:
1777         title: "<b>Test Cases [Index]</b>"
1778         titlefont:
1779           size: 16
1780         autorange: True
1781         fixedrange: False
1782         gridcolor: "rgb(230, 230, 230)"
1783         linecolor: "rgb(220, 220, 220)"
1784         linewidth: 1
1785         showgrid: True
1786         showline: True
1787         showticklabels: True
1788         tickcolor: "rgb(220, 220, 220)"
1789         tickmode: "linear"
1790         tickfont:
1791           size: 16
1792         zeroline: False
1793       yaxis:
1794         title: "<b>Packet Throughput [Mpps]</b>"
1795         titlefont:
1796           size: 16
1797         gridcolor: "rgb(230, 230, 230)"
1798         hoverformat: ".4r"
1799         tickformat: ".3r"
1800         linecolor: "rgb(220, 220, 220)"
1801         linewidth: 1
1802         showgrid: True
1803         showline: True
1804         showticklabels: True
1805         tickcolor: "rgb(220, 220, 220)"
1806         tickfont:
1807           size: 16
1808         zeroline: False
1809         range: [0,50]
1810       autosize: False
1811       margin:
1812         t: 50
1813         b: 0
1814         l: 80
1815         r: 20
1816       showlegend: True
1817       legend:
1818         orientation: "h"
1819         font:
1820           size: 16
1821       width: 700
1822       height: 900
1823       paper_bgcolor: "#fff"
1824       plot_bgcolor: "#fff"
1825       hoverlabel:
1826         namelength: -1
1827
1828     plot-throughput-speedup-analysis:
1829       titlefont:
1830         size: 18
1831       xaxis:
1832         title: "<b>Number of Cores [Qty]</b>"
1833         titlefont:
1834           size: 16
1835         autorange: True
1836         fixedrange: False
1837         gridcolor: "rgb(230, 230, 230)"
1838         linecolor: "rgb(220, 220, 220)"
1839         linewidth: 1
1840         showgrid: True
1841         showline: True
1842         showticklabels: True
1843         tickcolor: "rgb(238, 238, 238)"
1844         tickmode: "linear"
1845         tickfont:
1846           size: 16
1847         zeroline: False
1848       yaxis:
1849         title: "<b>Packet Throughput [Mpps]</b>"
1850         titlefont:
1851           size: 16
1852         type: "linear"
1853         gridcolor: "rgb(230, 230, 230)"
1854         hoverformat: ".4s"
1855         linecolor: "rgb(220, 220, 220)"
1856         linewidth: 1
1857         showgrid: True
1858         showline: True
1859         showticklabels: True
1860         tickcolor: "rgb(220, 220, 220)"
1861         tickformat: ".4s"
1862         tickfont:
1863           size: 16
1864         zeroline: True
1865         rangemode: "tozero"
1866         range: [0,100]
1867       legend:
1868         orientation: "h"
1869         font:
1870           size: 16
1871         xanchor: "left"
1872         yanchor: "top"
1873         x: 0
1874         y: -0.2
1875         bgcolor: "rgba(255, 255, 255, 0)"
1876         bordercolor: "rgba(255, 255, 255, 0)"
1877         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1878       autosize: False
1879       margin:
1880           't': 50
1881           'b': 150
1882           'l': 85
1883           'r': 10
1884       showlegend: True
1885       width: 700
1886       height: 700
1887       paper_bgcolor: "#fff"
1888       plot_bgcolor: "#fff"
1889       hoverlabel:
1890         namelength: -1
1891       annotations: [
1892         {
1893           text: "_ _          __          ...",
1894           align: "left",
1895           showarrow: False,
1896           xref: "paper",
1897           yref: "paper",
1898           xanchor: "left",
1899           yanchor: "top",
1900           x: 0,
1901           y: -0.13,
1902           font: {
1903             family: "Consolas, Courier New",
1904             size: 15
1905           },
1906         },
1907         {
1908           text: "    Perfect     Measured     Limit",
1909           align: "left",
1910           showarrow: False,
1911           xref: "paper",
1912           yref: "paper",
1913           xanchor: "left",
1914           yanchor: "top",
1915           x: 0,
1916           y: -0.15,
1917           font: {
1918             family: "Consolas, Courier New",
1919             size: 15
1920           },
1921         },
1922       ]
1923
1924     plot-latency:
1925       titlefont:
1926         size: 18
1927       xaxis:
1928         title: "<b>Direction</b>"
1929         titlefont:
1930           size: 16
1931         autorange: True
1932         fixedrange: False
1933         gridcolor: "rgb(230, 230, 230)"
1934         linecolor: "rgb(220, 220, 220)"
1935         linewidth: 1
1936         showgrid: True
1937         showline: True
1938         showticklabels: False
1939         tickcolor: "rgb(220, 220, 220)"
1940         tickmode: "linear"
1941         tickfont:
1942           size: 16
1943         zeroline: False
1944       yaxis:
1945         title: "<b>Packet Latency [uSec]</b>"
1946         titlefont:
1947           size: 16
1948         type: "linear"
1949         gridcolor: "rgb(230, 230, 230)"
1950         hoverformat: ".4s"
1951         linecolor: "rgb(220, 220, 220)"
1952         linewidth: 1
1953         showgrid: True
1954         showline: True
1955         showticklabels: True
1956         tickcolor: "rgb(220, 220, 220)"
1957         tickformat: ".4s"
1958         tickfont:
1959           size: 16
1960         zeroline: True
1961         rangemode: "tozero"
1962       legend:
1963         orientation: "h"
1964         font:
1965           size: 16
1966         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1967       autosize: False
1968       margin:
1969           't': 50
1970           'b': 150
1971           'l': 80
1972           'r': 10
1973       showlegend: True
1974       width: 700
1975       height: 700
1976       paper_bgcolor: "#fff"
1977       plot_bgcolor: "#fff"
1978       hoverlabel:
1979         namelength: -1
1980
1981     plot-hdrh-latency:
1982       title:
1983         text: ""
1984         xanchor: "center"
1985         x: 0.5
1986         font:
1987           size: 16
1988       width: 700
1989       plot_bgcolor: "white"
1990       annotations:
1991         - font:
1992             size: 14
1993           showarrow: False
1994           text: "<b>Packet Latency [uSec]</b>"
1995           x: 1
1996           xanchor: "right"
1997           xref: "paper"
1998           y: -0.045
1999           yanchor: "top"
2000           yref: "paper"
2001         - font:
2002             size: 14
2003           showarrow: False
2004           text: "<b>Probability [%]</b>"
2005           textangle: 270
2006           x: -0.06
2007           xanchor: "center"
2008           xref: "paper"
2009           y: 0.5
2010           yanchor: "middle"
2011           yref: "paper"
2012         - font:
2013             size: 14
2014           showarrow: False
2015           text: "<b>Direction: E-W</b>"
2016           x: 0.24
2017           xanchor: "center"
2018           xref: "paper"
2019           y: 1.05
2020           yanchor: "bottom"
2021           yref: "paper"
2022         - font:
2023             size: 14
2024           showarrow: False
2025           text: "<b>Direction: W-E</b>"
2026           x: 0.74
2027           xanchor: "center"
2028           xref: "paper"
2029           y: 1.05
2030           yanchor: "bottom"
2031           yref: "paper"
2032
2033     plot-hdrh-latency-percentile:
2034       title:
2035         text: ""
2036         xanchor: "center"
2037         x: 0.5
2038         font:
2039           size: 18
2040       xaxis:
2041         type: "log"
2042         title: "<b>Percentile [%]</b>"
2043         titlefont:
2044           size: 16
2045         autorange: True
2046         fixedrange: False
2047         gridcolor: "rgb(230, 230, 230)"
2048         linecolor: "rgb(220, 220, 220)"
2049         linewidth: 1
2050         showgrid: True
2051         showline: True
2052         showticklabels: True
2053         tickcolor: "rgb(220, 220, 220)"
2054         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2055         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2056         tickfont:
2057           size: 16
2058       yaxis:
2059         title: "<b>Packet Latency [uSec]</b>"
2060         titlefont:
2061           size: 16
2062         gridcolor: "rgb(230, 230, 230)"
2063         linecolor: "rgb(220, 220, 220)"
2064         linewidth: 1
2065         showgrid: True
2066         showline: True
2067         showticklabels: True
2068         tickcolor: "rgb(220, 220, 220)"
2069         tickfont:
2070           size: 16
2071       autosize: False
2072       showlegend: True
2073       legend:
2074         traceorder: "normal"
2075         orientation: "h"
2076         font:
2077           size: 16
2078         xanchor: "left"
2079         yanchor: "top"
2080         x: 0
2081         y: -0.15
2082         bgcolor: "rgba(255, 255, 255, 0)"
2083         bordercolor: "rgba(255, 255, 255, 0)"
2084       width: 700
2085       height: 700
2086       paper_bgcolor: "white"
2087       plot_bgcolor: "white"
2088
2089     plot-hdrh-latency-by-percentile:
2090       title:
2091         text: "<b>Latency by Percentile Distribution</b>"
2092         xanchor: "center"
2093         x: 0.5
2094         font:
2095           size: 18
2096       showlegend: True
2097       legend:
2098         traceorder: "normal"
2099         orientation: "h"
2100         font:
2101           size: 16
2102         xanchor: "left"
2103         yanchor: "top"
2104         x: 0
2105         y: -0.2
2106         bgcolor: "rgba(255, 255, 255, 0)"
2107         bordercolor: "rgba(255, 255, 255, 0)"
2108       xaxis:
2109         type: "linear"
2110         title: "<b>Percentile [%]</b>"
2111         titlefont:
2112           size: 14
2113         autorange: False
2114         fixedrange: False
2115         range: [0, 100]
2116         gridcolor: "rgb(230, 230, 230)"
2117         linecolor: "rgb(220, 220, 220)"
2118         linewidth: 1
2119         showgrid: True
2120         showline: True
2121         showticklabels: True
2122         tickcolor: "rgb(220, 220, 220)"
2123         tickvals: [0, 25, 50, 75, 100]
2124         ticktext: [0, 25, 50, 75, 100]
2125         tickfont:
2126           size: 14
2127       yaxis:
2128         title: "<b>One-Way Latency per Direction [uSec]</b>"
2129         titlefont:
2130           size: 14
2131         gridcolor: "rgb(230, 230, 230)"
2132         linecolor: "rgb(220, 220, 220)"
2133         linewidth: 1
2134         showgrid: True
2135         showline: True
2136         showticklabels: True
2137         tickcolor: "rgb(220, 220, 220)"
2138         tickfont:
2139           size: 14
2140       width: 700
2141       height: 700
2142       paper_bgcolor: "white"
2143       plot_bgcolor: "white"
2144
2145 - type: "static"
2146   src-path: "{DIR[RST]}"
2147   dst-path: "{DIR[WORKING,SRC]}"
2148
2149 - type: "input"
2150   general:
2151     file-name: "output_info.xml.gz"
2152     file-format: ".gz"
2153     arch-file-format:
2154       - ".gz"
2155       - ".zip"
2156     download-path: "{job}/{build}/archives/{filename}"
2157     extract: "output.xml"
2158
2159     zip-file-name: "robot-plugin.zip"
2160     zip-file-format: ".zip"
2161     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2162     zip-extract: "robot-plugin/output.xml"
2163
2164   builds:
2165
2166     csit-vpp-perf-verify-1908-3n-hsw:
2167       - 12  # NDRPDR sel
2168       - 13  # NDRPDR sel
2169       - 14  # NDRPDR sel
2170       - 15  # NDRPDR sel
2171       - 16  # NDRPDR sel
2172       - 17  # NDRPDR sel
2173       - 18  # NDRPDR sel
2174       - 19  # NDRPDR sel
2175       - 20  # NDRPDR sel
2176       - 21  # NDRPDR sel
2177       - 39  # MRR sel
2178     csit-vpp-perf-verify-2001-3n-hsw:
2179       - 21  # NDRPDR sel
2180       - 22  # NDRPDR sel
2181       - 23  # NDRPDR sel
2182       - 24  # NDRPDR sel
2183       - 25  # NDRPDR sel
2184       - 29  # NDRPDR sel
2185       - 30  # NDRPDR sel
2186       - 31  # NDRPDR sel
2187       - 32  # NDRPDR sel
2188       - 34  # NDRPDR sel
2189       - 17  # MRR sel
2190     csit-vpp-perf-report-iterative-2005-3n-hsw:
2191       - 3   # NDRPDR sel
2192       - 4   # NDRPDR sel
2193       - 5   # NDRPDR sel
2194       - 10  # NDRPDR sel
2195       - 11  # NDRPDR sel
2196       - 12  # NDRPDR sel
2197       - 15  # NDRPDR sel
2198       - 16  # NDRPDR sel
2199       - 18  # NDRPDR sel
2200       - 19  # NDRPDR sel
2201       - 20  # NDRPDR sel env 4
2202       - 21  # NDRPDR sel env 4
2203       - 22  # NDRPDR sel env 4
2204       - 23  # NDRPDR sel env 4
2205       - 24  # NDRPDR sel env 4
2206       - 25  # NDRPDR sel env 4
2207       - 26  # NDRPDR sel env 4
2208       - 27  # NDRPDR sel env 4
2209       - 28  # NDRPDR sel env 4
2210       - 29  # NDRPDR sel env 4
2211       - 13  # MRR
2212       - 30  # MRR env 4
2213       - 31  # NDRPDR sel 2001.0-4
2214       - 32  # NDRPDR sel 2001.0-4
2215       - 33  # NDRPDR sel 2001.0-4
2216       - 34  # NDRPDR sel 2001.0-4
2217       - 35  # NDRPDR sel 2001.0-4
2218       - 36  # NDRPDR sel 2001.0-4
2219       - 38  # NDRPDR sel 2001.0-4
2220     csit-vpp-perf-verify-2005-3n-hsw:
2221       - 3   # hoststack
2222       - 5   # hoststack
2223       - 6   # hoststack
2224       - 7   # hoststack
2225       - 8   # hoststack
2226       - 9   # hoststack
2227       - 10  # hoststack
2228       - 11  # hoststack
2229       - 12  # hoststack
2230       - 13  # hoststack
2231     csit-vpp-perf-report-coverage-2005-3n-hsw:
2232 #      - 1   # perf-full-3n-dnv-crypto_I
2233 #      - 7   # perf-full-3n-hsw-crypto_II
2234 #      - 3   # perf-full-3n-hsw-crypto_III
2235 #      - 4   # perf-full-3n-dnv-crypto_IV
2236 #      - 5   # perf-full-3n-hsw-ip4_I
2237 #      - 6   # perf-full-3n-hsw-ip4_II
2238 #      - 8   # perf-full-3n-hsw-ip4_III
2239 #      - 9   # perf-full-3n-hsw-ip4_IV
2240 #      - 10  # perf-full-3n-hsw-ip4_V
2241 #      - 26  # perf-full-3n-hsw-ip4_VI
2242 #      - 18  # perf-full-3n-hsw-ip4_VII
2243 #      - 27  # perf-full-3n-hsw-ip4_VIII
2244 #      - 28  # perf-full-3n-hsw-ip4_IX
2245 #      - 29  # perf-full-3n-hsw-ip6_I
2246 #      - 35  # perf-full-3n-hsw-ip6_II
2247 #      - 42  # perf-full-3n-hsw-l2_I
2248 #      - 33  # perf-full-3n-hsw-l2_II
2249 #      - 37  # perf-full-3n-hsw-l2_III
2250 #      - 45  # perf-full-3n-hsw-l2_IV
2251 #      - 43  # perf-full-3n-hsw-l2_V
2252 #      - 40  # perf-full-3n-hsw-l2_VI
2253 #      - 44  # perf-full-3n-hsw-l2_VII
2254 #      - 51  # perf-full-3n-hsw-l2_VIII
2255 #      - 50  # perf-full-3n-hsw-l2_IX
2256 #      - 52  # perf-full-3n-hsw-l2_X
2257 #      - 53  # perf-full-3n-hsw-l2_XI
2258 #      - 54  # perf-full-3n-hsw-memif
2259 #      - 55  # perf-full-3n-hsw-ip4tunnels-I
2260 #      - 56  # perf-full-3n-hsw-ip4tunnels-II
2261 #      - 57  # perf-full-3n-hsw-ip4tunnels-III
2262 #      - 58  # perf-full-3n-hsw-ip6tunnels-I
2263 #      - 59  # perf-full-3n-hsw-srv6-I
2264 #      - 60  # perf-full-3n-hsw-srv6-II
2265 #      - 61  # perf-full-3n-hsw-vhost-I
2266 #      - 62  # perf-full-3n-hsw-vhost-II
2267 #      - 63  # perf-full-3n-hsw-vhost-III
2268
2269     csit-vpp-perf-verify-1908_1-3n-skx:
2270       - 26  # NDRPDR sel - new1908.1
2271       - 27  # NDRPDR sel - new1908.1
2272       - 28  # NDRPDR sel - new1908.1
2273       - 29  # NDRPDR sel - new1908.1
2274       - 30  # NDRPDR sel - new1908.1
2275       - 31  # NDRPDR sel - new1908.1
2276       - 33  # NDRPDR sel - new1908.1
2277       - 34  # NDRPDR sel - new1908.1
2278       - 35  # NDRPDR sel - new1908.1
2279       - 36  # NDRPDR sel - new1908.1
2280     csit-vpp-perf-verify-2001-3n-skx:
2281       - 69  # NDRPDR sel - new2001.0
2282       - 71  # NDRPDR sel - new2001.0
2283       - 72  # NDRPDR sel - new2001.0
2284       - 76  # NDRPDR sel - new2001.0
2285       - 77  # NDRPDR sel - new2001.0
2286       - 78  # NDRPDR sel - new2001.0
2287       - 80  # NDRPDR sel - new2001.0
2288       - 50  # MRR sel
2289       - 53  # MRR sel addition
2290     csit-vpp-perf-report-iterative-2005-3n-skx:
2291       - 4   # NDRPDR sel
2292       - 5   # NDRPDR sel ??? all x710 failed
2293       - 33  # NDRPDR sel
2294       - 28  # NDRPDR sel
2295       - 34  # NDRPDR sel
2296       - 36  # NDRPDR sel
2297       - 37  # NDRPDR sel
2298       - 38  # NDRPDR sel
2299       - 39  # NDRPDR sel
2300       - 41  # NDRPDR sel
2301       - 42  # NDRPDR sel env 4
2302       - 43  # NDRPDR sel env 4
2303       - 44  # NDRPDR sel env 4
2304       - 45  # NDRPDR sel env 4
2305       - 47  # NDRPDR sel env 4
2306       - 50  # NDRPDR sel 2001.0-4
2307       - 51  # NDRPDR sel 2001.0-4
2308       - 52  # NDRPDR sel 2001.0-4
2309       - 53  # NDRPDR sel 2001.0-4
2310       - 54  # NDRPDR sel 2001.0-4
2311       - 6   # MRR sel
2312       - 49  # MRR sel env 4
2313 #    csit-vpp-perf-report-coverage-2005-3n-skx:
2314 #      - 10  # perf-full-3n-skx-crypto_I
2315 #      - 11  # perf-full-3n-skx-crypto_II
2316 #      - 12  # perf-full-3n-skx-crypto_III
2317 #      - 5   # perf-full-3n-skx-ip4_I
2318 #      - 14  # perf-full-3n-skx-ip4_II
2319 #      - 7   # perf-full-3n-skx-ip4_III
2320 #      - 15  # perf-full-3n-skx-ip4_IV
2321 #      - 16  # perf-full-3n-skx-ip4_V
2322 #      - 17  # perf-full-3n-skx-ip4_VI
2323 #      - 18  # perf-full-3n-skx-ip4_VII
2324 #      - 19  # perf-full-3n-skx-ip4_VIII
2325 #      - 20  # perf-full-3n-skx-ip4_IX
2326 #      - 24  # perf-full-3n-skx-ip6_I
2327 #      - 25  # perf-full-3n-skx-ip6_II
2328 #      - 21  # perf-full-3n-skx-ip4tunnels-I
2329 #      - 22  # perf-full-3n-skx-ip4tunnels-II
2330 #      - 23  # perf-full-3n-skx-ip4tunnels-III
2331 #      - 26  # perf-full-3n-skx-ip6tunnels-I
2332 #      - 28  # perf-full-3n-skx-l2_II
2333 #      - 29  # perf-full-3n-skx-l2_III
2334 #      - 30  # perf-full-3n-skx-l2_IV
2335 #      - 32  # perf-full-3n-skx-l2_VI
2336 #      - 33  # perf-full-3n-skx-l2_VII
2337 #      - 34  # perf-full-3n-skx-l2_VIII
2338 #      - 35  # perf-full-3n-skx-l2_IX
2339 #      - 36  # perf-full-3n-skx-l2_X
2340 #      - 37  # perf-full-3n-skx-l2_XI
2341 #      - 38  # perf-full-3n-skx-memif
2342 #      - 39  # perf-full-3n-skx-srv6-I
2343 #      - 40  # perf-full-3n-skx-srv6-II
2344 #      - 43  # perf-full-3n-skx-vhost-III
2345
2346     csit-vpp-perf-verify-1908_1-2n-skx:
2347       - 39  # NDRPDR sel - new1908.1
2348       - 40  # NDRPDR sel - new1908.1
2349       - 41  # NDRPDR sel - new1908.1
2350       - 43  # NDRPDR sel - new1908.1
2351       - 44  # NDRPDR sel - new1908.1
2352       - 45  # NDRPDR sel - new1908.1
2353       - 46  # NDRPDR sel - new1908.1
2354       - 47  # NDRPDR sel - new1908.1
2355       - 48  # NDRPDR sel - new1908.1
2356       - 49  # NDRPDR sel - new1908.1
2357     csit-vpp-perf-verify-2001-2n-skx:
2358       - 143  # NDRPDR sel - new2001.0
2359       - 146  # NDRPDR sel - new2001.0
2360       - 147  # NDRPDR sel - new2001.0
2361       - 148  # NDRPDR sel - new2001.0
2362       - 149  # NDRPDR sel - new2001.0
2363       - 150  # NDRPDR sel - new2001.0
2364       - 151  # NDRPDR sel - new2001.0
2365       - 152  # NDRPDR sel - new2001.0
2366       - 153  # NDRPDR sel - new2001.0
2367       - 154  # NDRPDR sel - new2001.0
2368       - 101  # MRR sel - old
2369       - 128  # MRR sel addition - old
2370     csit-vpp-perf-report-iterative-2005-2n-skx:
2371       - 43  # NDRPDR sel
2372       - 38  # NDRPDR sel
2373       - 7   # NDRPDR sel
2374       - 65  # NDRPDR sel
2375       - 47  # NDRPDR sel
2376       - 55  # NDRPDR sel
2377       - 67  # NDRPDR sel
2378       - 75  # NDRPDR sel
2379       - 76  # NDRPDR sel
2380       - 73  # NDRPDR sel
2381       - 88  # NDRPDR sel env 4
2382       - 89  # NDRPDR sel env 4
2383       - 90  # NDRPDR sel env 4
2384       - 91  # NDRPDR sel env 4
2385       - 92  # NDRPDR sel env 4
2386       - 93  # NDRPDR sel env 4
2387       - 94  # NDRPDR sel env 4
2388       - 100 # NDRPDR sel 2001.0-4
2389       - 101 # NDRPDR sel 2001.0-4
2390       - 102 # NDRPDR sel 2001.0-4
2391       - 103 # NDRPDR sel 2001.0-4
2392       - 104 # NDRPDR sel 2001.0-4
2393       - 105 # NDRPDR sel 2001.0-4
2394       - 42  # MRR sel
2395       - 99  # MRR sel env 4
2396       - 48  # Reconf
2397       - 50  # Reconf
2398       - 51  # Reconf
2399       - 52  # Reconf
2400       - 53  # Reconf
2401       - 60  # Reconf
2402       - 70  # Reconf
2403       - 71  # Reconf
2404       - 63  # Reconf
2405       - 66  # Reconf
2406       - 49  # Soak
2407       - 54  # Soak
2408       - 78  # nf-density-sel
2409       - 83  # nf-density-sel
2410 #    csit-vpp-perf-report-coverage-2005-2n-skx:
2411 #      - 11  # perf-full-2n-skx-ip4_I
2412 #      - 3   # perf-full-2n-skx-ip4_II
2413 #      - 18  # perf-full-2n-skx-ip4_III
2414 #      - 19  # perf-full-2n-skx-ip4_IV
2415 #      - 5   # perf-full-2n-skx-ip4_V
2416 #      - 20  # perf-full-2n-skx-ip4_VI
2417 #      - 7   # perf-full-2n-skx-ip6_I
2418 #      - 21  # perf-full-2n-skx-ip6_II
2419 #      - 9   # perf-full-2n-skx-l2_I
2420 #      - 22  # perf-full-2n-skx-l2_II
2421 #      - 23  # perf-full-2n-skx-memif
2422 #      - 24  # perf-full-2n-skx-loadbalancer
2423 #      - 25  # perf-full-2n-skx-vhost I
2424 #      - 26  # perf-full-2n-skx-vhost II
2425 #      - 27  # perf-full-2n-skx-vts
2426
2427     csit-vpp-perf-verify-1908_1-2n-clx:
2428       - 5  # NDRPDR sel
2429       - 6  # NDRPDR sel
2430       - 7  # NDRPDR sel
2431       - 8  # NDRPDR sel
2432       - 9  # NDRPDR sel
2433     csit-vpp-perf-verify-2001-2n-clx:
2434       - 28  # NDRPDR sel
2435       - 29  # NDRPDR sel
2436       - 32  # NDRPDR sel
2437       - 40  # NDRPDR sel
2438       - 43  # NDRPDR sel
2439       - 44  # NDRPDR sel
2440       - 45  # NDRPDR sel
2441       - 47  # NDRPDR sel
2442       - 48  # NDRPDR sel
2443       - 49  # NDRPDR sel
2444       - 39  # MRR
2445     csit-vpp-perf-report-iterative-2005-2n-clx:
2446       - 7   # NDRPDR sel
2447       - 38  # NDRPDR sel
2448       - 9   # NDRPDR sel
2449       - 32  # NDRPDR sel ???
2450       - 33  # NDRPDR sel ???
2451       - 39  # NDRPDR sel
2452       - 40  # NDRPDR sel
2453       - 43  # NDRPDR sel
2454       - 50  # NDRPDR sel
2455       - 51  # NDRPDR sel
2456       - 62  # NDRPDR sel env 4
2457       - 63  # NDRPDR sel env 4
2458       - 64  # NDRPDR sel env 4
2459       - 65  # NDRPDR sel env 4
2460       - 66  # NDRPDR sel env 4
2461       - 68  # NDRPDR sel env 4
2462       - 69  # NDRPDR sel env 4
2463       - 70  # NDRPDR sel env 4
2464       - 73  # NDRPDR sel 2001.0-4
2465       - 74  # NDRPDR sel 2001.0-4
2466       - 75  # NDRPDR sel 2001.0-4
2467       - 76  # NDRPDR sel 2001.0-4
2468       - 77  # NDRPDR sel 2001.0-4
2469       - 78  # NDRPDR sel 2001.0-4
2470       - 79  # NDRPDR sel 2001.0-4
2471       - 80  # NDRPDR sel 2001.0-4
2472       - 12  # MRR
2473       - 72  # MRR env 4
2474       - 42  # Reconf
2475       - 45  # Reconf
2476       - 46  # Reconf
2477       - 47  # Reconf
2478       - 48  # Reconf
2479       - 52  # Reconf
2480       - 53  # Reconf
2481       - 54  # Reconf
2482       - 55  # Reconf
2483       - 56  # Reconf
2484       - 44  # Soak
2485       - 49  # Soak
2486       - 57  # 2n-clx nfv-density-00
2487       - 58  # 2n-clx nfv-density-00
2488       - 59  # 2n-clx nfv-density-00
2489       - 60  # 2n-clx nfv-density-00
2490       - 61  # 2n-clx nfv-density-00
2491 #    csit-vpp-perf-report-coverage-2005-2n-clx:
2492 #      - 21  # perf-full-2n-clx-ip4_I
2493 #      - 2   # perf-full-2n-clx-ip4_II
2494 #      - 3   # perf-full-2n-clx-ip4_III
2495 #      - 4   # perf-full-2n-clx-ip4_IV
2496 #      - 5   # perf-full-2n-clx-ip4_V
2497 #      - 6   # perf-full-2n-clx-ip4_VI
2498 #      - 7   # perf-full-2n-clx-ip6_I
2499 #      - 16  # perf-full-2n-clx-ip6_II
2500 #      - 23  # perf-full-2n-clx-l2_I
2501 #      - 10  # perf-full-2n-clx-l2_II
2502 #      - 11  # perf-full-2n-clx-memif
2503 #      - 12  # perf-full-2n-clx-loadbalancer
2504 #      - 13  # perf-full-2n-clx-vhost I
2505 #      - 22  # perf-full-2n-clx-vhost II
2506 #      - 15  # perf-full-2n-clx-vts
2507
2508     csit-vpp-perf-verify-1908-3n-tsh:
2509       - 7   # NDRPDR sel
2510       - 8   # NDRPDR sel
2511       - 9   # NDRPDR sel
2512       - 10  # NDRPDR sel
2513       - 11  # NDRPDR sel
2514       - 12  # NDRPDR sel
2515       - 13  # NDRPDR sel
2516       - 14  # NDRPDR sel
2517       - 15  # NDRPDR sel
2518       - 16  # NDRPDR sel
2519       - 17  # MRR sel
2520     csit-vpp-perf-verify-2001-3n-tsh:
2521       - 3   # NDRPDR sel
2522       - 4   # NDRPDR sel
2523       - 7   # NDRPDR sel
2524       - 8   # NDRPDR sel
2525       - 10  # NDRPDR sel
2526       - 12  # NDRPDR sel
2527       - 13  # NDRPDR sel
2528       - 14  # NDRPDR sel
2529       - 15  # NDRPDR sel
2530       - 21  # NDRPDR sel
2531       - 9   # MRR sel
2532     csit-vpp-perf-report-iterative-2005-3n-tsh:
2533       - 9   # NDRPDR sel
2534       - 11  # NDRPDR sel
2535       - 12  # NDRPDR sel
2536       - 20  # NDRPDR sel
2537       - 14  # NDRPDR sel
2538       - 21  # NDRPDR sel
2539       - 23  # NDRPDR sel env 4
2540       - 25  # NDRPDR sel env 4
2541       - 28  # NDRPDR sel 2001.0-4
2542       - 29  # NDRPDR sel 2001.0-4
2543       - 31  # NDRPDR sel 2001.0-4
2544       - 10  # MRR sel
2545       - 27  # MRR sel env 4
2546
2547     csit-vpp-perf-verify-1908-3n-dnv:
2548       - 6   # NDRPDR sel
2549       - 7   # NDRPDR sel
2550       - 8   # NDRPDR sel
2551       - 9   # NDRPDR sel
2552       - 10  # NDRPDR sel
2553       - 12  # NDRPDR sel
2554       - 13  # NDRPDR sel
2555       - 14  # NDRPDR sel
2556       - 15  # NDRPDR sel
2557       - 16  # NDRPDR sel
2558       - 17  # MRR sel
2559     csit-vpp-perf-verify-2001-3n-dnv:
2560       - 5   # NDRPDR sel
2561       - 6   # NDRPDR sel
2562       - 7   # NDRPDR sel
2563       - 8   # NDRPDR sel
2564       - 9   # NDRPDR sel
2565       - 10  # NDRPDR sel
2566       - 12  # NDRPDR sel
2567       - 16  # NDRPDR sel
2568       - 17  # NDRPDR sel
2569       - 18  # NDRPDR sel
2570       - 11  # MRR sel
2571     csit-vpp-perf-report-iterative-2005-3n-dnv:
2572       - 2   # NDRPDR sel
2573       - 3   # NDRPDR sel
2574       - 4   # NDRPDR sel
2575       - 5   # NDRPDR sel
2576       - 6   # NDRPDR sel
2577       - 7   # NDRPDR sel
2578       - 9   # NDRPDR sel
2579       - 10  # NDRPDR sel
2580       - 11  # NDRPDR sel
2581       - 12  # NDRPDR sel
2582       - 8   # MRR
2583     csit-vpp-perf-report-coverage-2005-3n-dnv:
2584       - 1   # perf-full-3n-dnv-crypto_I
2585       - 24  # perf-full-3n-dnv-crypto_II
2586       - 5   # perf-full-3n-dnv-ip4_I
2587       - 13  # perf-full-3n-dnv-ip4_II
2588       - 17  # perf-full-3n-dnv-ip6_I
2589       - 18  # perf-full-3n-dnv-ip6_II
2590       - 21  # perf-full-3n-dnv-l2_I
2591       - 22  # perf-full-3n-dnv-l2_II
2592       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2593
2594     csit-vpp-perf-verify-1908-2n-dnv:
2595       - 1   # NDRPDR sel
2596       - 2   # NDRPDR sel
2597       - 3   # NDRPDR sel
2598       - 4   # NDRPDR sel
2599       - 5   # NDRPDR sel
2600       - 6   # NDRPDR sel
2601       - 7   # NDRPDR sel
2602       - 8   # NDRPDR sel
2603       - 9   # NDRPDR sel
2604       - 10  # NDRPDR sel
2605       - 11  # MRR sel
2606     csit-vpp-perf-verify-2001-2n-dnv:
2607       - 4   # NDRPDR sel
2608       - 5   # NDRPDR sel
2609       - 6   # NDRPDR sel
2610       - 7   # NDRPDR sel
2611       - 8   # NDRPDR sel
2612       - 9   # NDRPDR sel
2613       - 10  # NDRPDR sel
2614       - 11  # NDRPDR sel
2615       - 13  # NDRPDR sel
2616       - 16  # NDRPDR sel
2617       - 12  # MRR sel
2618     csit-vpp-perf-report-iterative-2005-2n-dnv:
2619       - 3   # NDRPDR sel
2620       - 6   # NDRPDR sel
2621       - 7   # NDRPDR sel
2622       - 8   # NDRPDR sel
2623       - 9   # NDRPDR sel
2624       - 10  # NDRPDR sel
2625       - 11  # NDRPDR sel
2626       - 12  # NDRPDR sel
2627       - 13  # NDRPDR sel
2628       - 14  # NDRPDR sel
2629       - 15  # MRR sel
2630     csit-vpp-perf-report-coverage-2005-2n-dnv:
2631       - 1   # perf-full-2n-dnv-ip4_I
2632       - 2   # perf-full-2n-dnv-ip4_II
2633       - 3   # perf-full-2n-dnv-ip6_I
2634       - 4   # perf-full-2n-dnv-ip6_II
2635       - 5   # perf-full-2n-dnv-l2_I
2636       - 6   # perf-full-2n-dnv-l2_II
2637
2638     csit-dpdk-perf-verify-1908-3n-hsw:
2639       - 2   # NDRPDR sel
2640       - 3   # NDRPDR sel
2641       - 4   # NDRPDR sel
2642       - 5   # NDRPDR sel
2643       - 6   # NDRPDR sel
2644       - 7   # NDRPDR sel
2645       - 8   # NDRPDR sel
2646       - 9   # NDRPDR sel
2647       - 10  # NDRPDR sel
2648       - 11  # NDRPDR sel
2649     csit-dpdk-perf-verify-2001-3n-hsw:
2650       - 4   # NDRPDR sel
2651       - 5   # NDRPDR sel
2652       - 6   # NDRPDR sel
2653       - 7   # NDRPDR sel
2654       - 8   # NDRPDR sel
2655       - 9   # NDRPDR sel
2656       - 10  # NDRPDR sel
2657       - 11  # NDRPDR sel
2658       - 12  # NDRPDR sel
2659       - 13  # NDRPDR sel
2660       - 15  # NDRPDR sel
2661       - 16  # NDRPDR sel
2662       - 17  # NDRPDR sel
2663       - 18  # NDRPDR sel
2664       - 19  # NDRPDR sel
2665       - 20  # NDRPDR sel
2666       - 21  # NDRPDR sel
2667       - 22  # NDRPDR sel
2668       - 23  # NDRPDR sel
2669       - 24  # NDRPDR sel
2670     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2671       - 5   # NDRPDR sel
2672       - 6   # NDRPDR sel
2673       - 7   # NDRPDR sel
2674       - 8   # NDRPDR sel
2675       - 9   # NDRPDR sel
2676       - 10  # NDRPDR sel
2677       - 11  # NDRPDR sel
2678       - 12  # NDRPDR sel
2679       - 13  # NDRPDR sel
2680       - 14  # NDRPDR sel
2681
2682     csit-dpdk-perf-verify-1908-3n-skx:
2683       - 3   # NDRPDR sel
2684       - 4   # NDRPDR sel
2685       - 5   # NDRPDR sel
2686       - 6   # NDRPDR sel
2687       - 7   # NDRPDR sel
2688       - 8   # NDRPDR sel
2689       - 9   # NDRPDR sel
2690       - 10  # NDRPDR sel
2691       - 11  # NDRPDR sel
2692       - 12  # NDRPDR sel
2693     csit-dpdk-perf-verify-2001-3n-skx:
2694       - 29  # NDRPDR sel xxv710
2695       - 33  # NDRPDR sel xxv710
2696       - 34  # NDRPDR sel xxv710
2697       - 35  # NDRPDR sel xxv710
2698       - 36  # NDRPDR sel xxv710
2699       - 37  # NDRPDR sel xxv710
2700       - 41  # NDRPDR sel xxv710
2701       - 42  # NDRPDR sel xxv710
2702       - 43  # NDRPDR sel xxv710
2703       - 45  # NDRPDR sel xxv710
2704       - 30  # NDRPDR sel x710
2705       - 31  # NDRPDR sel x710
2706       - 32  # NDRPDR sel x710
2707       - 38  # NDRPDR sel x710
2708       - 39  # NDRPDR sel x710
2709       - 40  # NDRPDR sel x710
2710       - 44  # NDRPDR sel x710
2711       - 46  # NDRPDR sel x710
2712       - 47  # NDRPDR sel x710
2713       - 48  # NDRPDR sel x710
2714     csit-dpdk-perf-report-iterative-2005-3n-skx:
2715       - 4   # NDRPDR sel
2716       - 5   # NDRPDR sel
2717       - 6   # NDRPDR sel
2718       - 7   # NDRPDR sel
2719       - 8   # NDRPDR sel
2720       - 11  # NDRPDR sel
2721       - 12  # NDRPDR sel
2722       - 13  # NDRPDR sel
2723       - 14  # NDRPDR sel
2724       - 15  # NDRPDR sel
2725
2726     csit-dpdk-perf-verify-1908-2n-skx:
2727       - 2   # NDRPDR sel
2728       - 3   # NDRPDR sel
2729       - 4   # NDRPDR sel
2730       - 5   # NDRPDR sel
2731       - 7   # NDRPDR sel
2732       - 8   # NDRPDR sel
2733       - 9   # NDRPDR sel
2734       - 10  # NDRPDR sel
2735       - 11  # NDRPDR sel
2736       - 12  # NDRPDR sel
2737     csit-dpdk-perf-verify-2001-2n-skx:
2738       - 35  # NDRPDR sel xxv710
2739       - 36  # NDRPDR sel xxv710
2740       - 37  # NDRPDR sel xxv710
2741       - 41  # NDRPDR sel xxv710
2742       - 42  # NDRPDR sel xxv710
2743       - 43  # NDRPDR sel xxv710
2744       - 46  # NDRPDR sel xxv710
2745       - 47  # NDRPDR sel xxv710
2746       - 52  # NDRPDR sel xxv710
2747       - 53  # NDRPDR sel xxv710
2748       - 38  # NDRPDR sel x710
2749       - 39  # NDRPDR sel x710
2750       - 40  # NDRPDR sel x710
2751       - 44  # NDRPDR sel x710
2752       - 45  # NDRPDR sel x710
2753       - 48  # NDRPDR sel x710
2754       - 49  # NDRPDR sel x710
2755       - 50  # NDRPDR sel x710
2756       - 51  # NDRPDR sel x710
2757       - 54  # NDRPDR sel x710
2758     csit-dpdk-perf-report-iterative-2005-2n-skx:
2759       - 1   # NDRPDR sel
2760       - 2   # NDRPDR sel
2761       - 3   # NDRPDR sel
2762       - 4   # NDRPDR sel
2763       - 5   # NDRPDR sel
2764       - 6   # NDRPDR sel
2765       - 7   # NDRPDR sel
2766       - 8   # NDRPDR sel
2767       - 9   # NDRPDR sel
2768       - 10  # NDRPDR sel
2769
2770     csit-dpdk-perf-verify-2001-2n-clx:
2771       - 15  # NDRPDR sel
2772       - 16  # NDRPDR sel
2773       - 17  # NDRPDR sel
2774       - 18  # NDRPDR sel
2775       - 19  # NDRPDR sel
2776       - 20  # NDRPDR sel
2777       - 21  # NDRPDR sel
2778       - 22  # NDRPDR sel
2779       - 23  # NDRPDR sel
2780       - 24  # NDRPDR sel
2781       - 25  # NDRPDR sel
2782       - 26  # NDRPDR sel
2783       - 27  # NDRPDR sel
2784       - 28  # NDRPDR sel
2785       - 29  # NDRPDR sel
2786       - 30  # NDRPDR sel
2787       - 31  # NDRPDR sel
2788       - 32  # NDRPDR sel
2789       - 33  # NDRPDR sel
2790       - 34  # NDRPDR sel
2791     csit-dpdk-perf-report-iterative-2005-2n-clx:
2792       - 1   # NDRPDR sel
2793       - 2   # NDRPDR sel
2794       - 3   # NDRPDR sel
2795       - 4   # NDRPDR sel
2796       - 5   # NDRPDR sel
2797       - 6   # NDRPDR sel
2798       - 7   # NDRPDR sel
2799       - 8   # NDRPDR sel
2800       - 9   # NDRPDR sel
2801       - 10  # NDRPDR sel
2802
2803     csit-dpdk-perf-verify-2001-2n-dnv:
2804       - 9   # NDRPDR sel
2805       - 10  # NDRPDR sel
2806       - 11  # NDRPDR sel
2807       - 12  # NDRPDR sel
2808       - 13  # NDRPDR sel
2809       - 14  # NDRPDR sel
2810       - 15  # NDRPDR sel
2811       - 16  # NDRPDR sel
2812       - 17  # NDRPDR sel
2813       - 18  # NDRPDR sel
2814     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2815       - 8   # NDRPDR sel
2816       - 9   # NDRPDR sel
2817       - 10  # NDRPDR sel
2818       - 11  # NDRPDR sel
2819       - 12  # NDRPDR sel
2820       - 13  # NDRPDR sel
2821       - 14  # NDRPDR sel
2822       - 15  # NDRPDR sel
2823       - 16  # NDRPDR sel
2824       - 17  # NDRPDR sel
2825
2826     csit-dpdk-perf-verify-2001-3n-dnv:
2827       - 12  # NDRPDR sel
2828       - 13  # NDRPDR sel
2829       - 14  # NDRPDR sel
2830       - 15  # NDRPDR sel
2831       - 16  # NDRPDR sel
2832       - 17  # NDRPDR sel
2833       - 18  # NDRPDR sel
2834       - 19  # NDRPDR sel
2835       - 20  # NDRPDR sel
2836       - 22  # NDRPDR sel
2837     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2838       - 6   # NDRPDR sel
2839       - 7   # NDRPDR sel
2840       - 8   # NDRPDR sel
2841       - 9   # NDRPDR sel
2842       - 10  # NDRPDR sel
2843       - 11  # NDRPDR sel
2844       - 12  # NDRPDR sel
2845       - 13  # NDRPDR sel
2846       - 14  # NDRPDR sel
2847       - 16  # NDRPDR sel
2848
2849     csit-dpdk-perf-verify-2001-3n-tsh:
2850       - 3   # NDRPDR sel
2851       - 4   # NDRPDR sel
2852       - 5   # NDRPDR sel
2853       - 9   # NDRPDR sel
2854       - 10  # NDRPDR sel
2855       - 11  # NDRPDR sel
2856       - 12  # NDRPDR sel
2857       - 14  # NDRPDR sel
2858       - 15  # NDRPDR sel
2859       - 18  # NDRPDR sel
2860     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2861       - 5   # NDRPDR sel
2862
2863     csit-vpp-device-2005-ubuntu1804-1n-skx:
2864       - 35
2865
2866 - type: "output"
2867   output: "report"
2868   format:
2869     html:
2870     - full
2871 #    pdf:
2872 #    - minimal
2873
2874 ################################################################################
2875 ###                               T A B L E S                                ###
2876 ################################################################################
2877
2878 # VPP Soak vs NDR - 2n-skx
2879 - type: "table"
2880   title: "VPP Soak vs NDR 2n-skx"
2881   algorithm: "table_soak_vs_ndr"
2882   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2883   reference:
2884     title: "NDR"
2885     data: "vpp-soak-vs-ndr-2n-skx-ref"
2886   compare:
2887     title: "Soak"
2888     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2889   data: "vpp-soak-vs-ndr-2n-skx"
2890   include-tests: "NDR"
2891   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2892   parameters:
2893     - "throughput"
2894     - "name"
2895     - "parent"
2896
2897 # VPP Soak vs NDR - 2n-clx
2898 - type: "table"
2899   title: "VPP Soak vs NDR 2n-clx"
2900   algorithm: "table_soak_vs_ndr"
2901   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2902   reference:
2903     title: "NDR"
2904     data: "vpp-soak-vs-ndr-2n-clx-ref"
2905   compare:
2906     title: "Soak"
2907     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2908   data: "vpp-soak-vs-ndr-2n-clx"
2909   include-tests: "NDR"
2910   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2911   parameters:
2912     - "throughput"
2913     - "name"
2914     - "parent"
2915
2916 ################################################################################
2917
2918 # VPP Compare NICs 3n-skx 2t1c ndr
2919 - type: "table"
2920   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2921   algorithm: "table_comparison"
2922   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2923   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2924   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2925   columns:
2926     - title: "x710"
2927       data-set: "vpp-nic-comparison-3n-skx"
2928       tag: "NIC_Intel-X710"
2929     - title: "xxv710"
2930       data-set: "vpp-nic-comparison-3n-skx"
2931       tag: "NIC_Intel-XXV710"
2932   comparisons:
2933     - title: "Diff"
2934       reference: 1
2935       compare: 2
2936   legend:
2937     - ""
2938     - "x710, xxv710 - NICs tested."
2939     - "Diff - difference between x710 and xxv710 NIC."
2940
2941 # VPP Compare NICs 3n-skx 4t2c ndr
2942 - type: "table"
2943   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2944   algorithm: "table_comparison"
2945   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2946   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2947   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2948   columns:
2949     - title: "x710"
2950       data-set: "vpp-nic-comparison-3n-skx"
2951       tag: "NIC_Intel-X710"
2952     - title: "xxv710"
2953       data-set: "vpp-nic-comparison-3n-skx"
2954       tag: "NIC_Intel-XXV710"
2955   comparisons:
2956     - title: "Diff"
2957       reference: 1
2958       compare: 2
2959   legend:
2960     - ""
2961     - "x710, xxv710 - NICs tested."
2962     - "Diff - difference between x710 and xxv710 NIC."
2963
2964 # VPP Compare NICs 3n-skx 2t1c pdr
2965 - type: "table"
2966   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2967   algorithm: "table_comparison"
2968   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2969   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2970   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2971   columns:
2972     - title: "x710"
2973       data-set: "vpp-nic-comparison-3n-skx"
2974       tag: "NIC_Intel-X710"
2975     - title: "xxv710"
2976       data-set: "vpp-nic-comparison-3n-skx"
2977       tag: "NIC_Intel-XXV710"
2978   comparisons:
2979     - title: "Diff"
2980       reference: 1
2981       compare: 2
2982   legend:
2983     - ""
2984     - "x710, xxv710 - NICs tested."
2985     - "Diff - difference between x710 and xxv710 NIC."
2986
2987 # VPP Compare NICs 3n-skx 4t2c pdr
2988 - type: "table"
2989   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2990   algorithm: "table_comparison"
2991   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2992   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2993   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2994   columns:
2995     - title: "x710"
2996       data-set: "vpp-nic-comparison-3n-skx"
2997       tag: "NIC_Intel-X710"
2998     - title: "xxv710"
2999       data-set: "vpp-nic-comparison-3n-skx"
3000       tag: "NIC_Intel-XXV710"
3001   comparisons:
3002     - title: "Diff"
3003       reference: 1
3004       compare: 2
3005   legend:
3006     - ""
3007     - "x710, xxv710 - NICs tested."
3008     - "Diff - difference between x710 and xxv710 NIC."
3009
3010 ## VPP Compare NICs 3n-skx 2t1c mrr
3011 #- type: "table"
3012 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
3013 #  algorithm: "table_comparison"
3014 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3015 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3016 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3017 #  columns:
3018 #    - title: "x710"
3019 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3020 #      tag: "NIC_Intel-X710"
3021 #    - title: "xxv710"
3022 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3023 #      tag: "NIC_Intel-XXV710"
3024 #  comparisons:
3025 #    - title: "Diff"
3026 #      reference: 1
3027 #      compare: 2
3028 #  legend:
3029 #    - ""
3030 #    - "x710, xxv710 - NICs tested."
3031 #    - "Diff - difference between x710 and xxv710 NIC."
3032 #
3033 ## VPP Compare NICs 3n-skx 4t2c mrr
3034 #- type: "table"
3035 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
3036 #  algorithm: "table_comparison"
3037 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3038 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3039 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3040 #  columns:
3041 #    - title: "x710"
3042 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3043 #      tag: "NIC_Intel-X710"
3044 #    - title: "xxv710"
3045 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3046 #      tag: "NIC_Intel-XXV710"
3047 #  comparisons:
3048 #    - title: "Diff"
3049 #      reference: 1
3050 #      compare: 2
3051 #  legend:
3052 #    - ""
3053 #    - "x710, xxv710 - NICs tested."
3054 #    - "Diff - difference between x710 and xxv710 NIC."
3055 #
3056 ## VPP Compare NICs 3n-skx 8t4c mrr
3057 #- type: "table"
3058 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
3059 #  algorithm: "table_comparison"
3060 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3061 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3062 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3063 #  columns:
3064 #    - title: "x710"
3065 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3066 #      tag: "NIC_Intel-X710"
3067 #    - title: "xxv710"
3068 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3069 #      tag: "NIC_Intel-XXV710"
3070 #  comparisons:
3071 #    - title: "Diff"
3072 #      reference: 1
3073 #      compare: 2
3074 #  legend:
3075 #    - ""
3076 #    - "x710, xxv710 - NICs tested."
3077 #    - "Diff - difference between x710 and xxv710 NIC."
3078
3079 # VPP Compare NICs 2n-skx 2t1c ndr
3080 - type: "table"
3081   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3082   algorithm: "table_comparison"
3083   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3084   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3085   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3086   columns:
3087     - title: "x710"
3088       data-set: "vpp-nic-comparison-2n-skx"
3089       tag: "NIC_Intel-X710"
3090     - title: "xxv710"
3091       data-set: "vpp-nic-comparison-2n-skx"
3092       tag: "NIC_Intel-XXV710"
3093   comparisons:
3094     - title: "Diff"
3095       reference: 1
3096       compare: 2
3097   legend:
3098     - ""
3099     - "x710, xxv710 - NICs tested."
3100     - "Diff - difference between x710 and xxv710 NIC."
3101
3102 # VPP Compare NICs 2n-skx 4t2c ndr
3103 - type: "table"
3104   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3105   algorithm: "table_comparison"
3106   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3107   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3108   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3109   columns:
3110     - title: "x710"
3111       data-set: "vpp-nic-comparison-2n-skx"
3112       tag: "NIC_Intel-X710"
3113     - title: "xxv710"
3114       data-set: "vpp-nic-comparison-2n-skx"
3115       tag: "NIC_Intel-XXV710"
3116   comparisons:
3117     - title: "Diff"
3118       reference: 1
3119       compare: 2
3120   legend:
3121     - ""
3122     - "x710, xxv710 - NICs tested."
3123     - "Diff - difference between x710 and xxv710 NIC."
3124
3125 # VPP Compare NICs 2n-skx 2t1c pdr
3126 - type: "table"
3127   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3128   algorithm: "table_comparison"
3129   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3130   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3131   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3132   columns:
3133     - title: "x710"
3134       data-set: "vpp-nic-comparison-2n-skx"
3135       tag: "NIC_Intel-X710"
3136     - title: "xxv710"
3137       data-set: "vpp-nic-comparison-2n-skx"
3138       tag: "NIC_Intel-XXV710"
3139   comparisons:
3140     - title: "Diff"
3141       reference: 1
3142       compare: 2
3143   legend:
3144     - ""
3145     - "x710, xxv710 - NICs tested."
3146     - "Diff - difference between x710 and xxv710 NIC."
3147
3148 # VPP Compare NICs 2n-skx 4t2c pdr
3149 - type: "table"
3150   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3151   algorithm: "table_comparison"
3152   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3153   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3154   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3155   columns:
3156     - title: "x710"
3157       data-set: "vpp-nic-comparison-2n-skx"
3158       tag: "NIC_Intel-X710"
3159     - title: "xxv710"
3160       data-set: "vpp-nic-comparison-2n-skx"
3161       tag: "NIC_Intel-XXV710"
3162   comparisons:
3163     - title: "Diff"
3164       reference: 1
3165       compare: 2
3166   legend:
3167     - ""
3168     - "x710, xxv710 - NICs tested."
3169     - "Diff - difference between x710 and xxv710 NIC."
3170
3171 # VPP Compare NICs 2n-skx 2t1c mrr
3172 - type: "table"
3173   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3174   algorithm: "table_comparison"
3175   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3176   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3177   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3178   columns:
3179     - title: "x710"
3180       data-set: "vpp-nic-comparison-2n-skx-mrr"
3181       tag: "NIC_Intel-X710"
3182     - title: "xxv710"
3183       data-set: "vpp-nic-comparison-2n-skx-mrr"
3184       tag: "NIC_Intel-XXV710"
3185   comparisons:
3186     - title: "Diff"
3187       reference: 1
3188       compare: 2
3189   legend:
3190     - ""
3191     - "x710, xxv710 - NICs tested."
3192     - "Diff - difference between x710 and xxv710 NIC."
3193
3194 # VPP Compare NICs 2n-skx 4t2c mrr
3195 - type: "table"
3196   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3197   algorithm: "table_comparison"
3198   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3199   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3200   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3201   columns:
3202     - title: "x710"
3203       data-set: "vpp-nic-comparison-2n-skx-mrr"
3204       tag: "NIC_Intel-X710"
3205     - title: "xxv710"
3206       data-set: "vpp-nic-comparison-2n-skx-mrr"
3207       tag: "NIC_Intel-XXV710"
3208   comparisons:
3209     - title: "Diff"
3210       reference: 1
3211       compare: 2
3212   legend:
3213     - ""
3214     - "x710, xxv710 - NICs tested."
3215     - "Diff - difference between x710 and xxv710 NIC."
3216
3217 # VPP Compare NICs 2n-skx 8t4c mrr
3218 - type: "table"
3219   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3220   algorithm: "table_comparison"
3221   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3222   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3223   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3224   columns:
3225     - title: "x710"
3226       data-set: "vpp-nic-comparison-2n-skx-mrr"
3227       tag: "NIC_Intel-X710"
3228     - title: "xxv710"
3229       data-set: "vpp-nic-comparison-2n-skx-mrr"
3230       tag: "NIC_Intel-XXV710"
3231   comparisons:
3232     - title: "Diff"
3233       reference: 1
3234       compare: 2
3235   legend:
3236     - ""
3237     - "x710, xxv710 - NICs tested."
3238     - "Diff - difference between x710 and xxv710 NIC."
3239
3240 ################################################################################
3241 # VPP
3242
3243 # VPP Performance Changes 3n-hsw 1t1c pdr
3244 - type: "table"
3245   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3246   algorithm: "table_comparison"
3247   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3248   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3249   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3250   columns:
3251     - title: "1908.1-2"
3252       data-set: "vpp-performance-changes-3n-hsw-h1"
3253     - title: "2001.0-2"
3254       data-set: "vpp-performance-changes-3n-hsw-ref"
3255     - title: "2001.0-4"
3256       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3257     - title: "2005.0-4"
3258       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3259   comparisons:
3260     - title: "2001.0-4 vs 2001.0-2"
3261       reference: 2
3262       compare: 3
3263       rca-file: "rca/rca-2005-3n-hsw-1t1c-pdr-rca1.yaml"
3264     - title: "2005.0-4 vs 2001.0-4"
3265       reference: 3
3266       compare: 4
3267       rca-file: "rca/rca-2005-3n-hsw-1t1c-pdr-rca2.yaml"
3268   legend:
3269     - ''
3270     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3271     - '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).'
3272     - '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.'
3273     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3274     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3275
3276 # VPP Performance Changes 3n-hsw 2t2c pdr
3277 - type: "table"
3278   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3279   algorithm: "table_comparison"
3280   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3281   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3282   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3283   columns:
3284     - title: "1908.1-2"
3285       data-set: "vpp-performance-changes-3n-hsw-h1"
3286     - title: "2001.0-2"
3287       data-set: "vpp-performance-changes-3n-hsw-ref"
3288     - title: "2001.0-4"
3289       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3290     - title: "2005.0-4"
3291       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3292   comparisons:
3293     - title: "2001.0-4 vs 2001.0-2"
3294       reference: 2
3295       compare: 3
3296       rca-file: "rca/rca-2005-3n-hsw-2t2c-pdr-rca1.yaml"
3297     - title: "2005.0-4 vs 2001.0-4"
3298       reference: 3
3299       compare: 4
3300       rca-file: "rca/rca-2005-3n-hsw-2t2c-pdr-rca2.yaml"
3301   legend:
3302     - ''
3303     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3304     - '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).'
3305     - '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.'
3306     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3307     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3308
3309 # VPP Performance Changes 3n-hsw 1t1c ndr
3310 - type: "table"
3311   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3312   algorithm: "table_comparison"
3313   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3314   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3315   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3316   columns:
3317     - title: "1908.1-2"
3318       data-set: "vpp-performance-changes-3n-hsw-h1"
3319     - title: "2001.0-2"
3320       data-set: "vpp-performance-changes-3n-hsw-ref"
3321     - title: "2001.0-4"
3322       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3323     - title: "2005.0-4"
3324       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3325   comparisons:
3326     - title: "2001.0-4 vs 2001.0-2"
3327       reference: 2
3328       compare: 3
3329       rca-file: "rca/rca-2005-3n-hsw-1t1c-ndr-rca2.yaml"
3330     - title: "2005.0-4 vs 2001.0-4"
3331       reference: 3
3332       compare: 4
3333       rca-file: "rca/rca-2005-3n-hsw-1t1c-ndr-rca3.yaml"
3334   legend:
3335     - ''
3336     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3337     - '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).'
3338     - '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.'
3339     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3340     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3341 #    - 'RCA1:                 Root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3342 #    - 'RCA2:                 Root cause analysis reference for 2005.0-4 vs 2001.0-4.'
3343
3344 # VPP Performance Changes 3n-hsw 2t2c ndr
3345 - type: "table"
3346   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3347   algorithm: "table_comparison"
3348   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3349   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3350   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3351   columns:
3352     - title: "1908.1-2"
3353       data-set: "vpp-performance-changes-3n-hsw-h1"
3354     - title: "2001.0-2"
3355       data-set: "vpp-performance-changes-3n-hsw-ref"
3356     - title: "2001.0-4"
3357       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3358     - title: "2005.0-4"
3359       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3360   comparisons:
3361     - title: "2001.0-4 vs 2001.0-2"
3362       reference: 2
3363       compare: 3
3364       rca-file: "rca/rca-2005-3n-hsw-2t2c-ndr-rca1.yaml"
3365     - title: "2005.0-4 vs 2001.0-4"
3366       reference: 3
3367       compare: 4
3368       rca-file: "rca/rca-2005-3n-hsw-2t2c-ndr-rca2.yaml"
3369   legend:
3370     - ''
3371     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3372     - '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).'
3373     - '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.'
3374     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3375     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3376
3377 # VPP Performance Changes 3n-hsw 1t1c pdr-full
3378 - type: "table"
3379   title: "VPP Performance Changes 3n-hsw 1t1c pdr-full"
3380   algorithm: "table_comparison"
3381   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr-full"
3382   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3383   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3384   columns:
3385     - title: "1908.1-2"
3386       data-set: "vpp-performance-changes-3n-hsw-h1"
3387     - title: "2001.0-2"
3388       data-set: "vpp-performance-changes-3n-hsw-ref"
3389     - title: "2001.0-4"
3390       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3391     - title: "2005.0-3"
3392       data-set: "vpp-performance-changes-3n-hsw-cmp"
3393     - title: "2005.0-4"
3394       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3395   comparisons:
3396     - title: "2005.0-4 vs 2005.0-3"
3397       reference: 4
3398       compare: 5
3399       rca-file: "rca/rca-2005-3n-hsw-1t1c-pdr-rca1.yaml"
3400     - title: "2001.0-4 vs 2001.0-2"
3401       reference: 2
3402       compare: 3
3403       rca-file: "rca/rca-2005-3n-hsw-1t1c-pdr-rca2.yaml"
3404     - title: "2005.0-4 vs 2001.0-4"
3405       reference: 3
3406       compare: 5
3407       rca-file: "rca/rca-2005-3n-hsw-1t1c-pdr-rca3.yaml"
3408   legend:
3409     - ''
3410     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3411     - '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).'
3412     - '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.'
3413     - '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.'
3414     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3415     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3416
3417 # VPP Performance Changes 3n-hsw 2t2c pdr-full
3418 - type: "table"
3419   title: "VPP Performance Changes 3n-hsw 2t2c pdr-full"
3420   algorithm: "table_comparison"
3421   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr-full"
3422   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3423   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3424   columns:
3425     - title: "1908.1-2"
3426       data-set: "vpp-performance-changes-3n-hsw-h1"
3427     - title: "2001.0-2"
3428       data-set: "vpp-performance-changes-3n-hsw-ref"
3429     - title: "2001.0-4"
3430       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3431     - title: "2005.0-3"
3432       data-set: "vpp-performance-changes-3n-hsw-cmp"
3433     - title: "2005.0-4"
3434       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3435   comparisons:
3436     - title: "2005.0-4 vs 2005.0-3"
3437       reference: 4
3438       compare: 5
3439       rca-file: "rca/rca-2005-3n-hsw-2t2c-pdr-rca1.yaml"
3440     - title: "2001.0-4 vs 2001.0-2"
3441       reference: 2
3442       compare: 3
3443       rca-file: "rca/rca-2005-3n-hsw-2t2c-pdr-rca2.yaml"
3444     - title: "2005.0-4 vs 2001.0-4"
3445       reference: 3
3446       compare: 5
3447       rca-file: "rca/rca-2005-3n-hsw-2t2c-pdr-rca3.yaml"
3448   legend:
3449     - ''
3450     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3451     - '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).'
3452     - '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.'
3453     - '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.'
3454     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3455     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3456
3457 # VPP Performance Changes 3n-hsw 1t1c ndr-full
3458 - type: "table"
3459   title: "VPP Performance Changes 3n-hsw 1t1c ndr-full"
3460   algorithm: "table_comparison"
3461   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr-full"
3462   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3463   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3464   columns:
3465     - title: "1908.1-2"
3466       data-set: "vpp-performance-changes-3n-hsw-h1"
3467     - title: "2001.0-2"
3468       data-set: "vpp-performance-changes-3n-hsw-ref"
3469     - title: "2001.0-4"
3470       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3471     - title: "2005.0-3"
3472       data-set: "vpp-performance-changes-3n-hsw-cmp"
3473     - title: "2005.0-4"
3474       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3475   comparisons:
3476     - title: "2005.0-4 vs 2005.0-3"
3477       reference: 4
3478       compare: 5
3479       rca-file: "rca/rca-2005-3n-hsw-1t1c-ndr-rca1.yaml"
3480     - title: "2001.0-4 vs 2001.0-2"
3481       reference: 2
3482       compare: 3
3483       rca-file: "rca/rca-2005-3n-hsw-1t1c-ndr-rca2.yaml"
3484     - title: "2005.0-4 vs 2001.0-4"
3485       reference: 3
3486       compare: 5
3487       rca-file: "rca/rca-2005-3n-hsw-1t1c-ndr-rca3.yaml"
3488   legend:
3489     - ''
3490     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3491     - '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).'
3492     - '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.'
3493     - '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.'
3494     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3495     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3496
3497 # VPP Performance Changes 3n-hsw 2t2c ndr-full
3498 - type: "table"
3499   title: "VPP Performance Changes 3n-hsw 2t2c ndr-full"
3500   algorithm: "table_comparison"
3501   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr-full"
3502   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3503   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3504   columns:
3505     - title: "1908.1-2"
3506       data-set: "vpp-performance-changes-3n-hsw-h1"
3507     - title: "2001.0-2"
3508       data-set: "vpp-performance-changes-3n-hsw-ref"
3509     - title: "2001.0-4"
3510       data-set: "vpp-performance-changes-3n-hsw-cmp-2001.0-4"
3511     - title: "2005.0-3"
3512       data-set: "vpp-performance-changes-3n-hsw-cmp"
3513     - title: "2005.0-4"
3514       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3515   comparisons:
3516     - title: "2005.0-4 vs 2005.0-3"
3517       reference: 4
3518       compare: 5
3519       rca-file: "rca/rca-2005-3n-hsw-2t2c-ndr-rca1.yaml"
3520     - title: "2001.0-4 vs 2001.0-2"
3521       reference: 2
3522       compare: 3
3523       rca-file: "rca/rca-2005-3n-hsw-2t2c-ndr-rca2.yaml"
3524     - title: "2005.0-4 vs 2001.0-4"
3525       reference: 3
3526       compare: 5
3527       rca-file: "rca/rca-2005-3n-hsw-2t2c-ndr-rca3.yaml"
3528   legend:
3529     - ''
3530     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3531     - '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).'
3532     - '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.'
3533     - '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.'
3534     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3535     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3536
3537 # VPP Performance Changes 3n-skx 2t1c pdr
3538 - type: "table"
3539   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3540   algorithm: "table_comparison"
3541   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3542   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3543   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3544   columns:
3545     - title: "1908.1-2"
3546       data-set: "vpp-performance-changes-3n-skx-h1"
3547     - title: "2001.0-2"
3548       data-set: "vpp-performance-changes-3n-skx-ref"
3549     - title: "2001.0-4"
3550       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3551     - title: "2005.0-4"
3552       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3553   comparisons:
3554     - title: "2001.0-4 vs 2001.0-2"
3555       reference: 2
3556       compare: 3
3557       rca-file: "rca/rca-2005-3n-skx-2t1c-pdr-rca1.yaml"
3558     - title: "2005.0-4 vs 2001.0-4"
3559       reference: 3
3560       compare: 4
3561       rca-file: "rca/rca-2005-3n-skx-2t1c-pdr-rca2.yaml"
3562   legend:
3563     - ''
3564     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3565     - '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).'
3566     - '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.'
3567     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3568     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3569
3570 # VPP Performance Changes 3n-skx 4t2c pdr
3571 - type: "table"
3572   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3573   algorithm: "table_comparison"
3574   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3575   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3576   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3577   columns:
3578     - title: "1908.1-2"
3579       data-set: "vpp-performance-changes-3n-skx-h1"
3580     - title: "2001.0-2"
3581       data-set: "vpp-performance-changes-3n-skx-ref"
3582     - title: "2001.0-4"
3583       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3584     - title: "2005.0-4"
3585       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3586   comparisons:
3587     - title: "2001.0-4 vs 2001.0-2"
3588       reference: 2
3589       compare: 3
3590       rca-file: "rca/rca-2005-3n-skx-4t2c-pdr-rca1.yaml"
3591     - title: "2005.0-4 vs 2001.0-4"
3592       reference: 3
3593       compare: 4
3594       rca-file: "rca/rca-2005-3n-skx-4t2c-pdr-rca2.yaml"
3595   legend:
3596     - ''
3597     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3598     - '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).'
3599     - '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.'
3600     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3601     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3602
3603 # VPP Performance Changes 3n-skx 2t1c ndr
3604 - type: "table"
3605   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3606   algorithm: "table_comparison"
3607   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3608   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3609   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3610   columns:
3611     - title: "1908.1-2"
3612       data-set: "vpp-performance-changes-3n-skx-h1"
3613     - title: "2001.0-2"
3614       data-set: "vpp-performance-changes-3n-skx-ref"
3615     - title: "2001.0-4"
3616       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3617     - title: "2005.0-4"
3618       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3619   comparisons:
3620     - title: "2001.0-4 vs 2001.0-2"
3621       reference: 2
3622       compare: 3
3623       rca-file: "rca/rca-2005-3n-skx-2t1c-ndr-rca1.yaml"
3624     - title: "2005.0-4 vs 2001.0-4"
3625       reference: 3
3626       compare: 4
3627       rca-file: "rca/rca-2005-3n-skx-2t1c-ndr-rca2.yaml"
3628   legend:
3629     - ''
3630     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3631     - '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).'
3632     - '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.'
3633     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3634     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3635
3636 # VPP Performance Changes 3n-skx 4t2c ndr
3637 - type: "table"
3638   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3639   algorithm: "table_comparison"
3640   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3641   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3642   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3643   columns:
3644     - title: "1908.1-2"
3645       data-set: "vpp-performance-changes-3n-skx-h1"
3646     - title: "2001.0-2"
3647       data-set: "vpp-performance-changes-3n-skx-ref"
3648     - title: "2001.0-4"
3649       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3650     - title: "2005.0-4"
3651       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3652   comparisons:
3653     - title: "2001.0-4 vs 2001.0-2"
3654       reference: 2
3655       compare: 3
3656       rca-file: "rca/rca-2005-3n-skx-4t2c-ndr-rca1.yaml"
3657     - title: "2005.0-4 vs 2001.0-4"
3658       reference: 3
3659       compare: 4
3660       rca-file: "rca/rca-2005-3n-skx-4t2c-ndr-rca2.yaml"
3661   legend:
3662     - ''
3663     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3664     - '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).'
3665     - '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.'
3666     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3667     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3668
3669 # VPP Performance Changes 3n-skx 2t1c pdr-full
3670 - type: "table"
3671   title: "VPP Performance Changes 3n-skx 2t1c pdr-full"
3672   algorithm: "table_comparison"
3673   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr-full"
3674   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3675   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3676   columns:
3677     - title: "1908.1-2"
3678       data-set: "vpp-performance-changes-3n-skx-h1"
3679     - title: "2001.0-2"
3680       data-set: "vpp-performance-changes-3n-skx-ref"
3681     - title: "2001.0-4"
3682       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3683     - title: "2005.0-3"
3684       data-set: "vpp-performance-changes-3n-skx-cmp"
3685     - title: "2005.0-4"
3686       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3687   comparisons:
3688     - title: "2005.0-4 vs 2005.0-3"
3689       reference: 4
3690       compare: 5
3691       rca-file: "rca/rca-2005-3n-skx-2t1c-pdr-rca1.yaml"
3692     - title: "2001.0-4 vs 2001.0-2"
3693       reference: 2
3694       compare: 3
3695       rca-file: "rca/rca-2005-3n-skx-2t1c-pdr-rca2.yaml"
3696     - title: "2005.0-4 vs 2001.0-4"
3697       reference: 3
3698       compare: 5
3699       rca-file: "rca/rca-2005-3n-skx-2t1c-pdr-rca3.yaml"
3700   legend:
3701     - ''
3702     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3703     - '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).'
3704     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3705     - '2005.0-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.'
3706     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3707     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3708
3709 # VPP Performance Changes 3n-skx 4t2c pdr-full
3710 - type: "table"
3711   title: "VPP Performance Changes 3n-skx 4t2c pdr-full"
3712   algorithm: "table_comparison"
3713   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr-full"
3714   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3715   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3716   columns:
3717     - title: "1908.1-2"
3718       data-set: "vpp-performance-changes-3n-skx-h1"
3719     - title: "2001.0-2"
3720       data-set: "vpp-performance-changes-3n-skx-ref"
3721     - title: "2001.0-4"
3722       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3723     - title: "2005.0-3"
3724       data-set: "vpp-performance-changes-3n-skx-cmp"
3725     - title: "2005.0-4"
3726       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3727   comparisons:
3728     - title: "2005.0-4 vs 2005.0-3"
3729       reference: 4
3730       compare: 5
3731       rca-file: "rca/rca-2005-3n-skx-4t2c-pdr-rca1.yaml"
3732     - title: "2001.0-4 vs 2001.0-2"
3733       reference: 2
3734       compare: 3
3735       rca-file: "rca/rca-2005-3n-skx-4t2c-pdr-rca2.yaml"
3736     - title: "2005.0-4 vs 2001.0-4"
3737       reference: 3
3738       compare: 5
3739       rca-file: "rca/rca-2005-3n-skx-4t2c-pdr-rca3.yaml"
3740   legend:
3741     - ''
3742     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3743     - '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).'
3744     - '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.'
3745     - '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.'
3746     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3747     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3748
3749 # VPP Performance Changes 3n-skx 2t1c ndr-full
3750 - type: "table"
3751   title: "VPP Performance Changes 3n-skx 2t1c ndr-full"
3752   algorithm: "table_comparison"
3753   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr-full"
3754   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3755   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3756   columns:
3757     - title: "1908.1-2"
3758       data-set: "vpp-performance-changes-3n-skx-h1"
3759     - title: "2001.0-2"
3760       data-set: "vpp-performance-changes-3n-skx-ref"
3761     - title: "2001.0-4"
3762       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3763     - title: "2005.0-3"
3764       data-set: "vpp-performance-changes-3n-skx-cmp"
3765     - title: "2005.0-4"
3766       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3767   comparisons:
3768     - title: "2005.0-4 vs 2005.0-3"
3769       reference: 4
3770       compare: 5
3771       rca-file: "rca/rca-2005-3n-skx-2t1c-ndr-rca1.yaml"
3772     - title: "2001.0-4 vs 2001.0-2"
3773       reference: 2
3774       compare: 3
3775       rca-file: "rca/rca-2005-3n-skx-2t1c-ndr-rca2.yaml"
3776     - title: "2005.0-4 vs 2001.0-4"
3777       reference: 3
3778       compare: 5
3779       rca-file: "rca/rca-2005-3n-skx-2t1c-ndr-rca3.yaml"
3780   legend:
3781     - ''
3782     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3783     - '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).'
3784     - '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.'
3785     - '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.'
3786     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3787     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3788
3789 # VPP Performance Changes 3n-skx 4t2c ndr-full
3790 - type: "table"
3791   title: "VPP Performance Changes 3n-skx 4t2c ndr-full"
3792   algorithm: "table_comparison"
3793   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr-full"
3794   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3795   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3796   columns:
3797     - title: "1908.1-2"
3798       data-set: "vpp-performance-changes-3n-skx-h1"
3799     - title: "2001.0-2"
3800       data-set: "vpp-performance-changes-3n-skx-ref"
3801     - title: "2001.0-4"
3802       data-set: "vpp-performance-changes-3n-skx-cmp-2001.0-4"
3803     - title: "2005.0-3"
3804       data-set: "vpp-performance-changes-3n-skx-cmp"
3805     - title: "2005.0-4"
3806       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3807   comparisons:
3808     - title: "2005.0-4 vs 2005.0-3"
3809       reference: 4
3810       compare: 5
3811       rca-file: "rca/rca-2005-3n-skx-4t2c-ndr-rca1.yaml"
3812     - title: "2001.0-4 vs 2001.0-2"
3813       reference: 2
3814       compare: 3
3815       rca-file: "rca/rca-2005-3n-skx-4t2c-ndr-rca2.yaml"
3816     - title: "2005.0-4 vs 2001.0-4"
3817       reference: 3
3818       compare: 5
3819       rca-file: "rca/rca-2005-3n-skx-4t2c-ndr-rca3.yaml"
3820   legend:
3821     - ''
3822     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3823     - '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).'
3824     - '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.'
3825     - '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.'
3826     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3827     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3828
3829 # VPP Performance Changes 2n-skx 2t1c pdr
3830 - type: "table"
3831   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3832   algorithm: "table_comparison"
3833   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3834   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3835   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3836   columns:
3837     - title: "1908.1-2"
3838       data-set: "vpp-performance-changes-2n-skx-h1"
3839     - title: "2001.0-2"
3840       data-set: "vpp-performance-changes-2n-skx-ref"
3841     - title: "2001.0-4"
3842       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3843     - title: "2005.0-4"
3844       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3845   comparisons:
3846     - title: "2001.0-4 vs 2001.0-2"
3847       reference: 2
3848       compare: 3
3849       rca-file: "rca/rca-2005-2n-skx-2t1c-pdr-rca1.yaml"
3850     - title: "2005.0-4 vs 2001.0-4"
3851       reference: 3
3852       compare: 4
3853       rca-file: "rca/rca-2005-2n-skx-2t1c-pdr-rca2.yaml"
3854   legend:
3855     - ''
3856     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3857     - '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).'
3858     - '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.'
3859     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3860     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3861
3862 # VPP Performance Changes 2n-skx 4t2c pdr
3863 - type: "table"
3864   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3865   algorithm: "table_comparison"
3866   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3867   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3868   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3869   columns:
3870     - title: "1908.1-2"
3871       data-set: "vpp-performance-changes-2n-skx-h1"
3872     - title: "2001.0-2"
3873       data-set: "vpp-performance-changes-2n-skx-ref"
3874     - title: "2001.0-4"
3875       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3876     - title: "2005.0-4"
3877       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3878   comparisons:
3879     - title: "2001.0-4 vs 2001.0-2"
3880       reference: 2
3881       compare: 3
3882       rca-file: "rca/rca-2005-2n-skx-4t2c-pdr-rca1.yaml"
3883     - title: "2005.0-4 vs 2001.0-4"
3884       reference: 3
3885       compare: 4
3886       rca-file: "rca/rca-2005-2n-skx-4t2c-pdr-rca2.yaml"
3887   legend:
3888     - ''
3889     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3890     - '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).'
3891     - '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.'
3892     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3893     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3894
3895 # VPP Performance Changes 2n-skx 2t1c ndr
3896 - type: "table"
3897   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3898   algorithm: "table_comparison"
3899   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3900   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3901   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3902   columns:
3903     - title: "1908.1-2"
3904       data-set: "vpp-performance-changes-2n-skx-h1"
3905     - title: "2001.0-2"
3906       data-set: "vpp-performance-changes-2n-skx-ref"
3907     - title: "2001.0-4"
3908       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3909     - title: "2005.0-4"
3910       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3911   comparisons:
3912     - title: "2001.0-4 vs 2001.0-2"
3913       reference: 2
3914       compare: 3
3915       rca-file: "rca/rca-2005-2n-skx-2t1c-ndr-rca1.yaml"
3916     - title: "2005.0-4 vs 2001.0-4"
3917       reference: 3
3918       compare: 4
3919       rca-file: "rca/rca-2005-2n-skx-2t1c-ndr-rca2.yaml"
3920   legend:
3921     - ''
3922     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3923     - '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).'
3924     - '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.'
3925     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3926     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3927
3928 # VPP Performance Changes 2n-skx 4t2c ndr
3929 - type: "table"
3930   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3931   algorithm: "table_comparison"
3932   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3933   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3934   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3935   columns:
3936     - title: "1908.1-2"
3937       data-set: "vpp-performance-changes-2n-skx-h1"
3938     - title: "2001.0-2"
3939       data-set: "vpp-performance-changes-2n-skx-ref"
3940     - title: "2001.0-4"
3941       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3942     - title: "2005.0-4"
3943       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3944   comparisons:
3945     - title: "2001.0-4 vs 2001.0-2"
3946       reference: 2
3947       compare: 3
3948       rca-file: "rca/rca-2005-2n-skx-4t2c-ndr-rca1.yaml"
3949     - title: "2005.0-4 vs 2001.0-4"
3950       reference: 3
3951       compare: 4
3952       rca-file: "rca/rca-2005-2n-skx-4t2c-ndr-rca2.yaml"
3953   legend:
3954     - ''
3955     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3956     - '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).'
3957     - '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.'
3958     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
3959     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
3960
3961 # VPP Performance Changes 2n-skx 2t1c pdr-full
3962 - type: "table"
3963   title: "VPP Performance Changes 2n-skx 2t1c pdr-full"
3964   algorithm: "table_comparison"
3965   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr-full"
3966   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3967   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3968   columns:
3969     - title: "1908.1-2"
3970       data-set: "vpp-performance-changes-2n-skx-h1"
3971     - title: "2001.0-2"
3972       data-set: "vpp-performance-changes-2n-skx-ref"
3973     - title: "2001.0-4"
3974       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
3975     - title: "2005.0-3"
3976       data-set: "vpp-performance-changes-2n-skx-cmp"
3977     - title: "2005.0-4"
3978       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3979   comparisons:
3980     - title: "2005.0-4 vs 2005.0-3"
3981       reference: 4
3982       compare: 5
3983       rca-file: "rca/rca-2005-2n-skx-2t1c-pdr-rca1.yaml"
3984     - title: "2001.0-4 vs 2001.0-2"
3985       reference: 2
3986       compare: 3
3987       rca-file: "rca/rca-2005-2n-skx-2t1c-pdr-rca2.yaml"
3988     - title: "2005.0-4 vs 2001.0-4"
3989       reference: 3
3990       compare: 5
3991       rca-file: "rca/rca-2005-2n-skx-2t1c-pdr-rca3.yaml"
3992
3993   legend:
3994     - ''
3995     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3996     - '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).'
3997     - '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.'
3998     - '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.'
3999     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4000     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4001
4002 # VPP Performance Changes 2n-skx 4t2c pdr-full
4003 - type: "table"
4004   title: "VPP Performance Changes 2n-skx 4t2c pdr-full"
4005   algorithm: "table_comparison"
4006   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr-full"
4007   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4008   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4009   columns:
4010     - title: "1908.1-2"
4011       data-set: "vpp-performance-changes-2n-skx-h1"
4012     - title: "2001.0-2"
4013       data-set: "vpp-performance-changes-2n-skx-ref"
4014     - title: "2001.0-4"
4015       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4016     - title: "2005.0-3"
4017       data-set: "vpp-performance-changes-2n-skx-cmp"
4018     - title: "2005.0-4"
4019       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4020   comparisons:
4021     - title: "2005.0-4 vs 2005.0-3"
4022       reference: 4
4023       compare: 5
4024       rca-file: "rca/rca-2005-2n-skx-4t2c-pdr-rca1.yaml"
4025     - title: "2001.0-4 vs 2001.0-2"
4026       reference: 2
4027       compare: 3
4028       rca-file: "rca/rca-2005-2n-skx-4t2c-pdr-rca2.yaml"
4029     - title: "2005.0-4 vs 2001.0-4"
4030       reference: 3
4031       compare: 5
4032       rca-file: "rca/rca-2005-2n-skx-4t2c-pdr-rca3.yaml"
4033   legend:
4034     - ''
4035     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4036     - '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).'
4037     - '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.'
4038     - '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.'
4039     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4040     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4041
4042 # VPP Performance Changes 2n-skx 2t1c ndr-full
4043 - type: "table"
4044   title: "VPP Performance Changes 2n-skx 2t1c ndr-full"
4045   algorithm: "table_comparison"
4046   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr-full"
4047   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4048   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4049   columns:
4050     - title: "1908.1-2"
4051       data-set: "vpp-performance-changes-2n-skx-h1"
4052     - title: "2001.0-2"
4053       data-set: "vpp-performance-changes-2n-skx-ref"
4054     - title: "2001.0-4"
4055       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4056     - title: "2005.0-3"
4057       data-set: "vpp-performance-changes-2n-skx-cmp"
4058     - title: "2005.0-4"
4059       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4060   comparisons:
4061     - title: "2005.0-4 vs 2005.0-3"
4062       reference: 4
4063       compare: 5
4064       rca-file: "rca/rca-2005-2n-skx-2t1c-ndr-rca1.yaml"
4065     - title: "2001.0-4 vs 2001.0-2"
4066       reference: 2
4067       compare: 3
4068       rca-file: "rca/rca-2005-2n-skx-2t1c-ndr-rca2.yaml"
4069     - title: "2005.0-4 vs 2001.0-4"
4070       reference: 3
4071       compare: 5
4072       rca-file: "rca/rca-2005-2n-skx-2t1c-ndr-rca3.yaml"
4073   legend:
4074     - ''
4075     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4076     - '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).'
4077     - '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.'
4078     - '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.'
4079     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4080     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4081
4082 # VPP Performance Changes 2n-skx 4t2c ndr-full
4083 - type: "table"
4084   title: "VPP Performance Changes 2n-skx 4t2c ndr-full"
4085   algorithm: "table_comparison"
4086   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr-full"
4087   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4088   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4089   columns:
4090     - title: "1908.1-2"
4091       data-set: "vpp-performance-changes-2n-skx-h1"
4092     - title: "2001.0-2"
4093       data-set: "vpp-performance-changes-2n-skx-ref"
4094     - title: "2001.0-4"
4095       data-set: "vpp-performance-changes-2n-skx-cmp-2001.0-4"
4096     - title: "2005.0-3"
4097       data-set: "vpp-performance-changes-2n-skx-cmp"
4098     - title: "2005.0-4"
4099       data-set: "vpp-performance-changes-2n-skx-cmp-2"
4100   comparisons:
4101     - title: "2005.0-4 vs 2005.0-3"
4102       reference: 4
4103       compare: 5
4104       rca-file: "rca/rca-2005-2n-skx-4t2c-ndr-rca1.yaml"
4105     - title: "2001.0-4 vs 2001.0-2"
4106       reference: 2
4107       compare: 3
4108       rca-file: "rca/rca-2005-2n-skx-4t2c-ndr-rca2.yaml"
4109     - title: "2005.0-4 vs 2001.0-4"
4110       reference: 3
4111       compare: 5
4112       rca-file: "rca/rca-2005-2n-skx-4t2c-ndr-rca3.yaml"
4113   legend:
4114     - ''
4115     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4116     - '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).'
4117     - '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.'
4118     - '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.'
4119     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4120     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4121
4122 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4123 - type: "table"
4124   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4125   algorithm: "table_comparison"
4126   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4127   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4128   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4129   columns:
4130     - title: "2001.0-2"
4131       data-set: "vpp-performance-changes-2n-clx-ref"
4132     - title: "2001.0-4"
4133       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4134     - title: "2005.0-4"
4135       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4136   comparisons:
4137     - title: "2001.0-4 vs 2001.0-2"
4138       reference: 1
4139       compare: 2
4140       rca-file: "rca/rca-2005-2n-clx-2t1c-pdr-rca1.yaml"
4141     - title: "2005.0-4 vs 2001.0-4"
4142       reference: 2
4143       compare: 3
4144       rca-file: "rca/rca-2005-2n-clx-2t1c-pdr-rca2.yaml"
4145   legend:
4146     - ''
4147     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4148     - '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).'
4149     - '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.'
4150     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4151     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4152
4153 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4154 - type: "table"
4155   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4156   algorithm: "table_comparison"
4157   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4158   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4159   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4160   columns:
4161     - title: "2001.0-2"
4162       data-set: "vpp-performance-changes-2n-clx-ref"
4163     - title: "2001.0-4"
4164       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4165     - title: "2005.0-4"
4166       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4167   comparisons:
4168     - title: "2001.0-4 vs 2001.0-2"
4169       reference: 1
4170       compare: 2
4171       rca-file: "rca/rca-2005-2n-clx-4t2c-pdr-rca1.yaml"
4172     - title: "2005.0-4 vs 2001.0-4"
4173       reference: 2
4174       compare: 3
4175       rca-file: "rca/rca-2005-2n-clx-4t2c-pdr-rca2.yaml"
4176   legend:
4177     - ''
4178     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4179     - '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).'
4180     - '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.'
4181     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4182     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4183
4184 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4185 - type: "table"
4186   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4187   algorithm: "table_comparison"
4188   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4189   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4190   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4191   columns:
4192     - title: "2001.0-2"
4193       data-set: "vpp-performance-changes-2n-clx-ref"
4194     - title: "2001.0-4"
4195       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4196     - title: "2005.0-4"
4197       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4198   comparisons:
4199     - title: "2001.0-4 vs 2001.0-2"
4200       reference: 1
4201       compare: 2
4202       rca-file: "rca/rca-2005-2n-clx-2t1c-ndr-rca1.yaml"
4203     - title: "2005.0-4 vs 2001.0-4"
4204       reference: 2
4205       compare: 3
4206       rca-file: "rca/rca-2005-2n-clx-2t1c-ndr-rca2.yaml"
4207   legend:
4208     - ''
4209     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4210     - '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).'
4211     - '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.'
4212     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4213     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4214
4215 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4216 - type: "table"
4217   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4218   algorithm: "table_comparison"
4219   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4220   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4221   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4222   columns:
4223     - title: "2001.0-2"
4224       data-set: "vpp-performance-changes-2n-clx-ref"
4225     - title: "2001.0-4"
4226       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4227     - title: "2005.0-4"
4228       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4229   comparisons:
4230     - title: "2001.0-4 vs 2001.0-2"
4231       reference: 1
4232       compare: 2
4233       rca-file: "rca/rca-2005-2n-clx-4t2c-ndr-rca1.yaml"
4234     - title: "2005.0-4 vs 2001.0-4"
4235       reference: 2
4236       compare: 3
4237       rca-file: "rca/rca-2005-2n-clx-4t2c-ndr-rca2.yaml"
4238   legend:
4239     - ''
4240     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4241     - '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).'
4242     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4243     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4244     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4245
4246 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr-full
4247 - type: "table"
4248   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr-full"
4249   algorithm: "table_comparison"
4250   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr-full"
4251   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4252   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4253   columns:
4254     - title: "2001.0-2"
4255       data-set: "vpp-performance-changes-2n-clx-ref"
4256     - title: "2001.0-4"
4257       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4258     - title: "2005.0-3"
4259       data-set: "vpp-performance-changes-2n-clx-cmp"
4260     - title: "2005.0-4"
4261       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4262   comparisons:
4263     - title: "2005.0-4 vs 2005.0-3"
4264       reference: 3
4265       compare: 4
4266       rca-file: "rca/rca-2005-2n-clx-2t1c-pdr-rca1.yaml"
4267     - title: "2001.0-4 vs 2001.0-2"
4268       reference: 1
4269       compare: 2
4270       rca-file: "rca/rca-2005-2n-clx-2t1c-pdr-rca2.yaml"
4271     - title: "2005.0-4 vs 2001.0-4"
4272       reference: 2
4273       compare: 4
4274       rca-file: "rca/rca-2005-2n-clx-2t1c-pdr-rca3.yaml"
4275   legend:
4276     - ''
4277     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4278     - '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).'
4279     - '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.'
4280     - '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.'
4281     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4282     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4283
4284 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr-full
4285 - type: "table"
4286   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr-full"
4287   algorithm: "table_comparison"
4288   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr-full"
4289   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4290   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4291   columns:
4292     - title: "2001.0-2"
4293       data-set: "vpp-performance-changes-2n-clx-ref"
4294     - title: "2001.0-4"
4295       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4296     - title: "2005.0-3"
4297       data-set: "vpp-performance-changes-2n-clx-cmp"
4298     - title: "2005.0-4"
4299       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4300   comparisons:
4301     - title: "2005.0-4 vs 2005.0-3"
4302       reference: 3
4303       compare: 4
4304       rca-file: "rca/rca-2005-2n-clx-4t2c-pdr-rca1.yaml"
4305     - title: "2001.0-4 vs 2001.0-2"
4306       reference: 1
4307       compare: 2
4308       rca-file: "rca/rca-2005-2n-clx-4t2c-pdr-rca2.yaml"
4309     - title: "2005.0-4 vs 2001.0-4"
4310       reference: 2
4311       compare: 4
4312       rca-file: "rca/rca-2005-2n-clx-4t2c-pdr-rca3.yaml"
4313   legend:
4314     - ''
4315     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4316     - '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).'
4317     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4318     - '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.'
4319     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4320     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4321
4322 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr-full
4323 - type: "table"
4324   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr-full"
4325   algorithm: "table_comparison"
4326   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr-full"
4327   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4328   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4329   columns:
4330     - title: "2001.0-2"
4331       data-set: "vpp-performance-changes-2n-clx-ref"
4332     - title: "2001.0-4"
4333       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4334     - title: "2005.0-3"
4335       data-set: "vpp-performance-changes-2n-clx-cmp"
4336     - title: "2005.0-4"
4337       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4338   comparisons:
4339     - title: "2005.0-4 vs 2005.0-3"
4340       reference: 3
4341       compare: 4
4342       rca-file: "rca/rca-2005-2n-clx-2t1c-ndr-rca1.yaml"
4343     - title: "2001.0-4 vs 2001.0-2"
4344       reference: 1
4345       compare: 2
4346       rca-file: "rca/rca-2005-2n-clx-2t1c-ndr-rca2.yaml"
4347     - title: "2005.0-4 vs 2001.0-4"
4348       reference: 2
4349       compare: 4
4350       rca-file: "rca/rca-2005-2n-clx-2t1c-ndr-rca3.yaml"
4351   legend:
4352     - ''
4353     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4354     - '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).'
4355     - '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.'
4356     - '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.'
4357     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4358     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4359
4360 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr-full
4361 - type: "table"
4362   title: "VPP Performance Changes 2n-clx-xxv710 ndr-full"
4363   algorithm: "table_comparison"
4364   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr-full"
4365   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4366   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4367   columns:
4368     - title: "2001.0-2"
4369       data-set: "vpp-performance-changes-2n-clx-ref"
4370     - title: "2001.0-4"
4371       data-set: "vpp-performance-changes-2n-clx-cmp-2001.0-4"
4372     - title: "2005.0-3"
4373       data-set: "vpp-performance-changes-2n-clx-cmp"
4374     - title: "2005.0-4"
4375       data-set: "vpp-performance-changes-2n-clx-cmp-2"
4376   comparisons:
4377     - title: "2005.0-4 vs 2005.0-3"
4378       reference: 3
4379       compare: 4
4380       rca-file: "rca/rca-2005-2n-clx-4t2c-ndr-rca1.yaml"
4381     - title: "2001.0-4 vs 2001.0-2"
4382       reference: 1
4383       compare: 2
4384       rca-file: "rca/rca-2005-2n-clx-4t2c-ndr-rca2.yaml"
4385     - title: "2005.0-4 vs 2001.0-4"
4386       reference: 2
4387       compare: 4
4388       rca-file: "rca/rca-2005-2n-clx-4t2c-ndr-rca3.yaml"
4389   legend:
4390     - ''
4391     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4392     - '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).'
4393     - '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.'
4394     - '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.'
4395     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4396     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4397
4398 ## VPP Performance Changes 2n-clx-x556 2t1c pdr
4399 #- type: "table"
4400 #  title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
4401 #  algorithm: "table_comparison"
4402 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
4403 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4404 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4405 #  columns:
4406 #    - title: "2001.0-2"
4407 #      data-set: "vpp-performance-changes-2n-clx-ref"
4408 #    - title: "2005.0-3"
4409 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4410 #  comparisons:
4411 #    - title: "Diff"
4412 #      reference: 1
4413 #      compare: 2
4414 #  legend:
4415 #    - ''
4416 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4417 #    - '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).'
4418 #    - '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.'
4419 #    - '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.'
4420 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4421 #
4422 ## VPP Performance Changes 2n-clx-x556 4t2c pdr
4423 #- type: "table"
4424 #  title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
4425 #  algorithm: "table_comparison"
4426 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
4427 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4428 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4429 #  columns:
4430 #    - title: "2001.0-2"
4431 #      data-set: "vpp-performance-changes-2n-clx-ref"
4432 #    - title: "2005.0-3"
4433 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4434 #  comparisons:
4435 #    - title: "Diff"
4436 #      reference: 1
4437 #      compare: 2
4438 #  legend:
4439 #    - ''
4440 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4441 #    - '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).'
4442 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4443 #    - '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.'
4444 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4445 #
4446 ## VPP Performance Changes 2n-clx-x556 2t1c ndr
4447 #- type: "table"
4448 #  title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
4449 #  algorithm: "table_comparison"
4450 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
4451 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4452 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4453 #  columns:
4454 #    - title: "2001.0-2"
4455 #      data-set: "vpp-performance-changes-2n-clx-ref"
4456 #    - title: "2005.0-3"
4457 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4458 #  comparisons:
4459 #    - title: "Diff"
4460 #      reference: 1
4461 #      compare: 2
4462 #  legend:
4463 #    - ''
4464 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4465 #    - '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).'
4466 #    - '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.'
4467 #    - '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.'
4468 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4469 #
4470 ## VPP Performance Changes 2n-clx-x556 4t2c ndr
4471 #- type: "table"
4472 #  title: "VPP Performance Changes 2n-clx-x556 ndr"
4473 #  algorithm: "table_comparison"
4474 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
4475 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4476 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4477 #  columns:
4478 #    - title: "2001.0-2"
4479 #      data-set: "vpp-performance-changes-2n-clx-ref"
4480 #    - title: "2005.0-3"
4481 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4482 #  comparisons:
4483 #    - title: "Diff"
4484 #      reference: 1
4485 #      compare: 2
4486 #  legend:
4487 #    - ''
4488 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4489 #    - '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).'
4490 #    - '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.'
4491 #    - '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.'
4492 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4493
4494 # VPP Performance Changes 2n-dnv 1t1c pdr
4495 - type: "table"
4496   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
4497   algorithm: "table_comparison"
4498   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
4499   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4500   filter: "'1T1C'"
4501   columns:
4502     - title: "1908.1-2"
4503       data-set: "vpp-performance-changes-2n-dnv-h1"
4504     - title: "2001.0-2"
4505       data-set: "vpp-performance-changes-2n-dnv-ref"
4506     - title: "2005.0-3"
4507       data-set: "vpp-performance-changes-2n-dnv-cmp"
4508   comparisons:
4509     - title: "2005.0-3 vs 2001.0-2"
4510       reference: 2
4511       compare: 3
4512   legend:
4513     - ''
4514     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4515     - '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).'
4516     - '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.'
4517     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4518
4519 # VPP Performance Changes 2n-dnv 2t2c pdr
4520 - type: "table"
4521   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
4522   algorithm: "table_comparison"
4523   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
4524   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4525   filter: "'2T2C'"
4526   columns:
4527     - title: "1908.1-2"
4528       data-set: "vpp-performance-changes-2n-dnv-h1"
4529     - title: "2001.0-2"
4530       data-set: "vpp-performance-changes-2n-dnv-ref"
4531     - title: "2005.0-3"
4532       data-set: "vpp-performance-changes-2n-dnv-cmp"
4533   comparisons:
4534     - title: "2005.0-3 vs 2001.0-2"
4535       reference: 2
4536       compare: 3
4537   legend:
4538     - ''
4539     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4540     - '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).'
4541     - '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.'
4542     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4543
4544 # VPP Performance Changes 2n-dnv 1t1c ndr
4545 - type: "table"
4546   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
4547   algorithm: "table_comparison"
4548   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
4549   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4550   filter: "'1T1C'"
4551   columns:
4552     - title: "1908.1-2"
4553       data-set: "vpp-performance-changes-2n-dnv-h1"
4554     - title: "2001.0-2"
4555       data-set: "vpp-performance-changes-2n-dnv-ref"
4556     - title: "2005.0-3"
4557       data-set: "vpp-performance-changes-2n-dnv-cmp"
4558   comparisons:
4559     - title: "2005.0-3 vs 2001.0-2"
4560       reference: 2
4561       compare: 3
4562   legend:
4563     - ''
4564     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4565     - '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).'
4566     - '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.'
4567     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4568
4569 # VPP Performance Changes 2n-dnv 2t2c ndr
4570 - type: "table"
4571   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
4572   algorithm: "table_comparison"
4573   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
4574   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4575   filter: "'2T2C'"
4576   columns:
4577     - title: "1908.1-2"
4578       data-set: "vpp-performance-changes-2n-dnv-h1"
4579     - title: "2001.0-2"
4580       data-set: "vpp-performance-changes-2n-dnv-ref"
4581     - title: "2005.0-3"
4582       data-set: "vpp-performance-changes-2n-dnv-cmp"
4583   comparisons:
4584     - title: "2005.0-3 vs 2001.0-2"
4585       reference: 2
4586       compare: 3
4587   legend:
4588     - ''
4589     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4590     - '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).'
4591     - '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.'
4592     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4593
4594 # VPP Performance Changes 3n-dnv 1t1c pdr
4595 - type: "table"
4596   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4597   algorithm: "table_comparison"
4598   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4599   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4600   filter: "'1T1C'"
4601   columns:
4602     - title: "1908.1-2"
4603       data-set: "vpp-performance-changes-3n-dnv-h1"
4604     - title: "2001.0-2"
4605       data-set: "vpp-performance-changes-3n-dnv-ref"
4606     - title: "2005.0-3"
4607       data-set: "vpp-performance-changes-3n-dnv-cmp"
4608   comparisons:
4609     - title: "2005.0-3 vs 2001.0-2"
4610       reference: 2
4611       compare: 3
4612   legend:
4613     - ''
4614     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4615     - '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).'
4616     - '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.'
4617     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4618
4619 # VPP Performance Changes 3n-dnv 2t2c pdr
4620 - type: "table"
4621   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4622   algorithm: "table_comparison"
4623   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4624   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4625   filter: "'2T2C'"
4626   columns:
4627     - title: "1908.1-2"
4628       data-set: "vpp-performance-changes-3n-dnv-h1"
4629     - title: "2001.0-2"
4630       data-set: "vpp-performance-changes-3n-dnv-ref"
4631     - title: "2005.0-3"
4632       data-set: "vpp-performance-changes-3n-dnv-cmp"
4633   comparisons:
4634     - title: "2005.0-3 vs 2001.0-2"
4635       reference: 2
4636       compare: 3
4637   legend:
4638     - ''
4639     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4640     - '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).'
4641     - '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.'
4642     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4643
4644 # VPP Performance Changes 3n-dnv 1t1c ndr
4645 - type: "table"
4646   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4647   algorithm: "table_comparison"
4648   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4649   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4650   filter: "'1T1C'"
4651   columns:
4652     - title: "1908.1-2"
4653       data-set: "vpp-performance-changes-3n-dnv-h1"
4654     - title: "2001.0-2"
4655       data-set: "vpp-performance-changes-3n-dnv-ref"
4656     - title: "2005.0-3"
4657       data-set: "vpp-performance-changes-3n-dnv-cmp"
4658   comparisons:
4659     - title: "2005.0-3 vs 2001.0-2"
4660       reference: 2
4661       compare: 3
4662   legend:
4663     - ''
4664     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4665     - '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).'
4666     - '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.'
4667     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4668
4669 # VPP Performance Changes 3n-dnv 2t2c ndr
4670 - type: "table"
4671   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4672   algorithm: "table_comparison"
4673   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4674   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4675   filter: "'2T2C'"
4676   columns:
4677     - title: "1908.1-2"
4678       data-set: "vpp-performance-changes-3n-dnv-h1"
4679     - title: "2001.0-2"
4680       data-set: "vpp-performance-changes-3n-dnv-ref"
4681     - title: "2005.0-3"
4682       data-set: "vpp-performance-changes-3n-dnv-cmp"
4683   comparisons:
4684     - title: "2005.0-3 vs 2001.0-2"
4685       reference: 2
4686       compare: 3
4687   legend:
4688     - ''
4689     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4690     - '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).'
4691     - '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.'
4692     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4693
4694 # VPP Performance Changes 3n-tsh 1t1c pdr
4695 - type: "table"
4696   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4697   algorithm: "table_comparison"
4698   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4699   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4700   filter: "'1T1C'"
4701   columns:
4702     - title: "1908.1-2"
4703       data-set: "vpp-performance-changes-3n-tsh-h1"
4704     - title: "2001.0-2"
4705       data-set: "vpp-performance-changes-3n-tsh-ref"
4706     - title: "2001.0-4"
4707       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4708     - title: "2005.0-4"
4709       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4710   comparisons:
4711     - title: "2001.0-4 vs 2001.0-2"
4712       reference: 2
4713       compare: 3
4714       rca-file: "rca/rca-2005-3n-tsh-1t1c-pdr-rca1.yaml"
4715     - title: "2005.0-4 vs 2001.0-4"
4716       reference: 3
4717       compare: 4
4718       rca-file: "rca/rca-2005-3n-tsh-1t1c-pdr-rca2.yaml"
4719   legend:
4720     - ''
4721     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4722     - '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).'
4723     - '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.'
4724     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4725     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4726
4727 # VPP Performance Changes 3n-tsh 2t2c pdr
4728 - type: "table"
4729   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4730   algorithm: "table_comparison"
4731   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4732   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4733   filter: "'2T2C'"
4734   columns:
4735     - title: "1908.1-2"
4736       data-set: "vpp-performance-changes-3n-tsh-h1"
4737     - title: "2001.0-2"
4738       data-set: "vpp-performance-changes-3n-tsh-ref"
4739     - title: "2001.0-4"
4740       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4741     - title: "2005.0-4"
4742       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4743   comparisons:
4744     - title: "2001.0-4 vs 2001.0-2"
4745       reference: 2
4746       compare: 3
4747       rca-file: "rca/rca-2005-3n-tsh-2t2c-pdr-rca1.yaml"
4748     - title: "2005.0-4 vs 2001.0-4"
4749       reference: 3
4750       compare: 4
4751       rca-file: "rca/rca-2005-3n-tsh-2t2c-pdr-rca2.yaml"
4752   legend:
4753     - ''
4754     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4755     - '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).'
4756     - '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.'
4757     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4758     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4759
4760 # VPP Performance Changes 3n-tsh 1t1c ndr
4761 - type: "table"
4762   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4763   algorithm: "table_comparison"
4764   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4765   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4766   filter: "'1T1C'"
4767   columns:
4768     - title: "1908.1-2"
4769       data-set: "vpp-performance-changes-3n-tsh-h1"
4770     - title: "2001.0-2"
4771       data-set: "vpp-performance-changes-3n-tsh-ref"
4772     - title: "2001.0-4"
4773       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4774     - title: "2005.0-4"
4775       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4776   comparisons:
4777     - title: "2001.0-4 vs 2001.0-2"
4778       reference: 2
4779       compare: 3
4780       rca-file: "rca/rca-2005-3n-tsh-1t1c-ndr-rca1.yaml"
4781     - title: "2005.0-4 vs 2001.0-4"
4782       reference: 3
4783       compare: 4
4784       rca-file: "rca/rca-2005-3n-tsh-1t1c-ndr-rca2.yaml"
4785   legend:
4786     - ''
4787     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4788     - '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).'
4789     - '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.'
4790     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4791     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4792
4793 # VPP Performance Changes 3n-tsh 2t2c ndr
4794 - type: "table"
4795   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4796   algorithm: "table_comparison"
4797   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4798   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4799   filter: "'2T2C'"
4800   columns:
4801     - title: "1908.1-2"
4802       data-set: "vpp-performance-changes-3n-tsh-h1"
4803     - title: "2001.0-2"
4804       data-set: "vpp-performance-changes-3n-tsh-ref"
4805     - title: "2001.0-4"
4806       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4807     - title: "2005.0-4"
4808       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4809   comparisons:
4810     - title: "2001.0-4 vs 2001.0-2"
4811       reference: 2
4812       compare: 3
4813       rca-file: "rca/rca-2005-3n-tsh-2t2c-ndr-rca1.yaml"
4814     - title: "2005.0-4 vs 2001.0-4"
4815       reference: 3
4816       compare: 4
4817       rca-file: "rca/rca-2005-3n-tsh-2t2c-ndr-rca2.yaml"
4818   legend:
4819     - ''
4820     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4821     - '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).'
4822     - '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.'
4823     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4824     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4825
4826 # VPP Performance Changes 3n-tsh 1t1c pdr-full
4827 - type: "table"
4828   title: "VPP Performance Changes 3n-tsh 1t1c pdr-full"
4829   algorithm: "table_comparison"
4830   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr-full"
4831   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4832   filter: "'1T1C'"
4833   columns:
4834     - title: "1908.1-2"
4835       data-set: "vpp-performance-changes-3n-tsh-h1"
4836     - title: "2001.0-2"
4837       data-set: "vpp-performance-changes-3n-tsh-ref"
4838     - title: "2001.0-4"
4839       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4840     - title: "2005.0-3"
4841       data-set: "vpp-performance-changes-3n-tsh-cmp"
4842     - title: "2005.0-4"
4843       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4844   comparisons:
4845     - title: "2005.0-4 vs 2005.0-3"
4846       reference: 4
4847       compare: 5
4848       rca-file: "rca/rca-2005-3n-tsh-1t1c-pdr-rca1.yaml"
4849     - title: "2001.0-4 vs 2001.0-2"
4850       reference: 2
4851       compare: 3
4852       rca-file: "rca/rca-2005-3n-tsh-1t1c-pdr-rca2.yaml"
4853     - title: "2005.0-4 vs 2001.0-4"
4854       reference: 3
4855       compare: 5
4856       rca-file: "rca/rca-2005-3n-tsh-1t1c-pdr-rca3.yaml"
4857   legend:
4858     - ''
4859     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4860     - '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).'
4861     - '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.'
4862     - '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.'
4863     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4864     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4865
4866 # VPP Performance Changes 3n-tsh 2t2c pdr-full
4867 - type: "table"
4868   title: "VPP Performance Changes 3n-tsh 2t2c pdr-full"
4869   algorithm: "table_comparison"
4870   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr-full"
4871   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4872   filter: "'2T2C'"
4873   columns:
4874     - title: "1908.1-2"
4875       data-set: "vpp-performance-changes-3n-tsh-h1"
4876     - title: "2001.0-2"
4877       data-set: "vpp-performance-changes-3n-tsh-ref"
4878     - title: "2001.0-4"
4879       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4880     - title: "2005.0-3"
4881       data-set: "vpp-performance-changes-3n-tsh-cmp"
4882     - title: "2005.0-4"
4883       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4884   comparisons:
4885     - title: "2005.0-4 vs 2005.0-3"
4886       reference: 4
4887       compare: 5
4888       rca-file: "rca/rca-2005-3n-tsh-2t2c-pdr-rca1.yaml"
4889     - title: "2001.0-4 vs 2001.0-2"
4890       reference: 2
4891       compare: 3
4892       rca-file: "rca/rca-2005-3n-tsh-2t2c-pdr-rca2.yaml"
4893     - title: "2005.0-4 vs 2001.0-4"
4894       reference: 3
4895       compare: 5
4896       rca-file: "rca/rca-2005-3n-tsh-2t2c-pdr-rca3.yaml"
4897   legend:
4898     - ''
4899     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4900     - '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).'
4901     - '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.'
4902     - '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.'
4903     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4904     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4905
4906 # VPP Performance Changes 3n-tsh 1t1c ndr-full
4907 - type: "table"
4908   title: "VPP Performance Changes 3n-tsh 1t1c ndr-full"
4909   algorithm: "table_comparison"
4910   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr-full"
4911   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4912   filter: "'1T1C'"
4913   columns:
4914     - title: "1908.1-2"
4915       data-set: "vpp-performance-changes-3n-tsh-h1"
4916     - title: "2001.0-2"
4917       data-set: "vpp-performance-changes-3n-tsh-ref"
4918     - title: "2001.0-4"
4919       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4920     - title: "2005.0-3"
4921       data-set: "vpp-performance-changes-3n-tsh-cmp"
4922     - title: "2005.0-4"
4923       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4924   comparisons:
4925     - title: "2005.0-4 vs 2005.0-3"
4926       reference: 4
4927       compare: 5
4928       rca-file: "rca/rca-2005-3n-tsh-1t1c-ndr-rca1.yaml"
4929     - title: "2001.0-4 vs 2001.0-2"
4930       reference: 2
4931       compare: 3
4932       rca-file: "rca/rca-2005-3n-tsh-1t1c-ndr-rca2.yaml"
4933     - title: "2005.0-4 vs 2001.0-4"
4934       reference: 3
4935       compare: 5
4936       rca-file: "rca/rca-2005-3n-tsh-1t1c-ndr-rca3.yaml"
4937   legend:
4938     - ''
4939     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4940     - '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).'
4941     - '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.'
4942     - '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.'
4943     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4944     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4945
4946 # VPP Performance Changes 3n-tsh 2t2c ndr-full
4947 - type: "table"
4948   title: "VPP Performance Changes 3n-tsh 2t2c ndr-full"
4949   algorithm: "table_comparison"
4950   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr-full"
4951   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4952   filter: "'2T2C'"
4953   columns:
4954     - title: "1908.1-2"
4955       data-set: "vpp-performance-changes-3n-tsh-h1"
4956     - title: "2001.0-2"
4957       data-set: "vpp-performance-changes-3n-tsh-ref"
4958     - title: "2001.0-4"
4959       data-set: "vpp-performance-changes-3n-tsh-cmp-2001.0-4"
4960     - title: "2005.0-3"
4961       data-set: "vpp-performance-changes-3n-tsh-cmp"
4962     - title: "2005.0-4"
4963       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4964   comparisons:
4965     - title: "2005.0-4 vs 2005.0-3"
4966       reference: 4
4967       compare: 5
4968       rca-file: "rca/rca-2005-3n-tsh-2t2c-ndr-rca1.yaml"
4969     - title: "2001.0-4 vs 2001.0-2"
4970       reference: 2
4971       compare: 3
4972       rca-file: "rca/rca-2005-3n-tsh-2t2c-ndr-rca2.yaml"
4973     - title: "2005.0-4 vs 2001.0-4"
4974       reference: 3
4975       compare: 5
4976       rca-file: "rca/rca-2005-3n-tsh-2t2c-ndr-rca3.yaml"
4977   legend:
4978     - ''
4979     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4980     - '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).'
4981     - '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.'
4982     - '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.'
4983     - '2001.0-4 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
4984     - '2005.0-4 vs 2001.0-4: Compares VPP code current vs previous in the current CSIT environment.'
4985
4986 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4987 - type: "table"
4988   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4989   algorithm: "table_comparison"
4990   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4991   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4992   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4993   columns:
4994     - title: "3n-hsw xl710"
4995       data-set: "vpp-compare-testbeds-ref"
4996       tag: "NIC_Intel-XL710"
4997     - title: "3n-skx xxv710"
4998       data-set: "vpp-compare-testbeds-cmp"
4999       tag: "NIC_Intel-XXV710"
5000   comparisons:
5001     - title: "Diff"
5002       reference: 1
5003       compare: 2
5004   legend:
5005     - ""
5006     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5007     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5008
5009 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
5010 - type: "table"
5011   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
5012   algorithm: "table_comparison"
5013   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
5014   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5015   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5016   columns:
5017     - title: "3n-hsw xl710"
5018       data-set: "vpp-compare-testbeds-ref"
5019       tag: "NIC_Intel-XL710"
5020     - title: "3n-skx xxv710"
5021       data-set: "vpp-compare-testbeds-cmp"
5022       tag: "NIC_Intel-XXV710"
5023   comparisons:
5024     - title: "Diff"
5025       reference: 1
5026       compare: 2
5027   legend:
5028     - ""
5029     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5030     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5031
5032 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
5033 - type: "table"
5034   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
5035   algorithm: "table_comparison"
5036   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
5037   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5038   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5039   columns:
5040     - title: "3n-hsw xl710"
5041       data-set: "vpp-compare-testbeds-ref"
5042       tag: "NIC_Intel-XL710"
5043     - title: "3n-skx xxv710"
5044       data-set: "vpp-compare-testbeds-cmp"
5045       tag: "NIC_Intel-XXV710"
5046   comparisons:
5047     - title: "Diff"
5048       reference: 1
5049       compare: 2
5050   legend:
5051     - ""
5052     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5053     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5054
5055 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
5056 - type: "table"
5057   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
5058   algorithm: "table_comparison"
5059   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
5060   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5061   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5062   columns:
5063     - title: "3n-hsw xl710"
5064       data-set: "vpp-compare-testbeds-ref"
5065       tag: "NIC_Intel-XL710"
5066     - title: "3n-skx xxv710"
5067       data-set: "vpp-compare-testbeds-cmp"
5068       tag: "NIC_Intel-XXV710"
5069   comparisons:
5070     - title: "Diff"
5071       reference: 1
5072       compare: 2
5073   legend:
5074     - ""
5075     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5076     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5077
5078 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
5079 - type: "table"
5080   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
5081   algorithm: "table_comparison"
5082   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
5083   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5084   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5085   columns:
5086     - title: "2n-skx"
5087       data-set: "vpp-compare-testbeds-skx-clx-ref"
5088     - title: "2n-clx"
5089       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5090   comparisons:
5091     - title: "Diff"
5092       reference: 1
5093       compare: 2
5094   legend:
5095     - ""
5096     - "2n-skx, 2n-clx - testbeds and NICs tested."
5097     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5098
5099 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
5100 - type: "table"
5101   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
5102   algorithm: "table_comparison"
5103   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
5104   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5105   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5106   columns:
5107     - title: "2n-skx"
5108       data-set: "vpp-compare-testbeds-skx-clx-ref"
5109     - title: "2n-clx"
5110       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5111   comparisons:
5112     - title: "Diff"
5113       reference: 1
5114       compare: 2
5115   legend:
5116     - ""
5117     - "2n-skx, 2n-clx - testbeds and NICs tested."
5118     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5119
5120 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
5121 - type: "table"
5122   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
5123   algorithm: "table_comparison"
5124   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
5125   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5126   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5127   columns:
5128     - title: "2n-skx"
5129       data-set: "vpp-compare-testbeds-skx-clx-ref"
5130     - title: "2n-clx"
5131       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5132   comparisons:
5133     - title: "Diff"
5134       reference: 1
5135       compare: 2
5136   legend:
5137     - ""
5138     - "2n-skx, 2n-clx - testbeds and NICs tested."
5139     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5140
5141 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
5142 - type: "table"
5143   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
5144   algorithm: "table_comparison"
5145   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
5146   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5147   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5148   columns:
5149     - title: "2n-skx"
5150       data-set: "vpp-compare-testbeds-skx-clx-ref"
5151     - title: "2n-clx"
5152       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5153   comparisons:
5154     - title: "Diff"
5155       reference: 1
5156       compare: 2
5157   legend:
5158     - ""
5159     - "2n-skx, 2n-clx - testbeds and NICs tested."
5160     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5161
5162 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
5163 - type: "table"
5164   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
5165   algorithm: "table_comparison"
5166   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
5167   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5168   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5169   columns:
5170     - title: "3n-hsw xl710"
5171       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5172       tag: "NIC_Intel-XL710"
5173     - title: "2n-clx xxv710"
5174       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5175       tag: "NIC_Intel-XXV710"
5176   comparisons:
5177     - title: "Diff"
5178       reference: 1
5179       compare: 2
5180   legend:
5181     - ""
5182     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5183     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5184
5185 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
5186 - type: "table"
5187   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
5188   algorithm: "table_comparison"
5189   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
5190   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5191   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5192   columns:
5193     - title: "3n-hsw xl710"
5194       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5195       tag: "NIC_Intel-XL710"
5196     - title: "2n-clx xxv710"
5197       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5198       tag: "NIC_Intel-XXV710"
5199   comparisons:
5200     - title: "Diff"
5201       reference: 1
5202       compare: 2
5203   legend:
5204     - ""
5205     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5206     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5207
5208 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
5209 - type: "table"
5210   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
5211   algorithm: "table_comparison"
5212   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
5213   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5214   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5215   columns:
5216     - title: "3n-hsw xl710"
5217       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5218       tag: "NIC_Intel-XL710"
5219     - title: "2n-clx xxv710"
5220       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5221       tag: "NIC_Intel-XXV710"
5222   comparisons:
5223     - title: "Diff"
5224       reference: 1
5225       compare: 2
5226   legend:
5227     - ""
5228     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5229     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5230
5231 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
5232 - type: "table"
5233   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
5234   algorithm: "table_comparison"
5235   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
5236   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5237   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5238   columns:
5239     - title: "3n-hsw xl710"
5240       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5241       tag: "NIC_Intel-XL710"
5242     - title: "2n-clx xxv710"
5243       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5244       tag: "NIC_Intel-XXV710"
5245   comparisons:
5246     - title: "Diff"
5247       reference: 1
5248       compare: 2
5249   legend:
5250     - ""
5251     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5252     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5253
5254 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
5255 - type: "table"
5256   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
5257   algorithm: "table_comparison"
5258   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
5259   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5260   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5261   columns:
5262     - title: "3n-skx"
5263       data-set: "vpp-compare-topologies-ref"
5264     - title: "2n-skx"
5265       data-set: "vpp-compare-topologies-cmp"
5266   comparisons:
5267     - title: "Diff"
5268       reference: 1
5269       compare: 2
5270   legend:
5271     - ""
5272     - "3n-skx, 2n-skx - topologies tested."
5273     - "Diff - difference between 3n-skx and 2n-skx topologies."
5274
5275 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
5276 - type: "table"
5277   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
5278   algorithm: "table_comparison"
5279   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
5280   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5281   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5282   columns:
5283     - title: "3n-skx"
5284       data-set: "vpp-compare-topologies-ref"
5285     - title: "2n-skx"
5286       data-set: "vpp-compare-topologies-cmp"
5287   comparisons:
5288     - title: "Diff"
5289       reference: 1
5290       compare: 2
5291   legend:
5292     - ""
5293     - "3n-skx, 2n-skx - topologies tested."
5294     - "Diff - difference between 3n-skx and 2n-skx topologies."
5295
5296 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
5297 - type: "table"
5298   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
5299   algorithm: "table_comparison"
5300   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
5301   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5302   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5303   columns:
5304     - title: "3n-skx"
5305       data-set: "vpp-compare-topologies-ref"
5306     - title: "2n-skx"
5307       data-set: "vpp-compare-topologies-cmp"
5308   comparisons:
5309     - title: "Diff"
5310       reference: 1
5311       compare: 2
5312   legend:
5313     - ""
5314     - "3n-skx, 2n-skx - topologies tested."
5315     - "Diff - difference between 3n-skx and 2n-skx topologies."
5316
5317 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
5318 - type: "table"
5319   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
5320   algorithm: "table_comparison"
5321   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
5322   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5323   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5324   columns:
5325     - title: "3n-skx"
5326       data-set: "vpp-compare-topologies-ref"
5327     - title: "2n-skx"
5328       data-set: "vpp-compare-topologies-cmp"
5329   comparisons:
5330     - title: "Diff"
5331       reference: 1
5332       compare: 2
5333   legend:
5334     - ""
5335     - "3n-skx, 2n-skx - topologies tested."
5336     - "Diff - difference between 3n-skx and 2n-skx topologies."
5337
5338 # VPP Performance Changes 3n-hsw 1t1c mrr
5339 - type: "table"
5340   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
5341   algorithm: "table_comparison"
5342   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
5343   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5344   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5345   columns:
5346     - title: "1908.1-2"
5347       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5348     - title: "2001.0-2"
5349       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5350     - title: "2005.0-3"
5351       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5352     - title: "2005.0-4"
5353       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5354   comparisons:
5355     - title: "2005.0-4 vs 2005.0-3"
5356       reference: 3
5357       compare: 4
5358       rca-file: "rca/rca-2005-3n-hsw-1t1c-mrr-rca1.yaml"
5359     - title: "2005.0-4 vs 2001.0-2"
5360       reference: 2
5361       compare: 4
5362       rca-file: "rca/rca-2005-3n-hsw-1t1c-mrr-rca2.yaml"
5363   legend:
5364     - ''
5365     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5366     - '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).'
5367     - '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.'
5368     - '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.'
5369     - '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.'
5370
5371 # VPP Performance Changes 3n-hsw 2t2c mrr
5372 - type: "table"
5373   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
5374   algorithm: "table_comparison"
5375   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
5376   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5377   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5378   columns:
5379     - title: "1908.1-2"
5380       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5381     - title: "2001.0-2"
5382       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5383     - title: "2005.0-3"
5384       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5385     - title: "2005.0-4"
5386       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5387   comparisons:
5388     - title: "2005.0-4 vs 2005.0-3"
5389       reference: 3
5390       compare: 4
5391       rca-file: "rca/rca-2005-3n-hsw-2t2c-mrr-rca1.yaml"
5392     - title: "2005.0-4 vs 2001.0-2"
5393       reference: 2
5394       compare: 4
5395       rca-file: "rca/rca-2005-3n-hsw-2t2c-mrr-rca2.yaml"
5396   legend:
5397     - ''
5398     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5399     - '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).'
5400     - '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.'
5401     - '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.'
5402     - '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.'
5403
5404 # VPP Performance Changes 3n-hsw 4t4c mrr
5405 - type: "table"
5406   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
5407   algorithm: "table_comparison"
5408   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
5409   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5410   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5411   columns:
5412     - title: "1908.1-2"
5413       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5414     - title: "2001.0-2"
5415       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
5416     - title: "2005.0-3"
5417       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5418     - title: "2005.0-4"
5419       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp-2"
5420   comparisons:
5421     - title: "2005.0-4 vs 2005.0-3"
5422       reference: 3
5423       compare: 4
5424       rca-file: "rca/rca-2005-3n-hsw-4t4c-mrr-rca1.yaml"
5425     - title: "2005.0-4 vs 2001.0-2"
5426       reference: 2
5427       compare: 4
5428       rca-file: "rca/rca-2005-3n-hsw-4t4c-mrr-rca2.yaml"
5429   legend:
5430     - ''
5431     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5432     - '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).'
5433     - '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.'
5434     - '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.'
5435     - '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.'
5436
5437 # VPP Performance Changes 3n-skx 2t1c mrr
5438 - type: "table"
5439   title: "VPP Performance Changes 3n-skx 2t1c mrr"
5440   algorithm: "table_comparison"
5441   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
5442   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5443   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5444   columns:
5445     - title: "2001.0-2"
5446       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5447     - title: "2005.0-3"
5448       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5449     - title: "2005.0-4"
5450       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5451   comparisons:
5452     - title: "2005.0-4 vs 2005.0-3"
5453       reference: 2
5454       compare: 3
5455       rca-file: "rca/rca-2005-3n-skx-2t1c-mrr-rca1.yaml"
5456     - title: "2005.0-4 vs 2001.0-2"
5457       reference: 1
5458       compare: 3
5459       rca-file: "rca/rca-2005-3n-skx-2t1c-mrr-rca2.yaml"
5460   legend:
5461     - ''
5462     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5463     - '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).'
5464     - '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.'
5465     - '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.'
5466     - '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.'
5467
5468 # VPP Performance Changes 3n-skx 4t2c mrr
5469 - type: "table"
5470   title: "VPP Performance Changes 3n-skx 4t2c mrr"
5471   algorithm: "table_comparison"
5472   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
5473   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5474   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5475   columns:
5476     - title: "2001.0-2"
5477       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5478     - title: "2005.0-3"
5479       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5480     - title: "2005.0-4"
5481       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5482   comparisons:
5483     - title: "2005.0-4 vs 2005.0-3"
5484       reference: 2
5485       compare: 3
5486       rca-file: "rca/rca-2005-3n-skx-4t2c-mrr-rca1.yaml"
5487     - title: "2005.0-4 vs 2001.0-2"
5488       reference: 1
5489       compare: 3
5490       rca-file: "rca/rca-2005-3n-skx-4t2c-mrr-rca2.yaml"
5491   legend:
5492     - ''
5493     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5494     - '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).'
5495     - '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.'
5496     - '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.'
5497     - '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.'
5498
5499 # VPP Performance Changes 3n-skx 8t4c mrr
5500 - type: "table"
5501   title: "VPP Performance Changes 3n-skx 8t4c mrr"
5502   algorithm: "table_comparison"
5503   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
5504   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5505   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5506   columns:
5507     - title: "2001.0-2"
5508       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
5509     - title: "2005.0-3"
5510       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5511     - title: "2005.0-4"
5512       data-set: "vpp-performance-changes-3n-skx-mrr-cmp-2"
5513   comparisons:
5514     - title: "2005.0-4 vs 2005.0-3"
5515       reference: 2
5516       compare: 3
5517       rca-file: "rca/rca-2005-3n-skx-8t4c-mrr-rca1.yaml"
5518     - title: "2005.0-4 vs 2001.0-2"
5519       reference: 1
5520       compare: 3
5521       rca-file: "rca/rca-2005-3n-skx-8t4c-mrr-rca2.yaml"
5522   legend:
5523     - ''
5524     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5525     - '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).'
5526     - '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.'
5527     - '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.'
5528     - '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.'
5529
5530 # VPP Performance Changes 2n-skx 2t1c mrr
5531 - type: "table"
5532   title: "VPP Performance Changes 2n-skx 2t1c mrr"
5533   algorithm: "table_comparison"
5534   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
5535   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5536   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5537   columns:
5538     - title: "2001.0-2"
5539       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5540     - title: "2005.0-3"
5541       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5542     - title: "2005.0-4"
5543       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5544   comparisons:
5545     - title: "2005.0-4 vs 2005.0-3"
5546       reference: 2
5547       compare: 3
5548       rca-file: "rca/rca-2005-2n-skx-2t1c-mrr-rca1.yaml"
5549     - title: "2005.0-4 vs 2001.0-2"
5550       reference: 1
5551       compare: 3
5552       rca-file: "rca/rca-2005-2n-skx-2t1c-mrr-rca2.yaml"
5553   legend:
5554     - ''
5555     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5556     - '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).'
5557     - '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.'
5558     - '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.'
5559     - '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.'
5560
5561 # VPP Performance Changes 2n-skx 4t2c mrr
5562 - type: "table"
5563   title: "VPP Performance Changes 2n-skx 4t2c mrr"
5564   algorithm: "table_comparison"
5565   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
5566   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5567   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5568   columns:
5569     - title: "2001.0-2"
5570       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5571     - title: "2005.0-3"
5572       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5573     - title: "2005.0-4"
5574       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5575   comparisons:
5576     - title: "2005.0-4 vs 2005.0-3"
5577       reference: 2
5578       compare: 3
5579       rca-file: "rca/rca-2005-2n-skx-4t2c-mrr-rca1.yaml"
5580     - title: "2005.0-4 vs 2001.0-2"
5581       reference: 1
5582       compare: 3
5583       rca-file: "rca/rca-2005-2n-skx-4t2c-mrr-rca2.yaml"
5584   legend:
5585     - ''
5586     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5587     - '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).'
5588     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5589     - '2005.0-4 vs 2005.0-3: Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
5590     - '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.'
5591
5592 # VPP Performance Changes 2n-skx 8t4c mrr
5593 - type: "table"
5594   title: "VPP Performance Changes 2n-skx 8t4c mrr"
5595   algorithm: "table_comparison"
5596   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
5597   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5598   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5599   columns:
5600     - title: "2001.0-2"
5601       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
5602     - title: "2005.0-3"
5603       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5604     - title: "2005.0-4"
5605       data-set: "vpp-performance-changes-2n-skx-mrr-cmp-2"
5606   comparisons:
5607     - title: "2005.0-4 vs 2005.0-3"
5608       reference: 2
5609       compare: 3
5610       rca-file: "rca/rca-2005-2n-skx-8t4c-mrr-rca1.yaml"
5611     - title: "2005.0-4 vs 2001.0-2"
5612       reference: 1
5613       compare: 3
5614       rca-file: "rca/rca-2005-2n-skx-8t4c-mrr-rca2.yaml"
5615   legend:
5616     - ''
5617     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5618     - '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).'
5619     - '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.'
5620     - '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.'
5621     - '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.'
5622
5623 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
5624 - type: "table"
5625   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
5626   algorithm: "table_comparison"
5627   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
5628   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5629   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5630   columns:
5631     - title: "2001.0-2"
5632       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5633     - title: "2005.0-3"
5634       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5635     - title: "2005.0-4"
5636       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5637   comparisons:
5638     - title: "2005.0-4 vs 2005.0-3"
5639       reference: 2
5640       compare: 3
5641       rca-file: "rca/rca-2005-2n-clx-2t1c-mrr-rca1.yaml"
5642     - title: "2005.0-4 vs 2001.0-2"
5643       reference: 1
5644       compare: 3
5645       rca-file: "rca/rca-2005-2n-clx-2t1c-mrr-rca2.yaml"
5646   legend:
5647     - ''
5648     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5649     - '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).'
5650     - '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.'
5651     - '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.'
5652     - '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.'
5653
5654 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
5655 - type: "table"
5656   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
5657   algorithm: "table_comparison"
5658   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
5659   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5660   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5661   columns:
5662     - title: "2001.0-2"
5663       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5664     - title: "2005.0-3"
5665       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5666     - title: "2005.0-4"
5667       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5668   comparisons:
5669     - title: "2005.0-4 vs 2005.0-3"
5670       reference: 2
5671       compare: 3
5672       rca-file: "rca/rca-2005-2n-clx-4t2c-mrr-rca1.yaml"
5673     - title: "2005.0-4 vs 2001.0-2"
5674       reference: 1
5675       compare: 3
5676       rca-file: "rca/rca-2005-2n-clx-4t2c-mrr-rca2.yaml"
5677   legend:
5678     - ''
5679     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5680     - '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).'
5681     - '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.'
5682     - '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.'
5683     - '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.'
5684
5685 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
5686 - type: "table"
5687   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
5688   algorithm: "table_comparison"
5689   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
5690   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5691   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5692   columns:
5693     - title: "2001.0-2"
5694       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5695     - title: "2005.0-3"
5696       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5697     - title: "2005.0-4"
5698       data-set: "vpp-performance-changes-2n-clx-mrr-cmp-2"
5699   comparisons:
5700     - title: "2005.0-4 vs 2005.0-3"
5701       reference: 2
5702       compare: 3
5703       rca-file: "rca/rca-2005-2n-clx-8t4c-mrr-rca1.yaml"
5704     - title: "2005.0-4 vs 2001.0-2"
5705       reference: 1
5706       compare: 3
5707       rca-file: "rca/rca-2005-2n-clx-8t4c-mrr-rca2.yaml"
5708   legend:
5709     - ''
5710     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5711     - '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).'
5712     - '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.'
5713     - '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.'
5714     - '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.'
5715
5716 ## VPP Performance Changes 2n-clx-x556 2t1c mrr
5717 #- type: "table"
5718 #  title: "VPP Performance Changes 2n-clx-x556 2t1c mrr"
5719 #  algorithm: "table_comparison"
5720 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-mrr"
5721 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5722 #  filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5723 #  columns:
5724 #    - title: "2001"
5725 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5726 #    - title: "2005"
5727 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5728 #  comparisons:
5729 #    - title: "Diff"
5730 #      reference: 1
5731 #      compare: 2
5732 #  legend:
5733 #    - ""
5734 #    - "2001, 2005 - VPP versions tested."
5735 #    - "Diff - difference between 2001 and 2005 VPP version."
5736 #
5737 ## VPP Performance Changes 2n-clx-x556 4t2c mrr
5738 #- type: "table"
5739 #  title: "VPP Performance Changes 2n-clx-x556 4t2c mrr"
5740 #  algorithm: "table_comparison"
5741 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-mrr"
5742 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5743 #  filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5744 #  columns:
5745 #    - title: "2001"
5746 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5747 #    - title: "2005"
5748 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5749 #  comparisons:
5750 #    - title: "Diff"
5751 #      reference: 1
5752 #      compare: 2
5753 #  legend:
5754 #    - ""
5755 #    - "2001, 2005 - VPP versions tested."
5756 #    - "Diff - difference between 2001 and 2005 VPP version."
5757 #
5758 ## VPP Performance Changes 2n-clx-x556 8t4c mrr
5759 #- type: "table"
5760 #  title: "VPP Performance Changes 2n-clx-x556 8t4c mrr"
5761 #  algorithm: "table_comparison"
5762 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-8t4c-mrr"
5763 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5764 #  filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5765 #  columns:
5766 #    - title: "2001"
5767 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref"
5768 #    - title: "2005"
5769 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5770 #  comparisons:
5771 #    - title: "Diff"
5772 #      reference: 1
5773 #      compare: 2
5774 #  legend:
5775 #    - ""
5776 #    - "2001, 2005 - VPP versions tested."
5777 #    - "Diff - difference between 2001 and 2005 VPP version."
5778
5779 # VPP Performance Changes 2n-dnv 1t1c mrr
5780 - type: "table"
5781   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
5782   algorithm: "table_comparison"
5783   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
5784   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5785   filter: "'1T1C'"
5786   columns:
5787     - title: "1908.1-2"
5788       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5789     - title: "2001.0-2"
5790       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5791     - title: "2005.0-3"
5792       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5793   comparisons:
5794     - title: "2005.0-3 vs 2001.0-2"
5795       reference: 2
5796       compare: 3
5797   legend:
5798     - ''
5799     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5800     - '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).'
5801     - '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.'
5802     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5803
5804 # VPP Performance Changes 2n-dnv 2t2c mrr
5805 - type: "table"
5806   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
5807   algorithm: "table_comparison"
5808   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
5809   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5810   filter: "'2T2C'"
5811   columns:
5812     - title: "1908.1-2"
5813       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5814     - title: "2001.0-2"
5815       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5816     - title: "2005.0-3"
5817       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5818   comparisons:
5819     - title: "2005.0-3 vs 2001.0-2"
5820       reference: 2
5821       compare: 3
5822   legend:
5823     - ''
5824     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5825     - '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).'
5826     - '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.'
5827     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5828
5829 # VPP Performance Changes 2n-dnv 4t4c mrr
5830 - type: "table"
5831   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
5832   algorithm: "table_comparison"
5833   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
5834   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5835   filter: "'4T4C'"
5836   columns:
5837     - title: "1908.1-2"
5838       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5839     - title: "2001.0-2"
5840       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5841     - title: "2005.0-3"
5842       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5843   comparisons:
5844     - title: "2005.0-3 vs 2001.0-2"
5845       reference: 2
5846       compare: 3
5847   legend:
5848     - ''
5849     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5850     - '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).'
5851     - '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.'
5852     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5853
5854 # VPP Performance Changes 3n-dnv 1t1c mrr
5855 - type: "table"
5856   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5857   algorithm: "table_comparison"
5858   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5859   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5860   filter: "'1T1C'"
5861   columns:
5862     - title: "1908.1-2"
5863       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5864     - title: "2001.0-2"
5865       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5866     - title: "2005.0-3"
5867       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5868   comparisons:
5869     - title: "2005.0-3 vs 2001.0-2"
5870       reference: 2
5871       compare: 3
5872   legend:
5873     - ''
5874     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5875     - '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).'
5876     - '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.'
5877     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5878
5879 # VPP Performance Changes 3n-dnv 2t2c mrr
5880 - type: "table"
5881   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5882   algorithm: "table_comparison"
5883   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5884   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5885   filter: "'2T2C'"
5886   columns:
5887     - title: "1908.1-2"
5888       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5889     - title: "2001.0-2"
5890       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5891     - title: "2005.0-3"
5892       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5893   comparisons:
5894     - title: "2005.0-3 vs 2001.0-2"
5895       reference: 2
5896       compare: 3
5897   legend:
5898     - ''
5899     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5900     - '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).'
5901     - '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.'
5902     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5903
5904 # VPP Performance Changes 3n-dnv 4t4c mrr
5905 - type: "table"
5906   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5907   algorithm: "table_comparison"
5908   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5909   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5910   filter: "'4T4C'"
5911   columns:
5912     - title: "1908.1-2"
5913       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5914     - title: "2001.0-2"
5915       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5916     - title: "2005.0-3"
5917       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5918   comparisons:
5919     - title: "2005.0-3 vs 2001.0-2"
5920       reference: 2
5921       compare: 3
5922   legend:
5923     - ''
5924     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5925     - '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).'
5926     - '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.'
5927     - '2005.0-3 vs 2001.0-2: Compares CSIT environment current vs previous with previous VPP code.'
5928
5929 # VPP Performance Changes 3n-tsh 1t1c mrr
5930 - type: "table"
5931   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5932   algorithm: "table_comparison"
5933   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5934   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5935   filter: "'1T1C'"
5936   columns:
5937     - title: "1908.1-2"
5938       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5939     - title: "2001.0-2"
5940       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5941     - title: "2005.0-3"
5942       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5943     - title: "2005.0-4"
5944       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
5945   comparisons:
5946     - title: "2005.0-4 vs 2005.0-3"
5947       reference: 3
5948       compare: 4
5949       rca-file: "rca/rca-2005-3n-tsh-1t1c-mrr-rca1.yaml"
5950     - title: "2005.0-4 vs 2001.0-2"
5951       reference: 2
5952       compare: 4
5953       rca-file: "rca/rca-2005-3n-tsh-1t1c-mrr-rca2.yaml"
5954   legend:
5955     - ''
5956     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5957     - '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).'
5958     - '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.'
5959     - '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.'
5960     - '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.'
5961
5962 # VPP Performance Changes 3n-tsh 2t2c mrr
5963 - type: "table"
5964   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5965   algorithm: "table_comparison"
5966   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5967   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5968   filter: "'2T2C'"
5969   columns:
5970     - title: "1908.1-2"
5971       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5972     - title: "2001.0-2"
5973       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5974     - title: "2005.0-3"
5975       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5976     - title: "2005.0-4"
5977       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
5978   comparisons:
5979     - title: "2005.0-4 vs 2005.0-3"
5980       reference: 3
5981       compare: 4
5982       rca-file: "rca/rca-2005-3n-tsh-2t2c-mrr-rca1.yaml"
5983     - title: "2005.0-4 vs 2001.0-2"
5984       reference: 2
5985       compare: 4
5986       rca-file: "rca/rca-2005-3n-tsh-2t2c-mrr-rca2.yaml"
5987   legend:
5988     - ''
5989     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5990     - '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).'
5991     - '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.'
5992     - '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.'
5993     - '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.'
5994
5995 # VPP Performance Changes 3n-tsh 4t4c mrr
5996 - type: "table"
5997   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5998   algorithm: "table_comparison"
5999   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
6000   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6001   filter: "'4T4C'"
6002   columns:
6003     - title: "1908.1-2"
6004       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6005     - title: "2001.0-2"
6006       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
6007     - title: "2005.0-3"
6008       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6009     - title: "2005.0-4"
6010       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp-2"
6011   comparisons:
6012     - title: "2005.0-4 vs 2005.0-3"
6013       reference: 3
6014       compare: 4
6015       rca-file: "rca/rca-2005-3n-tsh-4t4c-mrr-rca1.yaml"
6016     - title: "2005.0-4 vs 2001.0-2"
6017       reference: 2
6018       compare: 4
6019       rca-file: "rca/rca-2005-3n-tsh-4t4c-mrr-rca2.yaml"
6020   legend:
6021     - ''
6022     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6023     - '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).'
6024     - '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.'
6025     - '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.'
6026     - '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.'
6027
6028 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
6029 - type: "table"
6030   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
6031   algorithm: "table_comparison"
6032   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
6033   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6034   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6035   columns:
6036     - title: "3n-hsw xl710"
6037       data-set: "vpp-compare-testbeds-mrr-ref"
6038       tag: "NIC_Intel-XL710"
6039     - title: "3n-skx xxv710"
6040       data-set: "vpp-compare-testbeds-mrr-cmp"
6041       tag: "NIC_Intel-XXV710"
6042   comparisons:
6043     - title: "Diff"
6044       reference: 1
6045       compare: 2
6046   legend:
6047     - ""
6048     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6049     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6050
6051 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
6052 - type: "table"
6053   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
6054   algorithm: "table_comparison"
6055   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
6056   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6057   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6058   columns:
6059     - title: "3n-hsw xl710"
6060       data-set: "vpp-compare-testbeds-mrr-ref"
6061       tag: "NIC_Intel-XL710"
6062     - title: "3n-skx xxv710"
6063       data-set: "vpp-compare-testbeds-mrr-cmp"
6064       tag: "NIC_Intel-XXV710"
6065   comparisons:
6066     - title: "Diff"
6067       reference: 1
6068       compare: 2
6069   legend:
6070     - ""
6071     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6072     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6073
6074 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
6075 - type: "table"
6076   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
6077   algorithm: "table_comparison"
6078   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
6079   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6080   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6081   columns:
6082     - title: "3n-hsw xl710"
6083       data-set: "vpp-compare-testbeds-mrr-ref"
6084       tag: "NIC_Intel-XL710"
6085     - title: "3n-skx xxv710"
6086       data-set: "vpp-compare-testbeds-mrr-cmp"
6087       tag: "NIC_Intel-XXV710"
6088   comparisons:
6089     - title: "Diff"
6090       reference: 1
6091       compare: 2
6092   legend:
6093     - ""
6094     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6095     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6096
6097 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
6098 - type: "table"
6099   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
6100   algorithm: "table_comparison"
6101   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
6102   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6103   filter: "'2T1C' and 'NIC_Intel-XXV710'"
6104   columns:
6105     - title: "2n-skx"
6106       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6107     - title: "2n-clx"
6108       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6109   comparisons:
6110     - title: "Diff"
6111       reference: 1
6112       compare: 2
6113   legend:
6114     - ""
6115     - "2n-skx, 2n-clx - testbeds and NICs tested."
6116     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6117
6118 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
6119 - type: "table"
6120   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
6121   algorithm: "table_comparison"
6122   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
6123   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6124   filter: "'4T2C' and 'NIC_Intel-XXV710'"
6125   columns:
6126     - title: "2n-skx"
6127       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6128     - title: "2n-clx"
6129       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6130   comparisons:
6131     - title: "Diff"
6132       reference: 1
6133       compare: 2
6134   legend:
6135     - ""
6136     - "2n-skx, 2n-clx - testbeds and NICs tested."
6137     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6138
6139 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
6140 - type: "table"
6141   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
6142   algorithm: "table_comparison"
6143   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
6144   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6145   filter: "'8T4C' and 'NIC_Intel-XXV710'"
6146   columns:
6147     - title: "2n-skx"
6148       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6149     - title: "2n-clx"
6150       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6151   comparisons:
6152     - title: "Diff"
6153       reference: 1
6154       compare: 2
6155   legend:
6156     - ""
6157     - "2n-skx, 2n-clx - testbeds and NICs tested."
6158     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6159
6160 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
6161 - type: "table"
6162   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
6163   algorithm: "table_comparison"
6164   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
6165   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6166   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
6167   columns:
6168     - title: "3n-skx"
6169       data-set: "vpp-compare-topologies-mrr-ref"
6170     - title: "2n-skx"
6171       data-set: "vpp-compare-topologies-mrr-cmp"
6172   comparisons:
6173     - title: "Diff"
6174       reference: 1
6175       compare: 2
6176   legend:
6177     - ""
6178     - "3n-skx, 2n-skx - topologies tested."
6179     - "Diff - difference between 3n-skx and 2n-skx topologies."
6180
6181 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
6182 - type: "table"
6183   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
6184   algorithm: "table_comparison"
6185   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
6186   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6187   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
6188   columns:
6189     - title: "3n-skx"
6190       data-set: "vpp-compare-topologies-mrr-ref"
6191     - title: "2n-skx"
6192       data-set: "vpp-compare-topologies-mrr-cmp"
6193   comparisons:
6194     - title: "Diff"
6195       reference: 1
6196       compare: 2
6197   legend:
6198     - ""
6199     - "3n-skx, 2n-skx - topologies tested."
6200     - "Diff - difference between 3n-skx and 2n-skx topologies."
6201
6202 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
6203 - type: "table"
6204   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
6205   algorithm: "table_comparison"
6206   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
6207   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6208   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
6209   columns:
6210     - title: "3n-skx"
6211       data-set: "vpp-compare-topologies-mrr-ref"
6212     - title: "2n-skx"
6213       data-set: "vpp-compare-topologies-mrr-cmp"
6214   comparisons:
6215     - title: "Diff"
6216       reference: 1
6217       compare: 2
6218   legend:
6219     - ""
6220     - "3n-skx, 2n-skx - topologies tested."
6221     - "Diff - difference between 3n-skx and 2n-skx topologies."
6222
6223 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
6224 - type: "table"
6225   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
6226   algorithm: "table_comparison"
6227   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
6228   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6229   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6230   columns:
6231     - title: "3n-hsw xl710"
6232       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6233       tag: "NIC_Intel-XL710"
6234     - title: "2n-clx xxv710"
6235       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6236       tag: "NIC_Intel-XXV710"
6237   comparisons:
6238     - title: "Diff"
6239       reference: 1
6240       compare: 2
6241   legend:
6242     - ""
6243     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6244     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6245
6246 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
6247 - type: "table"
6248   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
6249   algorithm: "table_comparison"
6250   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
6251   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6252   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6253   columns:
6254     - title: "3n-hsw xl710"
6255       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6256       tag: "NIC_Intel-XL710"
6257     - title: "2n-clx xxv710"
6258       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6259       tag: "NIC_Intel-XXV710"
6260   comparisons:
6261     - title: "Diff"
6262       reference: 1
6263       compare: 2
6264   legend:
6265     - ""
6266     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6267     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6268
6269 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
6270 - type: "table"
6271   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
6272   algorithm: "table_comparison"
6273   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
6274   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6275   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6276   columns:
6277     - title: "3n-hsw xl710"
6278       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6279       tag: "NIC_Intel-XL710"
6280     - title: "2n-clx xxv710"
6281       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6282       tag: "NIC_Intel-XXV710"
6283   comparisons:
6284     - title: "Diff"
6285       reference: 1
6286       compare: 2
6287   legend:
6288     - ""
6289     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6290     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6291
6292 # Detailed Test Results - VPP Performance Results 3n-hsw
6293 - type: "table"
6294   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
6295   algorithm: "table_merged_details"
6296   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
6297   columns:
6298     - title: " |prein| Test Name |preout| "
6299       data: "data name"
6300     - 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| "
6301       data: "data msg"
6302   data: "vpp-perf-results-3n-hsw"
6303   filter: "all"
6304   parameters:
6305   - "name"
6306   - "parent"
6307   - "msg"
6308
6309 # Detailed Test Results - VPP Performance Results 3n-skx
6310 - type: "table"
6311   title: "Detailed Test Results - VPP Performance Results 3n-skx"
6312   algorithm: "table_merged_details"
6313   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
6314   columns:
6315     - title: " |prein| Test Name |preout| "
6316       data: "data name"
6317     - 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| "
6318       data: "data msg"
6319   data: "vpp-perf-results-3n-skx"
6320   filter: "all"
6321   remove-ndr: False
6322   parameters:
6323   - "name"
6324   - "parent"
6325   - "msg"
6326
6327 # Detailed Test Results - VPP Performance Results 2n-skx
6328 - type: "table"
6329   title: "Detailed Test Results - VPP Performance Results 2n-skx"
6330   algorithm: "table_merged_details"
6331   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
6332   columns:
6333     - title: " |prein| Test Name |preout| "
6334       data: "data name"
6335     - 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| "
6336       data: "data msg"
6337   data: "vpp-perf-results-2n-skx"
6338   filter: "all"
6339   remove-ndr: False
6340   parameters:
6341   - "name"
6342   - "parent"
6343   - "msg"
6344
6345 # Detailed Test Results - VPP Performance Results 2n-clx
6346 - type: "table"
6347   title: "Detailed Test Results - VPP Performance Results 2n-clx"
6348   algorithm: "table_merged_details"
6349   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
6350   columns:
6351     - title: " |prein| Test Name |preout| "
6352       data: "data name"
6353     - 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| "
6354       data: "data msg"
6355   data: "vpp-perf-results-2n-clx"
6356   filter: "all"
6357   parameters:
6358   - "name"
6359   - "parent"
6360   - "msg"
6361
6362 # Detailed Test Results - VPP Performance Results 3n-tsh
6363 - type: "table"
6364   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
6365   algorithm: "table_merged_details"
6366   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
6367   columns:
6368     - title: " |prein| Test Name |preout| "
6369       data: "data name"
6370     - 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| "
6371       data: "data msg"
6372   data: "vpp-perf-results-3n-tsh"
6373   filter: "all"
6374   parameters:
6375   - "name"
6376   - "parent"
6377   - "msg"
6378
6379 # Detailed Test Results - VPP Performance Results 3n-dnv
6380 - type: "table"
6381   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
6382   algorithm: "table_merged_details"
6383   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
6384   columns:
6385     - title: " |prein| Test Name |preout| "
6386       data: "data name"
6387     - 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| "
6388       data: "data msg"
6389   data: "vpp-perf-results-3n-dnv"
6390   filter: "all"
6391   parameters:
6392   - "name"
6393   - "parent"
6394   - "msg"
6395
6396 # Detailed Test Results - VPP Performance Results 2n-dnv
6397 - type: "table"
6398   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
6399   algorithm: "table_merged_details"
6400   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
6401   columns:
6402     - title: " |prein| Test Name |preout| "
6403       data: "data name"
6404     - 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| "
6405       data: "data msg"
6406   data: "vpp-perf-results-2n-dnv"
6407   filter: "all"
6408   parameters:
6409   - "name"
6410   - "parent"
6411   - "msg"
6412
6413 # Test configuration - VPP Performance Test Configs 3n-hsw
6414 - type: "table"
6415   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
6416   algorithm: "table_merged_details"
6417   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
6418   columns:
6419     - title: " |prein| Test Name |preout| "
6420       data: "data name"
6421     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6422       data: "data conf-history"
6423   data: "vpp-perf-results-3n-hsw"
6424   filter: "all"
6425   parameters:
6426   - "parent"
6427   - "name"
6428   - "conf-history"
6429
6430 # Test configuration - VPP Performance Test Configs 3n-skx
6431 - type: "table"
6432   title: "Test configuration - VPP Performance Test Configs 3n-skx"
6433   algorithm: "table_merged_details"
6434   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
6435   columns:
6436     - title: " |prein| Test Name |preout| "
6437       data: "data name"
6438     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6439       data: "data conf-history"
6440   data: "vpp-perf-results-3n-skx"
6441   filter: "all"
6442   parameters:
6443   - "parent"
6444   - "name"
6445   - "conf-history"
6446
6447 # Test configuration - VPP Performance Test Configs 2n-skx
6448 - type: "table"
6449   title: "Test configuration - VPP Performance Test Configs 2n-skx"
6450   algorithm: "table_merged_details"
6451   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
6452   columns:
6453     - title: " |prein| Test Name |preout| "
6454       data: "data name"
6455     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6456       data: "data conf-history"
6457   data: "vpp-perf-results-2n-skx"
6458   filter: "all"
6459   parameters:
6460   - "parent"
6461   - "name"
6462   - "conf-history"
6463
6464 # Test configuration - VPP Performance Test Configs 2n-clx
6465 - type: "table"
6466   title: "Test configuration - VPP Performance Test Configs 2n-clx"
6467   algorithm: "table_merged_details"
6468   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
6469   columns:
6470     - title: " |prein| Test Name |preout| "
6471       data: "data name"
6472     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6473       data: "data conf-history"
6474   data: "vpp-perf-results-2n-clx"
6475   filter: "all"
6476   parameters:
6477   - "parent"
6478   - "name"
6479   - "conf-history"
6480
6481 # Test configuration - VPP Performance Test Configs 3n-tsh
6482 - type: "table"
6483   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
6484   algorithm: "table_merged_details"
6485   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
6486   columns:
6487     - title: " |prein| Test Name |preout| "
6488       data: "data name"
6489     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6490       data: "data conf-history"
6491   data: "vpp-perf-results-3n-tsh"
6492   filter: "all"
6493   parameters:
6494   - "parent"
6495   - "name"
6496   - "conf-history"
6497
6498 # Test configuration - VPP Performance Test Configs 3n-dnv
6499 - type: "table"
6500   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
6501   algorithm: "table_merged_details"
6502   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
6503   columns:
6504     - title: " |prein| Test Name |preout| "
6505       data: "data name"
6506     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6507       data: "data conf-history"
6508   data: "vpp-perf-results-3n-dnv"
6509   filter: "all"
6510   parameters:
6511   - "parent"
6512   - "name"
6513   - "conf-history"
6514
6515 # Test configuration - VPP Performance Test Configs 2n-dnv
6516 - type: "table"
6517   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
6518   algorithm: "table_merged_details"
6519   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
6520   columns:
6521     - title: " |prein| Test Name |preout| "
6522       data: "data name"
6523     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6524       data: "data conf-history"
6525   data: "vpp-perf-results-2n-dnv"
6526   filter: "all"
6527   parameters:
6528   - "parent"
6529   - "name"
6530   - "conf-history"
6531
6532 # Test Operational Data - VPP Performance Operational Data 3n-hsw
6533 - type: "table"
6534   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
6535   algorithm: "table_oper_data_html"
6536   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
6537   data: "vpp-perf-results-3n-hsw"
6538   filter: "all"
6539
6540 # Test Operational Data - VPP Performance Operational Data 3n-skx
6541 - type: "table"
6542   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
6543   algorithm: "table_oper_data_html"
6544   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
6545   data: "vpp-perf-results-3n-skx"
6546   filter: "all"
6547
6548 # Test Operational Data - VPP Performance Operational Data 2n-skx
6549 - type: "table"
6550   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
6551   algorithm: "table_oper_data_html"
6552   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
6553   data: "vpp-perf-results-2n-skx"
6554   filter: "all"
6555
6556 # Test Operational Data - VPP Performance Operational Data 2n-clx
6557 - type: "table"
6558   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
6559   algorithm: "table_oper_data_html"
6560   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
6561   data: "vpp-perf-results-2n-clx"
6562   filter: "all"
6563
6564 # Test Operational Data - VPP Performance Operational Data 3n-tsh
6565 - type: "table"
6566   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
6567   algorithm: "table_oper_data_html"
6568   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
6569   data: "vpp-perf-results-3n-tsh"
6570   filter: "all"
6571
6572 # Test Operational Data - VPP Performance Operational Data 3n-dnv
6573 - type: "table"
6574   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
6575   algorithm: "table_oper_data_html"
6576   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
6577   data: "vpp-perf-results-3n-dnv"
6578   filter: "all"
6579
6580 # Test Operational Data - VPP Performance Operational Data 2n-dnv
6581 - type: "table"
6582   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
6583   algorithm: "table_oper_data_html"
6584   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
6585   data: "vpp-perf-results-2n-dnv"
6586   filter: "all"
6587
6588 # Detailed Test Results - VPP MRR Results 3n-hsw
6589 - type: "table"
6590   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
6591   algorithm: "table_merged_details"
6592   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
6593   columns:
6594     - title: " |prein| Test Name |preout| "
6595       data: "data name"
6596     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6597       data: "data msg"
6598   data: "vpp-mrr-results-3n-hsw"
6599   filter: "all"
6600   parameters:
6601   - "name"
6602   - "parent"
6603   - "msg"
6604
6605 # Detailed Test Results - VPP MRR Results 3n-skx
6606 - type: "table"
6607   title: "Detailed Test Results - VPP MRR Results 3n-skx"
6608   algorithm: "table_merged_details"
6609   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
6610   columns:
6611     - title: " |prein| Test Name |preout| "
6612       data: "data name"
6613     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6614       data: "data msg"
6615   data: "vpp-mrr-results-3n-skx"
6616   filter: "all"
6617   parameters:
6618   - "name"
6619   - "parent"
6620   - "msg"
6621
6622 # Detailed Test Results - VPP MRR Results 2n-skx
6623 - type: "table"
6624   title: "Detailed Test Results - VPP MRR Results 2n-skx"
6625   algorithm: "table_merged_details"
6626   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
6627   columns:
6628     - title: " |prein| Test Name |preout| "
6629       data: "data name"
6630     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6631       data: "data msg"
6632   data: "vpp-mrr-results-2n-skx"
6633   filter: "all"
6634   parameters:
6635   - "name"
6636   - "parent"
6637   - "msg"
6638
6639 # Detailed Test Results - VPP MRR Results 2n-clx
6640 - type: "table"
6641   title: "Detailed Test Results - VPP MRR Results 2n-clx"
6642   algorithm: "table_merged_details"
6643   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
6644   columns:
6645     - title: " |prein| Test Name |preout| "
6646       data: "data name"
6647     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6648       data: "data msg"
6649   data: "vpp-mrr-results-2n-clx"
6650   filter: "all"
6651   parameters:
6652   - "name"
6653   - "parent"
6654   - "msg"
6655
6656 # Detailed Test Results - VPP MRR Results 3n-tsh
6657 - type: "table"
6658   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
6659   algorithm: "table_merged_details"
6660   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
6661   columns:
6662     - title: " |prein| Test Name |preout| "
6663       data: "data name"
6664     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6665       data: "data msg"
6666   data: "vpp-mrr-results-3n-tsh"
6667   filter: "all"
6668   parameters:
6669   - "name"
6670   - "parent"
6671   - "msg"
6672
6673 # Detailed Test Results - VPP MRR Results 3n-dnv
6674 - type: "table"
6675   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
6676   algorithm: "table_merged_details"
6677   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
6678   columns:
6679     - title: " |prein| Test Name |preout| "
6680       data: "data name"
6681     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6682       data: "data msg"
6683   data: "vpp-mrr-results-3n-dnv"
6684   filter: "all"
6685   parameters:
6686   - "name"
6687   - "parent"
6688   - "msg"
6689
6690 # Detailed Test Results - VPP MRR Results 2n-dnv
6691 - type: "table"
6692   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
6693   algorithm: "table_merged_details"
6694   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
6695   columns:
6696     - title: " |prein| Test Name |preout| "
6697       data: "data name"
6698     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6699       data: "data msg"
6700   data: "vpp-mrr-results-2n-dnv"
6701   filter: "all"
6702   parameters:
6703   - "name"
6704   - "parent"
6705   - "msg"
6706
6707 # Test configuration - VPP MRR Test Configs 3n-hsw
6708 - type: "table"
6709   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
6710   algorithm: "table_merged_details"
6711   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
6712   columns:
6713     - title: " |prein| Test Name |preout| "
6714       data: "data name"
6715     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6716       data: "data conf-history"
6717   data: "vpp-mrr-results-3n-hsw"
6718   filter: "all"
6719   parameters:
6720   - "parent"
6721   - "name"
6722   - "conf-history"
6723
6724 # Test configuration - VPP MRR Test Configs 3n-skx
6725 - type: "table"
6726   title: "Test configuration - VPP MRR Test Configs 3n-skx"
6727   algorithm: "table_merged_details"
6728   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
6729   columns:
6730     - title: " |prein| Test Name |preout| "
6731       data: "data name"
6732     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6733       data: "data conf-history"
6734   data: "vpp-mrr-results-3n-skx"
6735   filter: "all"
6736   parameters:
6737   - "parent"
6738   - "name"
6739   - "conf-history"
6740
6741 # Test configuration - VPP MRR Test Configs 2n-skx
6742 - type: "table"
6743   title: "Test configuration - VPP MRR Test Configs 2n-skx"
6744   algorithm: "table_merged_details"
6745   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
6746   columns:
6747     - title: " |prein| Test Name |preout| "
6748       data: "data name"
6749     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6750       data: "data conf-history"
6751   data: "vpp-mrr-results-2n-skx"
6752   filter: "all"
6753   parameters:
6754   - "parent"
6755   - "name"
6756   - "conf-history"
6757
6758 # Test configuration - VPP MRR Test Configs 2n-clx
6759 - type: "table"
6760   title: "Test configuration - VPP MRR Test Configs 2n-clx"
6761   algorithm: "table_merged_details"
6762   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
6763   columns:
6764     - title: " |prein| Test Name |preout| "
6765       data: "data name"
6766     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6767       data: "data conf-history"
6768   data: "vpp-mrr-results-2n-clx"
6769   filter: "all"
6770   parameters:
6771   - "parent"
6772   - "name"
6773   - "conf-history"
6774
6775 # Test configuration - VPP MRR Test Configs 3n-tsh
6776 - type: "table"
6777   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
6778   algorithm: "table_merged_details"
6779   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
6780   columns:
6781     - title: " |prein| Test Name |preout| "
6782       data: "data name"
6783     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6784       data: "data conf-history"
6785   data: "vpp-mrr-results-3n-tsh"
6786   filter: "all"
6787   parameters:
6788   - "parent"
6789   - "name"
6790   - "conf-history"
6791
6792 # Test configuration - VPP MRR Test Configs 3n-dnv
6793 - type: "table"
6794   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
6795   algorithm: "table_merged_details"
6796   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
6797   columns:
6798     - title: " |prein| Test Name |preout| "
6799       data: "data name"
6800     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6801       data: "data conf-history"
6802   data: "vpp-mrr-results-3n-dnv"
6803   filter: "all"
6804   parameters:
6805   - "parent"
6806   - "name"
6807   - "conf-history"
6808
6809 # Test configuration - VPP MRR Test Configs 2n-dnv
6810 - type: "table"
6811   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
6812   algorithm: "table_merged_details"
6813   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
6814   columns:
6815     - title: " |prein| Test Name |preout| "
6816       data: "data name"
6817     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6818       data: "data conf-history"
6819   data: "vpp-mrr-results-2n-dnv"
6820   filter: "all"
6821   parameters:
6822   - "parent"
6823   - "name"
6824   - "conf-history"
6825
6826 # Detailed Test Results - VPP Device Results - Ubuntu
6827 - type: "table"
6828   title: "Detailed Test Results - VPP Device Results - Ubuntu"
6829   algorithm: "table_merged_details"
6830   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
6831   columns:
6832     - title: " |prein| Test Name |preout| "
6833       data: "data name"
6834     - title: " |prein| Status |preout| "
6835       data: "data status"
6836   data: "vpp-device-results-ubuntu"
6837   filter: "all"
6838   parameters:
6839   - "name"
6840   - "parent"
6841   - "doc"
6842   - "status"
6843
6844 # Test configuration - VPP Device Test Configs - Ubuntu
6845 - type: "table"
6846   title: "Test configuration - VPP Device Test Configs - Ubuntu"
6847   algorithm: "table_merged_details"
6848   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
6849   columns:
6850     - title: " |prein| Test Name |preout| "
6851       data: "data name"
6852     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6853       data: "data conf-history"
6854   data: "vpp-device-results-ubuntu"
6855   filter: "all"
6856   parameters:
6857   - "parent"
6858   - "name"
6859   - "conf-history"
6860
6861 ################################################################################
6862
6863 # DPDK Performance Changes 3n-hsw 1t1c pdr
6864 - type: "table"
6865   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
6866   algorithm: "table_comparison"
6867   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
6868   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6869   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6870   columns:
6871     - title: "1908"
6872       data-set: "dpdk-performance-changes-3n-hsw-h1"
6873     - title: "2001"
6874       data-set: "dpdk-performance-changes-3n-hsw-ref"
6875     - title: "2005"
6876       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6877   comparisons:
6878     - title: "Diff"
6879       reference: 2
6880       compare: 3
6881   legend:
6882     - ""
6883     - "1908, 2001, 2005 - DPDK versions tested."
6884     - "Diff - difference between 2001 and 2005 DPDK version."
6885
6886 # DPDK Performance Changes 3n-hsw 2t2c pdr
6887 - type: "table"
6888   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6889   algorithm: "table_comparison"
6890   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6891   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6892   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6893   columns:
6894     - title: "1908"
6895       data-set: "dpdk-performance-changes-3n-hsw-h1"
6896     - title: "2001"
6897       data-set: "dpdk-performance-changes-3n-hsw-ref"
6898     - title: "2005"
6899       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6900   comparisons:
6901     - title: "Diff"
6902       reference: 2
6903       compare: 3
6904   legend:
6905     - ""
6906     - "1908, 2001, 2005 - DPDK versions tested."
6907     - "Diff - difference between 2001 and 2005 DPDK version."
6908
6909 # DPDK Performance Changes 3n-hsw 1t1c pdr
6910 - type: "table"
6911   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
6912   algorithm: "table_comparison"
6913   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
6914   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6915   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6916   columns:
6917     - title: "1908"
6918       data-set: "dpdk-performance-changes-3n-hsw-h1"
6919     - title: "2001"
6920       data-set: "dpdk-performance-changes-3n-hsw-ref"
6921     - title: "2005"
6922       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6923   comparisons:
6924     - title: "Diff"
6925       reference: 2
6926       compare: 3
6927   legend:
6928     - ""
6929     - "1908, 2001, 2005 - DPDK versions tested."
6930     - "Diff - difference between 2001 and 2005 DPDK version."
6931
6932 # DPDK Performance Changes 3n-hsw 2t2c ndr
6933 - type: "table"
6934   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6935   algorithm: "table_comparison"
6936   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6937   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6938   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6939   columns:
6940     - title: "1908"
6941       data-set: "dpdk-performance-changes-3n-hsw-h1"
6942     - title: "2001"
6943       data-set: "dpdk-performance-changes-3n-hsw-ref"
6944     - title: "2005"
6945       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6946   comparisons:
6947     - title: "Diff"
6948       reference: 2
6949       compare: 3
6950   legend:
6951     - ""
6952     - "1908, 2001, 2005 - DPDK versions tested."
6953     - "Diff - difference between 2001 and 2005 DPDK version."
6954
6955 # DPDK Performance Changes 3n-skx 2t1c pdr
6956 - type: "table"
6957   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6958   algorithm: "table_comparison"
6959   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6960   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6961   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6962   columns:
6963     - title: "1908"
6964       data-set: "dpdk-performance-changes-3n-skx-h1"
6965     - title: "2001"
6966       data-set: "dpdk-performance-changes-3n-skx-ref"
6967     - title: "2005"
6968       data-set: "dpdk-performance-changes-3n-skx-cmp"
6969   comparisons:
6970     - title: "Diff"
6971       reference: 2
6972       compare: 3
6973   legend:
6974     - ""
6975     - "1908, 2001, 2005 - DPDK versions tested."
6976     - "Diff - difference between 2001 and 2005 DPDK version."
6977
6978 # DPDK Performance Changes 3n-skx 4t2c pdr
6979 - type: "table"
6980   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6981   algorithm: "table_comparison"
6982   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6983   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6984   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6985   columns:
6986     - title: "1908"
6987       data-set: "dpdk-performance-changes-3n-skx-h1"
6988     - title: "2001"
6989       data-set: "dpdk-performance-changes-3n-skx-ref"
6990     - title: "2005"
6991       data-set: "dpdk-performance-changes-3n-skx-cmp"
6992   comparisons:
6993     - title: "Diff"
6994       reference: 2
6995       compare: 3
6996   legend:
6997     - ""
6998     - "1908, 2001, 2005 - DPDK versions tested."
6999     - "Diff - difference between 2001 and 2005 DPDK version."
7000
7001 # DPDK Performance Changes 3n-skx 2t1c ndr
7002 - type: "table"
7003   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
7004   algorithm: "table_comparison"
7005   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
7006   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7007   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7008   columns:
7009     - title: "1908"
7010       data-set: "dpdk-performance-changes-3n-skx-h1"
7011     - title: "2001"
7012       data-set: "dpdk-performance-changes-3n-skx-ref"
7013     - title: "2005"
7014       data-set: "dpdk-performance-changes-3n-skx-cmp"
7015   comparisons:
7016     - title: "Diff"
7017       reference: 2
7018       compare: 3
7019   legend:
7020     - ""
7021     - "1908, 2001, 2005 - DPDK versions tested."
7022     - "Diff - difference between 2001 and 2005 DPDK version."
7023
7024 # DPDK Performance Changes 3n-skx 4t2c ndr
7025 - type: "table"
7026   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
7027   algorithm: "table_comparison"
7028   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
7029   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7030   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7031   columns:
7032     - title: "1908"
7033       data-set: "dpdk-performance-changes-3n-skx-h1"
7034     - title: "2001"
7035       data-set: "dpdk-performance-changes-3n-skx-ref"
7036     - title: "2005"
7037       data-set: "dpdk-performance-changes-3n-skx-cmp"
7038   comparisons:
7039     - title: "Diff"
7040       reference: 2
7041       compare: 3
7042   legend:
7043     - ""
7044     - "1908, 2001, 2005 - DPDK versions tested."
7045     - "Diff - difference between 2001 and 2005 DPDK version."
7046
7047 # DPDK Performance Changes 2n-skx 2t1c pdr
7048 - type: "table"
7049   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
7050   algorithm: "table_comparison"
7051   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
7052   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7053   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7054   columns:
7055     - title: "1908"
7056       data-set: "dpdk-performance-changes-2n-skx-h1"
7057     - title: "2001"
7058       data-set: "dpdk-performance-changes-2n-skx-ref"
7059     - title: "2005"
7060       data-set: "dpdk-performance-changes-2n-skx-cmp"
7061   comparisons:
7062     - title: "Diff"
7063       reference: 2
7064       compare: 3
7065   legend:
7066     - ""
7067     - "1908, 2001, 2005 - DPDK versions tested."
7068     - "Diff - difference between 2001 and 2005 DPDK version."
7069
7070 # DPDK Performance Changes 2n-skx 4t2c pdr
7071 - type: "table"
7072   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
7073   algorithm: "table_comparison"
7074   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
7075   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7076   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7077   columns:
7078     - title: "1908"
7079       data-set: "dpdk-performance-changes-2n-skx-h1"
7080     - title: "2001"
7081       data-set: "dpdk-performance-changes-2n-skx-ref"
7082     - title: "2005"
7083       data-set: "dpdk-performance-changes-2n-skx-cmp"
7084   comparisons:
7085     - title: "Diff"
7086       reference: 2
7087       compare: 3
7088   legend:
7089     - ""
7090     - "1908, 2001, 2005 - DPDK versions tested."
7091     - "Diff - difference between 2001 and 2005 DPDK version."
7092
7093 # DPDK Performance Changes 2n-skx 2t1c ndr
7094 - type: "table"
7095   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
7096   algorithm: "table_comparison"
7097   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
7098   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7099   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7100   columns:
7101     - title: "1908"
7102       data-set: "dpdk-performance-changes-2n-skx-h1"
7103     - title: "2001"
7104       data-set: "dpdk-performance-changes-2n-skx-ref"
7105     - title: "2005"
7106       data-set: "dpdk-performance-changes-2n-skx-cmp"
7107   comparisons:
7108     - title: "Diff"
7109       reference: 2
7110       compare: 3
7111   legend:
7112     - ""
7113     - "1908, 2001, 2005 - DPDK versions tested."
7114     - "Diff - difference between 2001 and 2005 DPDK version."
7115
7116 # DPDK Performance Changes 2n-skx 4t2c ndr
7117 - type: "table"
7118   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
7119   algorithm: "table_comparison"
7120   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
7121   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7122   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7123   columns:
7124     - title: "1908"
7125       data-set: "dpdk-performance-changes-2n-skx-h1"
7126     - title: "2001"
7127       data-set: "dpdk-performance-changes-2n-skx-ref"
7128     - title: "2005"
7129       data-set: "dpdk-performance-changes-2n-skx-cmp"
7130   comparisons:
7131     - title: "Diff"
7132       reference: 2
7133       compare: 3
7134   legend:
7135     - ""
7136     - "1908, 2001, 2005 - DPDK versions tested."
7137     - "Diff - difference between 2001 and 2005 DPDK version."
7138
7139 # DPDK Performance Changes 2n-clx 2t1c pdr
7140 - type: "table"
7141   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
7142   algorithm: "table_comparison"
7143   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
7144   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7145   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7146   columns:
7147     - title: "2001"
7148       data-set: "dpdk-performance-changes-2n-clx-ref"
7149     - title: "2005"
7150       data-set: "dpdk-performance-changes-2n-clx-cmp"
7151   comparisons:
7152     - title: "Diff"
7153       reference: 1
7154       compare: 2
7155   legend:
7156     - ""
7157     - "2001, 2005 - DPDK versions tested."
7158     - "Diff - difference between 2001 and 2005 DPDK version."
7159
7160 # DPDK Performance Changes 2n-clx 4t2c pdr
7161 - type: "table"
7162   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
7163   algorithm: "table_comparison"
7164   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
7165   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7166   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7167   columns:
7168     - title: "2001"
7169       data-set: "dpdk-performance-changes-2n-clx-ref"
7170     - title: "2005"
7171       data-set: "dpdk-performance-changes-2n-clx-cmp"
7172   comparisons:
7173     - title: "Diff"
7174       reference: 1
7175       compare: 2
7176   legend:
7177     - ""
7178     - "2001, 2005 - DPDK versions tested."
7179     - "Diff - difference between 2001 and 2005 DPDK version."
7180
7181 # DPDK Performance Changes 2n-clx 2t1c ndr
7182 - type: "table"
7183   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
7184   algorithm: "table_comparison"
7185   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
7186   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7187   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7188   columns:
7189     - title: "2001"
7190       data-set: "dpdk-performance-changes-2n-clx-ref"
7191     - title: "2005"
7192       data-set: "dpdk-performance-changes-2n-clx-cmp"
7193   comparisons:
7194     - title: "Diff"
7195       reference: 1
7196       compare: 2
7197   legend:
7198     - ""
7199     - "2001, 2005 - DPDK versions tested."
7200     - "Diff - difference between 2001 and 2005 DPDK version."
7201
7202 # DPDK Performance Changes 2n-clx 4t2c ndr
7203 - type: "table"
7204   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
7205   algorithm: "table_comparison"
7206   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
7207   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7208   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7209   columns:
7210     - title: "2001"
7211       data-set: "dpdk-performance-changes-2n-clx-ref"
7212     - title: "2005"
7213       data-set: "dpdk-performance-changes-2n-clx-cmp"
7214   comparisons:
7215     - title: "Diff"
7216       reference: 1
7217       compare: 2
7218   legend:
7219     - ""
7220     - "2001, 2005 - DPDK versions tested."
7221     - "Diff - difference between 2001 and 2005 DPDK version."
7222
7223 # DPDK Performance Changes 2n-dnv 1t1c pdr
7224 - type: "table"
7225   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
7226   algorithm: "table_comparison"
7227   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
7228   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7229   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7230   columns:
7231     - title: "2001"
7232       data-set: "dpdk-performance-changes-2n-dnv-ref"
7233     - title: "2005"
7234       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7235   comparisons:
7236     - title: "Diff"
7237       reference: 1
7238       compare: 2
7239   legend:
7240     - ""
7241     - "2001, 2005 - DPDK versions tested."
7242     - "Diff - difference between 2001 and 2005 DPDK version."
7243
7244 # DPDK Performance Changes 2n-dnv 2t2c pdr
7245 - type: "table"
7246   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
7247   algorithm: "table_comparison"
7248   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
7249   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7250   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7251   columns:
7252     - title: "2001"
7253       data-set: "dpdk-performance-changes-2n-dnv-ref"
7254     - title: "2005"
7255       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7256   comparisons:
7257     - title: "Diff"
7258       reference: 1
7259       compare: 2
7260   legend:
7261     - ""
7262     - "2001, 2005 - DPDK versions tested."
7263     - "Diff - difference between 2001 and 2005 DPDK version."
7264
7265 # DPDK Performance Changes 2n-dnv 1t1c ndr
7266 - type: "table"
7267   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
7268   algorithm: "table_comparison"
7269   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
7270   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7271   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7272   columns:
7273     - title: "2001"
7274       data-set: "dpdk-performance-changes-2n-dnv-ref"
7275     - title: "2005"
7276       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7277   comparisons:
7278     - title: "Diff"
7279       reference: 1
7280       compare: 2
7281   legend:
7282     - ""
7283     - "2001, 2005 - DPDK versions tested."
7284     - "Diff - difference between 2001 and 2005 DPDK version."
7285
7286 # DPDK Performance Changes 2n-dnv 2t2c ndr
7287 - type: "table"
7288   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
7289   algorithm: "table_comparison"
7290   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
7291   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7292   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7293   columns:
7294     - title: "2001"
7295       data-set: "dpdk-performance-changes-2n-dnv-ref"
7296     - title: "2005"
7297       data-set: "dpdk-performance-changes-2n-dnv-cmp"
7298   comparisons:
7299     - title: "Diff"
7300       reference: 1
7301       compare: 2
7302   legend:
7303     - ""
7304     - "2001, 2005 - DPDK versions tested."
7305     - "Diff - difference between 2001 and 2005 DPDK version."
7306
7307 # DPDK Performance Changes 3n-dnv 1t1c pdr
7308 - type: "table"
7309   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
7310   algorithm: "table_comparison"
7311   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
7312   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7313   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7314   columns:
7315     - title: "2001"
7316       data-set: "dpdk-performance-changes-3n-dnv-ref"
7317     - title: "2005"
7318       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7319   comparisons:
7320     - title: "Diff"
7321       reference: 1
7322       compare: 2
7323   legend:
7324     - ""
7325     - "2001, 2005 - DPDK versions tested."
7326     - "Diff - difference between 2001 and 2005 DPDK version."
7327
7328 # DPDK Performance Changes 3n-dnv 2t2c pdr
7329 - type: "table"
7330   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
7331   algorithm: "table_comparison"
7332   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
7333   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7334   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7335   columns:
7336     - title: "2001"
7337       data-set: "dpdk-performance-changes-3n-dnv-ref"
7338     - title: "2005"
7339       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7340   comparisons:
7341     - title: "Diff"
7342       reference: 1
7343       compare: 2
7344   legend:
7345     - ""
7346     - "2001, 2005 - DPDK versions tested."
7347     - "Diff - difference between 2001 and 2005 DPDK version."
7348
7349 # DPDK Performance Changes 3n-dnv 1t1c ndr
7350 - type: "table"
7351   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
7352   algorithm: "table_comparison"
7353   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
7354   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7355   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7356   columns:
7357     - title: "2001"
7358       data-set: "dpdk-performance-changes-3n-dnv-ref"
7359     - title: "2005"
7360       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7361   comparisons:
7362     - title: "Diff"
7363       reference: 1
7364       compare: 2
7365   legend:
7366     - ""
7367     - "2001, 2005 - DPDK versions tested."
7368     - "Diff - difference between 2001 and 2005 DPDK version."
7369
7370 # DPDK Performance Changes 3n-dnv 2t2c ndr
7371 - type: "table"
7372   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
7373   algorithm: "table_comparison"
7374   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
7375   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7376   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7377   columns:
7378     - title: "2001"
7379       data-set: "dpdk-performance-changes-3n-dnv-ref"
7380     - title: "2005"
7381       data-set: "dpdk-performance-changes-3n-dnv-cmp"
7382   comparisons:
7383     - title: "Diff"
7384       reference: 1
7385       compare: 2
7386   legend:
7387     - ""
7388     - "2001, 2005 - DPDK versions tested."
7389     - "Diff - difference between 2001 and 2005 DPDK version."
7390
7391 # DPDK Performance Changes 3n-tsh 1t1c pdr
7392 - type: "table"
7393   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
7394   algorithm: "table_comparison"
7395   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
7396   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7397   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7398   columns:
7399     - title: "2001"
7400       data-set: "dpdk-performance-changes-3n-tsh-ref"
7401     - title: "2005"
7402       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7403   comparisons:
7404     - title: "Diff"
7405       reference: 1
7406       compare: 2
7407   legend:
7408     - ""
7409     - "2001, 2005 - DPDK versions tested."
7410     - "Diff - difference between 2001 and 2005 DPDK version."
7411
7412 # DPDK Performance Changes 3n-tsh 2t2c pdr
7413 - type: "table"
7414   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
7415   algorithm: "table_comparison"
7416   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
7417   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7418   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7419   columns:
7420     - title: "2001"
7421       data-set: "dpdk-performance-changes-3n-tsh-ref"
7422     - title: "2005"
7423       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7424   comparisons:
7425     - title: "Diff"
7426       reference: 1
7427       compare: 2
7428   legend:
7429     - ""
7430     - "2001, 2005 - DPDK versions tested."
7431     - "Diff - difference between 2001 and 2005 DPDK version."
7432
7433 # DPDK Performance Changes 3n-tsh 1t1c ndr
7434 - type: "table"
7435   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
7436   algorithm: "table_comparison"
7437   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
7438   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7439   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7440   columns:
7441     - title: "2001"
7442       data-set: "dpdk-performance-changes-3n-tsh-ref"
7443     - title: "2005"
7444       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7445   comparisons:
7446     - title: "Diff"
7447       reference: 1
7448       compare: 2
7449   legend:
7450     - ""
7451     - "2001, 2005 - DPDK versions tested."
7452     - "Diff - difference between 2001 and 2005 DPDK version."
7453
7454 # DPDK Performance Changes 3n-tsh 2t2c ndr
7455 - type: "table"
7456   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
7457   algorithm: "table_comparison"
7458   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
7459   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7460   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7461   columns:
7462     - title: "2001"
7463       data-set: "dpdk-performance-changes-3n-tsh-ref"
7464     - title: "2005"
7465       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7466   comparisons:
7467     - title: "Diff"
7468       reference: 1
7469       compare: 2
7470   legend:
7471     - ""
7472     - "2001, 2005 - DPDK versions tested."
7473     - "Diff - difference between 2001 and 2005 DPDK version."
7474
7475 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
7476 - type: "table"
7477   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
7478   algorithm: "table_comparison"
7479   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
7480   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7481   filter: "'NIC_Intel-X710'"
7482   columns:
7483     - title: "3n-hsw x710"
7484       data-set: "dpdk-compare-testbeds-ref"
7485     - title: "3n-skx x710"
7486       data-set: "dpdk-compare-testbeds-cmp"
7487   comparisons:
7488     - title: "Diff"
7489       reference: 1
7490       compare: 2
7491   legend:
7492     - ""
7493     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7494     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7495
7496 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
7497 - type: "table"
7498   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
7499   algorithm: "table_comparison"
7500   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
7501   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7502   filter: "'NIC_Intel-X710'"
7503   columns:
7504     - title: "3n-hsw x710"
7505       data-set: "dpdk-compare-testbeds-ref"
7506     - title: "3n-skx x710"
7507       data-set: "dpdk-compare-testbeds-cmp"
7508   comparisons:
7509     - title: "Diff"
7510       reference: 1
7511       compare: 2
7512   legend:
7513     - ""
7514     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7515     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7516
7517 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
7518 - type: "table"
7519   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
7520   algorithm: "table_comparison"
7521   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
7522   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7523   filter: "'NIC_Intel-XXV710'"
7524   columns:
7525     - title: "2n-skx"
7526       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7527     - title: "2n-clx"
7528       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7529   comparisons:
7530     - title: "Diff"
7531       reference: 1
7532       compare: 2
7533   legend:
7534     - ""
7535     - "2n-skx, 2n-clx - testbeds and NICs tested."
7536     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7537
7538 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
7539 - type: "table"
7540   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
7541   algorithm: "table_comparison"
7542   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
7543   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7544   filter: "'NIC_Intel-XXV710'"
7545   columns:
7546     - title: "2n-skx"
7547       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7548     - title: "2n-clx"
7549       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7550   comparisons:
7551     - title: "Diff"
7552       reference: 1
7553       compare: 2
7554   legend:
7555     - ""
7556     - "2n-skx, 2n-clx - testbeds and NICs tested."
7557     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7558
7559 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
7560 - type: "table"
7561   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
7562   algorithm: "table_comparison"
7563   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
7564   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7565   filter: "'NIC_Intel-XXV710'"
7566   columns:
7567     - title: "3n-skx"
7568       data-set: "dpdk-compare-topologies-ref"
7569     - title: "2n-skx"
7570       data-set: "dpdk-compare-topologies-cmp"
7571   comparisons:
7572     - title: "Diff"
7573       reference: 1
7574       compare: 2
7575   legend:
7576     - ""
7577     - "3n-skx, 2n-skx - topologies tested."
7578     - "Diff - difference between 3n-skx and 2n-skx topologies."
7579
7580 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
7581 - type: "table"
7582   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
7583   algorithm: "table_comparison"
7584   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
7585   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7586   filter: "'NIC_Intel-XXV710'"
7587   columns:
7588     - title: "3n-skx"
7589       data-set: "dpdk-compare-topologies-ref"
7590     - title: "2n-skx"
7591       data-set: "dpdk-compare-topologies-cmp"
7592   comparisons:
7593     - title: "Diff"
7594       reference: 1
7595       compare: 2
7596   legend:
7597     - ""
7598     - "3n-skx, 2n-skx - topologies tested."
7599     - "Diff - difference between 3n-skx and 2n-skx topologies."
7600
7601 # Detailed Test Results - DPDK Performance Results 3n-hsw
7602 - type: "table"
7603   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
7604   algorithm: "table_merged_details"
7605   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
7606   columns:
7607     - title: " |prein| Test Name |preout| "
7608       data: "data name"
7609     - 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| "
7610       data: "data msg"
7611   data: "dpdk-perf-results-3n-hsw"
7612   filter: "all"
7613   parameters:
7614   - "name"
7615   - "parent"
7616   - "msg"
7617
7618 # Detailed Test Results - DPDK Performance Results 3n-skx
7619 - type: "table"
7620   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
7621   algorithm: "table_merged_details"
7622   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
7623   columns:
7624     - title: " |prein| Test Name |preout| "
7625       data: "data name"
7626     - 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| "
7627       data: "data msg"
7628   data: "dpdk-perf-results-3n-skx"
7629   filter: "all"
7630   remove-ndr: False
7631   parameters:
7632   - "name"
7633   - "parent"
7634   - "msg"
7635
7636 # Detailed Test Results - DPDK Performance Results 2n-skx
7637 - type: "table"
7638   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
7639   algorithm: "table_merged_details"
7640   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
7641   columns:
7642     - title: " |prein| Test Name |preout| "
7643       data: "data name"
7644     - 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| "
7645       data: "data msg"
7646   data: "dpdk-perf-results-2n-skx"
7647   filter: "all"
7648   remove-ndr: False
7649   parameters:
7650   - "name"
7651   - "parent"
7652   - "msg"
7653
7654 # Detailed Test Results - DPDK Performance Results 2n-clx
7655 - type: "table"
7656   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
7657   algorithm: "table_merged_details"
7658   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
7659   columns:
7660     - title: " |prein| Test Name |preout| "
7661       data: "data name"
7662     - 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| "
7663       data: "data msg"
7664   data: "dpdk-perf-results-2n-clx"
7665   filter: "all"
7666   parameters:
7667   - "name"
7668   - "parent"
7669   - "msg"
7670
7671 # Detailed Test Results - DPDK Performance Results 2n-dnv
7672 - type: "table"
7673   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
7674   algorithm: "table_merged_details"
7675   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
7676   columns:
7677     - title: " |prein| Test Name |preout| "
7678       data: "data name"
7679     - 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| "
7680       data: "data msg"
7681   data: "dpdk-perf-results-2n-dnv"
7682   filter: "all"
7683   parameters:
7684   - "name"
7685   - "parent"
7686   - "msg"
7687
7688 # Detailed Test Results - DPDK Performance Results 3n-dnv
7689 - type: "table"
7690   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
7691   algorithm: "table_merged_details"
7692   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
7693   columns:
7694     - title: " |prein| Test Name |preout| "
7695       data: "data name"
7696     - 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| "
7697       data: "data msg"
7698   data: "dpdk-perf-results-3n-dnv"
7699   filter: "all"
7700   parameters:
7701   - "name"
7702   - "parent"
7703   - "msg"
7704
7705 # Detailed Test Results - DPDK Performance Results 3n-tsh
7706 - type: "table"
7707   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
7708   algorithm: "table_merged_details"
7709   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
7710   columns:
7711     - title: " |prein| Test Name |preout| "
7712       data: "data name"
7713     - 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| "
7714       data: "data msg"
7715   data: "dpdk-perf-results-3n-tsh"
7716   filter: "all"
7717   parameters:
7718   - "name"
7719   - "parent"
7720   - "msg"
7721
7722 ################################################################################
7723 ###                                F I L E S                                 ###
7724 ################################################################################
7725
7726 # VPP Performance Results
7727 - type: "file"
7728   title: "VPP Performance Results"
7729   algorithm: "file_details_split"
7730   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
7731   dir-tables:
7732     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
7733     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
7734     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
7735     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
7736     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
7737 #    - "{DIR[DTR,PERF,VPP,2N,DNV]}"
7738 #    - "{DIR[DTR,PERF,VPP,3N,DNV]}"
7739   data:
7740     - "vpp-perf-results-2n-skx"
7741     - "vpp-perf-results-3n-skx"
7742     - "vpp-perf-results-2n-clx"
7743     - "vpp-perf-results-3n-hsw"
7744     - "vpp-perf-results-3n-tsh"
7745 #    - "vpp-perf-results-2n-dnv"
7746 #    - "vpp-perf-results-3n-dnv"
7747   filter: "all"
7748   data-start-level: 4
7749   order-chapters:
7750     level-1:
7751       - "l2"
7752       - "ip4"
7753       - "ip6"
7754       - "srv6"
7755       - "ip4_tunnels"
7756       - "ip6_tunnels"
7757       - "vm_vhost"
7758       - "container_memif"
7759       - "crypto"
7760       - "vts"
7761       - "lb"
7762       - "nfv_density"
7763       - "hoststack"
7764     level-2:
7765       - "2n-skx"
7766       - "3n-skx"
7767       - "2n-clx"
7768       - "3n-hsw"
7769       - "3n-tsh"
7770       - "2n-dnv"
7771       - "3n-dnv"
7772     level-3:
7773       - "xl710"
7774       - "x520"
7775       - "xxv710"
7776       - "x710"
7777       - "x553"
7778       - "cx556a"
7779       - "vic1227"
7780       - "vic1385"
7781
7782 # VPP Performance Configuration
7783 - type: "file"
7784   title: "VPP Performance Configuration"
7785   algorithm: "file_details_split"
7786   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
7787   dir-tables:
7788     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
7789     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
7790     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
7791     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
7792     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
7793 #    - "{DIR[DTC,PERF,VPP,2N,DNV]}"
7794 #    - "{DIR[DTC,PERF,VPP,3N,DNV]}"
7795   data:
7796     - "vpp-perf-results-2n-skx"
7797     - "vpp-perf-results-3n-skx"
7798     - "vpp-perf-results-2n-clx"
7799     - "vpp-perf-results-3n-hsw"
7800     - "vpp-perf-results-3n-tsh"
7801 #    - "vpp-perf-results-2n-dnv"
7802 #    - "vpp-perf-results-3n-dnv"
7803   filter: "all"
7804   data-start-level: 4
7805   order-chapters:
7806     level-1:
7807       - "l2"
7808       - "ip4"
7809       - "ip6"
7810       - "srv6"
7811       - "ip4_tunnels"
7812       - "ip6_tunnels"
7813       - "vm_vhost"
7814       - "container_memif"
7815       - "crypto"
7816       - "vts"
7817       - "lb"
7818       - "nfv_density"
7819       - "hoststack"
7820     level-2:
7821       - "2n-skx"
7822       - "3n-skx"
7823       - "2n-clx"
7824       - "3n-hsw"
7825       - "3n-tsh"
7826       - "2n-dnv"
7827       - "3n-dnv"
7828     level-3:
7829       - "xl710"
7830       - "x520"
7831       - "xxv710"
7832       - "x710"
7833       - "x553"
7834       - "cx556a"
7835       - "vic1227"
7836       - "vic1385"
7837
7838 # VPP Performance Operational
7839 - type: "file"
7840   title: "VPP Performance Operational"
7841   algorithm: "file_details_split_html"
7842   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
7843   dir-tables:
7844     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
7845     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
7846     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
7847     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
7848     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
7849 #    - "{DIR[DTO,PERF,VPP,2N,DNV]}"
7850 #    - "{DIR[DTO,PERF,VPP,3N,DNV]}"
7851   data:
7852     - "vpp-perf-results-2n-skx"
7853     - "vpp-perf-results-3n-skx"
7854     - "vpp-perf-results-2n-clx"
7855     - "vpp-perf-results-3n-hsw"
7856     - "vpp-perf-results-3n-tsh"
7857 #    - "vpp-perf-results-2n-dnv"
7858 #    - "vpp-perf-results-3n-dnv"
7859   filter: "all"
7860   data-start-level: 4
7861   order-chapters:
7862     level-1:
7863       - "l2"
7864       - "ip4"
7865       - "ip6"
7866       - "srv6"
7867       - "ip4_tunnels"
7868       - "ip6_tunnels"
7869       - "vm_vhost"
7870       - "container_memif"
7871       - "crypto"
7872       - "vts"
7873       - "lb"
7874       - "nfv_density"
7875       - "hoststack"
7876     level-2:
7877       - "2n-skx"
7878       - "3n-skx"
7879       - "2n-clx"
7880       - "3n-hsw"
7881       - "3n-tsh"
7882       - "2n-dnv"
7883       - "3n-dnv"
7884     level-3:
7885       - "xl710"
7886       - "x520"
7887       - "xxv710"
7888       - "x710"
7889       - "x553"
7890       - "cx556a"
7891       - "vic1227"
7892       - "vic1385"
7893
7894 # VPP MRR Results
7895 - type: "file"
7896   title: "VPP MRR Results"
7897   algorithm: "file_details_split"
7898   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7899   dir-tables:
7900     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
7901     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
7902     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
7903     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
7904     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
7905 #    - "{DIR[DTR,MRR,VPP,2N,DNV]}"
7906 #    - "{DIR[DTR,MRR,VPP,3N,DNV]}"
7907   data:
7908     - "vpp-mrr-results-2n-skx"
7909     - "vpp-mrr-results-3n-skx"
7910     - "vpp-mrr-results-2n-clx"
7911     - "vpp-mrr-results-3n-hsw"
7912     - "vpp-mrr-results-3n-tsh"
7913 #    - "vpp-mrr-results-2n-dnv"
7914 #    - "vpp-mrr-results-3n-dnv"
7915   filter: "all"
7916   data-start-level: 4
7917   order-chapters:
7918     level-1:
7919       - "l2"
7920       - "ip4"
7921       - "ip6"
7922       - "srv6"
7923       - "ip4_tunnels"
7924       - "ip6_tunnels"
7925       - "vm_vhost"
7926       - "container_memif"
7927       - "crypto"
7928       - "vts"
7929       - "lb"
7930       - "nfv_density"
7931       - "hoststack"
7932     level-2:
7933       - "2n-skx"
7934       - "3n-skx"
7935       - "2n-clx"
7936       - "3n-hsw"
7937       - "3n-tsh"
7938       - "2n-dnv"
7939       - "3n-dnv"
7940     level-3:
7941       - "xl710"
7942       - "x520"
7943       - "xxv710"
7944       - "x710"
7945       - "x553"
7946       - "cx556a"
7947       - "vic1227"
7948       - "vic1385"
7949
7950 # VPP MRR Configuration
7951 - type: "file"
7952   title: "VPP MRR Configuration"
7953   algorithm: "file_details_split"
7954   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7955   dir-tables:
7956     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7957     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7958     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7959     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7960     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7961     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7962     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7963   data:
7964     - "vpp-mrr-results-2n-skx"
7965     - "vpp-mrr-results-3n-skx"
7966     - "vpp-mrr-results-2n-clx"
7967     - "vpp-mrr-results-3n-hsw"
7968     - "vpp-mrr-results-3n-tsh"
7969 #    - "vpp-mrr-results-2n-dnv"
7970 #    - "vpp-mrr-results-3n-dnv"
7971   filter: "all"
7972   data-start-level: 4
7973   order-chapters:
7974     level-1:
7975       - "l2"
7976       - "ip4"
7977       - "ip6"
7978       - "srv6"
7979       - "ip4_tunnels"
7980       - "ip6_tunnels"
7981       - "vm_vhost"
7982       - "container_memif"
7983       - "crypto"
7984       - "vts"
7985       - "lb"
7986       - "nfv_density"
7987       - "hoststack"
7988     level-2:
7989       - "2n-skx"
7990       - "3n-skx"
7991       - "2n-clx"
7992       - "3n-hsw"
7993       - "3n-tsh"
7994       - "2n-dnv"
7995       - "3n-dnv"
7996     level-3:
7997       - "xl710"
7998       - "x520"
7999       - "xxv710"
8000       - "x710"
8001       - "x553"
8002       - "cx556a"
8003       - "vic1227"
8004       - "vic1385"
8005
8006 # VPP Device Results - Ubuntu
8007 - type: "file"
8008   title: "VPP Device Results - Ubuntu"
8009   algorithm: "file_test_results"
8010   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
8011   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
8012   data: "vpp-device-results-ubuntu"
8013   filter: "all"
8014   data-start-level: 4
8015
8016 # VPP Device Configuration - Ubuntu
8017 - type: "file"
8018   title: "VPP Device Configuration - Ubuntu"
8019   algorithm: "file_test_results"
8020   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
8021   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
8022   data: "vpp-device-results-ubuntu"
8023   filter: "all"
8024   data-start-level: 4
8025
8026 # DPDK Performance Results 3n-hsw
8027 - type: "file"
8028   title: "DPDK Performance Results 3n-hsw"
8029   algorithm: "file_test_results"
8030   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
8031   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
8032   data: "dpdk-perf-results-3n-hsw"
8033   filter: "all"
8034   data-start-level: 4
8035
8036 # DPDK Performance Results 3n-skx
8037 - type: "file"
8038   title: "DPDK Performance Results 3n-skx"
8039   algorithm: "file_test_results"
8040   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
8041   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
8042   data: "dpdk-perf-results-3n-skx"
8043   filter: "all"
8044   data-start-level: 4
8045
8046 # DPDK Performance Results 2n-skx
8047 - type: "file"
8048   title: "DPDK Performance Results 2n-skx"
8049   algorithm: "file_test_results"
8050   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8051   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
8052   data: "dpdk-perf-results-2n-skx"
8053   filter: "all"
8054   data-start-level: 4
8055
8056 # DPDK Performance Results 2n-clx
8057 - type: "file"
8058   title: "DPDK Performance Results 2n-clx"
8059   algorithm: "file_test_results"
8060   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8061   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
8062   data: "dpdk-perf-results-2n-clx"
8063   filter: "all"
8064   data-start-level: 4
8065
8066 # DPDK Performance Results 2n-dnv
8067 - type: "file"
8068   title: "DPDK Performance Results 2n-dnv"
8069   algorithm: "file_test_results"
8070   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8071   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
8072   data: "dpdk-perf-results-2n-dnv"
8073   filter: "all"
8074   data-start-level: 4
8075
8076 # DPDK Performance Results 3n-dnv
8077 - type: "file"
8078   title: "DPDK Performance Results 3n-dnv"
8079   algorithm: "file_test_results"
8080   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8081   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
8082   data: "dpdk-perf-results-3n-dnv"
8083   filter: "all"
8084   data-start-level: 4
8085
8086 # DPDK Performance Results 3n-tsh
8087 - type: "file"
8088   title: "DPDK Performance Results 3n-tsh"
8089   algorithm: "file_test_results"
8090   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8091   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
8092   data: "dpdk-perf-results-3n-tsh"
8093   filter: "all"
8094   data-start-level: 4
8095
8096 ################################################################################
8097 ###                                P L O T S                                 ###
8098 ################################################################################
8099
8100 # Hoststack tests 3n-hsw
8101
8102 - type: "plot"
8103   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8104   algorithm: "plot_perf_box_name"
8105   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
8106   data: "plot-vpp-hoststack-3n-hsw"
8107   include:
8108     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
8109     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
8110   layout:
8111     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
8112     layout: "plot-hoststack"
8113
8114 - type: "plot"
8115   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8116   algorithm: "plot_perf_box_name"
8117   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
8118   data: "plot-vpp-hoststack-3n-hsw"
8119   include:
8120     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
8121     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
8122   layout:
8123     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
8124     layout: "plot-hoststack"
8125
8126 - type: "plot"
8127   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8128   algorithm: "plot_perf_box_name"
8129   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
8130   data: "plot-vpp-hoststack-3n-hsw"
8131   include:
8132     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
8133     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
8134     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
8135     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
8136   layout:
8137     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
8138     layout: "plot-hoststack"
8139
8140 ## Plots VPP HTTP Server Performance
8141 #- type: "plot"
8142 #  title: "VPP HTTP Server Performance"
8143 #  algorithm: "plot_http_server_perf_box"
8144 #  output-file-type: ".html"
8145 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
8146 #  data:
8147 #    "plot-vpp-http-server-performance"
8148 #  filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
8149 #  parameters:
8150 #  - "result"
8151 #  - "name"
8152 #  traces:
8153 #    hoverinfo: "y+name"
8154 #    boxpoints: "outliers"
8155 #    whiskerwidth: 0
8156 #  layout:
8157 #    title: "VPP HTTP Server Performance"
8158 #    layout:
8159 #      "plot-cps"
8160 #
8161 #- type: "plot"
8162 #  title: "VPP HTTP Server Performance"
8163 #  algorithm: "plot_http_server_perf_box"
8164 #  output-file-type: ".html"
8165 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
8166 #  data:
8167 #    "plot-vpp-http-server-performance"
8168 #  filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
8169 #  parameters:
8170 #  - "result"
8171 #  - "name"
8172 #  traces:
8173 #    hoverinfo: "y+name"
8174 #    boxpoints: "outliers"
8175 #    whiskerwidth: 0
8176 #  layout:
8177 #    title: "VPP HTTP Server Performance"
8178 #    layout:
8179 #      "plot-rps"
8180
8181 ################################################################################
8182
8183 # Soak Test (PLRsearch), boxes - 2n-clx
8184 - type: "plot"
8185   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8186   algorithm: "plot_perf_box_name"
8187   output-file-type: ".html"
8188   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
8189   data: "plot-vpp-soak-2n-clx"
8190   include:
8191     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8197   layout:
8198     title: "30 Minutes Soak Test (PLRsearch)"
8199     layout: "plot-soak-throughput"
8200
8201 # Soak Test (PLRsearch), boxes - 2n-clx
8202 - type: "plot"
8203   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8204   algorithm: "plot_perf_box_name"
8205   output-file-type: ".html"
8206   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
8207   data: "plot-vpp-soak-2n-clx"
8208   include:
8209     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8210     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8211     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8212     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8213     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8214     - "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"
8215   layout:
8216     title: "30 Minutes Soak Test (PLRsearch)"
8217     layout: "plot-soak-throughput"
8218
8219 # Soak Test (PLRsearch), boxes - 2n-skx
8220 - type: "plot"
8221   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8222   algorithm: "plot_perf_box_name"
8223   output-file-type: ".html"
8224   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
8225   data: "plot-vpp-soak-2n-skx"
8226   include:
8227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
8228     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
8229     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
8230     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
8231     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
8232     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
8233   layout:
8234     title: "30 Minutes Soak Test (PLRsearch)"
8235     layout: "plot-soak-throughput"
8236
8237 # Soak Test (PLRsearch), boxes - 2n-skx
8238 - type: "plot"
8239   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
8240   algorithm: "plot_perf_box_name"
8241   output-file-type: ".html"
8242   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
8243   data: "plot-vpp-soak-2n-skx"
8244   include:
8245     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
8246     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
8247     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8248     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
8249     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
8250     - "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"
8251   layout:
8252     title: "30 Minutes Soak Test (PLRsearch)"
8253     layout: "plot-soak-throughput"
8254
8255 ###############################################################################
8256
8257 # Reconf tests 2n-skx
8258
8259 - type: "plot"
8260   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8261   algorithm: "plot_nf_reconf_box_name"
8262   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8263   data: "plot-vpp-nfv-reconf-2n-skx"
8264   include:
8265     - "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"
8266     - "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"
8267     - "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"
8268     - "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"
8269     - "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"
8270     - "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"
8271   layout:
8272     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8273     layout: "plot-throughput"
8274
8275 - type: "plot"
8276   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8277   algorithm: "plot_nf_reconf_box_name"
8278   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8279   data: "plot-vpp-nfv-reconf-2n-skx"
8280   include:
8281     - "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"
8282     - "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"
8283     - "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"
8284     - "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"
8285     - "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"
8286     - "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"
8287   layout:
8288     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8289     layout: "plot-throughput"
8290
8291 - type: "plot"
8292   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8293   algorithm: "plot_nf_reconf_box_name"
8294   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8295   data: "plot-vpp-nfv-reconf-2n-skx"
8296   include:
8297     - "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"
8298     - "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"
8299     - "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"
8300     - "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"
8301     - "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"
8302     - "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"
8303   layout:
8304     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8305     layout: "plot-throughput"
8306
8307 ###############################################################################
8308
8309 # Reconf tests 2n-clx
8310
8311 - type: "plot"
8312   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8313   algorithm: "plot_nf_reconf_box_name"
8314   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8315   data: "plot-vpp-nfv-reconf-2n-clx"
8316   include:
8317     - "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"
8318     - "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"
8319     - "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"
8320     - "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"
8321   layout:
8322     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8323     layout: "plot-throughput"
8324
8325 - type: "plot"
8326   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8327   algorithm: "plot_nf_reconf_box_name"
8328   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8329   data: "plot-vpp-nfv-reconf-2n-clx"
8330   include:
8331     - "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"
8332     - "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"
8333     - "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"
8334     - "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"
8335   layout:
8336     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8337     layout: "plot-throughput"
8338
8339 - type: "plot"
8340   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8341   algorithm: "plot_nf_reconf_box_name"
8342   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8343   data: "plot-vpp-nfv-reconf-2n-clx"
8344   include:
8345     - "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"
8346     - "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"
8347     - "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"
8348     - "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"
8349   layout:
8350     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8351     layout: "plot-throughput"
8352
8353 ###############################################################################
8354
8355 # Plots - NF Density - VSC - MRR IMIX
8356 - type: "plot"
8357   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8358   algorithm: "plot_nf_heatmap"
8359   output-file-type: ".html"
8360   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
8361   data: "plot-vpp-nfv-2n-skx-mrr"
8362   filter: "'NIC_Intel-XXV710' and
8363            'NF_DENSITY' and
8364            'VHOST' and
8365            not 'VXLAN' and
8366            'CHAIN' and
8367            'NF_VPPIP4' and
8368            'IMIX' and
8369            '2T1C' and
8370            'MRR'"
8371   parameters:
8372   - "result"
8373   - "name"
8374   - "tags"
8375   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8376   x-axis: "X = VNFs per Service Chain"
8377   y-axis: "Y = Number of Service Chains"
8378   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8379   layout:
8380     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8381     layout: "plot-service-density"
8382
8383 - type: "plot"
8384   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8385   algorithm: "plot_nf_heatmap"
8386   output-file-type: ".html"
8387   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
8388   data: "plot-vpp-nfv-2n-skx-mrr"
8389   filter: "'NIC_Intel-XXV710' and
8390            'NF_DENSITY' and
8391            'VHOST' and
8392            not 'VXLAN' and
8393            'CHAIN' and
8394            'NF_VPPIP4' and
8395            'IMIX' and
8396            '4T2C' and
8397            'MRR'"
8398   parameters:
8399   - "result"
8400   - "name"
8401   - "tags"
8402   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8403   x-axis: "X = VNFs per Service Chain"
8404   y-axis: "Y = Number of Service Chains"
8405   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8406   layout:
8407     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8408     layout: "plot-service-density"
8409
8410 - type: "plot"
8411   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8412   algorithm: "plot_nf_heatmap"
8413   output-file-type: ".html"
8414   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
8415   data: "plot-vpp-nfv-2n-skx-mrr"
8416   filter: "'NIC_Intel-XXV710' and
8417            'NF_DENSITY' and
8418            'VHOST' and
8419            not 'VXLAN' and
8420            'CHAIN' and
8421            'NF_VPPIP4' and
8422            'IMIX' and
8423            '8T4C' and
8424            'MRR'"
8425   parameters:
8426   - "result"
8427   - "name"
8428   - "tags"
8429   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8430   x-axis: "X = VNFs per Service Chain"
8431   y-axis: "Y = Number of Service Chains"
8432   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8433   layout:
8434     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8435     layout: "plot-service-density"
8436
8437 # Plots - NF Density - VSC - NDR IMIX
8438 - type: "plot"
8439   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8440   algorithm: "plot_nf_heatmap"
8441   output-file-type: ".html"
8442   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
8443   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8444   filter: "'NIC_Intel-XXV710' and
8445            'NF_DENSITY' and
8446            'VHOST' and
8447            not 'VXLAN' and
8448            'CHAIN' and
8449            'NF_VPPIP4' and
8450            'IMIX' and
8451            '2T1C' and
8452            'NDRPDR'"
8453   parameters:
8454   - "throughput"
8455   - "name"
8456   - "tags"
8457   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8458   x-axis: "X = VNFs per Service Chain"
8459   y-axis: "Y = Number of Service Chains"
8460   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8461   layout:
8462     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8463     layout: "plot-service-density"
8464
8465 - type: "plot"
8466   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8467   algorithm: "plot_nf_heatmap"
8468   output-file-type: ".html"
8469   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
8470   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8471   filter: "'NIC_Intel-XXV710' and
8472            'NF_DENSITY' and
8473            'VHOST' and
8474            not 'VXLAN' and
8475            'CHAIN' and
8476            'NF_VPPIP4' and
8477            'IMIX' and
8478            '4T2C' and
8479            'NDRPDR'"
8480   parameters:
8481   - "throughput"
8482   - "name"
8483   - "tags"
8484   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8485   x-axis: "X = VNFs per Service Chain"
8486   y-axis: "Y = Number of Service Chains"
8487   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8488   layout:
8489     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8490     layout: "plot-service-density"
8491
8492 - type: "plot"
8493   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8494   algorithm: "plot_nf_heatmap"
8495   output-file-type: ".html"
8496   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
8497   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8498   filter: "'NIC_Intel-XXV710' and
8499            'NF_DENSITY' and
8500            'VHOST' and
8501            not 'VXLAN' and
8502            'CHAIN' and
8503            'NF_VPPIP4' and
8504            'IMIX' and
8505            '8T4C' and
8506            'NDRPDR'"
8507   parameters:
8508   - "throughput"
8509   - "name"
8510   - "tags"
8511   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8512   x-axis: "X = VNFs per Service Chain"
8513   y-axis: "Y = Number of Service Chains"
8514   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8515   layout:
8516     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8517     layout: "plot-service-density"
8518
8519 # Plots - NF Density - VSC - PDR IMIX
8520 - type: "plot"
8521   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8522   algorithm: "plot_nf_heatmap"
8523   output-file-type: ".html"
8524   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
8525   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8526   filter: "'NIC_Intel-XXV710' and
8527            'NF_DENSITY' and
8528            'VHOST' and
8529            not 'VXLAN' and
8530            'CHAIN' and
8531            'NF_VPPIP4' and
8532            'IMIX' and
8533            '2T1C' and
8534            'NDRPDR'"
8535   parameters:
8536   - "throughput"
8537   - "name"
8538   - "tags"
8539   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8540   x-axis: "X = VNFs per Service Chain"
8541   y-axis: "Y = Number of Service Chains"
8542   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8543   layout:
8544     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8545     layout: "plot-service-density"
8546
8547 - type: "plot"
8548   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8549   algorithm: "plot_nf_heatmap"
8550   output-file-type: ".html"
8551   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
8552   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8553   filter: "'NIC_Intel-XXV710' and
8554            'NF_DENSITY' and
8555            'VHOST' and
8556            not 'VXLAN' and
8557            'CHAIN' and
8558            'NF_VPPIP4' and
8559            'IMIX' and
8560            '4T2C' and
8561            'NDRPDR'"
8562   parameters:
8563   - "throughput"
8564   - "name"
8565   - "tags"
8566   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8567   x-axis: "X = VNFs per Service Chain"
8568   y-axis: "Y = Number of Service Chains"
8569   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8570   layout:
8571     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8572     layout: "plot-service-density"
8573
8574 - type: "plot"
8575   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8576   algorithm: "plot_nf_heatmap"
8577   output-file-type: ".html"
8578   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
8579   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8580   filter: "'NIC_Intel-XXV710' and
8581            'NF_DENSITY' and
8582            'VHOST' and
8583            not 'VXLAN' and
8584            'CHAIN' and
8585            'NF_VPPIP4' and
8586            'IMIX' and
8587            '8T4C' and
8588            'NDRPDR'"
8589   parameters:
8590   - "throughput"
8591   - "name"
8592   - "tags"
8593   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8594   x-axis: "X = VNFs per Service Chain"
8595   y-axis: "Y = Number of Service Chains"
8596   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8597   layout:
8598     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8599     layout: "plot-service-density"
8600
8601 ###############################################################################
8602
8603 # Plots - NF Density - VSC - MRR IMIX
8604 - type: "plot"
8605   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8606   algorithm: "plot_nf_heatmap"
8607   output-file-type: ".html"
8608   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
8609   data: "plot-vpp-nfv-2n-skx-mrr"
8610   filter: "'NIC_Intel-XXV710' and
8611            'NF_DENSITY' and
8612            'VHOST' and
8613            'VXLAN' and
8614            'CHAIN' and
8615            'IMIX' and
8616            '2T1C' and
8617            'MRR'"
8618   parameters:
8619   - "result"
8620   - "name"
8621   - "tags"
8622   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8623   x-axis: "X = VNFs per Service Chain"
8624   y-axis: "Y = Number of Service Chains"
8625   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8626   layout:
8627     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8628     layout: "plot-service-density"
8629
8630 - type: "plot"
8631   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8632   algorithm: "plot_nf_heatmap"
8633   output-file-type: ".html"
8634   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
8635   data: "plot-vpp-nfv-2n-skx-mrr"
8636   filter: "'NIC_Intel-XXV710' and
8637            'NF_DENSITY' and
8638            'VHOST' and
8639            'VXLAN' and
8640            'CHAIN' and
8641            'IMIX' and
8642            '4T2C' and
8643            'MRR'"
8644   parameters:
8645   - "result"
8646   - "name"
8647   - "tags"
8648   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8649   x-axis: "X = VNFs per Service Chain"
8650   y-axis: "Y = Number of Service Chains"
8651   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8652   layout:
8653     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8654     layout: "plot-service-density"
8655
8656 - type: "plot"
8657   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8658   algorithm: "plot_nf_heatmap"
8659   output-file-type: ".html"
8660   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
8661   data: "plot-vpp-nfv-2n-skx-mrr"
8662   filter: "'NIC_Intel-XXV710' and
8663            'NF_DENSITY' and
8664            'VHOST' and
8665            'VXLAN' and
8666            'CHAIN' and
8667            'IMIX' and
8668            '8T4C' and
8669            'MRR'"
8670   parameters:
8671   - "result"
8672   - "name"
8673   - "tags"
8674   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8675   x-axis: "X = VNFs per Service Chain"
8676   y-axis: "Y = Number of Service Chains"
8677   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8678   layout:
8679     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8680     layout: "plot-service-density"
8681
8682 # Plots - NF Density - VSC - NDR IMIX
8683 - type: "plot"
8684   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8685   algorithm: "plot_nf_heatmap"
8686   output-file-type: ".html"
8687   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
8688   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8689   filter: "'NIC_Intel-XXV710' and
8690            'NF_DENSITY' and
8691            'VHOST' and
8692            'VXLAN' and
8693            'CHAIN' and
8694            'IMIX' and
8695            '2T1C' and
8696            'NDRPDR'"
8697   parameters:
8698   - "throughput"
8699   - "name"
8700   - "tags"
8701   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8702   x-axis: "X = VNFs per Service Chain"
8703   y-axis: "Y = Number of Service Chains"
8704   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8705   layout:
8706     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8707     layout: "plot-service-density"
8708
8709 - type: "plot"
8710   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8711   algorithm: "plot_nf_heatmap"
8712   output-file-type: ".html"
8713   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
8714   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8715   filter: "'NIC_Intel-XXV710' and
8716            'NF_DENSITY' and
8717            'VHOST' and
8718            'VXLAN' and
8719            'CHAIN' and
8720            'IMIX' and
8721            '4T2C' and
8722            'NDRPDR'"
8723   parameters:
8724   - "throughput"
8725   - "name"
8726   - "tags"
8727   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8728   x-axis: "X = VNFs per Service Chain"
8729   y-axis: "Y = Number of Service Chains"
8730   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8731   layout:
8732     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8733     layout: "plot-service-density"
8734
8735 - type: "plot"
8736   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8737   algorithm: "plot_nf_heatmap"
8738   output-file-type: ".html"
8739   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
8740   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8741   filter: "'NIC_Intel-XXV710' and
8742            'NF_DENSITY' and
8743            'VHOST' and
8744            'VXLAN' and
8745            'CHAIN' and
8746            'IMIX' and
8747            '8T4C' and
8748            'NDRPDR'"
8749   parameters:
8750   - "throughput"
8751   - "name"
8752   - "tags"
8753   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8754   x-axis: "X = VNFs per Service Chain"
8755   y-axis: "Y = Number of Service Chains"
8756   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8757   layout:
8758     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8759     layout: "plot-service-density"
8760
8761 # Plots - NF Density - VSC - PDR IMIX
8762 - type: "plot"
8763   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8764   algorithm: "plot_nf_heatmap"
8765   output-file-type: ".html"
8766   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
8767   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8768   filter: "'NIC_Intel-XXV710' and
8769            'NF_DENSITY' and
8770            'VHOST' and
8771            'VXLAN' and
8772            'CHAIN' and
8773            'IMIX' and
8774            '2T1C' and
8775            'NDRPDR'"
8776   parameters:
8777   - "throughput"
8778   - "name"
8779   - "tags"
8780   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8781   x-axis: "X = VNFs per Service Chain"
8782   y-axis: "Y = Number of Service Chains"
8783   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8784   layout:
8785     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8786     layout: "plot-service-density"
8787
8788 - type: "plot"
8789   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8790   algorithm: "plot_nf_heatmap"
8791   output-file-type: ".html"
8792   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8793   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8794   filter: "'NIC_Intel-XXV710' and
8795            'NF_DENSITY' and
8796            'VHOST' and
8797            'VXLAN' and
8798            'CHAIN' and
8799            'IMIX' and
8800            '4T2C' and
8801            'NDRPDR'"
8802   parameters:
8803   - "throughput"
8804   - "name"
8805   - "tags"
8806   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8807   x-axis: "X = VNFs per Service Chain"
8808   y-axis: "Y = Number of Service Chains"
8809   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8810   layout:
8811     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8812     layout: "plot-service-density"
8813
8814 - type: "plot"
8815   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8816   algorithm: "plot_nf_heatmap"
8817   output-file-type: ".html"
8818   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8819   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8820   filter: "'NIC_Intel-XXV710' and
8821            'NF_DENSITY' and
8822            'VHOST' and
8823            'VXLAN' and
8824            'CHAIN' and
8825            'IMIX' and
8826            '8T4C' and
8827            'NDRPDR'"
8828   parameters:
8829   - "throughput"
8830   - "name"
8831   - "tags"
8832   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8833   x-axis: "X = VNFs per Service Chain"
8834   y-axis: "Y = Number of Service Chains"
8835   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8836   layout:
8837     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8838     layout: "plot-service-density"
8839
8840 ###############################################################################
8841
8842 # Plots - NF Density - CSC - MRR IMIX
8843 - type: "plot"
8844   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8845   algorithm: "plot_nf_heatmap"
8846   output-file-type: ".html"
8847   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8848   data: "plot-vpp-nfv-2n-skx-mrr"
8849   filter: "'NIC_Intel-XXV710' and
8850            'NF_DENSITY' and
8851            'DOCKER' and
8852            'CHAIN' and
8853            'NF_VPPIP4' and
8854            'IMIX' and
8855            '2T1C' and
8856            'MRR'"
8857   parameters:
8858   - "result"
8859   - "name"
8860   - "tags"
8861   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8862   x-axis: "X = CNFs per Service Chain"
8863   y-axis: "Y = Number of Service Chains"
8864   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8865   layout:
8866     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8867     layout: "plot-service-density"
8868
8869 - type: "plot"
8870   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8871   algorithm: "plot_nf_heatmap"
8872   output-file-type: ".html"
8873   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8874   data: "plot-vpp-nfv-2n-skx-mrr"
8875   filter: "'NIC_Intel-XXV710' and
8876            'NF_DENSITY' and
8877            'DOCKER' and
8878            'CHAIN' and
8879            'NF_VPPIP4' and
8880            'IMIX' and
8881            '4T2C' and
8882            'MRR'"
8883   parameters:
8884   - "result"
8885   - "name"
8886   - "tags"
8887   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8888   x-axis: "X = CNFs per Service Chain"
8889   y-axis: "Y = Number of Service Chains"
8890   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8891   layout:
8892     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8893     layout: "plot-service-density"
8894
8895 - type: "plot"
8896   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8897   algorithm: "plot_nf_heatmap"
8898   output-file-type: ".html"
8899   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8900   data: "plot-vpp-nfv-2n-skx-mrr"
8901   filter: "'NIC_Intel-XXV710' and
8902            'NF_DENSITY' and
8903            'DOCKER' and
8904            'CHAIN' and
8905            'NF_VPPIP4' and
8906            'IMIX' and
8907            '8T4C' and
8908            'MRR'"
8909   parameters:
8910   - "result"
8911   - "name"
8912   - "tags"
8913   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8914   x-axis: "X = CNFs per Service Chain"
8915   y-axis: "Y = Number of Service Chains"
8916   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8917   layout:
8918     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8919     layout: "plot-service-density"
8920
8921 # Plots - NF Density - CSC - NDR IMIX
8922 - type: "plot"
8923   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8924   algorithm: "plot_nf_heatmap"
8925   output-file-type: ".html"
8926   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8927   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8928   filter: "'NIC_Intel-XXV710' and
8929            'NF_DENSITY' and
8930            'DOCKER' and
8931            'CHAIN' and
8932            'NF_VPPIP4' and
8933            'IMIX' and
8934            '2T1C' and
8935            'NDRPDR'"
8936   parameters:
8937   - "throughput"
8938   - "name"
8939   - "tags"
8940   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8941   x-axis: "X = CNFs per Service Chain"
8942   y-axis: "Y = Number of Service Chains"
8943   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8944   layout:
8945     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8946     layout: "plot-service-density"
8947
8948 - type: "plot"
8949   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8950   algorithm: "plot_nf_heatmap"
8951   output-file-type: ".html"
8952   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8953   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8954   filter: "'NIC_Intel-XXV710' and
8955            'NF_DENSITY' and
8956            'DOCKER' and
8957            'CHAIN' and
8958            'NF_VPPIP4' and
8959            'IMIX' and
8960            '4T2C' and
8961            'NDRPDR'"
8962   parameters:
8963   - "throughput"
8964   - "name"
8965   - "tags"
8966   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8967   x-axis: "X = CNFs per Service Chain"
8968   y-axis: "Y = Number of Service Chains"
8969   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8970   layout:
8971     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8972     layout: "plot-service-density"
8973
8974 - type: "plot"
8975   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8976   algorithm: "plot_nf_heatmap"
8977   output-file-type: ".html"
8978   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8979   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8980   filter: "'NIC_Intel-XXV710' and
8981            'NF_DENSITY' and
8982            'DOCKER' and
8983            'CHAIN' and
8984            'NF_VPPIP4' and
8985            'IMIX' and
8986            '8T4C' and
8987            'NDRPDR'"
8988   parameters:
8989   - "throughput"
8990   - "name"
8991   - "tags"
8992   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8993   x-axis: "X = CNFs per Service Chain"
8994   y-axis: "Y = Number of Service Chains"
8995   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8996   layout:
8997     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8998     layout: "plot-service-density"
8999
9000 # Plots - NF Density - CSC - PDR IMIX
9001 - type: "plot"
9002   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9003   algorithm: "plot_nf_heatmap"
9004   output-file-type: ".html"
9005   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
9006   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9007   filter: "'NIC_Intel-XXV710' and
9008            'NF_DENSITY' and
9009            'DOCKER' and
9010            'CHAIN' and
9011            'NF_VPPIP4' and
9012            'IMIX' and
9013            '2T1C' and
9014            'NDRPDR'"
9015   parameters:
9016   - "throughput"
9017   - "name"
9018   - "tags"
9019   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9020   x-axis: "X = CNFs per Service Chain"
9021   y-axis: "Y = Number of Service Chains"
9022   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9023   layout:
9024     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9025     layout: "plot-service-density"
9026
9027 - type: "plot"
9028   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9029   algorithm: "plot_nf_heatmap"
9030   output-file-type: ".html"
9031   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
9032   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9033   filter: "'NIC_Intel-XXV710' and
9034            'NF_DENSITY' and
9035            'DOCKER' and
9036            'CHAIN' and
9037            'NF_VPPIP4' and
9038            'IMIX' and
9039            '4T2C' and
9040            'NDRPDR'"
9041   parameters:
9042   - "throughput"
9043   - "name"
9044   - "tags"
9045   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9046   x-axis: "X = CNFs per Service Chain"
9047   y-axis: "Y = Number of Service Chains"
9048   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9049   layout:
9050     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9051     layout: "plot-service-density"
9052
9053 - type: "plot"
9054   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9055   algorithm: "plot_nf_heatmap"
9056   output-file-type: ".html"
9057   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
9058   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9059   filter: "'NIC_Intel-XXV710' and
9060            'NF_DENSITY' and
9061            'DOCKER' and
9062            'CHAIN' and
9063            'NF_VPPIP4' and
9064            'IMIX' and
9065            '8T4C' and
9066            'NDRPDR'"
9067   parameters:
9068   - "throughput"
9069   - "name"
9070   - "tags"
9071   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9072   x-axis: "X = CNFs per Service Chain"
9073   y-axis: "Y = Number of Service Chains"
9074   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9075   layout:
9076     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
9077     layout: "plot-service-density"
9078
9079 ################################################################################
9080 #
9081 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9082 #- type: "plot"
9083 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9084 #  algorithm: "plot_nf_heatmap"
9085 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
9086 #  data: "plot-vpp-nfv-3n-skx-mrr"
9087 #  filter: "'NIC_Intel-XXV710' and
9088 #           'NF_DENSITY' and
9089 #           'DOCKER' and
9090 #           'CHAIN' and
9091 #           'NF_VPPIP4' and
9092 #           'IPSEC' and
9093 #           'TNL_4' and
9094 #           'IMIX' and
9095 #           '2T1C' and
9096 #           'MRR'"
9097 #  parameters:
9098 #  - "result"
9099 #  - "name"
9100 #  - "tags"
9101 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9102 #  x-axis: "X = CNFs per Service Chain"
9103 #  y-axis: "Y = Number of Service Chains"
9104 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9105 #  layout:
9106 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9107 #    layout: "plot-service-density"
9108 #
9109 #- type: "plot"
9110 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9111 #  algorithm: "plot_nf_heatmap"
9112 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
9113 #  data: "plot-vpp-nfv-3n-skx-mrr"
9114 #  filter: "'NIC_Intel-XXV710' and
9115 #           'NF_DENSITY' and
9116 #           'DOCKER' and
9117 #           'CHAIN' and
9118 #           'NF_VPPIP4' and
9119 #           'IPSEC' and
9120 #           'TNL_4' and
9121 #           'IMIX' and
9122 #           '4T2C' and
9123 #           'MRR'"
9124 #  parameters:
9125 #  - "result"
9126 #  - "name"
9127 #  - "tags"
9128 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9129 #  x-axis: "X = CNFs per Service Chain"
9130 #  y-axis: "Y = Number of Service Chains"
9131 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9132 #  layout:
9133 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9134 #    layout: "plot-service-density"
9135 #
9136 #- type: "plot"
9137 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9138 #  algorithm: "plot_nf_heatmap"
9139 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
9140 #  data: "plot-vpp-nfv-3n-skx-mrr"
9141 #  filter: "'NIC_Intel-XXV710' and
9142 #           'NF_DENSITY' and
9143 #           'DOCKER' and
9144 #           'CHAIN' and
9145 #           'NF_VPPIP4' and
9146 #           'IPSEC' and
9147 #           'TNL_4' and
9148 #           'IMIX' and
9149 #           '8T4C' and
9150 #           'MRR'"
9151 #  parameters:
9152 #  - "result"
9153 #  - "name"
9154 #  - "tags"
9155 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9156 #  x-axis: "X = CNFs per Service Chain"
9157 #  y-axis: "Y = Number of Service Chains"
9158 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9159 #  layout:
9160 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9161 #    layout: "plot-service-density"
9162
9163 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9164 - type: "plot"
9165   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9166   algorithm: "plot_nf_heatmap"
9167   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
9168   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9169   filter: "'NIC_Intel-XXV710' and
9170            'NF_DENSITY' and
9171            'DOCKER' and
9172            'CHAIN' and
9173            'NF_VPPIP4' and
9174            'IPSEC' and
9175            'TNL_4' and
9176            'IMIX' and
9177            '2T1C' and
9178            'NDRPDR'"
9179   parameters:
9180   - "throughput"
9181   - "name"
9182   - "tags"
9183   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9184   x-axis: "X = CNFs per Service Chain"
9185   y-axis: "Y = Number of Service Chains"
9186   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9187   layout:
9188     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9189     layout: "plot-service-density"
9190
9191 - type: "plot"
9192   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9193   algorithm: "plot_nf_heatmap"
9194   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
9195   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9196   filter: "'NIC_Intel-XXV710' and
9197            'NF_DENSITY' and
9198            'DOCKER' and
9199            'CHAIN' and
9200            'NF_VPPIP4' and
9201            'IPSEC' and
9202            'TNL_4' and
9203            'IMIX' and
9204            '4T2C' and
9205            'NDRPDR'"
9206   parameters:
9207   - "throughput"
9208   - "name"
9209   - "tags"
9210   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9211   x-axis: "X = CNFs per Service Chain"
9212   y-axis: "Y = Number of Service Chains"
9213   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9214   layout:
9215     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9216     layout: "plot-service-density"
9217
9218 - type: "plot"
9219   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9220   algorithm: "plot_nf_heatmap"
9221   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
9222   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9223   filter: "'NIC_Intel-XXV710' and
9224            'NF_DENSITY' and
9225            'DOCKER' and
9226            'CHAIN' and
9227            'NF_VPPIP4' and
9228            'IPSEC' and
9229            'TNL_4' and
9230            'IMIX' and
9231            '8T4C' and
9232            'NDRPDR'"
9233   parameters:
9234   - "throughput"
9235   - "name"
9236   - "tags"
9237   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9238   x-axis: "X = CNFs per Service Chain"
9239   y-axis: "Y = Number of Service Chains"
9240   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9241   layout:
9242     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9243     layout: "plot-service-density"
9244
9245 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9246 - type: "plot"
9247   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9248   algorithm: "plot_nf_heatmap"
9249   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
9250   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9251   filter: "'NIC_Intel-XXV710' and
9252            'NF_DENSITY' and
9253            'DOCKER' and
9254            'CHAIN' and
9255            'NF_VPPIP4' and
9256            'IPSEC' and
9257            'TNL_4' and
9258            'IMIX' and
9259            '2T1C' and
9260            'NDRPDR'"
9261   parameters:
9262   - "throughput"
9263   - "name"
9264   - "tags"
9265   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9266   x-axis: "X = CNFs per Service Chain"
9267   y-axis: "Y = Number of Service Chains"
9268   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9269   layout:
9270     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9271     layout: "plot-service-density"
9272
9273 - type: "plot"
9274   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9275   algorithm: "plot_nf_heatmap"
9276   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
9277   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9278   filter: "'NIC_Intel-XXV710' and
9279            'NF_DENSITY' and
9280            'DOCKER' and
9281            'CHAIN' and
9282            'NF_VPPIP4' and
9283            'IPSEC' and
9284            'TNL_4' and
9285            'IMIX' and
9286            '4T2C' and
9287            'NDRPDR'"
9288   parameters:
9289   - "throughput"
9290   - "name"
9291   - "tags"
9292   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9293   x-axis: "X = CNFs per Service Chain"
9294   y-axis: "Y = Number of Service Chains"
9295   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9296   layout:
9297     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9298     layout: "plot-service-density"
9299
9300 - type: "plot"
9301   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9302   algorithm: "plot_nf_heatmap"
9303   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
9304   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9305   filter: "'NIC_Intel-XXV710' and
9306            'NF_DENSITY' and
9307            'DOCKER' and
9308            'CHAIN' and
9309            'NF_VPPIP4' and
9310            'IPSEC' and
9311            'TNL_4' and
9312            'IMIX' and
9313            '8T4C' and
9314            'NDRPDR'"
9315   parameters:
9316   - "throughput"
9317   - "name"
9318   - "tags"
9319   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9320   x-axis: "X = CNFs per Service Chain"
9321   y-axis: "Y = Number of Service Chains"
9322   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9323   layout:
9324     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9325     layout: "plot-service-density"
9326
9327 ###############################################################################
9328
9329 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9330 #- type: "plot"
9331 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9332 #  algorithm: "plot_nf_heatmap"
9333 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
9334 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9335 #  filter: "'NIC_Intel-XL710' and
9336 #           'NF_DENSITY' and
9337 #           'DOCKER' and
9338 #           'CHAIN' and
9339 #           'NF_VPPIP4' and
9340 #           'IMIX' and
9341 #           'TNL_4' and
9342 #           '1T1C' and
9343 #           'MRR'"
9344 #  parameters:
9345 #  - "result"
9346 #  - "name"
9347 #  - "tags"
9348 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9349 #  x-axis: "X = CNFs per Service Chain"
9350 #  y-axis: "Y = Number of Service Chains"
9351 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9352 #  layout:
9353 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9354 #    layout: "plot-service-density"
9355 #
9356 #- type: "plot"
9357 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9358 #  algorithm: "plot_nf_heatmap"
9359 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
9360 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9361 #  filter: "'NIC_Intel-XL710' and
9362 #           'NF_DENSITY' and
9363 #           'DOCKER' and
9364 #           'CHAIN' and
9365 #           'NF_VPPIP4' and
9366 #           'IPSEC' and
9367 #           'TNL_4' and
9368 #           'IMIX' and
9369 #           '2T2C' and
9370 #           'MRR'"
9371 #  parameters:
9372 #  - "result"
9373 #  - "name"
9374 #  - "tags"
9375 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9376 #  x-axis: "X = CNFs per Service Chain"
9377 #  y-axis: "Y = Number of Service Chains"
9378 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9379 #  layout:
9380 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9381 #    layout: "plot-service-density"
9382 #
9383 #- type: "plot"
9384 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9385 #  algorithm: "plot_nf_heatmap"
9386 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
9387 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9388 #  filter: "'NIC_Intel-XL710' and
9389 #           'NF_DENSITY' and
9390 #           'DOCKER' and
9391 #           'CHAIN' and
9392 #           'NF_VPPIP4' and
9393 #           'IPSEC' and
9394 #           'TNL_4' and
9395 #           'IMIX' and
9396 #           '4T4C' and
9397 #           'MRR'"
9398 #  parameters:
9399 #  - "result"
9400 #  - "name"
9401 #  - "tags"
9402 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9403 #  x-axis: "X = CNFs per Service Chain"
9404 #  y-axis: "Y = Number of Service Chains"
9405 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9406 #  layout:
9407 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9408 #    layout: "plot-service-density"
9409
9410 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9411 #- type: "plot"
9412 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9413 #  algorithm: "plot_nf_heatmap"
9414 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
9415 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9416 #  filter: "'NIC_Intel-XL710' and
9417 #           'NF_DENSITY' and
9418 #           'DOCKER' and
9419 #           'CHAIN' and
9420 #           'NF_VPPIP4' and
9421 #           'IPSEC' and
9422 #           'TNL_4' and
9423 #           'IMIX' and
9424 #           '1T1C' and
9425 #           'NDRPDR'"
9426 #  parameters:
9427 #  - "throughput"
9428 #  - "name"
9429 #  - "tags"
9430 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9431 #  x-axis: "X = CNFs per Service Chain"
9432 #  y-axis: "Y = Number of Service Chains"
9433 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9434 #  layout:
9435 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9436 #    layout: "plot-service-density"
9437 #
9438 #- type: "plot"
9439 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9440 #  algorithm: "plot_nf_heatmap"
9441 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
9442 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9443 #  filter: "'NIC_Intel-XL710' and
9444 #           'NF_DENSITY' and
9445 #           'DOCKER' and
9446 #           'CHAIN' and
9447 #           'NF_VPPIP4' and
9448 #           'IPSEC' and
9449 #           'TNL_4' and
9450 #           'IMIX' and
9451 #           '2T2C' and
9452 #           'NDRPDR'"
9453 #  parameters:
9454 #  - "throughput"
9455 #  - "name"
9456 #  - "tags"
9457 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9458 #  x-axis: "X = CNFs per Service Chain"
9459 #  y-axis: "Y = Number of Service Chains"
9460 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9461 #  layout:
9462 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9463 #    layout: "plot-service-density"
9464 #
9465 #- type: "plot"
9466 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9467 #  algorithm: "plot_nf_heatmap"
9468 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
9469 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9470 #  filter: "'NIC_Intel-XL710' and
9471 #           'NF_DENSITY' and
9472 #           'DOCKER' and
9473 #           'CHAIN' and
9474 #           'NF_VPPIP4' and
9475 #           'IPSEC' and
9476 #           'TNL_4' and
9477 #           'IMIX' and
9478 #           '4T4C' and
9479 #           'NDRPDR'"
9480 #  parameters:
9481 #  - "throughput"
9482 #  - "name"
9483 #  - "tags"
9484 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9485 #  x-axis: "X = CNFs per Service Chain"
9486 #  y-axis: "Y = Number of Service Chains"
9487 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9488 #  layout:
9489 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9490 #    layout: "plot-service-density"
9491 #
9492 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9493 #- type: "plot"
9494 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9495 #  algorithm: "plot_nf_heatmap"
9496 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
9497 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9498 #  filter: "'NIC_Intel-XL710' and
9499 #           'NF_DENSITY' and
9500 #           'DOCKER' and
9501 #           'CHAIN' and
9502 #           'NF_VPPIP4' and
9503 #           'IPSEC' and
9504 #           'TNL_4' and
9505 #           'IMIX' and
9506 #           '1T1C' and
9507 #           'NDRPDR'"
9508 #  parameters:
9509 #  - "throughput"
9510 #  - "name"
9511 #  - "tags"
9512 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9513 #  x-axis: "X = CNFs per Service Chain"
9514 #  y-axis: "Y = Number of Service Chains"
9515 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9516 #  layout:
9517 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9518 #    layout: "plot-service-density"
9519 #
9520 #- type: "plot"
9521 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9522 #  algorithm: "plot_nf_heatmap"
9523 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
9524 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9525 #  filter: "'NIC_Intel-XL710' and
9526 #           'NF_DENSITY' and
9527 #           'DOCKER' and
9528 #           'CHAIN' and
9529 #           'NF_VPPIP4' and
9530 #           'IPSEC' and
9531 #           'TNL_4' and
9532 #           'IMIX' and
9533 #           '2T2C' and
9534 #           'NDRPDR'"
9535 #  parameters:
9536 #  - "throughput"
9537 #  - "name"
9538 #  - "tags"
9539 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9540 #  x-axis: "X = CNFs per Service Chain"
9541 #  y-axis: "Y = Number of Service Chains"
9542 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9543 #  layout:
9544 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9545 #    layout: "plot-service-density"
9546 #
9547 #- type: "plot"
9548 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9549 #  algorithm: "plot_nf_heatmap"
9550 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
9551 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9552 #  filter: "'NIC_Intel-XL710' and
9553 #           'NF_DENSITY' and
9554 #           'DOCKER' and
9555 #           'CHAIN' and
9556 #           'NF_VPPIP4' and
9557 #           'IPSEC' and
9558 #           'TNL_4' and
9559 #           'IMIX' and
9560 #           '4T4C' and
9561 #           'NDRPDR'"
9562 #  parameters:
9563 #  - "throughput"
9564 #  - "name"
9565 #  - "tags"
9566 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9567 #  x-axis: "X = CNFs per Service Chain"
9568 #  y-axis: "Y = Number of Service Chains"
9569 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9570 #  layout:
9571 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9572 #    layout: "plot-service-density"
9573
9574 ###############################################################################
9575
9576 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9577 #- type: "plot"
9578 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9579 #  algorithm: "plot_nf_heatmap"
9580 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
9581 #  data: "plot-vpp-nfv-3n-skx-mrr"
9582 #  filter: "'NIC_Intel-XXV710' and
9583 #           'NF_DENSITY' and
9584 #           'DOCKER' and
9585 #           'CHAIN' and
9586 #           'NF_VPPIP4' and
9587 #           'IPSEC' and
9588 #           'TNL_1000' and
9589 #           'IMIX' and
9590 #           '2T1C' and
9591 #           'MRR'"
9592 #  parameters:
9593 #  - "result"
9594 #  - "name"
9595 #  - "tags"
9596 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9597 #  x-axis: "X = CNFs per Service Chain"
9598 #  y-axis: "Y = Number of Service Chains"
9599 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9600 #  layout:
9601 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9602 #    layout: "plot-service-density"
9603 #
9604 #- type: "plot"
9605 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9606 #  algorithm: "plot_nf_heatmap"
9607 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
9608 #  data: "plot-vpp-nfv-3n-skx-mrr"
9609 #  filter: "'NIC_Intel-XXV710' and
9610 #           'NF_DENSITY' and
9611 #           'DOCKER' and
9612 #           'CHAIN' and
9613 #           'NF_VPPIP4' and
9614 #           'IPSEC' and
9615 #           'TNL_1000' and
9616 #           'IMIX' and
9617 #           '4T2C' and
9618 #           'MRR'"
9619 #  parameters:
9620 #  - "result"
9621 #  - "name"
9622 #  - "tags"
9623 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9624 #  x-axis: "X = CNFs per Service Chain"
9625 #  y-axis: "Y = Number of Service Chains"
9626 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9627 #  layout:
9628 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9629 #    layout: "plot-service-density"
9630 #
9631 #- type: "plot"
9632 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9633 #  algorithm: "plot_nf_heatmap"
9634 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
9635 #  data: "plot-vpp-nfv-3n-skx-mrr"
9636 #  filter: "'NIC_Intel-XXV710' and
9637 #           'NF_DENSITY' and
9638 #           'DOCKER' and
9639 #           'CHAIN' and
9640 #           'NF_VPPIP4' and
9641 #           'IPSEC' and
9642 #           'TNL_1000' and
9643 #           'IMIX' and
9644 #           '8T4C' and
9645 #           'MRR'"
9646 #  parameters:
9647 #  - "result"
9648 #  - "name"
9649 #  - "tags"
9650 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9651 #  x-axis: "X = CNFs per Service Chain"
9652 #  y-axis: "Y = Number of Service Chains"
9653 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9654 #  layout:
9655 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9656 #    layout: "plot-service-density"
9657
9658 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9659 - type: "plot"
9660   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9661   algorithm: "plot_nf_heatmap"
9662   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
9663   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9664   filter: "'NIC_Intel-XXV710' and
9665            'NF_DENSITY' and
9666            'DOCKER' and
9667            'CHAIN' and
9668            'NF_VPPIP4' and
9669            'IPSEC' and
9670            'TNL_1000' and
9671            'IMIX' and
9672            '2T1C' and
9673            'NDRPDR'"
9674   parameters:
9675   - "throughput"
9676   - "name"
9677   - "tags"
9678   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9679   x-axis: "X = CNFs per Service Chain"
9680   y-axis: "Y = Number of Service Chains"
9681   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9682   layout:
9683     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9684     layout: "plot-service-density"
9685
9686 - type: "plot"
9687   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9688   algorithm: "plot_nf_heatmap"
9689   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
9690   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9691   filter: "'NIC_Intel-XXV710' and
9692            'NF_DENSITY' and
9693            'DOCKER' and
9694            'CHAIN' and
9695            'NF_VPPIP4' and
9696            'IPSEC' and
9697            'TNL_1000' and
9698            'IMIX' and
9699            '4T2C' and
9700            'NDRPDR'"
9701   parameters:
9702   - "throughput"
9703   - "name"
9704   - "tags"
9705   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9706   x-axis: "X = CNFs per Service Chain"
9707   y-axis: "Y = Number of Service Chains"
9708   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9709   layout:
9710     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9711     layout: "plot-service-density"
9712
9713 - type: "plot"
9714   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9715   algorithm: "plot_nf_heatmap"
9716   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
9717   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9718   filter: "'NIC_Intel-XXV710' and
9719            'NF_DENSITY' and
9720            'DOCKER' and
9721            'CHAIN' and
9722            'NF_VPPIP4' and
9723            'IPSEC' and
9724            'TNL_1000' and
9725            'IMIX' and
9726            '8T4C' and
9727            'NDRPDR'"
9728   parameters:
9729   - "throughput"
9730   - "name"
9731   - "tags"
9732   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9733   x-axis: "X = CNFs per Service Chain"
9734   y-axis: "Y = Number of Service Chains"
9735   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9736   layout:
9737     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9738     layout: "plot-service-density"
9739
9740 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9741 - type: "plot"
9742   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9743   algorithm: "plot_nf_heatmap"
9744   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9745   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9746   filter: "'NIC_Intel-XXV710' and
9747            'NF_DENSITY' and
9748            'DOCKER' and
9749            'CHAIN' and
9750            'NF_VPPIP4' and
9751            'IPSEC' and
9752            'TNL_1000' and
9753            'IMIX' and
9754            '2T1C' and
9755            'NDRPDR'"
9756   parameters:
9757   - "throughput"
9758   - "name"
9759   - "tags"
9760   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9761   x-axis: "X = CNFs per Service Chain"
9762   y-axis: "Y = Number of Service Chains"
9763   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9764   layout:
9765     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9766     layout: "plot-service-density"
9767
9768 - type: "plot"
9769   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9770   algorithm: "plot_nf_heatmap"
9771   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9772   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9773   filter: "'NIC_Intel-XXV710' and
9774            'NF_DENSITY' and
9775            'DOCKER' and
9776            'CHAIN' and
9777            'NF_VPPIP4' and
9778            'IPSEC' and
9779            'TNL_1000' and
9780            'IMIX' and
9781            '4T2C' and
9782            'NDRPDR'"
9783   parameters:
9784   - "throughput"
9785   - "name"
9786   - "tags"
9787   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9788   x-axis: "X = CNFs per Service Chain"
9789   y-axis: "Y = Number of Service Chains"
9790   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9791   layout:
9792     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9793     layout: "plot-service-density"
9794
9795 - type: "plot"
9796   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9797   algorithm: "plot_nf_heatmap"
9798   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9799   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9800   filter: "'NIC_Intel-XXV710' and
9801            'NF_DENSITY' and
9802            'DOCKER' and
9803            'CHAIN' and
9804            'NF_VPPIP4' and
9805            'IPSEC' and
9806            'TNL_1000' and
9807            'IMIX' and
9808            '8T4C' and
9809            'NDRPDR'"
9810   parameters:
9811   - "throughput"
9812   - "name"
9813   - "tags"
9814   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9815   x-axis: "X = CNFs per Service Chain"
9816   y-axis: "Y = Number of Service Chains"
9817   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9818   layout:
9819     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9820     layout: "plot-service-density"
9821
9822 ###############################################################################
9823
9824 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9825 #- type: "plot"
9826 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9827 #  algorithm: "plot_nf_heatmap"
9828 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9829 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9830 #  filter: "'NIC_Intel-XL710' and
9831 #           'NF_DENSITY' and
9832 #           'DOCKER' and
9833 #           'CHAIN' and
9834 #           'NF_VPPIP4' and
9835 #           'IMIX' and
9836 #           'TNL_1000' and
9837 #           '1T1C' and
9838 #           'MRR'"
9839 #  parameters:
9840 #  - "result"
9841 #  - "name"
9842 #  - "tags"
9843 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9844 #  x-axis: "X = CNFs per Service Chain"
9845 #  y-axis: "Y = Number of Service Chains"
9846 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9847 #  layout:
9848 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9849 #    layout: "plot-service-density"
9850 #
9851 #- type: "plot"
9852 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9853 #  algorithm: "plot_nf_heatmap"
9854 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9855 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9856 #  filter: "'NIC_Intel-XL710' and
9857 #           'NF_DENSITY' and
9858 #           'DOCKER' and
9859 #           'CHAIN' and
9860 #           'NF_VPPIP4' and
9861 #           'IPSEC' and
9862 #           'TNL_1000' and
9863 #           'IMIX' and
9864 #           '2T2C' and
9865 #           'MRR'"
9866 #  parameters:
9867 #  - "result"
9868 #  - "name"
9869 #  - "tags"
9870 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9871 #  x-axis: "X = CNFs per Service Chain"
9872 #  y-axis: "Y = Number of Service Chains"
9873 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9874 #  layout:
9875 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9876 #    layout: "plot-service-density"
9877 #
9878 #- type: "plot"
9879 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9880 #  algorithm: "plot_nf_heatmap"
9881 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9882 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9883 #  filter: "'NIC_Intel-XL710' and
9884 #           'NF_DENSITY' and
9885 #           'DOCKER' and
9886 #           'CHAIN' and
9887 #           'NF_VPPIP4' and
9888 #           'IPSEC' and
9889 #           'TNL_1000' and
9890 #           'IMIX' and
9891 #           '4T4C' and
9892 #           'MRR'"
9893 #  parameters:
9894 #  - "result"
9895 #  - "name"
9896 #  - "tags"
9897 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9898 #  x-axis: "X = CNFs per Service Chain"
9899 #  y-axis: "Y = Number of Service Chains"
9900 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9901 #  layout:
9902 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9903 #    layout: "plot-service-density"
9904
9905 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9906 #- type: "plot"
9907 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9908 #  algorithm: "plot_nf_heatmap"
9909 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9910 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9911 #  filter: "'NIC_Intel-XL710' and
9912 #           'NF_DENSITY' and
9913 #           'DOCKER' and
9914 #           'CHAIN' and
9915 #           'NF_VPPIP4' and
9916 #           'IPSEC' and
9917 #           'TNL_1000' and
9918 #           'IMIX' and
9919 #           '1T1C' and
9920 #           'NDRPDR'"
9921 #  parameters:
9922 #  - "throughput"
9923 #  - "name"
9924 #  - "tags"
9925 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9926 #  x-axis: "X = CNFs per Service Chain"
9927 #  y-axis: "Y = Number of Service Chains"
9928 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9929 #  layout:
9930 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9931 #    layout: "plot-service-density"
9932 #
9933 #- type: "plot"
9934 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9935 #  algorithm: "plot_nf_heatmap"
9936 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9937 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9938 #  filter: "'NIC_Intel-XL710' and
9939 #           'NF_DENSITY' and
9940 #           'DOCKER' and
9941 #           'CHAIN' and
9942 #           'NF_VPPIP4' and
9943 #           'IPSEC' and
9944 #           'TNL_1000' and
9945 #           'IMIX' and
9946 #           '2T2C' and
9947 #           'NDRPDR'"
9948 #  parameters:
9949 #  - "throughput"
9950 #  - "name"
9951 #  - "tags"
9952 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9953 #  x-axis: "X = CNFs per Service Chain"
9954 #  y-axis: "Y = Number of Service Chains"
9955 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9956 #  layout:
9957 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9958 #    layout: "plot-service-density"
9959 #
9960 #- type: "plot"
9961 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9962 #  algorithm: "plot_nf_heatmap"
9963 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9964 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9965 #  filter: "'NIC_Intel-XL710' and
9966 #           'NF_DENSITY' and
9967 #           'DOCKER' and
9968 #           'CHAIN' and
9969 #           'NF_VPPIP4' and
9970 #           'IPSEC' and
9971 #           'TNL_1000' and
9972 #           'IMIX' and
9973 #           '4T4C' and
9974 #           'NDRPDR'"
9975 #  parameters:
9976 #  - "throughput"
9977 #  - "name"
9978 #  - "tags"
9979 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9980 #  x-axis: "X = CNFs per Service Chain"
9981 #  y-axis: "Y = Number of Service Chains"
9982 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9983 #  layout:
9984 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9985 #    layout: "plot-service-density"
9986 #
9987 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9988 #- type: "plot"
9989 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9990 #  algorithm: "plot_nf_heatmap"
9991 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9992 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9993 #  filter: "'NIC_Intel-XL710' and
9994 #           'NF_DENSITY' and
9995 #           'DOCKER' and
9996 #           'CHAIN' and
9997 #           'NF_VPPIP4' and
9998 #           'IPSEC' and
9999 #           'TNL_1000' and
10000 #           'IMIX' and
10001 #           '1T1C' and
10002 #           'NDRPDR'"
10003 #  parameters:
10004 #  - "throughput"
10005 #  - "name"
10006 #  - "tags"
10007 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10008 #  x-axis: "X = CNFs per Service Chain"
10009 #  y-axis: "Y = Number of Service Chains"
10010 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10011 #  layout:
10012 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10013 #    layout: "plot-service-density"
10014 #
10015 #- type: "plot"
10016 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10017 #  algorithm: "plot_nf_heatmap"
10018 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
10019 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10020 #  filter: "'NIC_Intel-XL710' and
10021 #           'NF_DENSITY' and
10022 #           'DOCKER' and
10023 #           'CHAIN' and
10024 #           'NF_VPPIP4' and
10025 #           'IPSEC' and
10026 #           'TNL_1000' and
10027 #           'IMIX' and
10028 #           '2T2C' and
10029 #           'NDRPDR'"
10030 #  parameters:
10031 #  - "throughput"
10032 #  - "name"
10033 #  - "tags"
10034 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10035 #  x-axis: "X = CNFs per Service Chain"
10036 #  y-axis: "Y = Number of Service Chains"
10037 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10038 #  layout:
10039 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10040 #    layout: "plot-service-density"
10041 #
10042 #- type: "plot"
10043 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10044 #  algorithm: "plot_nf_heatmap"
10045 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
10046 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10047 #  filter: "'NIC_Intel-XL710' and
10048 #           'NF_DENSITY' and
10049 #           'DOCKER' and
10050 #           'CHAIN' and
10051 #           'NF_VPPIP4' and
10052 #           'IPSEC' and
10053 #           'TNL_1000' and
10054 #           'IMIX' and
10055 #           '4T4C' and
10056 #           'NDRPDR'"
10057 #  parameters:
10058 #  - "throughput"
10059 #  - "name"
10060 #  - "tags"
10061 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10062 #  x-axis: "X = CNFs per Service Chain"
10063 #  y-axis: "Y = Number of Service Chains"
10064 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10065 #  layout:
10066 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10067 #    layout: "plot-service-density"
10068
10069 ###############################################################################
10070
10071 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10072 #- type: "plot"
10073 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10074 #  algorithm: "plot_nf_heatmap"
10075 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
10076 #  data: "plot-vpp-nfv-3n-skx-mrr"
10077 #  filter: "'NIC_Intel-XXV710' and
10078 #           'NF_DENSITY' and
10079 #           'DOCKER' and
10080 #           'CHAIN' and
10081 #           'NF_VPPIP4' and
10082 #           'IPSEC' and
10083 #           'TNL_10000' and
10084 #           'IMIX' and
10085 #           '2T1C' and
10086 #           'MRR'"
10087 #  parameters:
10088 #  - "result"
10089 #  - "name"
10090 #  - "tags"
10091 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10092 #  x-axis: "X = CNFs per Service Chain"
10093 #  y-axis: "Y = Number of Service Chains"
10094 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10095 #  layout:
10096 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10097 #    layout: "plot-service-density"
10098 #
10099 #- type: "plot"
10100 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10101 #  algorithm: "plot_nf_heatmap"
10102 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
10103 #  data: "plot-vpp-nfv-3n-skx-mrr"
10104 #  filter: "'NIC_Intel-XXV710' and
10105 #           'NF_DENSITY' and
10106 #           'DOCKER' and
10107 #           'CHAIN' and
10108 #           'NF_VPPIP4' and
10109 #           'IPSEC' and
10110 #           'TNL_10000' and
10111 #           'IMIX' and
10112 #           '4T2C' and
10113 #           'MRR'"
10114 #  parameters:
10115 #  - "result"
10116 #  - "name"
10117 #  - "tags"
10118 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10119 #  x-axis: "X = CNFs per Service Chain"
10120 #  y-axis: "Y = Number of Service Chains"
10121 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10122 #  layout:
10123 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10124 #    layout: "plot-service-density"
10125 #
10126 #- type: "plot"
10127 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10128 #  algorithm: "plot_nf_heatmap"
10129 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
10130 #  data: "plot-vpp-nfv-3n-skx-mrr"
10131 #  filter: "'NIC_Intel-XXV710' and
10132 #           'NF_DENSITY' and
10133 #           'DOCKER' and
10134 #           'CHAIN' and
10135 #           'NF_VPPIP4' and
10136 #           'IPSEC' and
10137 #           'TNL_10000' and
10138 #           'IMIX' and
10139 #           '8T4C' and
10140 #           'MRR'"
10141 #  parameters:
10142 #  - "result"
10143 #  - "name"
10144 #  - "tags"
10145 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10146 #  x-axis: "X = CNFs per Service Chain"
10147 #  y-axis: "Y = Number of Service Chains"
10148 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10149 #  layout:
10150 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10151 #    layout: "plot-service-density"
10152
10153 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10154 - type: "plot"
10155   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10156   algorithm: "plot_nf_heatmap"
10157   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
10158   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10159   filter: "'NIC_Intel-XXV710' and
10160            'NF_DENSITY' and
10161            'DOCKER' and
10162            'CHAIN' and
10163            'NF_VPPIP4' and
10164            'IPSEC' and
10165            'TNL_10000' and
10166            'IMIX' and
10167            '2T1C' and
10168            'NDRPDR'"
10169   parameters:
10170   - "throughput"
10171   - "name"
10172   - "tags"
10173   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10174   x-axis: "X = CNFs per Service Chain"
10175   y-axis: "Y = Number of Service Chains"
10176   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10177   layout:
10178     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10179     layout: "plot-service-density"
10180
10181 - type: "plot"
10182   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10183   algorithm: "plot_nf_heatmap"
10184   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
10185   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10186   filter: "'NIC_Intel-XXV710' and
10187            'NF_DENSITY' and
10188            'DOCKER' and
10189            'CHAIN' and
10190            'NF_VPPIP4' and
10191            'IPSEC' and
10192            'TNL_10000' and
10193            'IMIX' and
10194            '4T2C' and
10195            'NDRPDR'"
10196   parameters:
10197   - "throughput"
10198   - "name"
10199   - "tags"
10200   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10201   x-axis: "X = CNFs per Service Chain"
10202   y-axis: "Y = Number of Service Chains"
10203   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10204   layout:
10205     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10206     layout: "plot-service-density"
10207
10208 - type: "plot"
10209   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10210   algorithm: "plot_nf_heatmap"
10211   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
10212   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10213   filter: "'NIC_Intel-XXV710' and
10214            'NF_DENSITY' and
10215            'DOCKER' and
10216            'CHAIN' and
10217            'NF_VPPIP4' and
10218            'IPSEC' and
10219            'TNL_10000' and
10220            'IMIX' and
10221            '8T4C' and
10222            'NDRPDR'"
10223   parameters:
10224   - "throughput"
10225   - "name"
10226   - "tags"
10227   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10228   x-axis: "X = CNFs per Service Chain"
10229   y-axis: "Y = Number of Service Chains"
10230   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10231   layout:
10232     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10233     layout: "plot-service-density"
10234
10235 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10236 - type: "plot"
10237   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10238   algorithm: "plot_nf_heatmap"
10239   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
10240   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10241   filter: "'NIC_Intel-XXV710' and
10242            'NF_DENSITY' and
10243            'DOCKER' and
10244            'CHAIN' and
10245            'NF_VPPIP4' and
10246            'IPSEC' and
10247            'TNL_10000' and
10248            'IMIX' and
10249            '2T1C' and
10250            'NDRPDR'"
10251   parameters:
10252   - "throughput"
10253   - "name"
10254   - "tags"
10255   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10256   x-axis: "X = CNFs per Service Chain"
10257   y-axis: "Y = Number of Service Chains"
10258   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10259   layout:
10260     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10261     layout: "plot-service-density"
10262
10263 - type: "plot"
10264   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10265   algorithm: "plot_nf_heatmap"
10266   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
10267   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10268   filter: "'NIC_Intel-XXV710' and
10269            'NF_DENSITY' and
10270            'DOCKER' and
10271            'CHAIN' and
10272            'NF_VPPIP4' and
10273            'IPSEC' and
10274            'TNL_10000' and
10275            'IMIX' and
10276            '4T2C' and
10277            'NDRPDR'"
10278   parameters:
10279   - "throughput"
10280   - "name"
10281   - "tags"
10282   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10283   x-axis: "X = CNFs per Service Chain"
10284   y-axis: "Y = Number of Service Chains"
10285   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10286   layout:
10287     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10288     layout: "plot-service-density"
10289
10290 - type: "plot"
10291   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10292   algorithm: "plot_nf_heatmap"
10293   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
10294   data: "plot-vpp-nfv-3n-skx-ndrpdr"
10295   filter: "'NIC_Intel-XXV710' and
10296            'NF_DENSITY' and
10297            'DOCKER' and
10298            'CHAIN' and
10299            'NF_VPPIP4' and
10300            'IPSEC' and
10301            'TNL_10000' and
10302            'IMIX' and
10303            '8T4C' and
10304            'NDRPDR'"
10305   parameters:
10306   - "throughput"
10307   - "name"
10308   - "tags"
10309   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10310   x-axis: "X = CNFs per Service Chain"
10311   y-axis: "Y = Number of Service Chains"
10312   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10313   layout:
10314     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10315     layout: "plot-service-density"
10316
10317 ###############################################################################
10318
10319 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10320 #- type: "plot"
10321 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10322 #  algorithm: "plot_nf_heatmap"
10323 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
10324 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10325 #  filter: "'NIC_Intel-XL710' and
10326 #           'NF_DENSITY' and
10327 #           'DOCKER' and
10328 #           'CHAIN' and
10329 #           'NF_VPPIP4' and
10330 #           'IMIX' and
10331 #           'TNL_10000' and
10332 #           '1T1C' and
10333 #           'MRR'"
10334 #  parameters:
10335 #  - "result"
10336 #  - "name"
10337 #  - "tags"
10338 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10339 #  x-axis: "X = CNFs per Service Chain"
10340 #  y-axis: "Y = Number of Service Chains"
10341 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10342 #  layout:
10343 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10344 #    layout: "plot-service-density"
10345 #
10346 #- type: "plot"
10347 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10348 #  algorithm: "plot_nf_heatmap"
10349 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
10350 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10351 #  filter: "'NIC_Intel-XL710' and
10352 #           'NF_DENSITY' and
10353 #           'DOCKER' and
10354 #           'CHAIN' and
10355 #           'NF_VPPIP4' and
10356 #           'IPSEC' and
10357 #           'TNL_10000' and
10358 #           'IMIX' and
10359 #           '2T2C' and
10360 #           'MRR'"
10361 #  parameters:
10362 #  - "result"
10363 #  - "name"
10364 #  - "tags"
10365 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10366 #  x-axis: "X = CNFs per Service Chain"
10367 #  y-axis: "Y = Number of Service Chains"
10368 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10369 #  layout:
10370 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10371 #    layout: "plot-service-density"
10372 #
10373 #- type: "plot"
10374 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10375 #  algorithm: "plot_nf_heatmap"
10376 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
10377 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10378 #  filter: "'NIC_Intel-XL710' and
10379 #           'NF_DENSITY' and
10380 #           'DOCKER' and
10381 #           'CHAIN' and
10382 #           'NF_VPPIP4' and
10383 #           'IPSEC' and
10384 #           'TNL_10000' and
10385 #           'IMIX' and
10386 #           '4T4C' and
10387 #           'MRR'"
10388 #  parameters:
10389 #  - "result"
10390 #  - "name"
10391 #  - "tags"
10392 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10393 #  x-axis: "X = CNFs per Service Chain"
10394 #  y-axis: "Y = Number of Service Chains"
10395 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10396 #  layout:
10397 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10398 #    layout: "plot-service-density"
10399
10400 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10401 #- type: "plot"
10402 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10403 #  algorithm: "plot_nf_heatmap"
10404 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
10405 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10406 #  filter: "'NIC_Intel-XL710' and
10407 #           'NF_DENSITY' and
10408 #           'DOCKER' and
10409 #           'CHAIN' and
10410 #           'NF_VPPIP4' and
10411 #           'IPSEC' and
10412 #           'TNL_10000' and
10413 #           'IMIX' and
10414 #           '1T1C' and
10415 #           'NDRPDR'"
10416 #  parameters:
10417 #  - "throughput"
10418 #  - "name"
10419 #  - "tags"
10420 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10421 #  x-axis: "X = CNFs per Service Chain"
10422 #  y-axis: "Y = Number of Service Chains"
10423 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10424 #  layout:
10425 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10426 #    layout: "plot-service-density"
10427 #
10428 #- type: "plot"
10429 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10430 #  algorithm: "plot_nf_heatmap"
10431 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
10432 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10433 #  filter: "'NIC_Intel-XL710' and
10434 #           'NF_DENSITY' and
10435 #           'DOCKER' and
10436 #           'CHAIN' and
10437 #           'NF_VPPIP4' and
10438 #           'IPSEC' and
10439 #           'TNL_10000' and
10440 #           'IMIX' and
10441 #           '2T2C' and
10442 #           'NDRPDR'"
10443 #  parameters:
10444 #  - "throughput"
10445 #  - "name"
10446 #  - "tags"
10447 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10448 #  x-axis: "X = CNFs per Service Chain"
10449 #  y-axis: "Y = Number of Service Chains"
10450 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10451 #  layout:
10452 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10453 #    layout: "plot-service-density"
10454 #
10455 #- type: "plot"
10456 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10457 #  algorithm: "plot_nf_heatmap"
10458 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
10459 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10460 #  filter: "'NIC_Intel-XL710' and
10461 #           'NF_DENSITY' and
10462 #           'DOCKER' and
10463 #           'CHAIN' and
10464 #           'NF_VPPIP4' and
10465 #           'IPSEC' and
10466 #           'TNL_10000' and
10467 #           'IMIX' and
10468 #           '4T4C' and
10469 #           'NDRPDR'"
10470 #  parameters:
10471 #  - "throughput"
10472 #  - "name"
10473 #  - "tags"
10474 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10475 #  x-axis: "X = CNFs per Service Chain"
10476 #  y-axis: "Y = Number of Service Chains"
10477 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10478 #  layout:
10479 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10480 #    layout: "plot-service-density"
10481 #
10482 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10483 #- type: "plot"
10484 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10485 #  algorithm: "plot_nf_heatmap"
10486 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
10487 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10488 #  filter: "'NIC_Intel-XL710' and
10489 #           'NF_DENSITY' and
10490 #           'DOCKER' and
10491 #           'CHAIN' and
10492 #           'NF_VPPIP4' and
10493 #           'IPSEC' and
10494 #           'TNL_10000' and
10495 #           'IMIX' and
10496 #           '1T1C' and
10497 #           'NDRPDR'"
10498 #  parameters:
10499 #  - "throughput"
10500 #  - "name"
10501 #  - "tags"
10502 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10503 #  x-axis: "X = CNFs per Service Chain"
10504 #  y-axis: "Y = Number of Service Chains"
10505 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10506 #  layout:
10507 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10508 #    layout: "plot-service-density"
10509 #
10510 #- type: "plot"
10511 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10512 #  algorithm: "plot_nf_heatmap"
10513 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
10514 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10515 #  filter: "'NIC_Intel-XL710' and
10516 #           'NF_DENSITY' and
10517 #           'DOCKER' and
10518 #           'CHAIN' and
10519 #           'NF_VPPIP4' and
10520 #           'IPSEC' and
10521 #           'TNL_10000' and
10522 #           'IMIX' and
10523 #           '2T2C' and
10524 #           'NDRPDR'"
10525 #  parameters:
10526 #  - "throughput"
10527 #  - "name"
10528 #  - "tags"
10529 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10530 #  x-axis: "X = CNFs per Service Chain"
10531 #  y-axis: "Y = Number of Service Chains"
10532 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10533 #  layout:
10534 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10535 #    layout: "plot-service-density"
10536 #
10537 #- type: "plot"
10538 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10539 #  algorithm: "plot_nf_heatmap"
10540 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
10541 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10542 #  filter: "'NIC_Intel-XL710' and
10543 #           'NF_DENSITY' and
10544 #           'DOCKER' and
10545 #           'CHAIN' and
10546 #           'NF_VPPIP4' and
10547 #           'IPSEC' and
10548 #           'TNL_10000' and
10549 #           'IMIX' and
10550 #           '4T4C' and
10551 #           'NDRPDR'"
10552 #  parameters:
10553 #  - "throughput"
10554 #  - "name"
10555 #  - "tags"
10556 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10557 #  x-axis: "X = CNFs per Service Chain"
10558 #  y-axis: "Y = Number of Service Chains"
10559 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10560 #  layout:
10561 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10562 #    layout: "plot-service-density"
10563
10564 ###############################################################################
10565
10566 # Plots - NF Density - CSP - MRR IMIX
10567 - type: "plot"
10568   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10569   algorithm: "plot_nf_heatmap"
10570   output-file-type: ".html"
10571   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
10572   data: "plot-vpp-nfv-2n-skx-mrr"
10573   filter: "'NIC_Intel-XXV710' and
10574            'NF_DENSITY' and
10575            'DOCKER' and
10576            'PIPELINE' and
10577            'NF_VPPIP4' and
10578            'IMIX' and
10579            '2T1C' and
10580            'MRR'"
10581   parameters:
10582   - "result"
10583   - "name"
10584   - "tags"
10585   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10586   x-axis: "X = CNFs per Service Pipeline"
10587   y-axis: "Y = Number of Service Pipelines"
10588   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10589   layout:
10590     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10591     layout: "plot-service-density"
10592
10593 - type: "plot"
10594   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10595   algorithm: "plot_nf_heatmap"
10596   output-file-type: ".html"
10597   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
10598   data: "plot-vpp-nfv-2n-skx-mrr"
10599   filter: "'NIC_Intel-XXV710' and
10600            'NF_DENSITY' and
10601            'DOCKER' and
10602            'PIPELINE' and
10603            'NF_VPPIP4' and
10604            'IMIX' and
10605            '4T2C' and
10606            'MRR'"
10607   parameters:
10608   - "result"
10609   - "name"
10610   - "tags"
10611   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10612   x-axis: "X = CNFs per Service Pipeline"
10613   y-axis: "Y = Number of Service Pipelines"
10614   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10615   layout:
10616     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10617     layout: "plot-service-density"
10618
10619 - type: "plot"
10620   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10621   algorithm: "plot_nf_heatmap"
10622   output-file-type: ".html"
10623   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10624   data: "plot-vpp-nfv-2n-skx-mrr"
10625   filter: "'NIC_Intel-XXV710' and
10626            'NF_DENSITY' and
10627            'DOCKER' and
10628            'PIPELINE' and
10629            'NF_VPPIP4' and
10630            'IMIX' and
10631            '8T4C' and
10632            'MRR'"
10633   parameters:
10634   - "result"
10635   - "name"
10636   - "tags"
10637   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10638   x-axis: "X = CNFs per Service Pipeline"
10639   y-axis: "Y = Number of Service Pipelines"
10640   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10641   layout:
10642     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10643     layout: "plot-service-density"
10644
10645 # Plots - NF Density - CSP - NDR IMIX
10646 - type: "plot"
10647   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10648   algorithm: "plot_nf_heatmap"
10649   output-file-type: ".html"
10650   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10651   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10652   filter: "'NIC_Intel-XXV710' and
10653            'NF_DENSITY' and
10654            'DOCKER' and
10655            'PIPELINE' and
10656            'NF_VPPIP4' and
10657            'IMIX' and
10658            '2T1C' and
10659            'NDRPDR'"
10660   parameters:
10661   - "throughput"
10662   - "name"
10663   - "tags"
10664   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10665   x-axis: "X = CNFs per Service Pipeline"
10666   y-axis: "Y = Number of Service Pipelines"
10667   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10668   layout:
10669     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10670     layout: "plot-service-density"
10671
10672 - type: "plot"
10673   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10674   algorithm: "plot_nf_heatmap"
10675   output-file-type: ".html"
10676   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10677   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10678   filter: "'NIC_Intel-XXV710' and
10679            'NF_DENSITY' and
10680            'DOCKER' and
10681            'PIPELINE' and
10682            'NF_VPPIP4' and
10683            'IMIX' and
10684            '4T2C' and
10685            'NDRPDR'"
10686   parameters:
10687   - "throughput"
10688   - "name"
10689   - "tags"
10690   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10691   x-axis: "X = CNFs per Service Pipeline"
10692   y-axis: "Y = Number of Service Pipelines"
10693   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10694   layout:
10695     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10696     layout: "plot-service-density"
10697
10698 - type: "plot"
10699   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10700   algorithm: "plot_nf_heatmap"
10701   output-file-type: ".html"
10702   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10703   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10704   filter: "'NIC_Intel-XXV710' and
10705            'NF_DENSITY' and
10706            'DOCKER' and
10707            'PIPELINE' and
10708            'NF_VPPIP4' and
10709            'IMIX' and
10710            '8T4C' and
10711            'NDRPDR'"
10712   parameters:
10713   - "throughput"
10714   - "name"
10715   - "tags"
10716   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10717   x-axis: "X = CNFs per Service Pipeline"
10718   y-axis: "Y = Number of Service Pipelines"
10719   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10720   layout:
10721     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10722     layout: "plot-service-density"
10723
10724 # Plots - NF Density - CSP - PDR IMIX
10725 - type: "plot"
10726   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10727   algorithm: "plot_nf_heatmap"
10728   output-file-type: ".html"
10729   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10730   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10731   filter: "'NIC_Intel-XXV710' and
10732            'NF_DENSITY' and
10733            'DOCKER' and
10734            'PIPELINE' and
10735            'NF_VPPIP4' and
10736            'IMIX' and
10737            '2T1C' and
10738            'NDRPDR'"
10739   parameters:
10740   - "throughput"
10741   - "name"
10742   - "tags"
10743   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10744   x-axis: "X = CNFs per Service Pipeline"
10745   y-axis: "Y = Number of Service Pipelines"
10746   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10747   layout:
10748     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10749     layout: "plot-service-density"
10750
10751 - type: "plot"
10752   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10753   algorithm: "plot_nf_heatmap"
10754   output-file-type: ".html"
10755   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10756   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10757   filter: "'NIC_Intel-XXV710' and
10758            'NF_DENSITY' and
10759            'DOCKER' and
10760            'PIPELINE' and
10761            'NF_VPPIP4' and
10762            'IMIX' and
10763            '4T2C' and
10764            'NDRPDR'"
10765   parameters:
10766   - "throughput"
10767   - "name"
10768   - "tags"
10769   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10770   x-axis: "X = CNFs per Service Pipeline"
10771   y-axis: "Y = Number of Service Pipelines"
10772   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10773   layout:
10774     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10775     layout: "plot-service-density"
10776
10777 - type: "plot"
10778   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10779   algorithm: "plot_nf_heatmap"
10780   output-file-type: ".html"
10781   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10782   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10783   filter: "'NIC_Intel-XXV710' and
10784            'NF_DENSITY' and
10785            'DOCKER' and
10786            'PIPELINE' and
10787            'NF_VPPIP4' and
10788            'IMIX' and
10789            '8T4C' and
10790            'NDRPDR'"
10791   parameters:
10792   - "throughput"
10793   - "name"
10794   - "tags"
10795   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10796   x-axis: "X = CNFs per Service Pipeline"
10797   y-axis: "Y = Number of Service Pipelines"
10798   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10799   layout:
10800     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10801     layout: "plot-service-density"
10802
10803 ###############################################################################
10804 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10805
10806 - type: "plot"
10807   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10808   algorithm: "plot_nf_heatmap"
10809   output-file-type: ".html"
10810   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10811   data: "plot-vpp-nfv-2n-clx-mrr"
10812   filter: "'NIC_Intel-XXV710' and
10813            'NF_DENSITY' and
10814            'VHOST' and
10815            not 'VXLAN' and
10816            'CHAIN' and
10817            'NF_VPPIP4' and
10818            'IMIX' and
10819            '2T1C' and
10820            'MRR'"
10821   parameters:
10822   - "result"
10823   - "name"
10824   - "tags"
10825   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10826   x-axis: "X = VNFs per Service Chain"
10827   y-axis: "Y = Number of Service Chains"
10828   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10829   layout:
10830     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10831     layout: "plot-service-density"
10832
10833 - type: "plot"
10834   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10835   algorithm: "plot_nf_heatmap"
10836   output-file-type: ".html"
10837   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10838   data: "plot-vpp-nfv-2n-clx-mrr"
10839   filter: "'NIC_Intel-XXV710' and
10840            'NF_DENSITY' and
10841            'VHOST' and
10842            not 'VXLAN' and
10843            'CHAIN' and
10844            'NF_VPPIP4' and
10845            'IMIX' and
10846            '4T2C' and
10847            'MRR'"
10848   parameters:
10849   - "result"
10850   - "name"
10851   - "tags"
10852   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10853   x-axis: "X = VNFs per Service Chain"
10854   y-axis: "Y = Number of Service Chains"
10855   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10856   layout:
10857     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10858     layout: "plot-service-density"
10859
10860 - type: "plot"
10861   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10862   algorithm: "plot_nf_heatmap"
10863   output-file-type: ".html"
10864   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10865   data: "plot-vpp-nfv-2n-clx-mrr"
10866   filter: "'NIC_Intel-XXV710' and
10867            'NF_DENSITY' and
10868            'VHOST' and
10869            not 'VXLAN' and
10870            'CHAIN' and
10871            'NF_VPPIP4' and
10872            'IMIX' and
10873            '8T4C' and
10874            'MRR'"
10875   parameters:
10876   - "result"
10877   - "name"
10878   - "tags"
10879   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10880   x-axis: "X = VNFs per Service Chain"
10881   y-axis: "Y = Number of Service Chains"
10882   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10883   layout:
10884     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10885     layout: "plot-service-density"
10886
10887 # Plots - NF Density - VSC - NDR IMIX
10888 - type: "plot"
10889   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10890   algorithm: "plot_nf_heatmap"
10891   output-file-type: ".html"
10892   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10893   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10894   filter: "'NIC_Intel-XXV710' and
10895            'NF_DENSITY' and
10896            'VHOST' and
10897            not 'VXLAN' and
10898            'CHAIN' and
10899            'NF_VPPIP4' and
10900            'IMIX' and
10901            '2T1C' and
10902            'NDRPDR'"
10903   parameters:
10904   - "throughput"
10905   - "name"
10906   - "tags"
10907   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10908   x-axis: "X = VNFs per Service Chain"
10909   y-axis: "Y = Number of Service Chains"
10910   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10911   layout:
10912     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10913     layout: "plot-service-density"
10914
10915 - type: "plot"
10916   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10917   algorithm: "plot_nf_heatmap"
10918   output-file-type: ".html"
10919   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10920   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10921   filter: "'NIC_Intel-XXV710' and
10922            'NF_DENSITY' and
10923            'VHOST' and
10924            not 'VXLAN' and
10925            'CHAIN' and
10926            'NF_VPPIP4' and
10927            'IMIX' and
10928            '4T2C' and
10929            'NDRPDR'"
10930   parameters:
10931   - "throughput"
10932   - "name"
10933   - "tags"
10934   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10935   x-axis: "X = VNFs per Service Chain"
10936   y-axis: "Y = Number of Service Chains"
10937   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10938   layout:
10939     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10940     layout: "plot-service-density"
10941
10942 - type: "plot"
10943   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10944   algorithm: "plot_nf_heatmap"
10945   output-file-type: ".html"
10946   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10947   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10948   filter: "'NIC_Intel-XXV710' and
10949            'NF_DENSITY' and
10950            'VHOST' and
10951            not 'VXLAN' and
10952            'CHAIN' and
10953            'NF_VPPIP4' and
10954            'IMIX' and
10955            '8T4C' and
10956            'NDRPDR'"
10957   parameters:
10958   - "throughput"
10959   - "name"
10960   - "tags"
10961   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10962   x-axis: "X = VNFs per Service Chain"
10963   y-axis: "Y = Number of Service Chains"
10964   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10965   layout:
10966     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10967     layout: "plot-service-density"
10968
10969 # Plots - NF Density - VSC - PDR IMIX
10970 - type: "plot"
10971   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10972   algorithm: "plot_nf_heatmap"
10973   output-file-type: ".html"
10974   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10975   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10976   filter: "'NIC_Intel-XXV710' and
10977            'NF_DENSITY' and
10978            'VHOST' and
10979            not 'VXLAN' and
10980            'CHAIN' and
10981            'NF_VPPIP4' and
10982            'IMIX' and
10983            '2T1C' and
10984            'NDRPDR'"
10985   parameters:
10986   - "throughput"
10987   - "name"
10988   - "tags"
10989   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10990   x-axis: "X = VNFs per Service Chain"
10991   y-axis: "Y = Number of Service Chains"
10992   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10993   layout:
10994     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10995     layout: "plot-service-density"
10996
10997 - type: "plot"
10998   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10999   algorithm: "plot_nf_heatmap"
11000   output-file-type: ".html"
11001   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
11002   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11003   filter: "'NIC_Intel-XXV710' and
11004            'NF_DENSITY' and
11005            'VHOST' and
11006            not 'VXLAN' and
11007            'CHAIN' and
11008            'NF_VPPIP4' and
11009            'IMIX' and
11010            '4T2C' and
11011            'NDRPDR'"
11012   parameters:
11013   - "throughput"
11014   - "name"
11015   - "tags"
11016   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11017   x-axis: "X = VNFs per Service Chain"
11018   y-axis: "Y = Number of Service Chains"
11019   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11020   layout:
11021     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11022     layout: "plot-service-density"
11023
11024 - type: "plot"
11025   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11026   algorithm: "plot_nf_heatmap"
11027   output-file-type: ".html"
11028   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
11029   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11030   filter: "'NIC_Intel-XXV710' and
11031            'NF_DENSITY' and
11032            'VHOST' and
11033            not 'VXLAN' and
11034            'CHAIN' and
11035            'NF_VPPIP4' and
11036            'IMIX' and
11037            '8T4C' and
11038            'NDRPDR'"
11039   parameters:
11040   - "throughput"
11041   - "name"
11042   - "tags"
11043   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11044   x-axis: "X = VNFs per Service Chain"
11045   y-axis: "Y = Number of Service Chains"
11046   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11047   layout:
11048     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
11049     layout: "plot-service-density"
11050
11051 # Plots - NF Density - VSC - MRR IMIX
11052 - type: "plot"
11053   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11054   algorithm: "plot_nf_heatmap"
11055   output-file-type: ".html"
11056   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
11057   data: "plot-vpp-nfv-2n-clx-mrr"
11058   filter: "'NIC_Intel-XXV710' and
11059            'NF_DENSITY' and
11060            'VHOST' and
11061            'VXLAN' and
11062            'CHAIN' and
11063            'IMIX' and
11064            '2T1C' and
11065            'MRR'"
11066   parameters:
11067   - "result"
11068   - "name"
11069   - "tags"
11070   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11071   x-axis: "X = VNFs per Service Chain"
11072   y-axis: "Y = Number of Service Chains"
11073   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11074   layout:
11075     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11076     layout: "plot-service-density"
11077
11078 - type: "plot"
11079   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11080   algorithm: "plot_nf_heatmap"
11081   output-file-type: ".html"
11082   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
11083   data: "plot-vpp-nfv-2n-clx-mrr"
11084   filter: "'NIC_Intel-XXV710' and
11085            'NF_DENSITY' and
11086            'VHOST' and
11087            'VXLAN' and
11088            'CHAIN' and
11089            'IMIX' and
11090            '4T2C' and
11091            'MRR'"
11092   parameters:
11093   - "result"
11094   - "name"
11095   - "tags"
11096   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11097   x-axis: "X = VNFs per Service Chain"
11098   y-axis: "Y = Number of Service Chains"
11099   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11100   layout:
11101     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11102     layout: "plot-service-density"
11103
11104 - type: "plot"
11105   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11106   algorithm: "plot_nf_heatmap"
11107   output-file-type: ".html"
11108   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
11109   data: "plot-vpp-nfv-2n-clx-mrr"
11110   filter: "'NIC_Intel-XXV710' and
11111            'NF_DENSITY' and
11112            'VHOST' and
11113            'VXLAN' and
11114            'CHAIN' and
11115            'IMIX' and
11116            '8T4C' and
11117            'MRR'"
11118   parameters:
11119   - "result"
11120   - "name"
11121   - "tags"
11122   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11123   x-axis: "X = VNFs per Service Chain"
11124   y-axis: "Y = Number of Service Chains"
11125   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11126   layout:
11127     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
11128     layout: "plot-service-density"
11129
11130 # Plots - NF Density - VSC - NDR IMIX
11131 - type: "plot"
11132   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11133   algorithm: "plot_nf_heatmap"
11134   output-file-type: ".html"
11135   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
11136   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11137   filter: "'NIC_Intel-XXV710' and
11138            'NF_DENSITY' and
11139            'VHOST' and
11140            'VXLAN' and
11141            'CHAIN' and
11142            'IMIX' and
11143            '2T1C' and
11144            'NDRPDR'"
11145   parameters:
11146   - "throughput"
11147   - "name"
11148   - "tags"
11149   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11150   x-axis: "X = VNFs per Service Chain"
11151   y-axis: "Y = Number of Service Chains"
11152   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11153   layout:
11154     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11155     layout: "plot-service-density"
11156
11157 - type: "plot"
11158   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11159   algorithm: "plot_nf_heatmap"
11160   output-file-type: ".html"
11161   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
11162   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11163   filter: "'NIC_Intel-XXV710' and
11164            'NF_DENSITY' and
11165            'VHOST' and
11166            'VXLAN' and
11167            'CHAIN' and
11168            'IMIX' and
11169            '4T2C' and
11170            'NDRPDR'"
11171   parameters:
11172   - "throughput"
11173   - "name"
11174   - "tags"
11175   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11176   x-axis: "X = VNFs per Service Chain"
11177   y-axis: "Y = Number of Service Chains"
11178   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11179   layout:
11180     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11181     layout: "plot-service-density"
11182
11183 - type: "plot"
11184   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11185   algorithm: "plot_nf_heatmap"
11186   output-file-type: ".html"
11187   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
11188   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11189   filter: "'NIC_Intel-XXV710' and
11190            'NF_DENSITY' and
11191            'VHOST' and
11192            'VXLAN' and
11193            'CHAIN' and
11194            'IMIX' and
11195            '8T4C' and
11196            'NDRPDR'"
11197   parameters:
11198   - "throughput"
11199   - "name"
11200   - "tags"
11201   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11202   x-axis: "X = VNFs per Service Chain"
11203   y-axis: "Y = Number of Service Chains"
11204   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11205   layout:
11206     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
11207     layout: "plot-service-density"
11208
11209 # Plots - NF Density - VSC - PDR IMIX
11210 - type: "plot"
11211   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11212   algorithm: "plot_nf_heatmap"
11213   output-file-type: ".html"
11214   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
11215   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11216   filter: "'NIC_Intel-XXV710' and
11217            'NF_DENSITY' and
11218            'VHOST' and
11219            'VXLAN' and
11220            'CHAIN' and
11221            'IMIX' and
11222            '2T1C' and
11223            'NDRPDR'"
11224   parameters:
11225   - "throughput"
11226   - "name"
11227   - "tags"
11228   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11229   x-axis: "X = VNFs per Service Chain"
11230   y-axis: "Y = Number of Service Chains"
11231   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11232   layout:
11233     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11234     layout: "plot-service-density"
11235
11236 - type: "plot"
11237   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11238   algorithm: "plot_nf_heatmap"
11239   output-file-type: ".html"
11240   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
11241   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11242   filter: "'NIC_Intel-XXV710' and
11243            'NF_DENSITY' and
11244            'VHOST' and
11245            'VXLAN' and
11246            'CHAIN' and
11247            'IMIX' and
11248            '4T2C' and
11249            'NDRPDR'"
11250   parameters:
11251   - "throughput"
11252   - "name"
11253   - "tags"
11254   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11255   x-axis: "X = VNFs per Service Chain"
11256   y-axis: "Y = Number of Service Chains"
11257   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11258   layout:
11259     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11260     layout: "plot-service-density"
11261
11262 - type: "plot"
11263   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11264   algorithm: "plot_nf_heatmap"
11265   output-file-type: ".html"
11266   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
11267   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11268   filter: "'NIC_Intel-XXV710' and
11269            'NF_DENSITY' and
11270            'VHOST' and
11271            'VXLAN' and
11272            'CHAIN' and
11273            'IMIX' and
11274            '8T4C' and
11275            'NDRPDR'"
11276   parameters:
11277   - "throughput"
11278   - "name"
11279   - "tags"
11280   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11281   x-axis: "X = VNFs per Service Chain"
11282   y-axis: "Y = Number of Service Chains"
11283   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11284   layout:
11285     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11286     layout: "plot-service-density"
11287
11288 # Plots - NF Density - CSC - MRR IMIX
11289 - type: "plot"
11290   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11291   algorithm: "plot_nf_heatmap"
11292   output-file-type: ".html"
11293   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
11294   data: "plot-vpp-nfv-2n-clx-mrr"
11295   filter: "'NIC_Intel-XXV710' and
11296            'NF_DENSITY' and
11297            'DOCKER' and
11298            'CHAIN' and
11299            'NF_VPPIP4' and
11300            'IMIX' and
11301            '2T1C' and
11302            'MRR'"
11303   parameters:
11304   - "result"
11305   - "name"
11306   - "tags"
11307   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11308   x-axis: "X = CNFs per Service Chain"
11309   y-axis: "Y = Number of Service Chains"
11310   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11311   layout:
11312     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11313     layout: "plot-service-density"
11314
11315 - type: "plot"
11316   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11317   algorithm: "plot_nf_heatmap"
11318   output-file-type: ".html"
11319   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
11320   data: "plot-vpp-nfv-2n-clx-mrr"
11321   filter: "'NIC_Intel-XXV710' and
11322            'NF_DENSITY' and
11323            'DOCKER' and
11324            'CHAIN' and
11325            'NF_VPPIP4' and
11326            'IMIX' and
11327            '4T2C' and
11328            'MRR'"
11329   parameters:
11330   - "result"
11331   - "name"
11332   - "tags"
11333   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11334   x-axis: "X = CNFs per Service Chain"
11335   y-axis: "Y = Number of Service Chains"
11336   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11337   layout:
11338     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11339     layout: "plot-service-density"
11340
11341 - type: "plot"
11342   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11343   algorithm: "plot_nf_heatmap"
11344   output-file-type: ".html"
11345   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
11346   data: "plot-vpp-nfv-2n-clx-mrr"
11347   filter: "'NIC_Intel-XXV710' and
11348            'NF_DENSITY' and
11349            'DOCKER' and
11350            'CHAIN' and
11351            'NF_VPPIP4' and
11352            'IMIX' and
11353            '8T4C' and
11354            'MRR'"
11355   parameters:
11356   - "result"
11357   - "name"
11358   - "tags"
11359   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11360   x-axis: "X = CNFs per Service Chain"
11361   y-axis: "Y = Number of Service Chains"
11362   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11363   layout:
11364     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11365     layout: "plot-service-density"
11366
11367 # Plots - NF Density - CSC - NDR IMIX
11368 - type: "plot"
11369   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11370   algorithm: "plot_nf_heatmap"
11371   output-file-type: ".html"
11372   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
11373   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11374   filter: "'NIC_Intel-XXV710' and
11375            'NF_DENSITY' and
11376            'DOCKER' and
11377            'CHAIN' and
11378            'NF_VPPIP4' and
11379            'IMIX' and
11380            '2T1C' and
11381            'NDRPDR'"
11382   parameters:
11383   - "throughput"
11384   - "name"
11385   - "tags"
11386   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11387   x-axis: "X = CNFs per Service Chain"
11388   y-axis: "Y = Number of Service Chains"
11389   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11390   layout:
11391     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11392     layout: "plot-service-density"
11393
11394 - type: "plot"
11395   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11396   algorithm: "plot_nf_heatmap"
11397   output-file-type: ".html"
11398   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
11399   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11400   filter: "'NIC_Intel-XXV710' and
11401            'NF_DENSITY' and
11402            'DOCKER' and
11403            'CHAIN' and
11404            'NF_VPPIP4' and
11405            'IMIX' and
11406            '4T2C' and
11407            'NDRPDR'"
11408   parameters:
11409   - "throughput"
11410   - "name"
11411   - "tags"
11412   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11413   x-axis: "X = CNFs per Service Chain"
11414   y-axis: "Y = Number of Service Chains"
11415   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11416   layout:
11417     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11418     layout: "plot-service-density"
11419
11420 - type: "plot"
11421   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11422   algorithm: "plot_nf_heatmap"
11423   output-file-type: ".html"
11424   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
11425   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11426   filter: "'NIC_Intel-XXV710' and
11427            'NF_DENSITY' and
11428            'DOCKER' and
11429            'CHAIN' and
11430            'NF_VPPIP4' and
11431            'IMIX' and
11432            '8T4C' and
11433            'NDRPDR'"
11434   parameters:
11435   - "throughput"
11436   - "name"
11437   - "tags"
11438   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11439   x-axis: "X = CNFs per Service Chain"
11440   y-axis: "Y = Number of Service Chains"
11441   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11442   layout:
11443     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11444     layout: "plot-service-density"
11445
11446 # Plots - NF Density - CSC - PDR IMIX
11447 - type: "plot"
11448   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11449   algorithm: "plot_nf_heatmap"
11450   output-file-type: ".html"
11451   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
11452   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11453   filter: "'NIC_Intel-XXV710' and
11454            'NF_DENSITY' and
11455            'DOCKER' and
11456            'CHAIN' and
11457            'NF_VPPIP4' and
11458            'IMIX' and
11459            '2T1C' and
11460            'NDRPDR'"
11461   parameters:
11462   - "throughput"
11463   - "name"
11464   - "tags"
11465   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11466   x-axis: "X = CNFs per Service Chain"
11467   y-axis: "Y = Number of Service Chains"
11468   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11469   layout:
11470     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11471     layout: "plot-service-density"
11472
11473 - type: "plot"
11474   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11475   algorithm: "plot_nf_heatmap"
11476   output-file-type: ".html"
11477   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
11478   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11479   filter: "'NIC_Intel-XXV710' and
11480            'NF_DENSITY' and
11481            'DOCKER' and
11482            'CHAIN' and
11483            'NF_VPPIP4' and
11484            'IMIX' and
11485            '4T2C' and
11486            'NDRPDR'"
11487   parameters:
11488   - "throughput"
11489   - "name"
11490   - "tags"
11491   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11492   x-axis: "X = CNFs per Service Chain"
11493   y-axis: "Y = Number of Service Chains"
11494   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11495   layout:
11496     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11497     layout: "plot-service-density"
11498
11499 - type: "plot"
11500   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11501   algorithm: "plot_nf_heatmap"
11502   output-file-type: ".html"
11503   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11504   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11505   filter: "'NIC_Intel-XXV710' and
11506            'NF_DENSITY' and
11507            'DOCKER' and
11508            'CHAIN' and
11509            'NF_VPPIP4' and
11510            'IMIX' and
11511            '8T4C' and
11512            'NDRPDR'"
11513   parameters:
11514   - "throughput"
11515   - "name"
11516   - "tags"
11517   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11518   x-axis: "X = CNFs per Service Chain"
11519   y-axis: "Y = Number of Service Chains"
11520   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11521   layout:
11522     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11523     layout: "plot-service-density"
11524
11525 # Plots - NF Density - CSP - MRR IMIX
11526 - type: "plot"
11527   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11528   algorithm: "plot_nf_heatmap"
11529   output-file-type: ".html"
11530   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11531   data: "plot-vpp-nfv-2n-clx-mrr"
11532   filter: "'NIC_Intel-XXV710' and
11533            'NF_DENSITY' and
11534            'DOCKER' and
11535            'PIPELINE' and
11536            'NF_VPPIP4' and
11537            'IMIX' and
11538            '2T1C' and
11539            'MRR'"
11540   parameters:
11541   - "result"
11542   - "name"
11543   - "tags"
11544   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11545   x-axis: "X = CNFs per Service Pipeline"
11546   y-axis: "Y = Number of Service Pipelines"
11547   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11548   layout:
11549     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11550     layout: "plot-service-density"
11551
11552 - type: "plot"
11553   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11554   algorithm: "plot_nf_heatmap"
11555   output-file-type: ".html"
11556   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11557   data: "plot-vpp-nfv-2n-clx-mrr"
11558   filter: "'NIC_Intel-XXV710' and
11559            'NF_DENSITY' and
11560            'DOCKER' and
11561            'PIPELINE' and
11562            'NF_VPPIP4' and
11563            'IMIX' and
11564            '4T2C' and
11565            'MRR'"
11566   parameters:
11567   - "result"
11568   - "name"
11569   - "tags"
11570   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11571   x-axis: "X = CNFs per Service Pipeline"
11572   y-axis: "Y = Number of Service Pipelines"
11573   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11574   layout:
11575     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11576     layout: "plot-service-density"
11577
11578 - type: "plot"
11579   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11580   algorithm: "plot_nf_heatmap"
11581   output-file-type: ".html"
11582   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11583   data: "plot-vpp-nfv-2n-clx-mrr"
11584   filter: "'NIC_Intel-XXV710' and
11585            'NF_DENSITY' and
11586            'DOCKER' and
11587            'PIPELINE' and
11588            'NF_VPPIP4' and
11589            'IMIX' and
11590            '8T4C' and
11591            'MRR'"
11592   parameters:
11593   - "result"
11594   - "name"
11595   - "tags"
11596   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11597   x-axis: "X = CNFs per Service Pipeline"
11598   y-axis: "Y = Number of Service Pipelines"
11599   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11600   layout:
11601     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11602     layout: "plot-service-density"
11603
11604 # Plots - NF Density - CSP - NDR IMIX
11605 - type: "plot"
11606   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11607   algorithm: "plot_nf_heatmap"
11608   output-file-type: ".html"
11609   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11610   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11611   filter: "'NIC_Intel-XXV710' and
11612            'NF_DENSITY' and
11613            'DOCKER' and
11614            'PIPELINE' and
11615            'NF_VPPIP4' and
11616            'IMIX' and
11617            '2T1C' and
11618            'NDRPDR'"
11619   parameters:
11620   - "throughput"
11621   - "name"
11622   - "tags"
11623   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11624   x-axis: "X = CNFs per Service Pipeline"
11625   y-axis: "Y = Number of Service Pipelines"
11626   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11627   layout:
11628     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11629     layout: "plot-service-density"
11630
11631 - type: "plot"
11632   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11633   algorithm: "plot_nf_heatmap"
11634   output-file-type: ".html"
11635   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11636   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11637   filter: "'NIC_Intel-XXV710' and
11638            'NF_DENSITY' and
11639            'DOCKER' and
11640            'PIPELINE' and
11641            'NF_VPPIP4' and
11642            'IMIX' and
11643            '4T2C' and
11644            'NDRPDR'"
11645   parameters:
11646   - "throughput"
11647   - "name"
11648   - "tags"
11649   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11650   x-axis: "X = CNFs per Service Pipeline"
11651   y-axis: "Y = Number of Service Pipelines"
11652   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11653   layout:
11654     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11655     layout: "plot-service-density"
11656
11657 - type: "plot"
11658   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11659   algorithm: "plot_nf_heatmap"
11660   output-file-type: ".html"
11661   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11662   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11663   filter: "'NIC_Intel-XXV710' and
11664            'NF_DENSITY' and
11665            'DOCKER' and
11666            'PIPELINE' and
11667            'NF_VPPIP4' and
11668            'IMIX' and
11669            '8T4C' and
11670            'NDRPDR'"
11671   parameters:
11672   - "throughput"
11673   - "name"
11674   - "tags"
11675   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11676   x-axis: "X = CNFs per Service Pipeline"
11677   y-axis: "Y = Number of Service Pipelines"
11678   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11679   layout:
11680     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11681     layout: "plot-service-density"
11682
11683 # Plots - NF Density - CSP - PDR IMIX
11684 - type: "plot"
11685   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11686   algorithm: "plot_nf_heatmap"
11687   output-file-type: ".html"
11688   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11689   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11690   filter: "'NIC_Intel-XXV710' and
11691            'NF_DENSITY' and
11692            'DOCKER' and
11693            'PIPELINE' and
11694            'NF_VPPIP4' and
11695            'IMIX' and
11696            '2T1C' and
11697            'NDRPDR'"
11698   parameters:
11699   - "throughput"
11700   - "name"
11701   - "tags"
11702   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11703   x-axis: "X = CNFs per Service Pipeline"
11704   y-axis: "Y = Number of Service Pipelines"
11705   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11706   layout:
11707     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11708     layout: "plot-service-density"
11709
11710 - type: "plot"
11711   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11712   algorithm: "plot_nf_heatmap"
11713   output-file-type: ".html"
11714   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11715   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11716   filter: "'NIC_Intel-XXV710' and
11717            'NF_DENSITY' and
11718            'DOCKER' and
11719            'PIPELINE' and
11720            'NF_VPPIP4' and
11721            'IMIX' and
11722            '4T2C' and
11723            'NDRPDR'"
11724   parameters:
11725   - "throughput"
11726   - "name"
11727   - "tags"
11728   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11729   x-axis: "X = CNFs per Service Pipeline"
11730   y-axis: "Y = Number of Service Pipelines"
11731   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11732   layout:
11733     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11734     layout: "plot-service-density"
11735
11736 - type: "plot"
11737   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11738   algorithm: "plot_nf_heatmap"
11739   output-file-type: ".html"
11740   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11741   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11742   filter: "'NIC_Intel-XXV710' and
11743            'NF_DENSITY' and
11744            'DOCKER' and
11745            'PIPELINE' and
11746            'NF_VPPIP4' and
11747            'IMIX' and
11748            '8T4C' and
11749            'NDRPDR'"
11750   parameters:
11751   - "throughput"
11752   - "name"
11753   - "tags"
11754   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11755   x-axis: "X = CNFs per Service Pipeline"
11756   y-axis: "Y = Number of Service Pipelines"
11757   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11758   layout:
11759     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11760     layout: "plot-service-density"
11761
11762 ################################################################################
11763
11764 # Packet Throughput
11765
11766 - type: "plot"
11767   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11768   algorithm: "plot_perf_box_name"
11769   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11770   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11771   include:
11772     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11773     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11774     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11775     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11776   layout:
11777     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11778     layout: "plot-throughput"
11779
11780 - type: "plot"
11781   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11782   algorithm: "plot_perf_box_name"
11783   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11784   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11785   include:
11786     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11787     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11788     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11789     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11790   layout:
11791     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11792     layout: "plot-throughput"
11793
11794 - type: "plot"
11795   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11796   algorithm: "plot_perf_box_name"
11797   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11798   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11799   include:
11800     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11801     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11802     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11803     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11804   layout:
11805     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11806     layout: "plot-throughput"
11807
11808 - type: "plot"
11809   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11810   algorithm: "plot_perf_box_name"
11811   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11812   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11813   include:
11814     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11815     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11816     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11817     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11818   layout:
11819     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11820     layout: "plot-throughput"
11821
11822 - type: "plot"
11823   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11824   algorithm: "plot_perf_box_name"
11825   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11826   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11827   include:
11828     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11829     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11830     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11831     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11832     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11833   layout:
11834     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11835     layout: "plot-throughput"
11836
11837 - type: "plot"
11838   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11839   algorithm: "plot_perf_box_name"
11840   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11841   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11842   include:
11843     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11844     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11845     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11846     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11847     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11848   layout:
11849     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11850     layout: "plot-throughput"
11851
11852 - type: "plot"
11853   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11854   algorithm: "plot_perf_box_name"
11855   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11856   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11857   include:
11858     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11859     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11860     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11861     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11862     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11863   layout:
11864     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11865     layout: "plot-throughput"
11866
11867 - type: "plot"
11868   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11869   algorithm: "plot_perf_box_name"
11870   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11871   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11872   include:
11873     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11874     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11875     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11876     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11877     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11878   layout:
11879     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11880     layout: "plot-throughput"
11881
11882 - type: "plot"
11883   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11884   algorithm: "plot_perf_box_name"
11885   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11886   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11887   include:
11888     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11889     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11890     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11891     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11892     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11893   layout:
11894     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11895     layout: "plot-throughput"
11896
11897 - type: "plot"
11898   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11899   algorithm: "plot_perf_box_name"
11900   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11901   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11902   include:
11903     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11904     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11905     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11906     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11907     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11908   layout:
11909     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11910     layout: "plot-throughput"
11911
11912 - type: "plot"
11913   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11914   algorithm: "plot_perf_box_name"
11915   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11916   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11917   include:
11918     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11919     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11920     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11921     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11922     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11923     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11924   layout:
11925     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11926     layout: "plot-throughput"
11927
11928 - type: "plot"
11929   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11930   algorithm: "plot_perf_box_name"
11931   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11932   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11933   include:
11934     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11935     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11936     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11937     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11938     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11939     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11940   layout:
11941     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11942     layout: "plot-throughput"
11943
11944 - type: "plot"
11945   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11946   algorithm: "plot_perf_box_name"
11947   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11948   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11949   include:
11950     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11951     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11952     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11953     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11954     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11955   layout:
11956     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11957     layout: "plot-throughput"
11958
11959 - type: "plot"
11960   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11961   algorithm: "plot_perf_box_name"
11962   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11963   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11964   include:
11965     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11966     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11967     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11968     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11969     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11970   layout:
11971     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11972     layout: "plot-throughput"
11973
11974 - type: "plot"
11975   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11976   algorithm: "plot_perf_box_name"
11977   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11978   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11979   include:
11980     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11981     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11982     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11983   layout:
11984     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11985     layout: "plot-throughput"
11986
11987 - type: "plot"
11988   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11989   algorithm: "plot_perf_box_name"
11990   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11991   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11992   include:
11993     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11994     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11995     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11996   layout:
11997     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11998     layout: "plot-throughput"
11999
12000 - type: "plot"
12001   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12002   algorithm: "plot_perf_box_name"
12003   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12004   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12005   include:
12006     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12007     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12008     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12009     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12010     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12011   layout:
12012     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12013     layout: "plot-throughput"
12014
12015 - type: "plot"
12016   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12017   algorithm: "plot_perf_box_name"
12018   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12019   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12020   include:
12021     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12022     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12023     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12024     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12025     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12026   layout:
12027     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12028     layout: "plot-throughput"
12029
12030 - type: "plot"
12031   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12032   algorithm: "plot_perf_box_name"
12033   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12034   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12035   include:
12036     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12037     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12038     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12039   layout:
12040     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
12041     layout: "plot-throughput"
12042
12043 - type: "plot"
12044   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12045   algorithm: "plot_perf_box_name"
12046   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12047   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12048   include:
12049     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
12050     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
12051     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
12052   layout:
12053     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
12054     layout: "plot-throughput"
12055
12056 - type: "plot"
12057   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12058   algorithm: "plot_perf_box_name"
12059   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12060   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12061   include:
12062     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12063     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12065     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12066     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12067     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12068   layout:
12069     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12070     layout: "plot-throughput"
12071
12072 - type: "plot"
12073   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12074   algorithm: "plot_perf_box_name"
12075   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12076   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12077   include:
12078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12079     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12080     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12081     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12082     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12083     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12084   layout:
12085     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12086     layout: "plot-throughput"
12087
12088 - type: "plot"
12089   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12090   algorithm: "plot_perf_box_name"
12091   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12092   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12093   include:
12094     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12095     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12096     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12097     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12098     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12099     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12100   layout:
12101     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12102     layout: "plot-throughput"
12103
12104 - type: "plot"
12105   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12106   algorithm: "plot_perf_box_name"
12107   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12108   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12109   include:
12110     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12111     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12112     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12113     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12114     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12115     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12116   layout:
12117     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12118     layout: "plot-throughput"
12119
12120 - type: "plot"
12121   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12122   algorithm: "plot_perf_box_name"
12123   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12124   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12125   include:
12126     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12127     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12128     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12129   layout:
12130     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12131     layout: "plot-throughput"
12132
12133 - type: "plot"
12134   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12135   algorithm: "plot_perf_box_name"
12136   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12137   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12138   include:
12139     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12140     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12141     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12142   layout:
12143     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12144     layout: "plot-throughput"
12145
12146 - type: "plot"
12147   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12148   algorithm: "plot_perf_box_name"
12149   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12150   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12151   include:
12152     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12153     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12154 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12155 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12156 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12157   layout:
12158     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12159     layout: "plot-throughput"
12160
12161 - type: "plot"
12162   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12163   algorithm: "plot_perf_box_name"
12164   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12165   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12166   include:
12167     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12168     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12169 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12170 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12171 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12172   layout:
12173     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12174     layout: "plot-throughput"
12175
12176 - type: "plot"
12177   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12178   algorithm: "plot_perf_box_name"
12179   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12180   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12181   include:
12182     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12183     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12184     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12185     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12186     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12187   layout:
12188     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12189     layout: "plot-throughput"
12190
12191 - type: "plot"
12192   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12193   algorithm: "plot_perf_box_name"
12194   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12195   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12196   include:
12197     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12198     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12199     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12200     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12201     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12202   layout:
12203     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12204     layout: "plot-throughput"
12205
12206 - type: "plot"
12207   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12208   algorithm: "plot_perf_box_name"
12209   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12210   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12211   include:
12212     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12213     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12214     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12215     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12216     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12217   layout:
12218     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12219     layout: "plot-throughput"
12220
12221 - type: "plot"
12222   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12223   algorithm: "plot_perf_box_name"
12224   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12225   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12226   include:
12227     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12228     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12229     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12230     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12231     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12232   layout:
12233     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12234     layout: "plot-throughput"
12235
12236 - type: "plot"
12237   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12238   algorithm: "plot_perf_box_name"
12239   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12240   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12241   include:
12242     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12243     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12244     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12245     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12246     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12247     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12248   layout:
12249     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12250     layout: "plot-throughput"
12251
12252 - type: "plot"
12253   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12254   algorithm: "plot_perf_box_name"
12255   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12256   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12257   include:
12258     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12259     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12260     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12261     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12262     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
12263     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12264   layout:
12265     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12266     layout: "plot-throughput"
12267
12268 - type: "plot"
12269   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12270   algorithm: "plot_perf_box_name"
12271   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12272   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12273   include:
12274     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12275     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12276     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12277     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12278     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12279     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12280   layout:
12281     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12282     layout: "plot-throughput"
12283
12284 - type: "plot"
12285   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12286   algorithm: "plot_perf_box_name"
12287   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12288   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12289   include:
12290     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12291     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12292     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12293     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12294     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12295     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
12296   layout:
12297     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12298     layout: "plot-throughput"
12299
12300 - type: "plot"
12301   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12302   algorithm: "plot_perf_box_name"
12303   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12304   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12305   include:
12306     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12307     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12308     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12309     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12310     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12311   layout:
12312     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12313     layout: "plot-throughput"
12314
12315 - type: "plot"
12316   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12317   algorithm: "plot_perf_box_name"
12318   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12319   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12320   include:
12321     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12322     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12323     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12324     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12325     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12326   layout:
12327     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12328     layout: "plot-throughput"
12329
12330 - type: "plot"
12331   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12332   algorithm: "plot_perf_box_name"
12333   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12334   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12335   include:
12336     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12337     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12338     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12339     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12340     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12341     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12342   layout:
12343     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12344     layout: "plot-throughput"
12345
12346 - type: "plot"
12347   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12348   algorithm: "plot_perf_box_name"
12349   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12350   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12351   include:
12352     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12353     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12354     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12355     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12356     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12357     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
12358   layout:
12359     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12360     layout: "plot-throughput"
12361
12362 - type: "plot"
12363   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12364   algorithm: "plot_perf_box_name"
12365   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12366   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12367   include:
12368     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12369     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12370     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12371     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12372     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12373   layout:
12374     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12375     layout: "plot-throughput"
12376
12377 - type: "plot"
12378   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12379   algorithm: "plot_perf_box_name"
12380   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12381   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12382   include:
12383     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12384     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12385     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12386     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12387     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12388   layout:
12389     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12390     layout: "plot-throughput"
12391
12392 - type: "plot"
12393   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12394   algorithm: "plot_perf_box_name"
12395   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12396   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12397   include:
12398     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12399     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12400     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12401     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12402     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12403     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12404   layout:
12405     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12406     layout: "plot-throughput"
12407
12408 - type: "plot"
12409   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12410   algorithm: "plot_perf_box_name"
12411   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12412   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12413   include:
12414     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12415     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12416     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12417     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12418     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12419     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12420   layout:
12421     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12422     layout: "plot-throughput"
12423
12424 - type: "plot"
12425   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12426   algorithm: "plot_perf_box_name"
12427   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12428   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12429   include:
12430     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12431     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12432     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12433     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12434     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12435   layout:
12436     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12437     layout: "plot-throughput"
12438
12439 - type: "plot"
12440   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12441   algorithm: "plot_perf_box_name"
12442   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12443   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12444   include:
12445     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12446     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12447     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12448     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12449     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12450   layout:
12451     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12452     layout: "plot-throughput"
12453
12454 - type: "plot"
12455   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12456   algorithm: "plot_perf_box_name"
12457   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12458   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12459   include:
12460     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12461     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12462     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12463     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12464     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12465     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12466   layout:
12467     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12468     layout: "plot-throughput"
12469
12470 - type: "plot"
12471   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12472   algorithm: "plot_perf_box_name"
12473   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12474   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12475   include:
12476     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12477     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12478     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12479     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12480     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12481     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
12482   layout:
12483     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12484     layout: "plot-throughput"
12485
12486 - type: "plot"
12487   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12488   algorithm: "plot_perf_box_name"
12489   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12490   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12491   include:
12492     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12493     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12494   layout:
12495     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12496     layout: "plot-throughput"
12497
12498 - type: "plot"
12499   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12500   algorithm: "plot_perf_box_name"
12501   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12502   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12503   include:
12504     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12505     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12506   layout:
12507     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12508     layout: "plot-throughput"
12509
12510 - type: "plot"
12511   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12512   algorithm: "plot_perf_box_name"
12513   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12514   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12515   include:
12516     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12517     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12518     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12519     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12520   layout:
12521     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12522     layout: "plot-throughput"
12523
12524 - type: "plot"
12525   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12526   algorithm: "plot_perf_box_name"
12527   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12528   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12529   include:
12530     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12531     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12532     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12533     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12534   layout:
12535     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12536     layout: "plot-throughput"
12537
12538 - type: "plot"
12539   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12540   algorithm: "plot_perf_box_name"
12541   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12542   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12543   include:
12544     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12545     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12546     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12547     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12548   layout:
12549     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12550     layout: "plot-throughput"
12551
12552 - type: "plot"
12553   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12554   algorithm: "plot_perf_box_name"
12555   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12556   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12557   include:
12558     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12559     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12560     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12561     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12562   layout:
12563     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12564     layout: "plot-throughput"
12565
12566 - type: "plot"
12567   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12568   algorithm: "plot_perf_box_name"
12569   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12570   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12571   include:
12572     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12573     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12574     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12575     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12576   layout:
12577     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12578     layout: "plot-throughput"
12579
12580 - type: "plot"
12581   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12582   algorithm: "plot_perf_box_name"
12583   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12584   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12585   include:
12586     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12587     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12588     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12589     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12590   layout:
12591     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12592     layout: "plot-throughput"
12593
12594 - type: "plot"
12595   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12596   algorithm: "plot_perf_box_name"
12597   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12598   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12599   include:
12600     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12601     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12602     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12603     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12604   layout:
12605     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12606     layout: "plot-throughput"
12607
12608 - type: "plot"
12609   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12610   algorithm: "plot_perf_box_name"
12611   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12612   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12613   include:
12614     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12615     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12616     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12617     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12618   layout:
12619     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12620     layout: "plot-throughput"
12621
12622 - type: "plot"
12623   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12624   algorithm: "plot_perf_box_name"
12625   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12626   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12627   include:
12628     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12629     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12630     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12631     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12632     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12633     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12634   layout:
12635     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12636     layout: "plot-throughput"
12637
12638 - type: "plot"
12639   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12640   algorithm: "plot_perf_box_name"
12641   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12642   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12643   include:
12644     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12645     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12646     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12647     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12648     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12649     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12650   layout:
12651     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12652     layout: "plot-throughput"
12653
12654 - type: "plot"
12655   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12656   algorithm: "plot_perf_box_name"
12657   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12658   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12659   include:
12660     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12661     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12662     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12663     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12664     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12665   layout:
12666     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12667     layout: "plot-throughput"
12668
12669 - type: "plot"
12670   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12671   algorithm: "plot_perf_box_name"
12672   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12673   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12674   include:
12675     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12676     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12677     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12678     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12679     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12680   layout:
12681     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12682     layout: "plot-throughput"
12683
12684 - type: "plot"
12685   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12686   algorithm: "plot_perf_box_name"
12687   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12688   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12689   include:
12690     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12691     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12692     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12693     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12694     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12695   layout:
12696     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12697     layout: "plot-throughput"
12698
12699 - type: "plot"
12700   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12701   algorithm: "plot_perf_box_name"
12702   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12703   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12704   include:
12705     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12706     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12707     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12708     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12709     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12710   layout:
12711     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12712     layout: "plot-throughput"
12713
12714 - type: "plot"
12715   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12716   algorithm: "plot_perf_box_name"
12717   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12718   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12719   include:
12720     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12721     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12722     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12723   layout:
12724     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12725     layout: "plot-throughput"
12726
12727 - type: "plot"
12728   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12729   algorithm: "plot_perf_box_name"
12730   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12731   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12732   include:
12733     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12734     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12735     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12736   layout:
12737     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12738     layout: "plot-throughput"
12739
12740 - type: "plot"
12741   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12742   algorithm: "plot_perf_box_name"
12743   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12744   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12745   include:
12746     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12747     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12748     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12749   layout:
12750     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12751     layout: "plot-throughput"
12752
12753 - type: "plot"
12754   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12755   algorithm: "plot_perf_box_name"
12756   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12757   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12758   include:
12759     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12760     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12761     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12762   layout:
12763     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12764     layout: "plot-throughput"
12765
12766 - type: "plot"
12767   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12768   algorithm: "plot_perf_box_name"
12769   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12770   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12771   include:
12772     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12773     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12774     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12775     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12776     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12777   layout:
12778     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12779     layout: "plot-throughput"
12780
12781 - type: "plot"
12782   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12783   algorithm: "plot_perf_box_name"
12784   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12785   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12786   include:
12787     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12788     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12789     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12790     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12791     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12792   layout:
12793     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12794     layout: "plot-throughput"
12795
12796 - type: "plot"
12797   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12798   algorithm: "plot_perf_box_name"
12799   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12800   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12801   include:
12802     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12803     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12804     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12805     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12806     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12807   layout:
12808     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12809     layout: "plot-throughput"
12810
12811 - type: "plot"
12812   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12813   algorithm: "plot_perf_box_name"
12814   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12815   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12816   include:
12817     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12818     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12819     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12820     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12821     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12822   layout:
12823     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12824     layout: "plot-throughput"
12825
12826 - type: "plot"
12827   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12828   algorithm: "plot_perf_box_name"
12829   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12830   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12831   include:
12832     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12833     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12834     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12835     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12836     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12837   layout:
12838     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12839     layout: "plot-throughput"
12840
12841 - type: "plot"
12842   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12843   algorithm: "plot_perf_box_name"
12844   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12845   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12846   include:
12847     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12848     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12849     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12850     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12851     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12852   layout:
12853     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12854     layout: "plot-throughput"
12855
12856 - type: "plot"
12857   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12858   algorithm: "plot_perf_box_name"
12859   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12860   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12861   include:
12862     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12863     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12864     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12865     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12866     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12867   layout:
12868     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12869     layout: "plot-throughput"
12870
12871 - type: "plot"
12872   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12873   algorithm: "plot_perf_box_name"
12874   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12875   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12876   include:
12877     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12878     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12879     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12880     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12881     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12882   layout:
12883     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12884     layout: "plot-throughput"
12885
12886 - type: "plot"
12887   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12888   algorithm: "plot_perf_box_name"
12889   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12890   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12891   include:
12892     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12893     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12894     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12895     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12896     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12897   layout:
12898     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12899     layout: "plot-throughput"
12900
12901 - type: "plot"
12902   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12903   algorithm: "plot_perf_box_name"
12904   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12905   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12906   include:
12907     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12908     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12909     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12910     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12911     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12912   layout:
12913     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12914     layout: "plot-throughput"
12915
12916 - type: "plot"
12917   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12918   algorithm: "plot_perf_box_name"
12919   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12920   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12921   include:
12922     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12923     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12924     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12925     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12926     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12927     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12928   layout:
12929     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12930     layout: "plot-throughput"
12931
12932 - type: "plot"
12933   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12934   algorithm: "plot_perf_box_name"
12935   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12936   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12937   include:
12938     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12939     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12940     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12941     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12942     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12943     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12944   layout:
12945     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12946     layout: "plot-throughput"
12947
12948 - type: "plot"
12949   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12950   algorithm: "plot_perf_box_name"
12951   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12952   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12953   include:
12954     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12955     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12956     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12957     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12958   layout:
12959     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12960     layout: "plot-throughput"
12961
12962 - type: "plot"
12963   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12964   algorithm: "plot_perf_box_name"
12965   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12966   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12967   include:
12968     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12969     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12970     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12971     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12972   layout:
12973     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12974     layout: "plot-throughput"
12975
12976 - type: "plot"
12977   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12978   algorithm: "plot_perf_box_name"
12979   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12980   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12981   include:
12982     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12983     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12984     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12985     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12986     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12987     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12988   layout:
12989     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12990     layout: "plot-throughput"
12991
12992 - type: "plot"
12993   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12994   algorithm: "plot_perf_box_name"
12995   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12996   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12997   include:
12998     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12999     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13000     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13001     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13002     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13003     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13004   layout:
13005     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
13006     layout: "plot-throughput"
13007
13008 - type: "plot"
13009   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13010   algorithm: "plot_perf_box_name"
13011   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13012   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13013   include:
13014     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13015     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13016     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13017     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13018     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13019     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13020   layout:
13021     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13022     layout: "plot-throughput"
13023
13024 - type: "plot"
13025   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13026   algorithm: "plot_perf_box_name"
13027   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13028   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13029   include:
13030     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13031     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13032     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13033     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13034     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13035     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13036   layout:
13037     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13038     layout: "plot-throughput"
13039
13040 - type: "plot"
13041   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13042   algorithm: "plot_perf_box_name"
13043   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13044   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13045   include:
13046     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13047     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13048     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13049     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13050     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13051     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13052   layout:
13053     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
13054     layout: "plot-throughput"
13055
13056 - type: "plot"
13057   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13058   algorithm: "plot_perf_box_name"
13059   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13060   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13061   include:
13062     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13063     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13064     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13065     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13066     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13067     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13068   layout:
13069     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13070     layout: "plot-throughput"
13071
13072 - type: "plot"
13073   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13074   algorithm: "plot_perf_box_name"
13075   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13076   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13077   include:
13078     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13079     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13080     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13081     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13082     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13083     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13084   layout:
13085     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13086     layout: "plot-throughput"
13087
13088 - type: "plot"
13089   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13090   algorithm: "plot_perf_box_name"
13091   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13092   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13093   include:
13094     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13095     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13096     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13097     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13098     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13099     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13100   layout:
13101     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13102     layout: "plot-throughput"
13103
13104 - type: "plot"
13105   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13106   algorithm: "plot_perf_box_name"
13107   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13108   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13109   include:
13110     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13111     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13112     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13113     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13114     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13115     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13116   layout:
13117     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13118     layout: "plot-throughput"
13119
13120 - type: "plot"
13121   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13122   algorithm: "plot_perf_box_name"
13123   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13124   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13125   include:
13126     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13127     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13128     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13129     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13130     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13131     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13132   layout:
13133     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13134     layout: "plot-throughput"
13135
13136 - type: "plot"
13137   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13138   algorithm: "plot_perf_box_name"
13139   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13140   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13141   include:
13142     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13143     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13144     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13145     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13146     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13147     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13148   layout:
13149     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13150     layout: "plot-throughput"
13151
13152 - type: "plot"
13153   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13154   algorithm: "plot_perf_box_name"
13155   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13156   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13157   include:
13158     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13159     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13160     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13161     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13162     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13163     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13164   layout:
13165     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13166     layout: "plot-throughput"
13167
13168 - type: "plot"
13169   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13170   algorithm: "plot_perf_box_name"
13171   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13172   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13173   include:
13174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13177     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13178     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13179     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13180   layout:
13181     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13182     layout: "plot-throughput"
13183
13184 - type: "plot"
13185   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13186   algorithm: "plot_perf_box_name"
13187   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13188   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13189   include:
13190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13191     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13195     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13196   layout:
13197     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13198     layout: "plot-throughput"
13199
13200 - type: "plot"
13201   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13202   algorithm: "plot_perf_box_name"
13203   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13204   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13205   include:
13206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13207     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13208     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13209     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13210     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13211     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13212   layout:
13213     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13214     layout: "plot-throughput"
13215
13216 - type: "plot"
13217   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13218   algorithm: "plot_perf_box_name"
13219   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13220   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13221   include:
13222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13223     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13225     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13228   layout:
13229     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13230     layout: "plot-throughput"
13231
13232 - type: "plot"
13233   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13234   algorithm: "plot_perf_box_name"
13235   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13236   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13237   include:
13238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13239     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13242   layout:
13243     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13244     layout: "plot-throughput"
13245
13246 - type: "plot"
13247   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13248   algorithm: "plot_perf_box_name"
13249   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13250   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13251   include:
13252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13256   layout:
13257     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13258     layout: "plot-throughput"
13259
13260 - type: "plot"
13261   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13262   algorithm: "plot_perf_box_name"
13263   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13264   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13265   include:
13266     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13270   layout:
13271     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13272     layout: "plot-throughput"
13273
13274 - type: "plot"
13275   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13276   algorithm: "plot_perf_box_name"
13277   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13278   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13279   include:
13280     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13281     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13283     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13284   layout:
13285     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13286     layout: "plot-throughput"
13287
13288 - type: "plot"
13289   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13290   algorithm: "plot_perf_box_name"
13291   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13292   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13293   include:
13294     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13295     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13296     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13297     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13298     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13299     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13300   layout:
13301     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13302     layout: "plot-throughput"
13303
13304 - type: "plot"
13305   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13306   algorithm: "plot_perf_box_name"
13307   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13308   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13309   include:
13310     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13311     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13312     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13313     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13314     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13315     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13316   layout:
13317     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13318     layout: "plot-throughput"
13319
13320 - type: "plot"
13321   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13322   algorithm: "plot_perf_box_name"
13323   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13324   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13325   include:
13326     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13327     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13328     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13329     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13330     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13331   layout:
13332     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13333     layout: "plot-throughput"
13334
13335 - type: "plot"
13336   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13337   algorithm: "plot_perf_box_name"
13338   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13339   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13340   include:
13341     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13342     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13343     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13344     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13345     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13346   layout:
13347     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13348     layout: "plot-throughput"
13349
13350 - type: "plot"
13351   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13352   algorithm: "plot_perf_box_name"
13353   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13354   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13355   include:
13356     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13357     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13358     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13359     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13360     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13361   layout:
13362     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13363     layout: "plot-throughput"
13364
13365 - type: "plot"
13366   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13367   algorithm: "plot_perf_box_name"
13368   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13369   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13370   include:
13371     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13372     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13373     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13374     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13375     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13376   layout:
13377     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13378     layout: "plot-throughput"
13379
13380 - type: "plot"
13381   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13382   algorithm: "plot_perf_box_name"
13383   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13384   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13385   include:
13386     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13387     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13388     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13389     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13390   layout:
13391     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13392     layout: "plot-throughput"
13393
13394 - type: "plot"
13395   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13396   algorithm: "plot_perf_box_name"
13397   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13398   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13399   include:
13400     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13401     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13402     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13403     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13404   layout:
13405     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13406     layout: "plot-throughput"
13407
13408 - type: "plot"
13409   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13410   algorithm: "plot_perf_box_name"
13411   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13412   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13413   include:
13414     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13415     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13416     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13417     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13418     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13419     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13420   layout:
13421     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13422     layout: "plot-throughput"
13423
13424 - type: "plot"
13425   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13426   algorithm: "plot_perf_box_name"
13427   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13428   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13429   include:
13430     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13431     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13432     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13433     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13434     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13435     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13436   layout:
13437     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13438     layout: "plot-throughput"
13439
13440 - type: "plot"
13441   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13442   algorithm: "plot_perf_box_name"
13443   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13444   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13445   include:
13446     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13447     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13448     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13449     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13450     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13451     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13452   layout:
13453     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13454     layout: "plot-throughput"
13455
13456 - type: "plot"
13457   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13458   algorithm: "plot_perf_box_name"
13459   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13460   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13461   include:
13462     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13463     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13464     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13465     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13466     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13467     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13468   layout:
13469     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13470     layout: "plot-throughput"
13471
13472 - type: "plot"
13473   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13474   algorithm: "plot_perf_box_name"
13475   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13476   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13477   include:
13478     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13479     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13480     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13481     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13482     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13483     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13484   layout:
13485     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13486     layout: "plot-throughput"
13487
13488 - type: "plot"
13489   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13490   algorithm: "plot_perf_box_name"
13491   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13492   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13493   include:
13494     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13495     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13496     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13497     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13498     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13499     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13500   layout:
13501     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13502     layout: "plot-throughput"
13503
13504 - type: "plot"
13505   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13506   algorithm: "plot_perf_box_name"
13507   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13508   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13509   include:
13510     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13511     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13512     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13513     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13514     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13515     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13516   layout:
13517     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13518     layout: "plot-throughput"
13519
13520 - type: "plot"
13521   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13522   algorithm: "plot_perf_box_name"
13523   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13524   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13525   include:
13526     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13527     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13528     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13529     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13530     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13531     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13532   layout:
13533     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13534     layout: "plot-throughput"
13535
13536 - type: "plot"
13537   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13538   algorithm: "plot_perf_box_name"
13539   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13540   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13541   include:
13542     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13543     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13544     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13545     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13546   layout:
13547     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13548     layout: "plot-throughput"
13549
13550 - type: "plot"
13551   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13552   algorithm: "plot_perf_box_name"
13553   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13554   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13555   include:
13556     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13557     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13558     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13559     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13560   layout:
13561     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13562     layout: "plot-throughput"
13563
13564 - type: "plot"
13565   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13566   algorithm: "plot_perf_box_name"
13567   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13568   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13569   include:
13570     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13571     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13572     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13573     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13574     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13575     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13576   layout:
13577     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13578     layout: "plot-throughput"
13579
13580 - type: "plot"
13581   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13582   algorithm: "plot_perf_box_name"
13583   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13584   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13585   include:
13586     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13587     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13588     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13589     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13590     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13591     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13592   layout:
13593     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13594     layout: "plot-throughput"
13595
13596 - type: "plot"
13597   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13598   algorithm: "plot_perf_box_name"
13599   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13600   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13601   include:
13602     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13603     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13604     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13605     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13606     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13607     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13608   layout:
13609     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13610     layout: "plot-throughput"
13611
13612 - type: "plot"
13613   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13614   algorithm: "plot_perf_box_name"
13615   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13616   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13617   include:
13618     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13619     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13620     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13621     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13622     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13623     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13624   layout:
13625     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13626     layout: "plot-throughput"
13627
13628 #- type: "plot"
13629 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13630 #  algorithm: "plot_perf_box_name"
13631 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13632 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13633 #  include:
13634 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13635 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13636 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13637 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13638 #  layout:
13639 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13640 #    layout: "plot-throughput"
13641 #
13642 #- type: "plot"
13643 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13644 #  algorithm: "plot_perf_box_name"
13645 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13646 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13647 #  include:
13648 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13649 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13650 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13651 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13652 #  layout:
13653 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13654 #    layout: "plot-throughput"
13655
13656 - type: "plot"
13657   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13658   algorithm: "plot_perf_box_name"
13659   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13660   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13661   include:
13662     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13663     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13664     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13665     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13666     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13667     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13668   layout:
13669     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13670     layout: "plot-throughput"
13671
13672 - type: "plot"
13673   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13674   algorithm: "plot_perf_box_name"
13675   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13676   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13677   include:
13678     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13679     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13680     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13681     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13682     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13683     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13684   layout:
13685     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13686     layout: "plot-throughput"
13687
13688 #- type: "plot"
13689 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13690 #  algorithm: "plot_perf_box_name"
13691 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13692 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13693 #  include:
13694 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13695 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13696 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13697 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13698 #  layout:
13699 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13700 #    layout: "plot-throughput"
13701 #
13702 #- type: "plot"
13703 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13704 #  algorithm: "plot_perf_box_name"
13705 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13706 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13707 #  include:
13708 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13709 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13710 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13711 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13712 #  layout:
13713 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13714 #    layout: "plot-throughput"
13715
13716 - type: "plot"
13717   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13718   algorithm: "plot_perf_box_name"
13719   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13720   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13721   include:
13722     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13723     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13724     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13725     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13726     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13727     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13728   layout:
13729     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13730     layout: "plot-throughput"
13731
13732 - type: "plot"
13733   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13734   algorithm: "plot_perf_box_name"
13735   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13736   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13737   include:
13738     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13739     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13740     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13741     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13742     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13743     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13744   layout:
13745     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13746     layout: "plot-throughput"
13747
13748 #- type: "plot"
13749 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13750 #  algorithm: "plot_perf_box_name"
13751 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13752 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13753 #  include:
13754 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13755 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13756 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13757 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13758 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13759 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13760 #  layout:
13761 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13762 #    layout: "plot-throughput"
13763 #
13764 #- type: "plot"
13765 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13766 #  algorithm: "plot_perf_box_name"
13767 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13768 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13769 #  include:
13770 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13771 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13772 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13773 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13774 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13775 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13776 #  layout:
13777 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13778 #    layout: "plot-throughput"
13779
13780 - type: "plot"
13781   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13782   algorithm: "plot_perf_box_name"
13783   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13784   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13785   include:
13786     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13787     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13788     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13789     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13790     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13791     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13792   layout:
13793     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13794     layout: "plot-throughput"
13795
13796 - type: "plot"
13797   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13798   algorithm: "plot_perf_box_name"
13799   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13800   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13801   include:
13802     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13803     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13804     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13805     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13806     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13807     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13808   layout:
13809     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13810     layout: "plot-throughput"
13811
13812 - type: "plot"
13813   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13814   algorithm: "plot_perf_box_name"
13815   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13816   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13817   include:
13818     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13819     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13820     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13821 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13822 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13823 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13824   layout:
13825     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13826     layout: "plot-throughput"
13827
13828 - type: "plot"
13829   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13830   algorithm: "plot_perf_box_name"
13831   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13832   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13833   include:
13834     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13835     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13836     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13837 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13838 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13839 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13840   layout:
13841     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13842     layout: "plot-throughput"
13843
13844 - type: "plot"
13845   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13846   algorithm: "plot_perf_box_name"
13847   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13848   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13849   include:
13850     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13851     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13852     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13853     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13854     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13855     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13856   layout:
13857     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13858     layout: "plot-throughput"
13859
13860 - type: "plot"
13861   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13862   algorithm: "plot_perf_box_name"
13863   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13864   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13865   include:
13866     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13867     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13868     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13869     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13870     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13871     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13872   layout:
13873     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13874     layout: "plot-throughput"
13875
13876 - type: "plot"
13877   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13878   algorithm: "plot_perf_box_name"
13879   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13880   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13881   include:
13882     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13883     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13884     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13885     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13886     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13887     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13888   layout:
13889     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13890     layout: "plot-throughput"
13891
13892 - type: "plot"
13893   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13894   algorithm: "plot_perf_box_name"
13895   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13896   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13897   include:
13898     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13899     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13900     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13901     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13902     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13903     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13904   layout:
13905     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13906     layout: "plot-throughput"
13907
13908 #- type: "plot"
13909 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13910 #  algorithm: "plot_perf_box_name"
13911 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13912 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13913 #  include:
13914 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13915 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13916 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13917 #  layout:
13918 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13919 #    layout: "plot-throughput"
13920 #
13921 #- type: "plot"
13922 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13923 #  algorithm: "plot_perf_box_name"
13924 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13925 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13926 #  include:
13927 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13928 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13929 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13930 #  layout:
13931 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13932 #    layout: "plot-throughput"
13933
13934 - type: "plot"
13935   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13936   algorithm: "plot_perf_box_name"
13937   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13938   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13939   include:
13940     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13941     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13942     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13943     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13944     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13945   layout:
13946     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13947     layout: "plot-throughput"
13948
13949 - type: "plot"
13950   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13951   algorithm: "plot_perf_box_name"
13952   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13953   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13954   include:
13955     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13956     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13960   layout:
13961     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13962     layout: "plot-throughput"
13963
13964 - type: "plot"
13965   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13966   algorithm: "plot_perf_box_name"
13967   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13968   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13969   include:
13970     - "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"
13971     - "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"
13972     - "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"
13973     - "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"
13974     - "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"
13975   layout:
13976     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13977     layout: "plot-throughput"
13978
13979 - type: "plot"
13980   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13981   algorithm: "plot_perf_box_name"
13982   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13983   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13984   include:
13985     - "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"
13986     - "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"
13987     - "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"
13988     - "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"
13989     - "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"
13990   layout:
13991     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13992     layout: "plot-throughput"
13993
13994 - type: "plot"
13995   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13996   algorithm: "plot_perf_box_name"
13997   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13998   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13999   include:
14000     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14002     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14003     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14004     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14005   layout:
14006     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14007     layout: "plot-throughput"
14008
14009 - type: "plot"
14010   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14011   algorithm: "plot_perf_box_name"
14012   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14013   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14014   include:
14015     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14016     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14017     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14018     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14019     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14020   layout:
14021     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14022     layout: "plot-throughput"
14023
14024 - type: "plot"
14025   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14026   algorithm: "plot_perf_box_name"
14027   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14028   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14029   include:
14030     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14031     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14032     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14033     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14034     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14035   layout:
14036     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14037     layout: "plot-throughput"
14038
14039 - type: "plot"
14040   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14041   algorithm: "plot_perf_box_name"
14042   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14043   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14044   include:
14045     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14046     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14047     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14048     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14049     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14050   layout:
14051     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14052     layout: "plot-throughput"
14053
14054 - type: "plot"
14055   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14056   algorithm: "plot_perf_box_name"
14057   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14058   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14059   include:
14060     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14061     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14062     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14063     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14064     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14065   layout:
14066     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14067     layout: "plot-throughput"
14068
14069 - type: "plot"
14070   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14071   algorithm: "plot_perf_box_name"
14072   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14073   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14074   include:
14075     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14076     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14077     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14078     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14079     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14080   layout:
14081     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14082     layout: "plot-throughput"
14083
14084 - type: "plot"
14085   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14086   algorithm: "plot_perf_box_name"
14087   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14088   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14089   include:
14090     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14091     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14092     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14093     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14094     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14095   layout:
14096     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14097     layout: "plot-throughput"
14098
14099 - type: "plot"
14100   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14101   algorithm: "plot_perf_box_name"
14102   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14103   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14104   include:
14105     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14106     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14107     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14108     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14109     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14110   layout:
14111     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14112     layout: "plot-throughput"
14113
14114 - type: "plot"
14115   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14116   algorithm: "plot_perf_box_name"
14117   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14118   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14119   include:
14120     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14121     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14122     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14123     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14124   layout:
14125     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14126     layout: "plot-throughput"
14127
14128 - type: "plot"
14129   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14130   algorithm: "plot_perf_box_name"
14131   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14132   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14133   include:
14134     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14135     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14136     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14137     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14138   layout:
14139     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14140     layout: "plot-throughput"
14141
14142 - type: "plot"
14143   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14144   algorithm: "plot_perf_box_name"
14145   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14146   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14147   include:
14148     - "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"
14149     - "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"
14150     - "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"
14151     - "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"
14152   layout:
14153     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14154     layout: "plot-throughput"
14155
14156 - type: "plot"
14157   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14158   algorithm: "plot_perf_box_name"
14159   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14160   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14161   include:
14162     - "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"
14163     - "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"
14164     - "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"
14165     - "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"
14166   layout:
14167     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14168     layout: "plot-throughput"
14169
14170 - type: "plot"
14171   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14172   algorithm: "plot_perf_box_name"
14173   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14174   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14175   include:
14176     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14177     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14178     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14179     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14180     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14181     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14182   layout:
14183     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14184     layout: "plot-throughput"
14185
14186 - type: "plot"
14187   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14188   algorithm: "plot_perf_box_name"
14189   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14190   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14191   include:
14192     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14193     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14194     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14195     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14196     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14197     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14198   layout:
14199     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14200     layout: "plot-throughput"
14201
14202 - type: "plot"
14203   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14204   algorithm: "plot_perf_box_name"
14205   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14206   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14207   include:
14208     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14209     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14210     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14211     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14212     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14213     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14214   layout:
14215     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14216     layout: "plot-throughput"
14217
14218 - type: "plot"
14219   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14220   algorithm: "plot_perf_box_name"
14221   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14222   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14223   include:
14224     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14225     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14226     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14227     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14228     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14229     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14230   layout:
14231     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14232     layout: "plot-throughput"
14233
14234 - type: "plot"
14235   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14236   algorithm: "plot_perf_box_name"
14237   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14238   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14239   include:
14240     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14241     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14242     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14243     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14244     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14245     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14246   layout:
14247     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14248     layout: "plot-throughput"
14249
14250 - type: "plot"
14251   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14252   algorithm: "plot_perf_box_name"
14253   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14254   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14255   include:
14256     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14257     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14258     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14259     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14260     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14261     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14262   layout:
14263     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14264     layout: "plot-throughput"
14265
14266 - type: "plot"
14267   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14268   algorithm: "plot_perf_box_name"
14269   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14270   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14271   include:
14272     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14273     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14274     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14275     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14276     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14277   layout:
14278     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14279     layout: "plot-throughput"
14280
14281 - type: "plot"
14282   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14283   algorithm: "plot_perf_box_name"
14284   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14285   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14286   include:
14287     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14288     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14289     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14290     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14291     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14292   layout:
14293     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14294     layout: "plot-throughput"
14295
14296 - type: "plot"
14297   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14298   algorithm: "plot_perf_box_name"
14299   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14300   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14301   include:
14302     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14303     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14304   layout:
14305     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14306     layout: "plot-throughput"
14307
14308 - type: "plot"
14309   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14310   algorithm: "plot_perf_box_name"
14311   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14313   include:
14314     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14315     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14316   layout:
14317     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14318     layout: "plot-throughput"
14319
14320 - type: "plot"
14321   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14322   algorithm: "plot_perf_box_name"
14323   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14324   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14325   include:
14326     - "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"
14327     - "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"
14328   layout:
14329     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14330     layout: "plot-throughput"
14331
14332 - type: "plot"
14333   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14334   algorithm: "plot_perf_box_name"
14335   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14336   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14337   include:
14338     - "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"
14339     - "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"
14340   layout:
14341     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14342     layout: "plot-throughput"
14343
14344 - type: "plot"
14345   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14346   algorithm: "plot_perf_box_name"
14347   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14348   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14349   include:
14350     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14351     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14352   layout:
14353     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14354     layout: "plot-throughput"
14355
14356 - type: "plot"
14357   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14358   algorithm: "plot_perf_box_name"
14359   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14361   include:
14362     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14363     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14364   layout:
14365     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14366     layout: "plot-throughput"
14367
14368 - type: "plot"
14369   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14370   algorithm: "plot_perf_box_name"
14371   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14372   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14373   include:
14374     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14375     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14376   layout:
14377     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14378     layout: "plot-throughput"
14379
14380 - type: "plot"
14381   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14382   algorithm: "plot_perf_box_name"
14383   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14384   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14385   include:
14386     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14387     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14388   layout:
14389     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14390     layout: "plot-throughput"
14391
14392 - type: "plot"
14393   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14394   algorithm: "plot_perf_box_name"
14395   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14396   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14397   include:
14398     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14399     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14400     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14401     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14402     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14403     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14404   layout:
14405     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14406     layout: "plot-throughput"
14407
14408 - type: "plot"
14409   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14410   algorithm: "plot_perf_box_name"
14411   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14412   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14413   include:
14414     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14415     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14416     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14417     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14418     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14419     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14420   layout:
14421     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14422     layout: "plot-throughput"
14423
14424 - type: "plot"
14425   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14426   algorithm: "plot_perf_box_name"
14427   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14428   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14429   include:
14430     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14431     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14432     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14433     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14434     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14435     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14436   layout:
14437     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14438     layout: "plot-throughput"
14439
14440 - type: "plot"
14441   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14442   algorithm: "plot_perf_box_name"
14443   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14444   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14445   include:
14446     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14447     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14448     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14449     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14450     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14451     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14452   layout:
14453     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14454     layout: "plot-throughput"
14455
14456 #- type: "plot"
14457 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14458 #  algorithm: "plot_perf_box_name"
14459 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14460 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14461 #  include:
14462 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14463 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14464 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14465 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14466 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14467 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14468 #  layout:
14469 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
14470 #    layout: "plot-throughput"
14471 #
14472 #- type: "plot"
14473 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14474 #  algorithm: "plot_perf_box_name"
14475 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14476 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14477 #  include:
14478 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14479 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14480 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14481 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14482 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14483 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14484 #  layout:
14485 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
14486 #    layout: "plot-throughput"
14487
14488 - type: "plot"
14489   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14490   algorithm: "plot_perf_box_name"
14491   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14492   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14493   include:
14494     - "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"
14495     - "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"
14496     - "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"
14497     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14498     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14499     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14500   layout:
14501     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14502     layout: "plot-throughput"
14503
14504 - type: "plot"
14505   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14506   algorithm: "plot_perf_box_name"
14507   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14508   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14509   include:
14510     - "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"
14511     - "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"
14512     - "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"
14513     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14514     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14515     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14516   layout:
14517     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14518     layout: "plot-throughput"
14519
14520 ################################################################################
14521
14522 # Packet Speedup
14523
14524 - type: "plot"
14525   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14526   algorithm: "plot_tsa_name"
14527   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14528   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14529   include:
14530     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14531     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14532     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14533     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14534   layout:
14535     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14536     layout: "plot-throughput-speedup-analysis"
14537
14538 - type: "plot"
14539   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14540   algorithm: "plot_tsa_name"
14541   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14542   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14543   include:
14544     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14545     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14546     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14547     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14548   layout:
14549     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14550     layout: "plot-throughput-speedup-analysis"
14551
14552 - type: "plot"
14553   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14554   algorithm: "plot_tsa_name"
14555   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14556   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14557   include:
14558     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14559     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14560     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14561     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14562   layout:
14563     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14564     layout: "plot-throughput-speedup-analysis"
14565
14566 - type: "plot"
14567   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14568   algorithm: "plot_tsa_name"
14569   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14570   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14571   include:
14572     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14573     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14574     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14575     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14576   layout:
14577     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14578     layout: "plot-throughput-speedup-analysis"
14579
14580 - type: "plot"
14581   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14582   algorithm: "plot_tsa_name"
14583   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14584   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14585   include:
14586     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14587     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14588     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14589     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14590     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14591   layout:
14592     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14593     layout: "plot-throughput-speedup-analysis"
14594
14595 - type: "plot"
14596   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14597   algorithm: "plot_tsa_name"
14598   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14599   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14600   include:
14601     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14602     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14603     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14604     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14605     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14606   layout:
14607     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14608     layout: "plot-throughput-speedup-analysis"
14609
14610 - type: "plot"
14611   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14612   algorithm: "plot_tsa_name"
14613   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14614   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14615   include:
14616     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14617     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14618     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14619     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14620     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14621   layout:
14622     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14623     layout: "plot-throughput-speedup-analysis"
14624
14625 - type: "plot"
14626   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14627   algorithm: "plot_tsa_name"
14628   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14629   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14630   include:
14631     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14632     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14633     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14634     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14635     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14636   layout:
14637     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14638     layout: "plot-throughput-speedup-analysis"
14639
14640 - type: "plot"
14641   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14642   algorithm: "plot_tsa_name"
14643   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14644   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14645   include:
14646     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14647     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14648     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14649     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14650     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14651     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14652   layout:
14653     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14654     layout: "plot-throughput-speedup-analysis"
14655
14656 - type: "plot"
14657   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14658   algorithm: "plot_tsa_name"
14659   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14660   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14661   include:
14662     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14663     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14664     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14665     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14666     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14667     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14668   layout:
14669     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14670     layout: "plot-throughput-speedup-analysis"
14671
14672 - type: "plot"
14673   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14674   algorithm: "plot_tsa_name"
14675   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14676   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14677   include:
14678     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14679     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14680     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14681     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14682     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14683   layout:
14684     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14685     layout: "plot-throughput-speedup-analysis"
14686
14687 - type: "plot"
14688   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14689   algorithm: "plot_tsa_name"
14690   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14691   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14692   include:
14693     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14694     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14695     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14696     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14697     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14698   layout:
14699     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14700     layout: "plot-throughput-speedup-analysis"
14701
14702 - type: "plot"
14703   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14704   algorithm: "plot_tsa_name"
14705   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14706   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14707   include:
14708     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14711   layout:
14712     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14713     layout: "plot-throughput-speedup-analysis"
14714
14715 - type: "plot"
14716   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14717   algorithm: "plot_tsa_name"
14718   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14719   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14720   include:
14721     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14724   layout:
14725     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14726     layout: "plot-throughput-speedup-analysis"
14727
14728 - type: "plot"
14729   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14730   algorithm: "plot_tsa_name"
14731   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14732   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14733   include:
14734     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14739   layout:
14740     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14741     layout: "plot-throughput-speedup-analysis"
14742
14743 - type: "plot"
14744   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14745   algorithm: "plot_tsa_name"
14746   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14747   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14748   include:
14749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14754   layout:
14755     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14756     layout: "plot-throughput-speedup-analysis"
14757
14758 - type: "plot"
14759   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14760   algorithm: "plot_tsa_name"
14761   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14762   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14763   include:
14764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14767   layout:
14768     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14769     layout: "plot-throughput-speedup-analysis"
14770
14771 - type: "plot"
14772   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14773   algorithm: "plot_tsa_name"
14774   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14775   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14776   include:
14777     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14778     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14780   layout:
14781     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14782     layout: "plot-throughput-speedup-analysis"
14783
14784 - type: "plot"
14785   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14786   algorithm: "plot_tsa_name"
14787   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14788   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14789   include:
14790     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14791     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14796   layout:
14797     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14798     layout: "plot-throughput-speedup-analysis"
14799
14800 - type: "plot"
14801   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14802   algorithm: "plot_tsa_name"
14803   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14804   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14805   include:
14806     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14809     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14812   layout:
14813     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14814     layout: "plot-throughput-speedup-analysis"
14815
14816 - type: "plot"
14817   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14818   algorithm: "plot_tsa_name"
14819   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14820   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14821   include:
14822     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14824     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14825     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14828   layout:
14829     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14830     layout: "plot-throughput-speedup-analysis"
14831
14832 - type: "plot"
14833   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14834   algorithm: "plot_tsa_name"
14835   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14836   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14837   include:
14838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14841     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14844   layout:
14845     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14846     layout: "plot-throughput-speedup-analysis"
14847
14848 - type: "plot"
14849   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14850   algorithm: "plot_tsa_name"
14851   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14852   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14853   include:
14854     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14855     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14856     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14857   layout:
14858     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14859     layout: "plot-throughput-speedup-analysis"
14860
14861 - type: "plot"
14862   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14863   algorithm: "plot_tsa_name"
14864   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14865   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14866   include:
14867     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14868     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14869     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14870   layout:
14871     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14872     layout: "plot-throughput-speedup-analysis"
14873
14874 - type: "plot"
14875   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14876   algorithm: "plot_tsa_name"
14877   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14878   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14879   include:
14880     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14881     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14882     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14883 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14884 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14885   layout:
14886     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14887     layout: "plot-throughput-speedup-analysis"
14888
14889 - type: "plot"
14890   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14891   algorithm: "plot_tsa_name"
14892   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14893   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14894   include:
14895     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14896     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14897     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14898 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14899 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14900   layout:
14901     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14902     layout: "plot-throughput-speedup-analysis"
14903
14904 - type: "plot"
14905   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14906   algorithm: "plot_tsa_name"
14907   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14908   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14909   include:
14910     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14911     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14912     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14913     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14914     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14915   layout:
14916     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14917     layout: "plot-throughput-speedup-analysis"
14918
14919 - type: "plot"
14920   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14921   algorithm: "plot_tsa_name"
14922   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14923   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14924   include:
14925     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14926     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14927     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14928     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14929     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14930   layout:
14931     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14932     layout: "plot-throughput-speedup-analysis"
14933
14934 - type: "plot"
14935   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14936   algorithm: "plot_tsa_name"
14937   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14938   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14939   include:
14940     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14941     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14942     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14943     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14944     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14945   layout:
14946     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14947     layout: "plot-throughput-speedup-analysis"
14948
14949 - type: "plot"
14950   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14951   algorithm: "plot_tsa_name"
14952   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14953   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14954   include:
14955     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14956     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14957     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14958     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14959     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14960   layout:
14961     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14962     layout: "plot-throughput-speedup-analysis"
14963
14964 - type: "plot"
14965   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14966   algorithm: "plot_tsa_name"
14967   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14968   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14969   include:
14970     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14971     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14972     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14973     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14974     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14975     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14976   layout:
14977     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14978     layout: "plot-throughput-speedup-analysis"
14979
14980 - type: "plot"
14981   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14982   algorithm: "plot_tsa_name"
14983   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14984   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14985   include:
14986     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14987     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14988     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14989     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14990     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14991     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14992   layout:
14993     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14994     layout: "plot-throughput-speedup-analysis"
14995
14996 - type: "plot"
14997   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14998   algorithm: "plot_tsa_name"
14999   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15000   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15001   include:
15002     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15003     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15004     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15005     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15006     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15007     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15008   layout:
15009     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15010     layout: "plot-throughput-speedup-analysis"
15011
15012 - type: "plot"
15013   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15014   algorithm: "plot_tsa_name"
15015   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15016   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15017   include:
15018     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15019     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15020     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15021     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15022     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15023     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15024   layout:
15025     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15026     layout: "plot-throughput-speedup-analysis"
15027
15028 - type: "plot"
15029   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15030   algorithm: "plot_tsa_name"
15031   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15032   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15033   include:
15034     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15035     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15036   layout:
15037     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
15038     layout: "plot-throughput-speedup-analysis"
15039
15040 - type: "plot"
15041   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15042   algorithm: "plot_tsa_name"
15043   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15044   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15045   include:
15046     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15047     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15048   layout:
15049     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
15050     layout: "plot-throughput-speedup-analysis"
15051
15052 - type: "plot"
15053   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15054   algorithm: "plot_tsa_name"
15055   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15056   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15057   include:
15058     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15059     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15060     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15061     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15062   layout:
15063     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
15064     layout: "plot-throughput-speedup-analysis"
15065
15066 - type: "plot"
15067   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15068   algorithm: "plot_tsa_name"
15069   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15070   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15071   include:
15072     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15073     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15074     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15075     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15076   layout:
15077     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
15078     layout: "plot-throughput-speedup-analysis"
15079
15080 - type: "plot"
15081   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15082   algorithm: "plot_tsa_name"
15083   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15084   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15085   include:
15086     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15087     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15088     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15089     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15090   layout:
15091     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
15092     layout: "plot-throughput-speedup-analysis"
15093
15094 - type: "plot"
15095   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15096   algorithm: "plot_tsa_name"
15097   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15098   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15099   include:
15100     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15101     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15102     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15103     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15104   layout:
15105     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
15106     layout: "plot-throughput-speedup-analysis"
15107
15108 - type: "plot"
15109   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15110   algorithm: "plot_tsa_name"
15111   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15112   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15113   include:
15114     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15115     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15116     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15117     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15118     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15119     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15120   layout:
15121     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
15122     layout: "plot-throughput-speedup-analysis"
15123
15124 - type: "plot"
15125   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15126   algorithm: "plot_tsa_name"
15127   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15128   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15129   include:
15130     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15131     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15132     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15133     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15134     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15135     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15136   layout:
15137     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
15138     layout: "plot-throughput-speedup-analysis"
15139
15140 - type: "plot"
15141   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15142   algorithm: "plot_tsa_name"
15143   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15144   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15145   include:
15146     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15147     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15148     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15149     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15150     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15151   layout:
15152     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15153     layout: "plot-throughput-speedup-analysis"
15154
15155 - type: "plot"
15156   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15157   algorithm: "plot_tsa_name"
15158   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15159   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15160   include:
15161     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15162     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15163     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15164     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15165     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15166   layout:
15167     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15168     layout: "plot-throughput-speedup-analysis"
15169
15170 - type: "plot"
15171   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15172   algorithm: "plot_tsa_name"
15173   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15174   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15175   include:
15176     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15177     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15178     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15179     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15180     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15181   layout:
15182     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15183     layout: "plot-throughput-speedup-analysis"
15184
15185 - type: "plot"
15186   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15187   algorithm: "plot_tsa_name"
15188   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15189   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15190   include:
15191     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15192     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15193     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15194     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15195     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15196   layout:
15197     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15198     layout: "plot-throughput-speedup-analysis"
15199
15200 - type: "plot"
15201   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15202   algorithm: "plot_tsa_name"
15203   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15204   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15205   include:
15206     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15207     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15208     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15209   layout:
15210     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
15211     layout: "plot-throughput-speedup-analysis"
15212
15213 - type: "plot"
15214   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15215   algorithm: "plot_tsa_name"
15216   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15217   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15218   include:
15219     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15220     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15221     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15222   layout:
15223     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
15224     layout: "plot-throughput-speedup-analysis"
15225
15226 - type: "plot"
15227   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15228   algorithm: "plot_tsa_name"
15229   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15231   include:
15232     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15233     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15234     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15235   layout:
15236     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
15237     layout: "plot-throughput-speedup-analysis"
15238
15239 - type: "plot"
15240   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15241   algorithm: "plot_tsa_name"
15242   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15243   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15244   include:
15245     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15246     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15247     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15248   layout:
15249     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
15250     layout: "plot-throughput-speedup-analysis"
15251
15252 - type: "plot"
15253   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15254   algorithm: "plot_tsa_name"
15255   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15256   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15257   include:
15258     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15259     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15260     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15261     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15262     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15263   layout:
15264     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15265     layout: "plot-throughput-speedup-analysis"
15266
15267 - type: "plot"
15268   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15269   algorithm: "plot_tsa_name"
15270   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15271   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15272   include:
15273     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15274     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15275     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15276     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15277     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15278   layout:
15279     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15280     layout: "plot-throughput-speedup-analysis"
15281
15282 - type: "plot"
15283   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15284   algorithm: "plot_tsa_name"
15285   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15286   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15287   include:
15288     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15289     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15290     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15291     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15292     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15293   layout:
15294     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15295     layout: "plot-throughput-speedup-analysis"
15296
15297 - type: "plot"
15298   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15299   algorithm: "plot_tsa_name"
15300   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15301   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15302   include:
15303     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15304     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15305     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15306     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15307     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15308   layout:
15309     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15310     layout: "plot-throughput-speedup-analysis"
15311
15312 - type: "plot"
15313   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15314   algorithm: "plot_tsa_name"
15315   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15316   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15317   include:
15318     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15319     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15320     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15321     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15322     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15323     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15324   layout:
15325     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
15326     layout: "plot-throughput-speedup-analysis"
15327
15328 - type: "plot"
15329   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15330   algorithm: "plot_tsa_name"
15331   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15332   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15333   include:
15334     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15335     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15336     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15337     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15338     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15339     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15340   layout:
15341     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
15342     layout: "plot-throughput-speedup-analysis"
15343
15344 - type: "plot"
15345   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15346   algorithm: "plot_tsa_name"
15347   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15348   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15349   include:
15350     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15351     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15352     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15353     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15354   layout:
15355     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
15356     layout: "plot-throughput-speedup-analysis"
15357
15358 - type: "plot"
15359   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15360   algorithm: "plot_tsa_name"
15361   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15362   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15363   include:
15364     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15365     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15366     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15367     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15368   layout:
15369     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
15370     layout: "plot-throughput-speedup-analysis"
15371
15372 - type: "plot"
15373   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15374   algorithm: "plot_tsa_name"
15375   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15376   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15377   include:
15378     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15379     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15380     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15381     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15382     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15383     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15384   layout:
15385     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
15386     layout: "plot-throughput-speedup-analysis"
15387
15388 - type: "plot"
15389   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15390   algorithm: "plot_tsa_name"
15391   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15392   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15393   include:
15394     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15395     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15396     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15397     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15398     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15399     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15400   layout:
15401     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
15402     layout: "plot-throughput-speedup-analysis"
15403
15404 - type: "plot"
15405   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15406   algorithm: "plot_tsa_name"
15407   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15408   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15409   include:
15410     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15411     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15412     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15413     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15414     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15415     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15416   layout:
15417     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15418     layout: "plot-throughput-speedup-analysis"
15419
15420 - type: "plot"
15421   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15422   algorithm: "plot_tsa_name"
15423   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15424   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15425   include:
15426     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15427     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15428     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15429     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15430     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15431     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15432   layout:
15433     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15434     layout: "plot-throughput-speedup-analysis"
15435
15436 - type: "plot"
15437   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15438   algorithm: "plot_tsa_name"
15439   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15440   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15441   include:
15442     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15443     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15444     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15445     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15446     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15447     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15448   layout:
15449     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15450     layout: "plot-throughput-speedup-analysis"
15451
15452 - type: "plot"
15453   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15454   algorithm: "plot_tsa_name"
15455   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15456   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15457   include:
15458     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15459     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15460     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15461     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15462     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15463     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15464   layout:
15465     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15466     layout: "plot-throughput-speedup-analysis"
15467
15468 - type: "plot"
15469   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15470   algorithm: "plot_tsa_name"
15471   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15472   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15473   include:
15474     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15475     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15476     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15477     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15478     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15479     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15480   layout:
15481     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15482     layout: "plot-throughput-speedup-analysis"
15483
15484 - type: "plot"
15485   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15486   algorithm: "plot_tsa_name"
15487   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15488   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15489   include:
15490     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15491     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15492     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15493     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15494     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15495     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15496   layout:
15497     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15498     layout: "plot-throughput-speedup-analysis"
15499
15500 - type: "plot"
15501   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15502   algorithm: "plot_tsa_name"
15503   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15504   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15505   include:
15506     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15507     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15508     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15509     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15510     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15511     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15512   layout:
15513     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15514     layout: "plot-throughput-speedup-analysis"
15515
15516 - type: "plot"
15517   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15518   algorithm: "plot_tsa_name"
15519   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15520   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15521   include:
15522     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15523     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15524     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15525     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15526     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15527     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15528   layout:
15529     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15530     layout: "plot-throughput-speedup-analysis"
15531
15532 - type: "plot"
15533   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15534   algorithm: "plot_tsa_name"
15535   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15536   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15537   include:
15538     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15539     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15540     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15541     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15542   layout:
15543     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15544     layout: "plot-throughput-speedup-analysis"
15545
15546 - type: "plot"
15547   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15548   algorithm: "plot_tsa_name"
15549   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15550   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15551   include:
15552     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15553     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15554     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15555     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15556   layout:
15557     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15558     layout: "plot-throughput-speedup-analysis"
15559
15560 - type: "plot"
15561   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15562   algorithm: "plot_tsa_name"
15563   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15564   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15565   include:
15566     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15567     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15568     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15569     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15570   layout:
15571     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15572     layout: "plot-throughput-speedup-analysis"
15573
15574 - type: "plot"
15575   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15576   algorithm: "plot_tsa_name"
15577   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15578   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15579   include:
15580     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15581     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15582     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15583     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15584   layout:
15585     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15586     layout: "plot-throughput-speedup-analysis"
15587
15588 - type: "plot"
15589   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15590   algorithm: "plot_tsa_name"
15591   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15592   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15593   include:
15594     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15595     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15596     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15597     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15598     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15599     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15600   layout:
15601     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15602     layout: "plot-throughput-speedup-analysis"
15603
15604 - type: "plot"
15605   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15606   algorithm: "plot_tsa_name"
15607   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15608   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15609   include:
15610     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15611     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15612     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15613     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15614     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15615     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15616   layout:
15617     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15618     layout: "plot-throughput-speedup-analysis"
15619
15620 - type: "plot"
15621   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15622   algorithm: "plot_tsa_name"
15623   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15624   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15625   include:
15626     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15627     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15628     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15629     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15630     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15631   layout:
15632     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15633     layout: "plot-throughput-speedup-analysis"
15634
15635 - type: "plot"
15636   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15637   algorithm: "plot_tsa_name"
15638   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15639   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15640   include:
15641     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15642     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15643     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15644     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15645     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15646   layout:
15647     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15648     layout: "plot-throughput-speedup-analysis"
15649
15650 - type: "plot"
15651   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15652   algorithm: "plot_tsa_name"
15653   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15654   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15655   include:
15656     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15657     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15658     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15659     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15660     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15661   layout:
15662     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15663     layout: "plot-throughput-speedup-analysis"
15664
15665 - type: "plot"
15666   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15667   algorithm: "plot_tsa_name"
15668   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15669   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15670   include:
15671     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15672     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15673     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15674     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15675     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15676   layout:
15677     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15678     layout: "plot-throughput-speedup-analysis"
15679
15680 - type: "plot"
15681   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15682   algorithm: "plot_tsa_name"
15683   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15684   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15685   include:
15686     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15687     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15688     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15689     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15690   layout:
15691     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15692     layout: "plot-throughput-speedup-analysis"
15693
15694 - type: "plot"
15695   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15696   algorithm: "plot_tsa_name"
15697   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15698   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15699   include:
15700     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15701     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15702     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15703     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15704   layout:
15705     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15706     layout: "plot-throughput-speedup-analysis"
15707
15708 - type: "plot"
15709   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15710   algorithm: "plot_tsa_name"
15711   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15712   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15713   include:
15714     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15715     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15716     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15717     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15718     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15719     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15720   layout:
15721     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15722     layout: "plot-throughput-speedup-analysis"
15723
15724 - type: "plot"
15725   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15726   algorithm: "plot_tsa_name"
15727   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15728   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15729   include:
15730     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15731     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15732     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15733     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15734     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15735     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15736   layout:
15737     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15738     layout: "plot-throughput-speedup-analysis"
15739
15740 - type: "plot"
15741   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15742   algorithm: "plot_tsa_name"
15743   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15744   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15745   include:
15746     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15747     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15748     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15749     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15750     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15751     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15752   layout:
15753     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15754     layout: "plot-throughput-speedup-analysis"
15755
15756 - type: "plot"
15757   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15758   algorithm: "plot_tsa_name"
15759   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15760   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15761   include:
15762     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15763     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15764     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15765     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15766     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15767     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15768   layout:
15769     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15770     layout: "plot-throughput-speedup-analysis"
15771
15772 - type: "plot"
15773   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15774   algorithm: "plot_tsa_name"
15775   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15776   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15777   include:
15778     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15779     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15780     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15781     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15782     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15783     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15784   layout:
15785     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15786     layout: "plot-throughput-speedup-analysis"
15787
15788 - type: "plot"
15789   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15790   algorithm: "plot_tsa_name"
15791   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15792   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15793   include:
15794     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15795     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15796     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15797     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15798     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15799     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15800   layout:
15801     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15802     layout: "plot-throughput-speedup-analysis"
15803
15804 - type: "plot"
15805   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15806   algorithm: "plot_tsa_name"
15807   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15808   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15809   include:
15810     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15811     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15812     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15813     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15814     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15815     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15816   layout:
15817     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15818     layout: "plot-throughput-speedup-analysis"
15819
15820 - type: "plot"
15821   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15822   algorithm: "plot_tsa_name"
15823   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15824   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15825   include:
15826     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15827     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15828     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15829     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15830     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15831     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15832   layout:
15833     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15834     layout: "plot-throughput-speedup-analysis"
15835
15836 - type: "plot"
15837   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15838   algorithm: "plot_tsa_name"
15839   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15840   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15841   include:
15842     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15843     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15844     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15845     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15846     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15847     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15848   layout:
15849     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15850     layout: "plot-throughput-speedup-analysis"
15851
15852 - type: "plot"
15853   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15854   algorithm: "plot_tsa_name"
15855   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15856   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15857   include:
15858     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15859     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15860     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15861     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15862     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15863     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15864   layout:
15865     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15866     layout: "plot-throughput-speedup-analysis"
15867
15868 - type: "plot"
15869   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15870   algorithm: "plot_tsa_name"
15871   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15872   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15873   include:
15874     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15875     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15876     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15877     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15878     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15879   layout:
15880     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15881     layout: "plot-throughput-speedup-analysis"
15882
15883 - type: "plot"
15884   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15885   algorithm: "plot_tsa_name"
15886   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15887   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15888   include:
15889     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15890     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15891     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15892     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15893     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15894   layout:
15895     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15896     layout: "plot-throughput-speedup-analysis"
15897
15898 - type: "plot"
15899   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15900   algorithm: "plot_tsa_name"
15901   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15902   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15903   include:
15904     - "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"
15905     - "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"
15906     - "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"
15907     - "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"
15908     - "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"
15909   layout:
15910     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15911     layout: "plot-throughput-speedup-analysis"
15912
15913 - type: "plot"
15914   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15915   algorithm: "plot_tsa_name"
15916   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15917   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15918   include:
15919     - "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"
15920     - "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"
15921     - "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"
15922     - "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"
15923     - "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"
15924   layout:
15925     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15926     layout: "plot-throughput-speedup-analysis"
15927
15928 - type: "plot"
15929   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15930   algorithm: "plot_tsa_name"
15931   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15932   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15933   include:
15934     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15935     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15936     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15937     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15938     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15939   layout:
15940     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15941     layout: "plot-throughput-speedup-analysis"
15942
15943 - type: "plot"
15944   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15945   algorithm: "plot_tsa_name"
15946   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15947   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15948   include:
15949     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15950     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15951     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15952     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15953     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15954   layout:
15955     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15956     layout: "plot-throughput-speedup-analysis"
15957
15958 - type: "plot"
15959   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15960   algorithm: "plot_tsa_name"
15961   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15962   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15963   include:
15964     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15965     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15966     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15967     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15968     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15969   layout:
15970     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15971     layout: "plot-throughput-speedup-analysis"
15972
15973 - type: "plot"
15974   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15975   algorithm: "plot_tsa_name"
15976   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15977   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15978   include:
15979     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15980     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15981     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15982     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15983     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15984   layout:
15985     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15986     layout: "plot-throughput-speedup-analysis"
15987
15988 - type: "plot"
15989   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15990   algorithm: "plot_tsa_name"
15991   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15992   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15993   include:
15994     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15995     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15996     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15997     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15998     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15999   layout:
16000     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16001     layout: "plot-throughput-speedup-analysis"
16002
16003 - type: "plot"
16004   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16005   algorithm: "plot_tsa_name"
16006   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
16007   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16008   include:
16009     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16010     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16011     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16012     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16013     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16014   layout:
16015     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16016     layout: "plot-throughput-speedup-analysis"
16017
16018 - type: "plot"
16019   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16020   algorithm: "plot_tsa_name"
16021   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16022   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16023   include:
16024     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16025     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16026     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16027     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16028     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16029   layout:
16030     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16031     layout: "plot-throughput-speedup-analysis"
16032
16033 - type: "plot"
16034   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16035   algorithm: "plot_tsa_name"
16036   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16037   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16038   include:
16039     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16040     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16041     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16042     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16043     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16044   layout:
16045     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16046     layout: "plot-throughput-speedup-analysis"
16047
16048 - type: "plot"
16049   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16050   algorithm: "plot_tsa_name"
16051   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16052   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16053   include:
16054     - "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"
16055     - "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"
16056     - "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"
16057     - "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"
16058   layout:
16059     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16060     layout: "plot-throughput-speedup-analysis"
16061
16062 - type: "plot"
16063   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16064   algorithm: "plot_tsa_name"
16065   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16066   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16067   include:
16068     - "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"
16069     - "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"
16070     - "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"
16071     - "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"
16072   layout:
16073     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16074     layout: "plot-throughput-speedup-analysis"
16075
16076 - type: "plot"
16077   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16078   algorithm: "plot_tsa_name"
16079   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16080   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16081   include:
16082     - "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"
16083     - "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"
16084     - "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"
16085     - "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"
16086   layout:
16087     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16088     layout: "plot-throughput-speedup-analysis"
16089
16090 - type: "plot"
16091   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16092   algorithm: "plot_tsa_name"
16093   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16094   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16095   include:
16096     - "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"
16097     - "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"
16098     - "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"
16099     - "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"
16100   layout:
16101     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16102     layout: "plot-throughput-speedup-analysis"
16103
16104 - type: "plot"
16105   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
16106   algorithm: "plot_tsa_name"
16107   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16108   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16109   include:
16110     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16111     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16112     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16113     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16114     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16115     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16116   layout:
16117     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
16118     layout: "plot-throughput-speedup-analysis"
16119
16120 - type: "plot"
16121   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
16122   algorithm: "plot_tsa_name"
16123   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16124   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16125   include:
16126     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16127     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16128     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16129     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16130     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16131     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16132   layout:
16133     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
16134     layout: "plot-throughput-speedup-analysis"
16135
16136 - type: "plot"
16137   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16138   algorithm: "plot_tsa_name"
16139   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16140   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16141   include:
16142     - "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"
16143     - "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"
16144     - "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"
16145     - "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"
16146     - "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"
16147     - "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"
16148   layout:
16149     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16150     layout: "plot-throughput-speedup-analysis"
16151
16152 - type: "plot"
16153   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16154   algorithm: "plot_tsa_name"
16155   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16156   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16157   include:
16158     - "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"
16159     - "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"
16160     - "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"
16161     - "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"
16162     - "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"
16163     - "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"
16164   layout:
16165     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16166     layout: "plot-throughput-speedup-analysis"
16167
16168 - type: "plot"
16169   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16170   algorithm: "plot_tsa_name"
16171   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16172   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16173   include:
16174     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16175     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16176     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16177     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16178     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16179     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16180   layout:
16181     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16182     layout: "plot-throughput-speedup-analysis"
16183
16184 - type: "plot"
16185   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16186   algorithm: "plot_tsa_name"
16187   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16188   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16189   include:
16190     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16191     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16192     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16193     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16194     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16195     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16196   layout:
16197     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16198     layout: "plot-throughput-speedup-analysis"
16199
16200 - type: "plot"
16201   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16202   algorithm: "plot_tsa_name"
16203   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16204   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16205   include:
16206     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16207     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16208     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16209     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16210     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16211   layout:
16212     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16213     layout: "plot-throughput-speedup-analysis"
16214
16215 - type: "plot"
16216   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16217   algorithm: "plot_tsa_name"
16218   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16219   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16220   include:
16221     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16222     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16223     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16224     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16225     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16226   layout:
16227     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16228     layout: "plot-throughput-speedup-analysis"
16229
16230 - type: "plot"
16231   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16232   algorithm: "plot_tsa_name"
16233   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16234   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16235   include:
16236     - "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"
16237     - "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"
16238   layout:
16239     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16240     layout: "plot-throughput-speedup-analysis"
16241
16242 - type: "plot"
16243   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16244   algorithm: "plot_tsa_name"
16245   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16246   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16247   include:
16248     - "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"
16249     - "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"
16250   layout:
16251     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16252     layout: "plot-throughput-speedup-analysis"
16253
16254 - type: "plot"
16255   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16256   algorithm: "plot_tsa_name"
16257   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16258   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16259   include:
16260     - "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"
16261     - "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"
16262   layout:
16263     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16264     layout: "plot-throughput-speedup-analysis"
16265
16266 - type: "plot"
16267   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16268   algorithm: "plot_tsa_name"
16269   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16270   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16271   include:
16272     - "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"
16273     - "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"
16274   layout:
16275     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16276     layout: "plot-throughput-speedup-analysis"
16277
16278 - type: "plot"
16279   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16280   algorithm: "plot_tsa_name"
16281   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16282   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16283   include:
16284     - "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"
16285     - "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"
16286     - "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"
16287     - "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"
16288     - "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"
16289     - "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"
16290   layout:
16291     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
16292     layout: "plot-throughput-speedup-analysis"
16293
16294 - type: "plot"
16295   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16296   algorithm: "plot_tsa_name"
16297   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16298   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16299   include:
16300     - "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"
16301     - "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"
16302     - "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"
16303     - "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"
16304     - "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"
16305     - "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"
16306   layout:
16307     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
16308     layout: "plot-throughput-speedup-analysis"
16309
16310 - type: "plot"
16311   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16312   algorithm: "plot_tsa_name"
16313   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16314   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16315   include:
16316     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16317     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16318     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16319     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16320     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16321   layout:
16322     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
16323     layout: "plot-throughput-speedup-analysis"
16324
16325 - type: "plot"
16326   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16327   algorithm: "plot_tsa_name"
16328   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16329   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16330   include:
16331     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16332     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16333     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16334     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16335     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16336   layout:
16337     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
16338     layout: "plot-throughput-speedup-analysis"
16339
16340 - type: "plot"
16341   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16342   algorithm: "plot_tsa_name"
16343   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16344   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16345   include:
16346     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16347     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16348     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16349     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16350     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16351   layout:
16352     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
16353     layout: "plot-throughput-speedup-analysis"
16354
16355 - type: "plot"
16356   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16357   algorithm: "plot_tsa_name"
16358   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16359   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16360   include:
16361     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16362     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16363     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16364     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16365     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16366   layout:
16367     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
16368     layout: "plot-throughput-speedup-analysis"
16369
16370 - type: "plot"
16371   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16372   algorithm: "plot_tsa_name"
16373   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16374   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16375   include:
16376     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16377     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16378     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16379     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16380     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16382   layout:
16383     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
16384     layout: "plot-throughput-speedup-analysis"
16385
16386 - type: "plot"
16387   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16388   algorithm: "plot_tsa_name"
16389   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16390   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16391   include:
16392     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16393     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16394     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16395     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16396     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16397     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16398   layout:
16399     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
16400     layout: "plot-throughput-speedup-analysis"
16401
16402 - type: "plot"
16403   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16404   algorithm: "plot_tsa_name"
16405   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16406   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16407   include:
16408     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16409     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16410     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16411     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16412   layout:
16413     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
16414     layout: "plot-throughput-speedup-analysis"
16415
16416 - type: "plot"
16417   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16418   algorithm: "plot_tsa_name"
16419   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16420   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16421   include:
16422     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16423     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16424     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16425     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16426   layout:
16427     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16428     layout: "plot-throughput-speedup-analysis"
16429
16430 - type: "plot"
16431   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16432   algorithm: "plot_tsa_name"
16433   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16434   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16435   include:
16436     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16437     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16438     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16439     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16440     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16441   layout:
16442     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16443     layout: "plot-throughput-speedup-analysis"
16444
16445 - type: "plot"
16446   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16447   algorithm: "plot_tsa_name"
16448   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16449   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16450   include:
16451     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16452     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16453     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16454     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16455     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16456   layout:
16457     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16458     layout: "plot-throughput-speedup-analysis"
16459
16460 - type: "plot"
16461   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16462   algorithm: "plot_tsa_name"
16463   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16464   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16465   include:
16466     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16467     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16468     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16469     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16470     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16471     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16472   layout:
16473     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16474     layout: "plot-throughput-speedup-analysis"
16475
16476 - type: "plot"
16477   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16478   algorithm: "plot_tsa_name"
16479   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16480   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16481   include:
16482     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16483     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16484     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16485     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16486     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16487     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16488   layout:
16489     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16490     layout: "plot-throughput-speedup-analysis"
16491
16492 - type: "plot"
16493   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16494   algorithm: "plot_tsa_name"
16495   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16496   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16497   include:
16498     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16499     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16500     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16501     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16502   layout:
16503     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16504     layout: "plot-throughput-speedup-analysis"
16505
16506 - type: "plot"
16507   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16508   algorithm: "plot_tsa_name"
16509   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16510   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16511   include:
16512     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16513     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16514     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16515     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16516   layout:
16517     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16518     layout: "plot-throughput-speedup-analysis"
16519
16520 - type: "plot"
16521   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16522   algorithm: "plot_tsa_name"
16523   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16524   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16525   include:
16526     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16527     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16528     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16529     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16530     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16531     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16532   layout:
16533     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16534     layout: "plot-throughput-speedup-analysis"
16535
16536 - type: "plot"
16537   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16538   algorithm: "plot_tsa_name"
16539   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16540   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16541   include:
16542     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16543     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16544     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16545     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16546     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16547     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16548   layout:
16549     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16550     layout: "plot-throughput-speedup-analysis"
16551
16552 - type: "plot"
16553   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16554   algorithm: "plot_tsa_name"
16555   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16556   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16557   include:
16558     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16559     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16560     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16561     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16562     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16563     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16564   layout:
16565     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16566     layout: "plot-throughput-speedup-analysis"
16567
16568 - type: "plot"
16569   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16570   algorithm: "plot_tsa_name"
16571   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16572   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16573   include:
16574     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16575     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16576     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16577     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16578     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16579     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16580   layout:
16581     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16582     layout: "plot-throughput-speedup-analysis"
16583
16584 - type: "plot"
16585   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16586   algorithm: "plot_tsa_name"
16587   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16588   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16589   include:
16590     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16591     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16592     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16593     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16594     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16595     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16596   layout:
16597     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16598     layout: "plot-throughput-speedup-analysis"
16599
16600 - type: "plot"
16601   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16602   algorithm: "plot_tsa_name"
16603   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16604   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16605   include:
16606     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16607     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16608     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16609     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16610     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16611     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16612   layout:
16613     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16614     layout: "plot-throughput-speedup-analysis"
16615
16616 - type: "plot"
16617   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16618   algorithm: "plot_tsa_name"
16619   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16620   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16621   include:
16622     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16623     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16624     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16625     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16626     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16627     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16628   layout:
16629     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16630     layout: "plot-throughput-speedup-analysis"
16631
16632 - type: "plot"
16633   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16634   algorithm: "plot_tsa_name"
16635   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16636   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16637   include:
16638     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16639     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16640     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16641     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16642     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16643     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16644   layout:
16645     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16646     layout: "plot-throughput-speedup-analysis"
16647
16648 - type: "plot"
16649   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16650   algorithm: "plot_tsa_name"
16651   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16652   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16653   include:
16654     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16655     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16656     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16657     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16658     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16659     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16660   layout:
16661     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16662     layout: "plot-throughput-speedup-analysis"
16663
16664 - type: "plot"
16665   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16666   algorithm: "plot_tsa_name"
16667   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16668   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16669   include:
16670     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16671     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16672     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16673     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16674     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16675     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16676   layout:
16677     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16678     layout: "plot-throughput-speedup-analysis"
16679
16680 #- type: "plot"
16681 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16682 #  algorithm: "plot_tsa_name"
16683 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16684 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16685 #  include:
16686 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16687 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16688 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16689 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16690 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16691 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16692 #  layout:
16693 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16694 #    layout: "plot-throughput-speedup-analysis"
16695 #
16696 #- type: "plot"
16697 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16698 #  algorithm: "plot_tsa_name"
16699 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16700 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16701 #  include:
16702 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16703 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16704 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16705 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16706 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16707 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16708 #  layout:
16709 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16710 #    layout: "plot-throughput-speedup-analysis"
16711
16712 - type: "plot"
16713   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16714   algorithm: "plot_tsa_name"
16715   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16716   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16717   include:
16718     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16719     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16720     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16721     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16722     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16723   layout:
16724     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16725     layout: "plot-throughput-speedup-analysis"
16726
16727 - type: "plot"
16728   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16729   algorithm: "plot_tsa_name"
16730   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16731   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16732   include:
16733     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16734     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16735     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16736     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16737     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16738   layout:
16739     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16740     layout: "plot-throughput-speedup-analysis"
16741
16742 - type: "plot"
16743   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16744   algorithm: "plot_tsa_name"
16745   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16746   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16747   include:
16748     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16749     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16750     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16751     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16752     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16753     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16754   layout:
16755     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16756     layout: "plot-throughput-speedup-analysis"
16757
16758 - type: "plot"
16759   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16760   algorithm: "plot_tsa_name"
16761   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16762   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16763   include:
16764     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16765     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16766     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16767     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16768     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16769     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16770   layout:
16771     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16772     layout: "plot-throughput-speedup-analysis"
16773
16774 - type: "plot"
16775   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16776   algorithm: "plot_tsa_name"
16777   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16778   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16779   include:
16780     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16781     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16782     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16783     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16784     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16785   layout:
16786     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16787     layout: "plot-throughput-speedup-analysis"
16788
16789 - type: "plot"
16790   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16791   algorithm: "plot_tsa_name"
16792   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16793   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16794   include:
16795     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16796     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16797     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16798     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16799     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16800   layout:
16801     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16802     layout: "plot-throughput-speedup-analysis"
16803
16804 #- type: "plot"
16805 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16806 #  algorithm: "plot_tsa_name"
16807 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16808 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16809 #  include:
16810 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16811 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16812 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16813 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16814 #  layout:
16815 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16816 #    layout: "plot-throughput-speedup-analysis"
16817 #
16818 #- type: "plot"
16819 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16820 #  algorithm: "plot_tsa_name"
16821 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16822 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16823 #  include:
16824 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16825 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16826 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16827 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16828 #  layout:
16829 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16830 #    layout: "plot-throughput-speedup-analysis"
16831
16832 - type: "plot"
16833   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16834   algorithm: "plot_tsa_name"
16835   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16836   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16837   include:
16838     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16839     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16840     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16841     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16842     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16843     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16844   layout:
16845     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16846     layout: "plot-throughput-speedup-analysis"
16847
16848 - type: "plot"
16849   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16850   algorithm: "plot_tsa_name"
16851   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16852   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16853   include:
16854     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16855     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16856     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16857     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16858     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16859     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16860   layout:
16861     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16862     layout: "plot-throughput-speedup-analysis"
16863
16864 - type: "plot"
16865   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16866   algorithm: "plot_tsa_name"
16867   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16868   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16869   include:
16870     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16871     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16872     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16873     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16874     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16875   layout:
16876     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16877     layout: "plot-throughput-speedup-analysis"
16878
16879 - type: "plot"
16880   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16881   algorithm: "plot_tsa_name"
16882   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16883   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16884   include:
16885     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16886     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16887     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16888     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16889     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16890   layout:
16891     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16892     layout: "plot-throughput-speedup-analysis"
16893
16894 - type: "plot"
16895   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16896   algorithm: "plot_tsa_name"
16897   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16898   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16899   include:
16900     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16901     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16902     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16903     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16904     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16905     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16906   layout:
16907     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16908     layout: "plot-throughput-speedup-analysis"
16909
16910 - type: "plot"
16911   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16912   algorithm: "plot_tsa_name"
16913   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16914   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16915   include:
16916     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16917     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16918     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16919     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16920     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16921     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
16922   layout:
16923     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16924     layout: "plot-throughput-speedup-analysis"
16925
16926 - type: "plot"
16927   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16928   algorithm: "plot_tsa_name"
16929   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16930   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16931   include:
16932     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16933     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16934     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16935     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16936   layout:
16937     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16938     layout: "plot-throughput-speedup-analysis"
16939
16940 - type: "plot"
16941   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16942   algorithm: "plot_tsa_name"
16943   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16944   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16945   include:
16946     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16947     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16948     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16949     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16950   layout:
16951     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16952     layout: "plot-throughput-speedup-analysis"
16953
16954 - type: "plot"
16955   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16956   algorithm: "plot_tsa_name"
16957   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16958   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16959   include:
16960     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16961     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16962     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16963     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16964     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16965   layout:
16966     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16967     layout: "plot-throughput-speedup-analysis"
16968
16969 - type: "plot"
16970   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16971   algorithm: "plot_tsa_name"
16972   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16973   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16974   include:
16975     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16976     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16977     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16978     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16979     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16980   layout:
16981     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16982     layout: "plot-throughput-speedup-analysis"
16983
16984 - type: "plot"
16985   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16986   algorithm: "plot_tsa_name"
16987   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16988   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16989   include:
16990     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16991     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16992     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16993     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16994     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16995     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16996   layout:
16997     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16998     layout: "plot-throughput-speedup-analysis"
16999
17000 - type: "plot"
17001   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17002   algorithm: "plot_tsa_name"
17003   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17004   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17005   include:
17006     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17007     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17008     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17009     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17010     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17011     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17012   layout:
17013     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17014     layout: "plot-throughput-speedup-analysis"
17015
17016 #- type: "plot"
17017 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17018 #  algorithm: "plot_tsa_name"
17019 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17020 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17021 #  include:
17022 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17023 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17024 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17025 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17026 #  layout:
17027 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17028 #    layout: "plot-throughput-speedup-analysis"
17029 #
17030 #- type: "plot"
17031 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17032 #  algorithm: "plot_tsa_name"
17033 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17034 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17035 #  include:
17036 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17037 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17038 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17039 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17040 #  layout:
17041 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17042 #    layout: "plot-throughput-speedup-analysis"
17043
17044 - type: "plot"
17045   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17046   algorithm: "plot_tsa_name"
17047   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17048   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17049   include:
17050     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17051     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17052     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17053     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17054     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17055     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17056   layout:
17057     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17058     layout: "plot-throughput-speedup-analysis"
17059
17060 - type: "plot"
17061   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17062   algorithm: "plot_tsa_name"
17063   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17064   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17065   include:
17066     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17067     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17068     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17069     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17070     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17071     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17072   layout:
17073     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17074     layout: "plot-throughput-speedup-analysis"
17075
17076 #- type: "plot"
17077 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17078 #  algorithm: "plot_tsa_name"
17079 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17080 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17081 #  include:
17082 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17083 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17084 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17085 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17086 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17087 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17088 #  layout:
17089 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17090 #    layout: "plot-throughput-speedup-analysis"
17091 #
17092 #- type: "plot"
17093 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17094 #  algorithm: "plot_tsa_name"
17095 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17096 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17097 #  include:
17098 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17099 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17100 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17101 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17102 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17103 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17104 #  layout:
17105 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17106 #    layout: "plot-throughput-speedup-analysis"
17107
17108 #- type: "plot"
17109 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17110 #  algorithm: "plot_tsa_name"
17111 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17112 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17113 #  include:
17114 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17115 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17116 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17117 #  layout:
17118 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17119 #    layout: "plot-throughput-speedup-analysis"
17120 #
17121 #- type: "plot"
17122 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17123 #  algorithm: "plot_tsa_name"
17124 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17125 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17126 #  include:
17127 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17128 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17129 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17130 #  layout:
17131 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17132 #    layout: "plot-throughput-speedup-analysis"
17133
17134 ################################################################################
17135
17136 # Packet Throughput - DPDK
17137
17138 # 2n-skx-xxv710
17139
17140 - type: "plot"
17141   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
17142   algorithm: "plot_perf_box_name"
17143   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
17144   data: "plot-dpdk-throughput-latency-2n-skx"
17145   include:
17146     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17147     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17148   layout:
17149     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
17150     layout: "plot-throughput"
17151
17152 - type: "plot"
17153   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
17154   algorithm: "plot_perf_box_name"
17155   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
17156   data: "plot-dpdk-throughput-latency-2n-skx"
17157   include:
17158     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17159     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17160   layout:
17161     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
17162     layout: "plot-throughput"
17163
17164 - type: "plot"
17165   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
17166   algorithm: "plot_perf_box_name"
17167   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
17168   data: "plot-dpdk-throughput-latency-2n-skx"
17169   include:
17170     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17171     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17172   layout:
17173     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
17174     layout: "plot-throughput"
17175
17176 - type: "plot"
17177   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
17178   algorithm: "plot_perf_box_name"
17179   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
17180   data: "plot-dpdk-throughput-latency-2n-skx"
17181   include:
17182     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17183     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17184   layout:
17185     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
17186     layout: "plot-throughput"
17187
17188 # 2n-skx-x710
17189
17190 - type: "plot"
17191   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
17192   algorithm: "plot_perf_box_name"
17193   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
17194   data: "plot-dpdk-throughput-latency-2n-skx"
17195   include:
17196     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17197     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17198   layout:
17199     title: "2n-skx-x710-64b-2t1c-base-ndr"
17200     layout: "plot-throughput"
17201
17202 - type: "plot"
17203   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
17204   algorithm: "plot_perf_box_name"
17205   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
17206   data: "plot-dpdk-throughput-latency-2n-skx"
17207   include:
17208     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17209     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17210   layout:
17211     title: "2n-skx-x710-64b-4t2c-base-ndr"
17212     layout: "plot-throughput"
17213
17214 - type: "plot"
17215   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
17216   algorithm: "plot_perf_box_name"
17217   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
17218   data: "plot-dpdk-throughput-latency-2n-skx"
17219   include:
17220     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17221     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17222   layout:
17223     title: "2n-skx-x710-64b-2t1c-base-pdr"
17224     layout: "plot-throughput"
17225
17226 - type: "plot"
17227   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
17228   algorithm: "plot_perf_box_name"
17229   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
17230   data: "plot-dpdk-throughput-latency-2n-skx"
17231   include:
17232     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17233     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17234   layout:
17235     title: "2n-skx-x710-64b-4t2c-base-pdr"
17236     layout: "plot-throughput"
17237
17238 # 3n-skx-xxv710
17239
17240 - type: "plot"
17241   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
17242   algorithm: "plot_perf_box_name"
17243   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
17244   data: "plot-dpdk-throughput-latency-3n-skx"
17245   include:
17246     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17247     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17248   layout:
17249     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
17250     layout: "plot-throughput"
17251
17252 - type: "plot"
17253   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
17254   algorithm: "plot_perf_box_name"
17255   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
17256   data: "plot-dpdk-throughput-latency-3n-skx"
17257   include:
17258     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17259     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17260   layout:
17261     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
17262     layout: "plot-throughput"
17263
17264 - type: "plot"
17265   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
17266   algorithm: "plot_perf_box_name"
17267   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
17268   data: "plot-dpdk-throughput-latency-3n-skx"
17269   include:
17270     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17271     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17272   layout:
17273     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
17274     layout: "plot-throughput"
17275
17276 - type: "plot"
17277   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
17278   algorithm: "plot_perf_box_name"
17279   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
17280   data: "plot-dpdk-throughput-latency-3n-skx"
17281   include:
17282     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17283     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17284   layout:
17285     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
17286     layout: "plot-throughput"
17287
17288 # 3n-skx-x710
17289
17290 - type: "plot"
17291   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
17292   algorithm: "plot_perf_box_name"
17293   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
17294   data: "plot-dpdk-throughput-latency-3n-skx"
17295   include:
17296     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17297     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17298   layout:
17299     title: "3n-skx-x710-64b-2t1c-base-ndr"
17300     layout: "plot-throughput"
17301
17302 - type: "plot"
17303   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
17304   algorithm: "plot_perf_box_name"
17305   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
17306   data: "plot-dpdk-throughput-latency-3n-skx"
17307   include:
17308     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17309     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17310   layout:
17311     title: "3n-skx-x710-64b-4t2c-base-ndr"
17312     layout: "plot-throughput"
17313
17314 - type: "plot"
17315   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
17316   algorithm: "plot_perf_box_name"
17317   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
17318   data: "plot-dpdk-throughput-latency-3n-skx"
17319   include:
17320     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17321     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17322   layout:
17323     title: "3n-skx-x710-64b-2t1c-base-pdr"
17324     layout: "plot-throughput"
17325
17326 - type: "plot"
17327   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
17328   algorithm: "plot_perf_box_name"
17329   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
17330   data: "plot-dpdk-throughput-latency-3n-skx"
17331   include:
17332     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17333     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17334   layout:
17335     title: "3n-skx-x710-64b-4t2c-base-pdr"
17336     layout: "plot-throughput"
17337
17338 # 3n-hsw-xl710
17339
17340 - type: "plot"
17341   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
17342   algorithm: "plot_perf_box_name"
17343   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
17344   data: "plot-dpdk-throughput-latency-3n-hsw"
17345   include:
17346     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17347     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17348   layout:
17349     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
17350     layout: "plot-throughput"
17351
17352 - type: "plot"
17353   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
17354   algorithm: "plot_perf_box_name"
17355   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
17356   data: "plot-dpdk-throughput-latency-3n-hsw"
17357   include:
17358     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17359     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17360   layout:
17361     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
17362     layout: "plot-throughput"
17363
17364 - type: "plot"
17365   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
17366   algorithm: "plot_perf_box_name"
17367   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
17368   data: "plot-dpdk-throughput-latency-3n-hsw"
17369   include:
17370     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17371     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17372   layout:
17373     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
17374     layout: "plot-throughput"
17375
17376 - type: "plot"
17377   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
17378   algorithm: "plot_perf_box_name"
17379   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
17380   data: "plot-dpdk-throughput-latency-3n-hsw"
17381   include:
17382     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17383     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17384   layout:
17385     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
17386     layout: "plot-throughput"
17387
17388 # 3n-hsw-x710
17389
17390 - type: "plot"
17391   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
17392   algorithm: "plot_perf_box_name"
17393   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
17394   data: "plot-dpdk-throughput-latency-3n-hsw"
17395   include:
17396     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17397     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17398   layout:
17399     title: "3n-hsw-x710-64b-1t1c-base-ndr"
17400     layout: "plot-throughput"
17401
17402 - type: "plot"
17403   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
17404   algorithm: "plot_perf_box_name"
17405   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
17406   data: "plot-dpdk-throughput-latency-3n-hsw"
17407   include:
17408     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17409     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17410   layout:
17411     title: "3n-hsw-x710-64b-2t2c-base-ndr"
17412     layout: "plot-throughput"
17413
17414 - type: "plot"
17415   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
17416   algorithm: "plot_perf_box_name"
17417   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
17418   data: "plot-dpdk-throughput-latency-3n-hsw"
17419   include:
17420     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17421     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17422   layout:
17423     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17424     layout: "plot-throughput"
17425
17426 - type: "plot"
17427   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17428   algorithm: "plot_perf_box_name"
17429   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17430   data: "plot-dpdk-throughput-latency-3n-hsw"
17431   include:
17432     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17433     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17434   layout:
17435     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17436     layout: "plot-throughput"
17437
17438 # 2n-dnv-x553
17439
17440 - type: "plot"
17441   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17442   algorithm: "plot_perf_box_name"
17443   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17444   data: "plot-dpdk-throughput-latency-2n-dnv"
17445   include:
17446     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17447     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17448   layout:
17449     title: "2n-dnv-x553-64b-1t1c-base-ndr"
17450     layout: "plot-throughput"
17451
17452 - type: "plot"
17453   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17454   algorithm: "plot_perf_box_name"
17455   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17456   data: "plot-dpdk-throughput-latency-2n-dnv"
17457   include:
17458     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17459     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17460   layout:
17461     title: "2n-dnv-x553-64b-2t2c-base-ndr"
17462     layout: "plot-throughput"
17463
17464 - type: "plot"
17465   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17466   algorithm: "plot_perf_box_name"
17467   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17468   data: "plot-dpdk-throughput-latency-2n-dnv"
17469   include:
17470     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17471     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17472   layout:
17473     title: "2n-dnv-x553-64b-1t1c-base-pdr"
17474     layout: "plot-throughput"
17475
17476 - type: "plot"
17477   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17478   algorithm: "plot_perf_box_name"
17479   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17480   data: "plot-dpdk-throughput-latency-2n-dnv"
17481   include:
17482     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17483     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17484   layout:
17485     title: "2n-dnv-x553-64b-2t2c-base-pdr"
17486     layout: "plot-throughput"
17487
17488 # 3n-dnv-x553
17489
17490 - type: "plot"
17491   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17492   algorithm: "plot_perf_box_name"
17493   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17494   data: "plot-dpdk-throughput-latency-3n-dnv"
17495   include:
17496     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17497     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17498   layout:
17499     title: "3n-dnv-x553-64b-1t1c-base-ndr"
17500     layout: "plot-throughput"
17501
17502 - type: "plot"
17503   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17504   algorithm: "plot_perf_box_name"
17505   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17506   data: "plot-dpdk-throughput-latency-3n-dnv"
17507   include:
17508     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17509     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17510   layout:
17511     title: "3n-dnv-x553-64b-2t2c-base-ndr"
17512     layout: "plot-throughput"
17513
17514 - type: "plot"
17515   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17516   algorithm: "plot_perf_box_name"
17517   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17518   data: "plot-dpdk-throughput-latency-3n-dnv"
17519   include:
17520     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17521     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17522   layout:
17523     title: "3n-dnv-x553-64b-1t1c-base-pdr"
17524     layout: "plot-throughput"
17525
17526 - type: "plot"
17527   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17528   algorithm: "plot_perf_box_name"
17529   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17530   data: "plot-dpdk-throughput-latency-3n-dnv"
17531   include:
17532     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17533     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17534   layout:
17535     title: "3n-dnv-x553-64b-2t2c-base-pdr"
17536     layout: "plot-throughput"
17537
17538 # 3n-tsh-x520
17539
17540 - type: "plot"
17541   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17542   algorithm: "plot_perf_box_name"
17543   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17544   data: "plot-dpdk-throughput-latency-3n-tsh"
17545   include:
17546     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17547     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17548   layout:
17549     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17550     layout: "plot-throughput"
17551
17552 - type: "plot"
17553   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17554   algorithm: "plot_perf_box_name"
17555   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17556   data: "plot-dpdk-throughput-latency-3n-tsh"
17557   include:
17558     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17559     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17560   layout:
17561     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17562     layout: "plot-throughput"
17563
17564 - type: "plot"
17565   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17566   algorithm: "plot_perf_box_name"
17567   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17568   data: "plot-dpdk-throughput-latency-3n-tsh"
17569   include:
17570     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17571     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17572   layout:
17573     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17574     layout: "plot-throughput"
17575
17576 - type: "plot"
17577   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17578   algorithm: "plot_perf_box_name"
17579   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17580   data: "plot-dpdk-throughput-latency-3n-tsh"
17581   include:
17582     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17583     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17584   layout:
17585     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17586     layout: "plot-throughput"
17587
17588 ################################################################################
17589 ###   2n-clx                                                                 ###
17590 ################################################################################
17591
17592 # Packet Throughput
17593
17594 - type: "plot"
17595   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17596   algorithm: "plot_perf_box_name"
17597   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17598   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17599   include:
17600     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17601     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17602     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17603     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17604   layout:
17605     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17606     layout: "plot-throughput"
17607
17608 - type: "plot"
17609   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17610   algorithm: "plot_perf_box_name"
17611   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17612   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17613   include:
17614     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17615     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17616     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17617     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17618   layout:
17619     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17620     layout: "plot-throughput"
17621
17622 - type: "plot"
17623   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17624   algorithm: "plot_perf_box_name"
17625   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17626   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17627   include:
17628     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17629     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17630     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17631     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17632   layout:
17633     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17634     layout: "plot-throughput"
17635
17636 - type: "plot"
17637   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17638   algorithm: "plot_perf_box_name"
17639   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17640   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17641   include:
17642     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17643     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17644     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17645     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17646   layout:
17647     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17648     layout: "plot-throughput"
17649
17650 - type: "plot"
17651   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17652   algorithm: "plot_perf_box_name"
17653   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17654   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17655   include:
17656 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17657     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17658     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17659     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17660   layout:
17661     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17662     layout: "plot-throughput"
17663
17664 - type: "plot"
17665   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17666   algorithm: "plot_perf_box_name"
17667   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17668   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17669   include:
17670 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17671     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17672     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17673     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17674   layout:
17675     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17676     layout: "plot-throughput"
17677
17678 - type: "plot"
17679   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17680   algorithm: "plot_perf_box_name"
17681   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17682   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17683   include:
17684     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17685     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17686     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17687     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17688     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17689     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17690   layout:
17691     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17692     layout: "plot-throughput"
17693
17694 - type: "plot"
17695   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17696   algorithm: "plot_perf_box_name"
17697   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17698   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17699   include:
17700     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17701     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17702     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17703     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17704     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17705     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17706   layout:
17707     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17708     layout: "plot-throughput"
17709
17710 - type: "plot"
17711   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17712   algorithm: "plot_perf_box_name"
17713   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17714   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17715   include:
17716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17720   layout:
17721     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17722     layout: "plot-throughput"
17723
17724 - type: "plot"
17725   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17726   algorithm: "plot_perf_box_name"
17727   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17728   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17729   include:
17730     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17731     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17732     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17733     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17734   layout:
17735     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17736     layout: "plot-throughput"
17737
17738 - type: "plot"
17739   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17740   algorithm: "plot_perf_box_name"
17741   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17742   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17743   include:
17744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17747   layout:
17748     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17749     layout: "plot-throughput"
17750
17751 - type: "plot"
17752   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17753   algorithm: "plot_perf_box_name"
17754   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17755   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17756   include:
17757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17760   layout:
17761     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17762     layout: "plot-throughput"
17763
17764 - type: "plot"
17765   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17766   algorithm: "plot_perf_box_name"
17767   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17768   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17769   include:
17770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17775   layout:
17776     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17777     layout: "plot-throughput"
17778
17779 - type: "plot"
17780   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17781   algorithm: "plot_perf_box_name"
17782   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17783   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17784   include:
17785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17789     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17790   layout:
17791     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17792     layout: "plot-throughput"
17793
17794 - type: "plot"
17795   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17796   algorithm: "plot_perf_box_name"
17797   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17798   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17799   include:
17800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17802     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17803   layout:
17804     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17805     layout: "plot-throughput"
17806
17807 - type: "plot"
17808   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17809   algorithm: "plot_perf_box_name"
17810   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17811   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17812   include:
17813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17816   layout:
17817     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17818     layout: "plot-throughput"
17819
17820 - type: "plot"
17821   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17822   algorithm: "plot_perf_box_name"
17823   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17824   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17825   include:
17826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17832   layout:
17833     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17834     layout: "plot-throughput"
17835
17836 - type: "plot"
17837   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17838   algorithm: "plot_perf_box_name"
17839   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17840   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17841   include:
17842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17845     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17848   layout:
17849     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17850     layout: "plot-throughput"
17851
17852 - type: "plot"
17853   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17854   algorithm: "plot_perf_box_name"
17855   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17856   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17857   include:
17858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17861     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17862     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17864   layout:
17865     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17866     layout: "plot-throughput"
17867
17868 - type: "plot"
17869   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17870   algorithm: "plot_perf_box_name"
17871   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17872   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17873   include:
17874     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17875     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17877     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17878     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17879     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
17880   layout:
17881     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17882     layout: "plot-throughput"
17883
17884 - type: "plot"
17885   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17886   algorithm: "plot_perf_box_name"
17887   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17888   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17889   include:
17890     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17891     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17892   layout:
17893     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17894     layout: "plot-throughput"
17895
17896 - type: "plot"
17897   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17898   algorithm: "plot_perf_box_name"
17899   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17900   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17901   include:
17902     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17903     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17904   layout:
17905     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17906     layout: "plot-throughput"
17907
17908 - type: "plot"
17909   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17910   algorithm: "plot_perf_box_name"
17911   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17912   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17913   include:
17914     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17915     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17916     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17917     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17918     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17919     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17920   layout:
17921     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17922     layout: "plot-throughput"
17923
17924 - type: "plot"
17925   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17926   algorithm: "plot_perf_box_name"
17927   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17928   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17929   include:
17930     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17931     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17932     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17933     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17934     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17935     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17936   layout:
17937     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17938     layout: "plot-throughput"
17939
17940 - type: "plot"
17941   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17942   algorithm: "plot_perf_box_name"
17943   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17944   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17945   include:
17946     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17947     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17948     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17949     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17950     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17951 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17952   layout:
17953     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17954     layout: "plot-throughput"
17955
17956 - type: "plot"
17957   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17958   algorithm: "plot_perf_box_name"
17959   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17960   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17961   include:
17962     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17963     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17964     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17965     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17966     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17967 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17968   layout:
17969     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17970     layout: "plot-throughput"
17971
17972 - type: "plot"
17973   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17974   algorithm: "plot_perf_box_name"
17975   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17976   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17977   include:
17978     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17979     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17980     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17981     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17982     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17983     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17984   layout:
17985     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17986     layout: "plot-throughput"
17987
17988 - type: "plot"
17989   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17990   algorithm: "plot_perf_box_name"
17991   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17992   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17993   include:
17994     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17995     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17996     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17997     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17998     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17999     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18000   layout:
18001     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18002     layout: "plot-throughput"
18003
18004 - type: "plot"
18005   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18006   algorithm: "plot_perf_box_name"
18007   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18008   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18009   include:
18010     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18011     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18012     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18013     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18014     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18015   layout:
18016     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18017     layout: "plot-throughput"
18018
18019 - type: "plot"
18020   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18021   algorithm: "plot_perf_box_name"
18022   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18023   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18024   include:
18025     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18026     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18027     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18028     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18029     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18030   layout:
18031     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18032     layout: "plot-throughput"
18033
18034 - type: "plot"
18035   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18036   algorithm: "plot_perf_box_name"
18037   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18038   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18039   include:
18040     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18041     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18042     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18043     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18044     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18045   layout:
18046     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18047     layout: "plot-throughput"
18048
18049 - type: "plot"
18050   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18051   algorithm: "plot_perf_box_name"
18052   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18053   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18054   include:
18055     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18056     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18057     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18058     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18059     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18060   layout:
18061     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18062     layout: "plot-throughput"
18063
18064 - type: "plot"
18065   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18066   algorithm: "plot_perf_box_name"
18067   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18068   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18069   include:
18070     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18071     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18072     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18073     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18074     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18075   layout:
18076     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18077     layout: "plot-throughput"
18078
18079 - type: "plot"
18080   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18081   algorithm: "plot_perf_box_name"
18082   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18083   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18084   include:
18085     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18086     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18087     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18088     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18089     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18090   layout:
18091     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18092     layout: "plot-throughput"
18093
18094 - type: "plot"
18095   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18096   algorithm: "plot_perf_box_name"
18097   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18098   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18099   include:
18100     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18101     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18102     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18103     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18104     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18105   layout:
18106     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18107     layout: "plot-throughput"
18108
18109 - type: "plot"
18110   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18111   algorithm: "plot_perf_box_name"
18112   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18113   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18114   include:
18115     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18116     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18117     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18118     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18119     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18120   layout:
18121     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18122     layout: "plot-throughput"
18123
18124 - type: "plot"
18125   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18126   algorithm: "plot_perf_box_name"
18127   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18128   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18129   include:
18130     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18131     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18132     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18133     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18134     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18135   layout:
18136     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18137     layout: "plot-throughput"
18138
18139 - type: "plot"
18140   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18141   algorithm: "plot_perf_box_name"
18142   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18143   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18144   include:
18145     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18146     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18147     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18148     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18149     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18150   layout:
18151     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18152     layout: "plot-throughput"
18153
18154 - type: "plot"
18155   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18156   algorithm: "plot_perf_box_name"
18157   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18158   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18159   include:
18160     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18161     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18162     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18163     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18164     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18165     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18166   layout:
18167     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18168     layout: "plot-throughput"
18169
18170 - type: "plot"
18171   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18172   algorithm: "plot_perf_box_name"
18173   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18174   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18175   include:
18176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18177     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18178     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18179     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18180     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18181     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18182   layout:
18183     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18184     layout: "plot-throughput"
18185
18186 - type: "plot"
18187   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18188   algorithm: "plot_perf_box_name"
18189   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18190   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18191   include:
18192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18195     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18196   layout:
18197     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18198     layout: "plot-throughput"
18199
18200 - type: "plot"
18201   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18202   algorithm: "plot_perf_box_name"
18203   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18204   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18205   include:
18206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18207     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18208     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18209     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18210   layout:
18211     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18212     layout: "plot-throughput"
18213
18214 - type: "plot"
18215   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18216   algorithm: "plot_perf_box_name"
18217   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18218   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18219   include:
18220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18223     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18225     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18226   layout:
18227     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18228     layout: "plot-throughput"
18229
18230 - type: "plot"
18231   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18232   algorithm: "plot_perf_box_name"
18233   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18234   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18235   include:
18236     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18237     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18239     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18242   layout:
18243     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18244     layout: "plot-throughput"
18245
18246 - type: "plot"
18247   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18248   algorithm: "plot_perf_box_name"
18249   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18250   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18251   include:
18252     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18256   layout:
18257     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18258     layout: "plot-throughput"
18259
18260 - type: "plot"
18261   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18262   algorithm: "plot_perf_box_name"
18263   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18264   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18265   include:
18266     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18270   layout:
18271     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18272     layout: "plot-throughput"
18273
18274 - type: "plot"
18275   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18276   algorithm: "plot_perf_box_name"
18277   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18278   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18279   include:
18280     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18281     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18282     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18283     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18284     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18285     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18286   layout:
18287     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18288     layout: "plot-throughput"
18289
18290 - type: "plot"
18291   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18292   algorithm: "plot_perf_box_name"
18293   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18294   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18295   include:
18296     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18297     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18298     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18299     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18300     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18301     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18302   layout:
18303     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18304     layout: "plot-throughput"
18305
18306 - type: "plot"
18307   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18308   algorithm: "plot_perf_box_name"
18309   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18310   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18311   include:
18312     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18313     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18314     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18315     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18316   layout:
18317     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18318     layout: "plot-throughput"
18319
18320 - type: "plot"
18321   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18322   algorithm: "plot_perf_box_name"
18323   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18324   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18325   include:
18326     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18327     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18328     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18329     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18330   layout:
18331     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18332     layout: "plot-throughput"
18333
18334 - type: "plot"
18335   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18336   algorithm: "plot_perf_box_name"
18337   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18338   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18339   include:
18340     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18341     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18342     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18343     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18344     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18345   layout:
18346     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18347     layout: "plot-throughput"
18348
18349 - type: "plot"
18350   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18351   algorithm: "plot_perf_box_name"
18352   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18353   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18354   include:
18355     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18356     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18357     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18358     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18359     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18360   layout:
18361     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18362     layout: "plot-throughput"
18363
18364 - type: "plot"
18365   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18366   algorithm: "plot_perf_box_name"
18367   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18368   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18369   include:
18370     - "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"
18371     - "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"
18372     - "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"
18373     - "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"
18374     - "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"
18375   layout:
18376     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18377     layout: "plot-throughput"
18378
18379 - type: "plot"
18380   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18381   algorithm: "plot_perf_box_name"
18382   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18383   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18384   include:
18385     - "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"
18386     - "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"
18387     - "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"
18388     - "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"
18389     - "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"
18390   layout:
18391     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18392     layout: "plot-throughput"
18393
18394 - type: "plot"
18395   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18396   algorithm: "plot_perf_box_name"
18397   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18398   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18399   include:
18400     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18401     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18402     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18403     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18404     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18405   layout:
18406     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18407     layout: "plot-throughput"
18408
18409 - type: "plot"
18410   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18411   algorithm: "plot_perf_box_name"
18412   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18413   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18414   include:
18415     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18416     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18417     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18418     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18419     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18420   layout:
18421     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18422     layout: "plot-throughput"
18423
18424 - type: "plot"
18425   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18426   algorithm: "plot_perf_box_name"
18427   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18428   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18429   include:
18430     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18431     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18433     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18435   layout:
18436     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18437     layout: "plot-throughput"
18438
18439 - type: "plot"
18440   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18441   algorithm: "plot_perf_box_name"
18442   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18443   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18444   include:
18445     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18449     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18450   layout:
18451     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18452     layout: "plot-throughput"
18453
18454 - type: "plot"
18455   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18456   algorithm: "plot_perf_box_name"
18457   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18458   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18459   include:
18460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18461     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18463     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18464   layout:
18465     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18466     layout: "plot-throughput"
18467
18468 - type: "plot"
18469   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18470   algorithm: "plot_perf_box_name"
18471   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18472   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18473   include:
18474     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18475     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18476     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18477     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18478   layout:
18479     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18480     layout: "plot-throughput"
18481
18482 - type: "plot"
18483   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18484   algorithm: "plot_perf_box_name"
18485   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18486   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18487   include:
18488     - "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"
18489     - "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"
18490     - "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"
18491     - "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"
18492   layout:
18493     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18494     layout: "plot-throughput"
18495
18496 - type: "plot"
18497   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18498   algorithm: "plot_perf_box_name"
18499   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18500   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18501   include:
18502     - "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"
18503     - "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"
18504     - "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"
18505     - "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"
18506   layout:
18507     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18508     layout: "plot-throughput"
18509
18510 - type: "plot"
18511   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18512   algorithm: "plot_perf_box_name"
18513   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18514   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18515   include:
18516     - "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"
18517     - "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"
18518     - "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"
18519     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18520     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18521     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18522   layout:
18523     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18524     layout: "plot-throughput"
18525
18526 - type: "plot"
18527   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18528   algorithm: "plot_perf_box_name"
18529   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18530   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18531   include:
18532     - "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"
18533     - "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"
18534     - "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"
18535     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18536     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18537     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18538   layout:
18539     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18540     layout: "plot-throughput"
18541
18542 ################################################################################
18543
18544 # Packet Speedup
18545
18546 - type: "plot"
18547   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18548   algorithm: "plot_tsa_name"
18549   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18550   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18551   include:
18552     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18553     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18554     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18555     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18556   layout:
18557     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18558     layout: "plot-throughput-speedup-analysis"
18559
18560 - type: "plot"
18561   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18562   algorithm: "plot_tsa_name"
18563   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18564   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18565   include:
18566     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18567     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18568     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18569     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18570   layout:
18571     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18572     layout: "plot-throughput-speedup-analysis"
18573
18574 - type: "plot"
18575   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18576   algorithm: "plot_tsa_name"
18577   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18578   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18579   include:
18580     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18581     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18582     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18583     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18584   layout:
18585     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18586     layout: "plot-throughput-speedup-analysis"
18587
18588 - type: "plot"
18589   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18590   algorithm: "plot_tsa_name"
18591   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18592   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18593   include:
18594     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18595     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18596     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18597     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18598   layout:
18599     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18600     layout: "plot-throughput-speedup-analysis"
18601
18602 - type: "plot"
18603   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18604   algorithm: "plot_tsa_name"
18605   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18606   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18607   include:
18608     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18609     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18610     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18611     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18612   layout:
18613     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18614     layout: "plot-throughput-speedup-analysis"
18615
18616 - type: "plot"
18617   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18618   algorithm: "plot_tsa_name"
18619   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18620   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18621   include:
18622     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18623     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18624     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18625     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18626   layout:
18627     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18628     layout: "plot-throughput-speedup-analysis"
18629
18630 - type: "plot"
18631   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18632   algorithm: "plot_tsa_name"
18633   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18634   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18635   include:
18636     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18637     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18638     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18639     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18640     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18641     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18642   layout:
18643     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18644     layout: "plot-throughput-speedup-analysis"
18645
18646 - type: "plot"
18647   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18648   algorithm: "plot_tsa_name"
18649   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18650   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18651   include:
18652     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18653     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18654     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18655     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18656     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18657     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18658   layout:
18659     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18660     layout: "plot-throughput-speedup-analysis"
18661
18662 - type: "plot"
18663   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18664   algorithm: "plot_tsa_name"
18665   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18666   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18667   include:
18668     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18669     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18670     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18671     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18672   layout:
18673     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18674     layout: "plot-throughput-speedup-analysis"
18675
18676 - type: "plot"
18677   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18678   algorithm: "plot_tsa_name"
18679   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18680   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18681   include:
18682     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18683     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18684     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18685     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18686   layout:
18687     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18688     layout: "plot-throughput-speedup-analysis"
18689
18690 - type: "plot"
18691   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18692   algorithm: "plot_tsa_name"
18693   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18694   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18695   include:
18696     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18697     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18698     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18699   layout:
18700     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18701     layout: "plot-throughput-speedup-analysis"
18702
18703 - type: "plot"
18704   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18705   algorithm: "plot_tsa_name"
18706   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18707   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18708   include:
18709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18712   layout:
18713     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18714     layout: "plot-throughput-speedup-analysis"
18715
18716 - type: "plot"
18717   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18718   algorithm: "plot_tsa_name"
18719   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18720   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18721   include:
18722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18727   layout:
18728     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18729     layout: "plot-throughput-speedup-analysis"
18730
18731 - type: "plot"
18732   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18733   algorithm: "plot_tsa_name"
18734   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18735   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18736   include:
18737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18742   layout:
18743     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18744     layout: "plot-throughput-speedup-analysis"
18745
18746 - type: "plot"
18747   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18748   algorithm: "plot_tsa_name"
18749   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18750   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18751   include:
18752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18755   layout:
18756     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18757     layout: "plot-throughput-speedup-analysis"
18758
18759 - type: "plot"
18760   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18761   algorithm: "plot_tsa_name"
18762   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18763   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18764   include:
18765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18768   layout:
18769     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18770     layout: "plot-throughput-speedup-analysis"
18771
18772 - type: "plot"
18773   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18774   algorithm: "plot_tsa_name"
18775   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18776   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18777   include:
18778     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18784   layout:
18785     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18786     layout: "plot-throughput-speedup-analysis"
18787
18788 - type: "plot"
18789   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18790   algorithm: "plot_tsa_name"
18791   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18792   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18793   include:
18794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
18799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18800   layout:
18801     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18802     layout: "plot-throughput-speedup-analysis"
18803
18804 - type: "plot"
18805   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18806   algorithm: "plot_tsa_name"
18807   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18808   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18809   include:
18810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18816   layout:
18817     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18818     layout: "plot-throughput-speedup-analysis"
18819
18820 - type: "plot"
18821   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18822   algorithm: "plot_tsa_name"
18823   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18824   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18825   include:
18826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
18832   layout:
18833     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18834     layout: "plot-throughput-speedup-analysis"
18835
18836 - type: "plot"
18837   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18838   algorithm: "plot_tsa_name"
18839   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18840   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18841   include:
18842     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18843     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18844   layout:
18845     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18846     layout: "plot-throughput-speedup-analysis"
18847
18848 - type: "plot"
18849   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18850   algorithm: "plot_tsa_name"
18851   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18852   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18853   include:
18854     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18855     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18856   layout:
18857     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18858     layout: "plot-throughput-speedup-analysis"
18859
18860 - type: "plot"
18861   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18862   algorithm: "plot_tsa_name"
18863   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18864   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18865   include:
18866     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18867     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18868     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18869     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18870     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18871     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18872   layout:
18873     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18874     layout: "plot-throughput-speedup-analysis"
18875
18876 - type: "plot"
18877   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18878   algorithm: "plot_tsa_name"
18879   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18880   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18881   include:
18882     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18883     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18884     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18885     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18886     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18887     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18888   layout:
18889     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18890     layout: "plot-throughput-speedup-analysis"
18891
18892 - type: "plot"
18893   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18894   algorithm: "plot_tsa_name"
18895   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18896   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18897   include:
18898     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18899     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18900     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18901     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18902     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18903     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18904   layout:
18905     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18906     layout: "plot-throughput-speedup-analysis"
18907
18908 - type: "plot"
18909   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18910   algorithm: "plot_tsa_name"
18911   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18912   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18913   include:
18914     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18915     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18916     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18917     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18918     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
18919     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
18920   layout:
18921     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18922     layout: "plot-throughput-speedup-analysis"
18923
18924 - type: "plot"
18925   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18926   algorithm: "plot_tsa_name"
18927   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18928   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18929   include:
18930     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18931     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18932     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18933     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18934     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18935     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18936   layout:
18937     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18938     layout: "plot-throughput-speedup-analysis"
18939
18940 - type: "plot"
18941   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18942   algorithm: "plot_tsa_name"
18943   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18944   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18945   include:
18946     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18947     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18948     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18949     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18950     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18951     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18952   layout:
18953     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18954     layout: "plot-throughput-speedup-analysis"
18955
18956 - type: "plot"
18957   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18958   algorithm: "plot_tsa_name"
18959   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18960   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18961   include:
18962     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18963     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18964     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18965     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18966     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18967   layout:
18968     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18969     layout: "plot-throughput-speedup-analysis"
18970
18971 - type: "plot"
18972   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18973   algorithm: "plot_tsa_name"
18974   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18975   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18976   include:
18977     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18978     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18979     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18980     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18981     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18982   layout:
18983     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18984     layout: "plot-throughput-speedup-analysis"
18985
18986 - type: "plot"
18987   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18988   algorithm: "plot_tsa_name"
18989   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18990   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18991   include:
18992     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18993     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18994     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18995     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18996     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18997   layout:
18998     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18999     layout: "plot-throughput-speedup-analysis"
19000
19001 - type: "plot"
19002   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19003   algorithm: "plot_tsa_name"
19004   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19005   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19006   include:
19007     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19008     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19009     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19010     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19011     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19012   layout:
19013     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
19014     layout: "plot-throughput-speedup-analysis"
19015
19016 - type: "plot"
19017   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19018   algorithm: "plot_tsa_name"
19019   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19020   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19021   include:
19022     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19023     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19024     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19025     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19026     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19027   layout:
19028     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
19029     layout: "plot-throughput-speedup-analysis"
19030
19031 - type: "plot"
19032   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19033   algorithm: "plot_tsa_name"
19034   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19035   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19036   include:
19037     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19038     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19039     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19040     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19041     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19042   layout:
19043     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
19044     layout: "plot-throughput-speedup-analysis"
19045
19046 - type: "plot"
19047   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19048   algorithm: "plot_tsa_name"
19049   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19050   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19051   include:
19052     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19053     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19054     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19055     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19056     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19057   layout:
19058     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
19059     layout: "plot-throughput-speedup-analysis"
19060
19061 - type: "plot"
19062   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19063   algorithm: "plot_tsa_name"
19064   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19065   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19066   include:
19067     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19068     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19069     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19070     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19071     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19072   layout:
19073     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
19074     layout: "plot-throughput-speedup-analysis"
19075
19076 - type: "plot"
19077   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19078   algorithm: "plot_tsa_name"
19079   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19080   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19081   include:
19082     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19083     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19084     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19085     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19086     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19087   layout:
19088     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
19089     layout: "plot-throughput-speedup-analysis"
19090
19091 - type: "plot"
19092   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19093   algorithm: "plot_tsa_name"
19094   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19095   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19096   include:
19097     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19098     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19099     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19100     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19101     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19102   layout:
19103     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19104     layout: "plot-throughput-speedup-analysis"
19105
19106 - type: "plot"
19107   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19108   algorithm: "plot_tsa_name"
19109   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19110   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19111   include:
19112     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19113     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19114     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19117     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19118   layout:
19119     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19120     layout: "plot-throughput-speedup-analysis"
19121
19122 - type: "plot"
19123   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19124   algorithm: "plot_tsa_name"
19125   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19126   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19127   include:
19128     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19129     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19133     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19134   layout:
19135     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19136     layout: "plot-throughput-speedup-analysis"
19137
19138 - type: "plot"
19139   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19140   algorithm: "plot_tsa_name"
19141   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19142   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19143   include:
19144     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19145     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19146     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19147     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19148   layout:
19149     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19150     layout: "plot-throughput-speedup-analysis"
19151
19152 - type: "plot"
19153   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19154   algorithm: "plot_tsa_name"
19155   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19156   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19157   include:
19158     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19159     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19160     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19161     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19162   layout:
19163     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19164     layout: "plot-throughput-speedup-analysis"
19165
19166 - type: "plot"
19167   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19168   algorithm: "plot_tsa_name"
19169   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19170   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19171   include:
19172     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19173     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19176     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19177     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19178   layout:
19179     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19180     layout: "plot-throughput-speedup-analysis"
19181
19182 - type: "plot"
19183   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19184   algorithm: "plot_tsa_name"
19185   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19186   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19187   include:
19188     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19191     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19192     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19194   layout:
19195     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19196     layout: "plot-throughput-speedup-analysis"
19197
19198 - type: "plot"
19199   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19200   algorithm: "plot_tsa_name"
19201   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19202   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19203   include:
19204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19205     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19206     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19207     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19208   layout:
19209     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19210     layout: "plot-throughput-speedup-analysis"
19211
19212 - type: "plot"
19213   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19214   algorithm: "plot_tsa_name"
19215   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19216   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19217   include:
19218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19222   layout:
19223     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19224     layout: "plot-throughput-speedup-analysis"
19225
19226 - type: "plot"
19227   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19228   algorithm: "plot_tsa_name"
19229   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19230   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19231   include:
19232     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19233     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19234     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19235     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19236     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19237     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19238   layout:
19239     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19240     layout: "plot-throughput-speedup-analysis"
19241
19242 - type: "plot"
19243   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19244   algorithm: "plot_tsa_name"
19245   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19246   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19247   include:
19248     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19249     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19250     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19251     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19252     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19253     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19254   layout:
19255     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19256     layout: "plot-throughput-speedup-analysis"
19257
19258 - type: "plot"
19259   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19260   algorithm: "plot_tsa_name"
19261   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19262   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19263   include:
19264     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19265     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19266     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19267     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19268   layout:
19269     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19270     layout: "plot-throughput-speedup-analysis"
19271
19272 - type: "plot"
19273   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19274   algorithm: "plot_tsa_name"
19275   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19276   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19277   include:
19278     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19279     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19280     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19281     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19282   layout:
19283     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19284     layout: "plot-throughput-speedup-analysis"
19285
19286 - type: "plot"
19287   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19288   algorithm: "plot_tsa_name"
19289   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19290   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19291   include:
19292     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19293     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19294     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19295     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19296     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19297   layout:
19298     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19299     layout: "plot-throughput-speedup-analysis"
19300
19301 - type: "plot"
19302   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19303   algorithm: "plot_tsa_name"
19304   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19305   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19306   include:
19307     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19308     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19309     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19310     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19311     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19312   layout:
19313     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19314     layout: "plot-throughput-speedup-analysis"
19315
19316 - type: "plot"
19317   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19318   algorithm: "plot_tsa_name"
19319   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19320   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19321   include:
19322     - "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"
19323     - "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"
19324     - "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"
19325     - "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"
19326     - "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"
19327   layout:
19328     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19329     layout: "plot-throughput-speedup-analysis"
19330
19331 - type: "plot"
19332   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19333   algorithm: "plot_tsa_name"
19334   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19335   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19336   include:
19337     - "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"
19338     - "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"
19339     - "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"
19340     - "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"
19341     - "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"
19342   layout:
19343     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19344     layout: "plot-throughput-speedup-analysis"
19345
19346 - type: "plot"
19347   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19348   algorithm: "plot_tsa_name"
19349   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19350   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19351   include:
19352     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19353     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19354     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19355     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19356     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19357   layout:
19358     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19359     layout: "plot-throughput-speedup-analysis"
19360
19361 - type: "plot"
19362   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19363   algorithm: "plot_tsa_name"
19364   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19365   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19366   include:
19367     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19368     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19369     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19370     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19371     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19372   layout:
19373     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19374     layout: "plot-throughput-speedup-analysis"
19375
19376 - type: "plot"
19377   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19378   algorithm: "plot_tsa_name"
19379   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19380   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19381   include:
19382     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19383     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19384     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19385     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19386     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19387   layout:
19388     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19389     layout: "plot-throughput-speedup-analysis"
19390
19391 - type: "plot"
19392   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19393   algorithm: "plot_tsa_name"
19394   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19395   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19396   include:
19397     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19399     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19400     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19401     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19402   layout:
19403     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19404     layout: "plot-throughput-speedup-analysis"
19405
19406 - type: "plot"
19407   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19408   algorithm: "plot_tsa_name"
19409   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19410   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19411   include:
19412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19413     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19414     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19415     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19416   layout:
19417     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19418     layout: "plot-throughput-speedup-analysis"
19419
19420 - type: "plot"
19421   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19422   algorithm: "plot_tsa_name"
19423   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19424   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19425   include:
19426     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19428     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19430   layout:
19431     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19432     layout: "plot-throughput-speedup-analysis"
19433
19434 - type: "plot"
19435   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19436   algorithm: "plot_tsa_name"
19437   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19438   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19439   include:
19440     - "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"
19441     - "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"
19442     - "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"
19443     - "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"
19444   layout:
19445     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19446     layout: "plot-throughput-speedup-analysis"
19447
19448 - type: "plot"
19449   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19450   algorithm: "plot_tsa_name"
19451   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19452   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19453   include:
19454     - "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"
19455     - "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"
19456     - "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"
19457     - "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"
19458   layout:
19459     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19460     layout: "plot-throughput-speedup-analysis"
19461
19462 - type: "plot"
19463   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19464   algorithm: "plot_tsa_name"
19465   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19466   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19467   include:
19468     - "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"
19469     - "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"
19470     - "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"
19471     - "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"
19472     - "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"
19473     - "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"
19474   layout:
19475     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19476     layout: "plot-throughput-speedup-analysis"
19477
19478 - type: "plot"
19479   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19480   algorithm: "plot_tsa_name"
19481   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19482   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19483   include:
19484     - "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"
19485     - "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"
19486     - "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"
19487     - "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"
19488     - "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"
19489     - "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"
19490   layout:
19491     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19492     layout: "plot-throughput-speedup-analysis"
19493
19494 ################################################################################
19495
19496 # Packet Throughput - DPDK
19497
19498 # 2n-clx-xxv710
19499
19500 - type: "plot"
19501   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19502   algorithm: "plot_perf_box_name"
19503   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19504   data: "plot-dpdk-throughput-latency-2n-clx"
19505   include:
19506     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19507     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19508   layout:
19509     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19510     layout: "plot-throughput"
19511
19512 - type: "plot"
19513   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19514   algorithm: "plot_perf_box_name"
19515   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19516   data: "plot-dpdk-throughput-latency-2n-clx"
19517   include:
19518     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19519     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19520   layout:
19521     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19522     layout: "plot-throughput"
19523
19524 - type: "plot"
19525   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19526   algorithm: "plot_perf_box_name"
19527   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19528   data: "plot-dpdk-throughput-latency-2n-clx"
19529   include:
19530     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19531     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19532   layout:
19533     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19534     layout: "plot-throughput"
19535
19536 - type: "plot"
19537   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19538   algorithm: "plot_perf_box_name"
19539   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19540   data: "plot-dpdk-throughput-latency-2n-clx"
19541   include:
19542     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19543     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19544   layout:
19545     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19546     layout: "plot-throughput"
19547
19548 # 2n-clx-x710
19549
19550 - type: "plot"
19551   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19552   algorithm: "plot_perf_box_name"
19553   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19554   data: "plot-dpdk-throughput-latency-2n-clx"
19555   include:
19556     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19557     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19558   layout:
19559     title: "2n-clx-x710-64b-2t1c-base-ndr"
19560     layout: "plot-throughput"
19561
19562 - type: "plot"
19563   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19564   algorithm: "plot_perf_box_name"
19565   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19566   data: "plot-dpdk-throughput-latency-2n-clx"
19567   include:
19568     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19569     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19570   layout:
19571     title: "2n-clx-x710-64b-4t2c-base-ndr"
19572     layout: "plot-throughput"
19573
19574 - type: "plot"
19575   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19576   algorithm: "plot_perf_box_name"
19577   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19578   data: "plot-dpdk-throughput-latency-2n-clx"
19579   include:
19580     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19581     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19582   layout:
19583     title: "2n-clx-x710-64b-2t1c-base-pdr"
19584     layout: "plot-throughput"
19585
19586 - type: "plot"
19587   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19588   algorithm: "plot_perf_box_name"
19589   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19590   data: "plot-dpdk-throughput-latency-2n-clx"
19591   include:
19592     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19593     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19594   layout:
19595     title: "2n-clx-x710-64b-4t2c-base-pdr"
19596     layout: "plot-throughput"
19597
19598 ################################################################################
19599
19600 - type: "plot"
19601   title: "Latency by percentile: 2n-skx"
19602   algorithm: "plot_hdrh_lat_by_percentile"
19603   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19604   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19605   target-links: "../../_static/vpp"
19606   data: "plot-vpp-hdrh-lat-2n-skx"
19607   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19608   layout:
19609     layout: "plot-hdrh-latency-by-percentile"
19610
19611 - type: "plot"
19612   title: "Latency by percentile: 3n-skx"
19613   algorithm: "plot_hdrh_lat_by_percentile"
19614   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19615   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19616   target-links: "../../_static/vpp"
19617   data: "plot-vpp-hdrh-lat-3n-skx"
19618   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19619   layout:
19620     layout: "plot-hdrh-latency-by-percentile"
19621
19622 - type: "plot"
19623   title: "Latency by percentile: 2n-clx"
19624   algorithm: "plot_hdrh_lat_by_percentile"
19625   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19626   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19627   target-links: "../../_static/vpp"
19628   data: "plot-vpp-hdrh-lat-2n-clx"
19629   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19630   layout:
19631     layout: "plot-hdrh-latency-by-percentile"
19632
19633 - type: "plot"
19634   title: "Latency by percentile: 3n-hsw"
19635   algorithm: "plot_hdrh_lat_by_percentile"
19636   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19637   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19638   target-links: "../../_static/vpp"
19639   data: "plot-vpp-hdrh-lat-3n-hsw"
19640   filter: "'1T1C' and 'NIC_Intel-XL710'"
19641   layout:
19642     layout: "plot-hdrh-latency-by-percentile"
19643
19644 - type: "plot"
19645   title: "Latency by percentile: 3n-tsh"
19646   algorithm: "plot_hdrh_lat_by_percentile"
19647   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19648   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19649   target-links: "../../_static/vpp"
19650   data: "plot-vpp-hdrh-lat-3n-tsh"
19651   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19652   layout:
19653     layout: "plot-hdrh-latency-by-percentile"
19654
19655 - type: "plot"
19656   title: "Latency by percentile: DPDK 2n-skx"
19657   algorithm: "plot_hdrh_lat_by_percentile"
19658   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19659   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19660   target-links: "../../_static/dpdk"
19661   data: "plot-dpdk-hdrh-lat-2n-skx"
19662   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19663   layout:
19664     layout: "plot-hdrh-latency-by-percentile"
19665
19666 - type: "plot"
19667   title: "Latency by percentile: DPDK 3n-skx"
19668   algorithm: "plot_hdrh_lat_by_percentile"
19669   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19670   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19671   target-links: "../../_static/dpdk"
19672   data: "plot-dpdk-hdrh-lat-3n-skx"
19673   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19674   layout:
19675     layout: "plot-hdrh-latency-by-percentile"
19676
19677 - type: "plot"
19678   title: "Latency by percentile: DPDK 2n-clx"
19679   algorithm: "plot_hdrh_lat_by_percentile"
19680   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19681   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19682   target-links: "../../_static/dpdk"
19683   data: "plot-dpdk-hdrh-lat-2n-clx"
19684   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19685   layout:
19686     layout: "plot-hdrh-latency-by-percentile"
19687
19688 - type: "plot"
19689   title: "Latency by percentile: DPDK 3n-hsw"
19690   algorithm: "plot_hdrh_lat_by_percentile"
19691   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19692   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19693   target-links: "../../_static/dpdk"
19694   data: "plot-dpdk-hdrh-lat-3n-hsw"
19695   filter: "'1T1C' and 'NIC_Intel-XL710'"
19696   layout:
19697     layout: "plot-hdrh-latency-by-percentile"
19698
19699 - type: "plot"
19700   title: "Latency by percentile: DPDK 3n-tsh"
19701   algorithm: "plot_hdrh_lat_by_percentile"
19702   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19703   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19704   target-links: "../../_static/dpdk"
19705   data: "plot-dpdk-hdrh-lat-3n-tsh"
19706   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19707   layout:
19708     layout: "plot-hdrh-latency-by-percentile"