Report 2005: Fix comparison table hdr, add data
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
33     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
34     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
35     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
36     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
37     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
38     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
39     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
40     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
41     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
42     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
43     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
44     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
45     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
46     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
47     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
48     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
49     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
50     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
51     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
52     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
53
54     # Detailed test configurations
55     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
56     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
57     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
58     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
59     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
60     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
61     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
62     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
63     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
64     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
65     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
66     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
67     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
68     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
69     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
70     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
71     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
72     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
73
74     # Detailed tests operational data
75     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
76     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
77     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
78     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
79     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
80     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
81     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
82     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
83     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
84
85     # Latencies:
86     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
87     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
88
89     # .css patch file to fix tables generated by Sphinx
90     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
91     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
92
93   urls:
94     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
95     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
96     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
97     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
98     DIR[NEXUS,DOC]: "report/_static/archive"
99
100   make-dirs:
101   # List the directories which are created while preparing the environment.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[WORKING,DATA]"
104   - "DIR[STATIC,VPP]"
105   - "DIR[STATIC,DPDK]"
106   - "DIR[STATIC,ARCH]"
107   - "DIR[BUILD,LATEX]"
108   - "DIR[WORKING,SRC]"
109   - "DIR[WORKING,SRC,STATIC]"
110
111   remove-dirs:
112   # List the directories which are deleted while cleaning the environment.
113   # All directories MUST be defined in "paths" section.
114   #- "DIR[BUILD,HTML]"
115   - "DIR[WORKING,DATA]"
116
117   build-dirs:
118   # List the directories where the results (build) is stored.
119   # All directories MUST be defined in "paths" section.
120   - "DIR[BUILD,HTML]"
121   - "DIR[BUILD,LATEX]"
122
123 - type: "configuration"
124
125   mapping-file: "mapping_report.yaml"
126
127   limits:
128     nic:
129       x520: 24460000
130       x553: 29761905
131       x710: 35800000
132       xxv710: 35800000
133       xl710: 35800000
134       cx556a: 60000000
135
136     link:
137       10ge: 14880952.38
138       25ge: 37202380.95
139       40ge: 59523809.52
140       100ge: 148809523.81
141
142     pci:
143       pci-g3-x8: 74404761.90
144       pci-g3-x16: 148809523.81
145
146   data-sets:
147
148     ###########################################################################
149     # Plots:
150
151     # 3n-hsw
152
153     plot-vpp-throughput-lat-tsa-3n-hsw:
154       csit-vpp-perf-report-iterative-2005-3n-hsw:
155         - 3   # NDRPDR sel
156         - 4   # NDRPDR sel
157         - 5   # NDRPDR sel
158         - 10  # NDRPDR sel
159         - 11  # NDRPDR sel
160         - 12  # NDRPDR sel
161         - 15  # NDRPDR sel
162         - 16  # NDRPDR sel
163         - 18  # NDRPDR sel
164         - 19  # NDRPDR sel
165
166     plot-vpp-hdrh-lat-3n-hsw:
167       csit-vpp-perf-report-iterative-2005-3n-hsw:
168         - 3   # NDRPDR sel
169
170 #    plot-vpp-nfv-3n-hsw-ndrpdr:
171 #      csit-vpp-perf-report-iterative-2005-3n-hsw:
172 #        - 3   # NDRPDR sel
173 #        - 4   # NDRPDR sel
174 #        - 5   # NDRPDR sel
175 #        - 10  # NDRPDR sel
176 #        - 11  # NDRPDR sel
177 #        - 12  # NDRPDR sel
178 #        - 15  # NDRPDR sel
179 #        - 16  # NDRPDR sel
180 #        - 18  # NDRPDR sel
181 #        - 19  # NDRPDR sel
182
183 #    plot-vpp-nfv-3n-hsw-mrr:
184 #      csit-vpp-perf-report-iterative-2005-3n-hsw:
185 #        - 13  # MRR
186
187     plot-vpp-hoststack-3n-hsw:
188       csit-vpp-perf-verify-2005-3n-hsw:
189         - 3   # hoststack
190         - 5   # hoststack
191         - 6   # hoststack
192         - 7   # hoststack
193         - 8   # hoststack
194         - 9   # hoststack
195         - 10  # hoststack
196         - 11  # hoststack
197         - 12  # hoststack
198         - 13  # hoststack
199
200     plot-dpdk-throughput-latency-3n-hsw:
201       csit-dpdk-perf-report-iterative-2005-3n-hsw:
202         - 5   # NDRPDR sel
203         - 6   # NDRPDR sel
204         - 7   # NDRPDR sel
205         - 8   # NDRPDR sel
206         - 9   # NDRPDR sel
207         - 10  # NDRPDR sel
208         - 11  # NDRPDR sel
209         - 12  # NDRPDR sel
210         - 13  # NDRPDR sel
211         - 14  # NDRPDR sel
212
213     plot-dpdk-hdrh-lat-3n-hsw:
214       csit-dpdk-perf-report-iterative-2005-3n-hsw:
215         - 5   # NDRPDR sel
216
217     # 3n-skx
218
219     plot-vpp-throughput-lat-tsa-3n-skx:
220       csit-vpp-perf-report-iterative-2005-3n-skx:
221         - 4   # NDRPDR sel
222         - 5   # NDRPDR sel ??? all x710 failed
223         - 33  # NDRPDR sel
224         - 28  # NDRPDR sel
225         - 34  # NDRPDR sel
226         - 36  # NDRPDR sel
227         - 37  # NDRPDR sel
228         - 38  # NDRPDR sel
229         - 39  # NDRPDR sel
230         - 41  # NDRPDR sel
231
232     plot-vpp-hdrh-lat-3n-skx:
233       csit-vpp-perf-report-iterative-2005-3n-skx:
234         - 36  # NDRPDR sel
235
236     plot-vpp-nfv-3n-skx-ndrpdr:
237       # TODO: Add data:
238       csit-vpp-perf-report-iterative-2005-3n-skx:
239         - 4   # NDRPDR sel
240         - 5   # NDRPDR sel ??? all x710 failed
241         - 33  # NDRPDR sel
242         - 28  # NDRPDR sel
243         - 34  # NDRPDR sel
244
245     plot-vpp-nfv-3n-skx-mrr:
246       csit-vpp-perf-report-iterative-2005-3n-skx:
247         - 6   # MRR sel
248
249     plot-dpdk-throughput-latency-3n-skx:
250       csit-dpdk-perf-report-iterative-2005-3n-skx:
251         - 4   # NDRPDR sel
252         - 5   # NDRPDR sel
253         - 6   # NDRPDR sel
254         - 7   # NDRPDR sel
255         - 8   # NDRPDR sel
256         - 11  # NDRPDR sel
257         - 12  # NDRPDR sel
258         - 13  # NDRPDR sel
259         - 14  # NDRPDR sel
260         - 15  # NDRPDR sel
261
262     plot-dpdk-hdrh-lat-3n-skx:
263       csit-dpdk-perf-report-iterative-2005-3n-skx:
264         - 4   # NDRPDR sel
265
266     # 2n-skx
267
268     plot-vpp-throughput-lat-tsa-2n-skx:
269       csit-vpp-perf-report-iterative-2005-2n-skx:
270         - 43  # NDRPDR sel
271         - 38  # NDRPDR sel
272         - 7   # NDRPDR sel
273         - 65  # NDRPDR sel
274         - 47  # NDRPDR sel
275         - 55  # NDRPDR sel
276         - 67  # NDRPDR sel
277         - 75  # NDRPDR sel
278         - 76  # NDRPDR sel
279         - 73  # NDRPDR sel
280
281     plot-vpp-hdrh-lat-2n-skx:
282       csit-vpp-perf-report-iterative-2005-2n-skx:
283         - 55  # NDRPDR sel
284
285     plot-vpp-soak-2n-skx:
286       csit-vpp-perf-report-iterative-2005-2n-skx:
287         - 49  # Soak
288         - 54  # Soak
289
290     plot-vpp-nfv-2n-skx-ndrpdr:
291       # TODO: Add data:
292       csit-vpp-perf-report-iterative-2005-2n-skx:
293         - 43  # NDRPDR sel
294         - 38  # NDRPDR sel
295         - 7   # NDRPDR sel
296         - 78  # nf-density-sel
297         - 83  # nf-density-sel
298
299     plot-vpp-nfv-2n-skx-mrr:
300       csit-vpp-perf-report-iterative-2005-2n-skx:
301         - 42  # MRR sel
302
303     plot-vpp-nfv-reconf-2n-skx:
304       csit-vpp-perf-report-iterative-2005-2n-skx:
305         - 48  # Reconf
306         - 50  # Reconf
307         - 51  # Reconf
308         - 52  # Reconf
309         - 53  # Reconf
310         - 60  # Reconf
311         - 70  # Reconf
312         - 71  # Reconf
313         - 63  # Reconf
314         - 66  # Reconf
315
316     plot-dpdk-throughput-latency-2n-skx:
317       csit-dpdk-perf-report-iterative-2005-2n-skx:
318         - 1   # NDRPDR sel
319         - 2   # NDRPDR sel
320         - 3   # NDRPDR sel
321         - 4   # NDRPDR sel
322         - 5   # NDRPDR sel
323         - 6   # NDRPDR sel
324         - 7   # NDRPDR sel
325         - 8   # NDRPDR sel
326         - 9   # NDRPDR sel
327         - 10  # NDRPDR sel
328
329     plot-dpdk-hdrh-lat-2n-skx:
330       csit-dpdk-perf-report-iterative-2005-2n-skx:
331         - 1   # NDRPDR sel
332
333     # 2n-clx
334
335     plot-vpp-throughput-lat-tsa-2n-clx:
336       csit-vpp-perf-report-iterative-2005-2n-clx:
337         - 7   # NDRPDR sel
338         - 38  # NDRPDR sel
339         - 9   # NDRPDR sel
340         - 32  # NDRPDR sel ???
341         - 33  # NDRPDR sel ???
342         - 39  # NDRPDR sel
343         - 40  # NDRPDR sel
344         - 43  # NDRPDR sel
345         - 50  # NDRPDR sel
346         - 51  # NDRPDR sel
347
348     plot-vpp-hdrh-lat-2n-clx:
349       csit-vpp-perf-report-iterative-2005-2n-clx:
350         - 51  # NDRPDR sel
351
352 #    plot-vpp-http-server-performance:
353 #      # csit-vpp-perf-report-iterative-2005-2n-clx:
354 #      csit-vpp-perf-verify-2001-2n-clx:
355 #        - 80  # TCP
356
357     plot-vpp-nfv-2n-clx-ndrpdr:
358       csit-vpp-perf-report-iterative-2005-2n-clx:
359         - 7   # NDRPDR sel
360         - 38  # NDRPDR sel
361         - 9   # NDRPDR sel
362         - 39  # NDRPDR sel
363         - 40  # NDRPDR sel
364         - 57  # 2n-clx nfv-density-00
365         - 58  # 2n-clx nfv-density-00
366         - 59  # 2n-clx nfv-density-00
367         - 60  # 2n-clx nfv-density-00
368         - 61  # 2n-clx nfv-density-00
369
370     plot-vpp-nfv-2n-clx-mrr:
371       csit-vpp-perf-report-iterative-2005-2n-clx:
372         - 12   # MRR
373
374     plot-vpp-nfv-reconf-2n-clx:
375       csit-vpp-perf-report-iterative-2005-2n-clx:
376         - 42  # Reconf
377         - 45  # Reconf
378         - 46  # Reconf
379         - 47  # Reconf
380         - 48  # Reconf
381         - 52  # Reconf
382         - 53  # Reconf
383         - 54  # Reconf
384         - 55  # Reconf
385         - 56  # Reconf
386
387     plot-vpp-soak-2n-clx:
388       csit-vpp-perf-report-iterative-2005-2n-clx:
389         - 44  # Soak
390         - 49  # Soak
391
392     plot-dpdk-throughput-latency-2n-clx:
393       csit-dpdk-perf-report-iterative-2005-2n-clx:
394         - 1   # NDRPDR sel
395         - 2   # NDRPDR sel
396         - 3   # NDRPDR sel
397         - 4   # NDRPDR sel
398         - 5   # NDRPDR sel
399         - 6   # NDRPDR sel
400         - 7   # NDRPDR sel
401         - 8   # NDRPDR sel
402         - 9   # NDRPDR sel
403         - 10  # NDRPDR sel
404
405     plot-dpdk-hdrh-lat-2n-clx:
406       csit-dpdk-perf-report-iterative-2005-2n-clx:
407         - 1   # NDRPDR sel
408
409     # 3n-tsh
410
411     plot-vpp-throughput-lat-tsa-3n-tsh:
412       # TODO: Add data:
413       csit-vpp-perf-report-iterative-2005-3n-tsh:
414         - 9   # NDRPDR sel
415         - 11  # NDRPDR sel
416         - 12  # NDRPDR sel
417         - 20  # NDRPDR sel
418         - 14  # NDRPDR sel
419         - 21  # NDRPDR sel
420
421     plot-vpp-hdrh-lat-3n-tsh:
422       csit-vpp-perf-report-iterative-2005-3n-tsh:
423         - 9   # NDRPDR sel
424
425     plot-dpdk-throughput-latency-3n-tsh:
426       csit-dpdk-perf-report-iterative-2005-3n-tsh:
427         - 5   # NDRPDR sel
428
429     plot-dpdk-hdrh-lat-3n-tsh:
430       csit-dpdk-perf-report-iterative-2005-3n-tsh:
431         - 5   # NDRPDR sel
432
433     # 3n-dnv
434
435     plot-vpp-throughput-lat-tsa-3n-dnv:
436       csit-vpp-perf-report-iterative-2005-3n-dnv:
437         - 2   # NDRPDR sel
438         - 3   # NDRPDR sel
439         - 4   # NDRPDR sel
440         - 5   # NDRPDR sel
441         - 6   # NDRPDR sel
442         - 7   # NDRPDR sel
443         - 9   # NDRPDR sel
444         - 10  # NDRPDR sel
445         - 11  # NDRPDR sel
446         - 12  # NDRPDR sel
447
448     plot-dpdk-throughput-latency-3n-dnv:
449       csit-dpdk-perf-report-iterative-2005-3n-dnv:
450         - 6   # NDRPDR sel
451         - 7   # NDRPDR sel
452         - 8   # NDRPDR sel
453         - 9   # NDRPDR sel
454         - 10  # NDRPDR sel
455         - 11  # NDRPDR sel
456         - 12  # NDRPDR sel
457         - 13  # NDRPDR sel
458         - 14  # NDRPDR sel
459         - 16  # NDRPDR sel
460
461     # 2n-dnv
462
463     plot-vpp-throughput-lat-tsa-2n-dnv:
464       csit-vpp-perf-report-iterative-2005-2n-dnv:
465         - 3   # NDRPDR sel
466         - 6   # NDRPDR sel
467         - 7   # NDRPDR sel
468         - 8   # NDRPDR sel
469         - 9   # NDRPDR sel
470         - 10  # NDRPDR sel
471         - 11  # NDRPDR sel
472         - 12  # NDRPDR sel
473         - 13  # NDRPDR sel
474         - 14  # NDRPDR sel
475
476     plot-dpdk-throughput-latency-2n-dnv:
477       csit-dpdk-perf-report-iterative-2005-2n-dnv:
478         - 8   # NDRPDR sel
479         - 9   # NDRPDR sel
480         - 10  # NDRPDR sel
481         - 11  # NDRPDR sel
482         - 12  # NDRPDR sel
483         - 13  # NDRPDR sel
484         - 14  # NDRPDR sel
485         - 15  # NDRPDR sel
486         - 16  # NDRPDR sel
487         - 17  # NDRPDR sel
488
489     ###########################################################################
490     # Simple tables (only one data set):
491
492     # NIC Comparisons
493
494     vpp-nic-comparison-3n-skx:
495       csit-vpp-perf-report-iterative-2005-3n-skx:
496         - 4   # NDRPDR sel
497         - 5   # NDRPDR sel ??? all x710 failed
498         - 33  # NDRPDR sel
499         - 28  # NDRPDR sel
500         - 34  # NDRPDR sel
501         - 36  # NDRPDR sel
502         - 37  # NDRPDR sel
503         - 38  # NDRPDR sel
504         - 39  # NDRPDR sel
505         - 41  # NDRPDR sel
506
507     vpp-nic-comparison-2n-skx:
508       csit-vpp-perf-report-iterative-2005-2n-skx:
509         - 43  # NDRPDR sel
510         - 38  # NDRPDR sel
511         - 7   # NDRPDR sel
512         - 65  # NDRPDR sel
513         - 47  # NDRPDR sel
514         - 55  # NDRPDR sel
515         - 67  # NDRPDR sel
516         - 75  # NDRPDR sel
517         - 76  # NDRPDR sel
518         - 73  # NDRPDR sel
519
520     vpp-nic-comparison-3n-skx-mrr:
521       csit-vpp-perf-report-iterative-2005-3n-skx:
522         - 6   # MRR sel
523
524     vpp-nic-comparison-2n-skx-mrr:
525       csit-vpp-perf-report-iterative-2005-2n-skx:
526         - 42  # MRR sel
527
528     # Results
529
530     vpp-perf-results-3n-hsw:
531       csit-vpp-perf-report-coverage-2005-3n-hsw:
532         - 1   # perf-full-3n-dnv-crypto_I
533         - 7   # perf-full-3n-hsw-crypto_II
534         - 3   # perf-full-3n-hsw-crypto_III
535         - 4   # perf-full-3n-dnv-crypto_IV
536         - 5   # perf-full-3n-hsw-ip4_I
537         - 6   # perf-full-3n-hsw-ip4_II
538         - 8   # perf-full-3n-hsw-ip4_III
539         - 9   # perf-full-3n-hsw-ip4_IV
540         - 10  # perf-full-3n-hsw-ip4_V
541         - 26  # perf-full-3n-hsw-ip4_VI
542         - 18  # perf-full-3n-hsw-ip4_VII
543         - 27  # perf-full-3n-hsw-ip4_VIII
544         - 28  # perf-full-3n-hsw-ip4_IX
545         - 29  # perf-full-3n-hsw-ip6_I
546         - 35  # perf-full-3n-hsw-ip6_II
547         - 42  # perf-full-3n-hsw-l2_I
548         - 33  # perf-full-3n-hsw-l2_II
549         - 37  # perf-full-3n-hsw-l2_III
550         - 45  # perf-full-3n-hsw-l2_IV
551         - 43  # perf-full-3n-hsw-l2_V
552         - 40  # perf-full-3n-hsw-l2_VI
553         - 44  # perf-full-3n-hsw-l2_VII
554         - 51  # perf-full-3n-hsw-l2_VIII
555         - 50  # perf-full-3n-hsw-l2_IX
556         - 52  # perf-full-3n-hsw-l2_X
557         - 53  # perf-full-3n-hsw-l2_XI
558         - 54  # perf-full-3n-hsw-memif
559         - 55  # perf-full-3n-hsw-ip4tunnels-I
560         - 56  # perf-full-3n-hsw-ip4tunnels-II
561         - 57  # perf-full-3n-hsw-ip4tunnels-III
562         - 58  # perf-full-3n-hsw-ip6tunnels-I
563         - 59  # perf-full-3n-hsw-srv6-I
564         - 60  # perf-full-3n-hsw-srv6-II
565         - 61  # perf-full-3n-hsw-vhost-I
566         - 62  # perf-full-3n-hsw-vhost-II
567         - 63  # perf-full-3n-hsw-vhost-III
568
569     vpp-perf-results-3n-skx:
570       csit-vpp-perf-report-coverage-2005-3n-skx:
571         - 10  # perf-full-3n-skx-crypto_I
572         - 11  # perf-full-3n-skx-crypto_II
573         - 12  # perf-full-3n-skx-crypto_III
574         - 5   # perf-full-3n-skx-ip4_I
575         - 14  # perf-full-3n-skx-ip4_II
576         - 7   # perf-full-3n-skx-ip4_III
577         - 15  # perf-full-3n-skx-ip4_IV
578         - 16  # perf-full-3n-skx-ip4_V
579         - 17  # perf-full-3n-skx-ip4_VI
580         - 18  # perf-full-3n-skx-ip4_VII
581         - 19  # perf-full-3n-skx-ip4_VIII
582         - 20  # perf-full-3n-skx-ip4_IX
583         - 24  # perf-full-3n-skx-ip6_I
584         - 25  # perf-full-3n-skx-ip6_II
585         - 21  # perf-full-3n-skx-ip4tunnels-I
586         - 22  # perf-full-3n-skx-ip4tunnels-II
587         - 23  # perf-full-3n-skx-ip4tunnels-III
588         - 26  # perf-full-3n-skx-ip6tunnels-I
589         - 28  # perf-full-3n-skx-l2_II
590         - 29  # perf-full-3n-skx-l2_III
591         - 30  # perf-full-3n-skx-l2_IV
592         - 32  # perf-full-3n-skx-l2_VI
593         - 33  # perf-full-3n-skx-l2_VII
594         - 34  # perf-full-3n-skx-l2_VIII
595         - 35  # perf-full-3n-skx-l2_IX
596         - 36  # perf-full-3n-skx-l2_X
597         - 37  # perf-full-3n-skx-l2_XI
598         - 38  # perf-full-3n-skx-memif
599         - 39  # perf-full-3n-skx-srv6-I
600         - 40  # perf-full-3n-skx-srv6-II
601         - 43  # perf-full-3n-skx-vhost-III
602
603     vpp-perf-results-2n-skx:
604       # TODO: Add data:
605       csit-vpp-perf-report-coverage-2005-2n-skx:
606         - 11  # perf-full-2n-skx-ip4_I
607         - 3   # perf-full-2n-skx-ip4_II
608         - 18  # perf-full-2n-skx-ip4_III
609         - 19  # perf-full-2n-skx-ip4_IV
610         - 5   # perf-full-2n-skx-ip4_V
611         - 20  # perf-full-2n-skx-ip4_VI
612         - 7   # perf-full-2n-skx-ip6_I
613         - 21  # perf-full-2n-skx-ip6_II
614         - 9   # perf-full-2n-skx-l2_I
615         - 22  # perf-full-2n-skx-l2_II
616         - 23  # perf-full-2n-skx-memif
617         - 24  # perf-full-2n-skx-loadbalancer
618         - 25  # perf-full-2n-skx-vhost I
619         - 26  # perf-full-2n-skx-vhost II
620         - 27  # perf-full-2n-skx-vts
621
622     vpp-perf-results-2n-clx:
623       csit-vpp-perf-report-coverage-2005-2n-clx:
624         - 21  # perf-full-2n-clx-ip4_I
625         - 2   # perf-full-2n-clx-ip4_II
626         - 3   # perf-full-2n-clx-ip4_III
627         - 4   # perf-full-2n-clx-ip4_IV
628         - 5   # perf-full-2n-clx-ip4_V
629         - 6   # perf-full-2n-clx-ip4_VI
630         - 7   # perf-full-2n-clx-ip6_I
631         - 16  # perf-full-2n-clx-ip6_II
632         - 23  # perf-full-2n-clx-l2_I
633         - 10  # perf-full-2n-clx-l2_II
634         - 11  # perf-full-2n-clx-memif
635         - 12  # perf-full-2n-clx-loadbalancer
636         - 13  # perf-full-2n-clx-vhost I
637         - 22  # perf-full-2n-clx-vhost II
638         - 15  # perf-full-2n-clx-vts
639
640     vpp-perf-results-3n-tsh:
641       csit-vpp-perf-report-iterative-2005-3n-tsh:
642         - 9   # NDRPDR sel
643
644     vpp-perf-results-3n-dnv:
645       csit-vpp-perf-report-coverage-2005-3n-dnv:
646         - 1   # perf-full-3n-dnv-crypto_I
647         - 24  # perf-full-3n-dnv-crypto_II
648         - 5   # perf-full-3n-dnv-ip4_I
649         - 13  # perf-full-3n-dnv-ip4_II
650         - 17  # perf-full-3n-dnv-ip6_I
651         - 18  # perf-full-3n-dnv-ip6_II
652         - 21  # perf-full-3n-dnv-l2_I
653         - 22  # perf-full-3n-dnv-l2_II
654         - 23  # perf-full-3n-dnv-ip4-tunnels_I
655
656     vpp-perf-results-2n-dnv:
657       csit-vpp-perf-report-coverage-2005-2n-dnv:
658         - 1   # perf-full-2n-dnv-ip4_I
659         - 2   # perf-full-2n-dnv-ip4_II
660         - 3   # perf-full-2n-dnv-ip6_I
661         - 4   # perf-full-2n-dnv-ip6_II
662         - 5   # perf-full-2n-dnv-l2_I
663         - 6   # perf-full-2n-dnv-l2_II
664
665     vpp-mrr-results-3n-hsw:
666       csit-vpp-perf-report-iterative-2005-3n-hsw:
667         - 13  # MRR
668
669     vpp-mrr-results-3n-skx:
670       csit-vpp-perf-report-iterative-2005-3n-skx:
671         - 6   # MRR sel
672
673     vpp-mrr-results-2n-skx:
674       csit-vpp-perf-report-iterative-2005-2n-skx:
675         - 42  # MRR sel
676
677     vpp-mrr-results-2n-clx:
678       csit-vpp-perf-report-iterative-2005-2n-clx:
679         - 12   # MRR
680
681     vpp-mrr-results-3n-tsh:
682       csit-vpp-perf-report-iterative-2005-3n-tsh:
683         - 10  # MRR sel
684
685     vpp-mrr-results-3n-dnv:
686       csit-vpp-perf-report-iterative-2005-3n-dnv:
687         - 8   # MRR
688
689     vpp-mrr-results-2n-dnv:
690       csit-vpp-perf-report-iterative-2005-2n-dnv:
691         - 15  # MRR sel
692
693     vpp-device-results-ubuntu:
694       csit-vpp-device-2005-ubuntu1804-1n-skx:
695         - 35
696
697     dpdk-perf-results-3n-hsw:
698       csit-dpdk-perf-report-iterative-2005-3n-hsw:
699         - 5   # NDRPDR sel
700
701     dpdk-perf-results-3n-skx:
702       csit-dpdk-perf-report-iterative-2005-3n-skx:
703         - 4   # NDRPDR sel
704
705     dpdk-perf-results-2n-skx:
706       csit-dpdk-perf-report-iterative-2005-2n-skx:
707         - 1   # NDRPDR sel
708
709     dpdk-perf-results-2n-clx:
710       csit-dpdk-perf-report-iterative-2005-2n-clx:
711         - 1   # NDRPDR sel
712
713     dpdk-perf-results-2n-dnv:
714       csit-dpdk-perf-report-iterative-2005-2n-dnv:
715         - 8   # NDRPDR sel
716
717     dpdk-perf-results-3n-dnv:
718       csit-dpdk-perf-report-iterative-2005-3n-dnv:
719         - 6   # NDRPDR sel
720
721     dpdk-perf-results-3n-tsh:
722       csit-dpdk-perf-report-iterative-2005-3n-tsh:
723         - 5   # NDRPDR sel
724
725 ###########################################################################
726     # Tables (more than one data set)
727
728     # Performance changes
729
730     vpp-performance-changes-3n-hsw-h1:
731       csit-vpp-perf-verify-1908-3n-hsw:
732         - 12  # NDRPDR sel
733         - 13  # NDRPDR sel
734         - 14  # NDRPDR sel
735         - 15  # NDRPDR sel
736         - 16  # NDRPDR sel
737         - 17  # NDRPDR sel
738         - 18  # NDRPDR sel
739         - 19  # NDRPDR sel
740         - 20  # NDRPDR sel
741         - 21  # NDRPDR sel
742     vpp-performance-changes-3n-hsw-ref:
743       csit-vpp-perf-verify-2001-3n-hsw:
744         - 21  # NDRPDR sel
745         - 22  # NDRPDR sel
746         - 23  # NDRPDR sel
747         - 24  # NDRPDR sel
748         - 25  # NDRPDR sel
749         - 29  # NDRPDR sel
750         - 30  # NDRPDR sel
751         - 31  # NDRPDR sel
752         - 32  # NDRPDR sel
753         - 34  # NDRPDR sel
754     vpp-performance-changes-3n-hsw-cmp:
755       csit-vpp-perf-report-iterative-2005-3n-hsw:
756         - 3   # NDRPDR sel
757         - 4   # NDRPDR sel
758         - 5   # NDRPDR sel
759         - 10  # NDRPDR sel
760         - 11  # NDRPDR sel
761         - 12  # NDRPDR sel
762         - 15  # NDRPDR sel
763         - 16  # NDRPDR sel
764         - 18  # NDRPDR sel
765         - 19  # NDRPDR sel
766     vpp-performance-changes-3n-hsw-cmp-2:
767       csit-vpp-perf-report-iterative-2005-3n-hsw:
768         - 20  # NDRPDR sel env 4
769         - 21  # NDRPDR sel env 4
770         - 22  # NDRPDR sel env 4
771         - 23  # NDRPDR sel env 4
772         - 24  # NDRPDR sel env 4
773         - 25  # NDRPDR sel env 4
774         - 26  # NDRPDR sel env 4
775         - 27  # NDRPDR sel env 4
776         - 28  # NDRPDR sel env 4
777         - 29  # NDRPDR sel env 4
778
779     vpp-performance-changes-3n-skx-h1:
780       csit-vpp-perf-verify-1908_1-3n-skx:
781         - 26  # NDRPDR sel - new1908.1
782         - 27  # NDRPDR sel - new1908.1
783         - 28  # NDRPDR sel - new1908.1
784         - 29  # NDRPDR sel - new1908.1
785         - 30  # NDRPDR sel - new1908.1
786         - 31  # NDRPDR sel - new1908.1
787         - 33  # NDRPDR sel - new1908.1
788         - 34  # NDRPDR sel - new1908.1
789         - 35  # NDRPDR sel - new1908.1
790         - 36  # NDRPDR sel - new1908.1
791     vpp-performance-changes-3n-skx-ref:
792       csit-vpp-perf-verify-2001-3n-skx:
793         - 69  # NDRPDR sel - new2001.0
794         - 71  # NDRPDR sel - new2001.0
795         - 72  # NDRPDR sel - new2001.0
796         - 76  # NDRPDR sel - new2001.0
797         - 77  # NDRPDR sel - new2001.0
798         - 78  # NDRPDR sel - new2001.0
799         - 80  # NDRPDR sel - new2001.0
800     vpp-performance-changes-3n-skx-cmp:
801       csit-vpp-perf-report-iterative-2005-3n-skx:
802         - 4   # NDRPDR sel
803         - 5   # NDRPDR sel ??? all x710 failed
804         - 33  # NDRPDR sel
805         - 28  # NDRPDR sel
806         - 34  # NDRPDR sel
807         - 36  # NDRPDR sel
808         - 37  # NDRPDR sel
809         - 38  # NDRPDR sel
810         - 39  # NDRPDR sel
811         - 41  # NDRPDR sel
812     vpp-performance-changes-3n-skx-cmp-2:
813       csit-vpp-perf-report-iterative-2005-3n-skx:
814         - 42  # NDRPDR sel env 4
815         - 43  # NDRPDR sel env 4
816         - 45  # NDRPDR sel env 4
817
818     vpp-performance-changes-2n-skx-h1:
819       csit-vpp-perf-verify-1908_1-2n-skx:
820         - 39  # NDRPDR sel - new1908.1
821         - 40  # NDRPDR sel - new1908.1
822         - 41  # NDRPDR sel - new1908.1
823         - 43  # NDRPDR sel - new1908.1
824         - 44  # NDRPDR sel - new1908.1
825         - 45  # NDRPDR sel - new1908.1
826         - 46  # NDRPDR sel - new1908.1
827         - 47  # NDRPDR sel - new1908.1
828         - 48  # NDRPDR sel - new1908.1
829         - 49  # NDRPDR sel - new1908.1
830     vpp-performance-changes-2n-skx-ref:
831       csit-vpp-perf-verify-2001-2n-skx:
832         - 143  # NDRPDR sel - new2001.0
833         - 146  # NDRPDR sel - new2001.0
834         - 147  # NDRPDR sel - new2001.0
835         - 148  # NDRPDR sel - new2001.0
836         - 149  # NDRPDR sel - new2001.0
837         - 150  # NDRPDR sel - new2001.0
838         - 151  # NDRPDR sel - new2001.0
839         - 152  # NDRPDR sel - new2001.0
840         - 153  # NDRPDR sel - new2001.0
841         - 154  # NDRPDR sel - new2001.0
842     vpp-performance-changes-2n-skx-cmp:
843       csit-vpp-perf-report-iterative-2005-2n-skx:
844         - 43  # NDRPDR sel
845         - 38  # NDRPDR sel
846         - 7   # NDRPDR sel
847         - 65  # NDRPDR sel
848         - 47  # NDRPDR sel
849         - 55  # NDRPDR sel
850         - 67  # NDRPDR sel
851         - 75  # NDRPDR sel
852         - 76  # NDRPDR sel
853         - 73  # NDRPDR sel
854     vpp-performance-changes-2n-skx-cmp-2:
855       csit-vpp-perf-report-iterative-2005-2n-skx:
856         - 88  # NDRPDR sel env 4
857         - 89  # NDRPDR sel env 4
858         - 90  # NDRPDR sel env 4
859         - 92  # NDRPDR sel env 4
860         - 93  # NDRPDR sel env 4
861
862 #    vpp-performance-changes-nfv-2n-skx-ref:
863 #      csit-vpp-perf-verify-2001-2n-skx:
864 #        - 30  # NFV
865 #        - 31  # NFV
866 #    vpp-performance-changes-nfv-2n-skx-cmp:
867 #      csit-vpp-perf-report-iterative-2005-2n-skx:
868 #        - 43  # NDRPDR sel
869 #        - 38  # NDRPDR sel
870 #        - 7   # NDRPDR sel
871 #        - 78  # nf-density-sel
872 #        - 83  # nf-density-sel
873
874     vpp-performance-changes-2n-clx-ref:
875       csit-vpp-perf-verify-2001-2n-clx:
876         - 28  # NDRPDR sel
877         - 29  # NDRPDR sel
878         - 32  # NDRPDR sel
879         - 40  # NDRPDR sel
880         - 43  # NDRPDR sel
881         - 44  # NDRPDR sel
882         - 45  # NDRPDR sel
883         - 47  # NDRPDR sel
884         - 48  # NDRPDR sel
885         - 49  # NDRPDR sel
886     vpp-performance-changes-2n-clx-cmp:
887       csit-vpp-perf-report-iterative-2005-2n-clx:
888         - 7   # NDRPDR sel
889         - 38  # NDRPDR sel
890         - 9   # NDRPDR sel
891         - 32  # NDRPDR sel ???
892         - 33  # NDRPDR sel ???
893         - 39  # NDRPDR sel
894         - 40  # NDRPDR sel
895         - 43  # NDRPDR sel
896         - 50  # NDRPDR sel
897         - 51  # NDRPDR sel
898     vpp-performance-changes-2n-clx-cmp-2:
899       csit-vpp-perf-report-iterative-2005-2n-clx:
900         - 62  # NDRPDR sel env 4
901         - 63  # NDRPDR sel env 4
902         - 64  # NDRPDR sel env 4
903         - 65  # NDRPDR sel env 4
904         - 66  # NDRPDR sel env 4
905         - 70  # NDRPDR sel env 4
906
907     vpp-performance-changes-2n-dnv-h1:
908       csit-vpp-perf-verify-1908-2n-dnv:
909         - 1   # NDRPDR sel
910         - 2   # NDRPDR sel
911         - 3   # NDRPDR sel
912         - 4   # NDRPDR sel
913         - 5   # NDRPDR sel
914         - 6   # NDRPDR sel
915         - 7   # NDRPDR sel
916         - 8   # NDRPDR sel
917         - 9   # NDRPDR sel
918         - 10  # NDRPDR sel
919     vpp-performance-changes-2n-dnv-ref:
920       csit-vpp-perf-verify-2001-2n-dnv:
921         - 4   # NDRPDR sel
922         - 5   # NDRPDR sel
923         - 6   # NDRPDR sel
924         - 7   # NDRPDR sel
925         - 8   # NDRPDR sel
926         - 9   # NDRPDR sel
927         - 10  # NDRPDR sel
928         - 11  # NDRPDR sel
929         - 13  # NDRPDR sel
930         - 16  # NDRPDR sel
931     vpp-performance-changes-2n-dnv-cmp:
932       csit-vpp-perf-report-iterative-2005-2n-dnv:
933         - 3   # NDRPDR sel
934         - 6   # NDRPDR sel
935         - 7   # NDRPDR sel
936         - 8   # NDRPDR sel
937         - 9   # NDRPDR sel
938         - 10  # NDRPDR sel
939         - 11  # NDRPDR sel
940         - 12  # NDRPDR sel
941         - 13  # NDRPDR sel
942         - 14  # NDRPDR sel
943
944     vpp-performance-changes-3n-dnv-h1:
945       csit-vpp-perf-verify-1908-3n-dnv:
946         - 6   # NDRPDR sel
947         - 7   # NDRPDR sel
948         - 8   # NDRPDR sel
949         - 9   # NDRPDR sel
950         - 10  # NDRPDR sel
951         - 12  # NDRPDR sel
952         - 13  # NDRPDR sel
953         - 14  # NDRPDR sel
954         - 15  # NDRPDR sel
955         - 16  # NDRPDR sel
956     vpp-performance-changes-3n-dnv-ref:
957       csit-vpp-perf-verify-2001-3n-dnv:
958         - 5   # NDRPDR sel
959         - 6   # NDRPDR sel
960         - 7   # NDRPDR sel
961         - 8   # NDRPDR sel
962         - 9   # NDRPDR sel
963         - 10  # NDRPDR sel
964         - 12  # NDRPDR sel
965         - 16  # NDRPDR sel
966         - 17  # NDRPDR sel
967         - 18  # NDRPDR sel
968     vpp-performance-changes-3n-dnv-cmp:
969       csit-vpp-perf-report-iterative-2005-3n-dnv:
970         - 2   # NDRPDR sel
971         - 3   # NDRPDR sel
972         - 4   # NDRPDR sel
973         - 5   # NDRPDR sel
974         - 6   # NDRPDR sel
975         - 7   # NDRPDR sel
976         - 9   # NDRPDR sel
977         - 10  # NDRPDR sel
978         - 11  # NDRPDR sel
979         - 12  # NDRPDR sel
980
981     vpp-performance-changes-3n-tsh-h1:
982       csit-vpp-perf-verify-1908-3n-tsh:
983         - 7   # NDRPDR sel
984         - 8   # NDRPDR sel
985         - 9   # NDRPDR sel
986         - 10  # NDRPDR sel
987         - 11  # NDRPDR sel
988         - 12  # NDRPDR sel
989         - 13  # NDRPDR sel
990         - 14  # NDRPDR sel
991         - 15  # NDRPDR sel
992         - 16  # NDRPDR sel
993     vpp-performance-changes-3n-tsh-ref:
994       csit-vpp-perf-verify-2001-3n-tsh:
995         - 3   # NDRPDR sel
996         - 4   # NDRPDR sel
997         - 7   # NDRPDR sel
998         - 8   # NDRPDR sel
999         - 10  # NDRPDR sel
1000         - 12  # NDRPDR sel
1001         - 13  # NDRPDR sel
1002         - 14  # NDRPDR sel
1003         - 15  # NDRPDR sel
1004         - 21  # NDRPDR sel
1005     vpp-performance-changes-3n-tsh-cmp:
1006       # TODO: Add data:
1007       csit-vpp-perf-report-iterative-2005-3n-tsh:
1008         - 9   # NDRPDR sel
1009         - 11  # NDRPDR sel
1010         - 12  # NDRPDR sel
1011         - 20  # NDRPDR sel
1012         - 14  # NDRPDR sel
1013         - 21  # NDRPDR sel
1014     vpp-performance-changes-3n-tsh-cmp-2:
1015       csit-vpp-perf-report-iterative-2005-3n-tsh:
1016         - 23  # NDRPDR sel env 4
1017
1018     vpp-soak-vs-ndr-2n-skx-ref:
1019       csit-vpp-perf-report-iterative-2005-2n-skx:
1020         - 43  # NDRPDR sel
1021         - 38  # NDRPDR sel
1022         - 7   # NDRPDR sel
1023         - 65  # NDRPDR sel
1024         - 47  # NDRPDR sel
1025         - 55  # NDRPDR sel
1026         - 67  # NDRPDR sel
1027         - 75  # NDRPDR sel
1028         - 76  # NDRPDR sel
1029         - 73  # NDRPDR sel
1030     vpp-soak-vs-ndr-2n-skx-cmp:
1031       csit-vpp-perf-report-iterative-2005-2n-skx:
1032         - 49  # Soak
1033         - 54  # Soak
1034     vpp-soak-vs-ndr-2n-skx:
1035       csit-vpp-perf-report-iterative-2005-2n-skx:
1036         - 43  # NDRPDR sel
1037         - 38  # NDRPDR sel
1038         - 7   # NDRPDR sel
1039         - 65  # NDRPDR sel
1040         - 47  # NDRPDR sel
1041         - 55  # NDRPDR sel
1042         - 67  # NDRPDR sel
1043         - 75  # NDRPDR sel
1044         - 76  # NDRPDR sel
1045         - 73  # NDRPDR sel
1046         - 49  # Soak
1047         - 54  # Soak
1048
1049     vpp-soak-vs-ndr-2n-clx-ref:
1050       csit-vpp-perf-report-iterative-2005-2n-clx:
1051         - 7   # NDRPDR sel
1052         - 38  # NDRPDR sel
1053         - 9   # NDRPDR sel
1054         - 32  # NDRPDR sel ???
1055         - 33  # NDRPDR sel ???
1056         - 39  # NDRPDR sel
1057         - 40  # NDRPDR sel
1058         - 43  # NDRPDR sel
1059         - 50  # NDRPDR sel
1060         - 51  # NDRPDR sel
1061     vpp-soak-vs-ndr-2n-clx-cmp:
1062       csit-vpp-perf-report-iterative-2005-2n-clx:
1063         - 44  # Soak
1064         - 49  # Soak
1065     vpp-soak-vs-ndr-2n-clx:
1066       csit-vpp-perf-report-iterative-2005-2n-clx:
1067         - 7   # NDRPDR sel
1068         - 38  # NDRPDR sel
1069         - 9   # NDRPDR sel
1070         - 32  # NDRPDR sel ???
1071         - 33  # NDRPDR sel ???
1072         - 39  # NDRPDR sel
1073         - 40  # NDRPDR sel
1074         - 43  # NDRPDR sel
1075         - 50  # NDRPDR sel
1076         - 51  # NDRPDR sel
1077         - 44  # Soak
1078         - 49  # Soak
1079
1080     vpp-performance-changes-3n-hsw-mrr-h1:
1081       csit-vpp-perf-verify-1908-3n-hsw:
1082         - 39  # MRR sel
1083     vpp-performance-changes-3n-hsw-mrr-ref:
1084       csit-vpp-perf-verify-2001-3n-hsw:
1085         - 17  # MRR sel
1086     vpp-performance-changes-3n-hsw-mrr-cmp:
1087       csit-vpp-perf-report-iterative-2005-3n-hsw:
1088         - 13  # MRR
1089
1090 #    vpp-performance-changes-3n-skx-mrr-h1:
1091 #      csit-vpp-perf-verify-1908-3n-skx:
1092 #        - 36  # MRR sel
1093     vpp-performance-changes-3n-skx-mrr-ref:
1094       csit-vpp-perf-verify-2001-3n-skx:
1095         - 50  # MRR sel
1096         - 53  # MRR sel addition
1097     vpp-performance-changes-3n-skx-mrr-cmp:
1098       csit-vpp-perf-report-iterative-2005-3n-skx:
1099         - 6   # MRR sel
1100
1101 #    vpp-performance-changes-2n-skx-mrr-h1:
1102 #      csit-vpp-perf-verify-1908-2n-skx:
1103 #        - 69  # MRR sel
1104     vpp-performance-changes-2n-skx-mrr-ref:
1105       csit-vpp-perf-verify-2001-2n-skx:
1106         - 101 # MRR sel
1107         - 128 # MRR sel addition
1108     vpp-performance-changes-2n-skx-mrr-cmp:
1109       csit-vpp-perf-report-iterative-2005-2n-skx:
1110         - 42  # MRR sel
1111
1112     vpp-performance-changes-2n-clx-mrr-ref:
1113       csit-vpp-perf-verify-2001-2n-clx:
1114         - 39  # MRR
1115     vpp-performance-changes-2n-clx-mrr-cmp:
1116       csit-vpp-perf-report-iterative-2005-2n-clx:
1117         - 12   # MRR
1118
1119 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1120 #      csit-vpp-perf-verify-1908-2n-skx:
1121 #        - 71  # NFV MRR
1122 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1123 #      # csit-vpp-perf-verify-2001-2n-skx:
1124 #      csit-vpp-perf-verify-1908-2n-skx:
1125 #        - 71  # NFV MRR
1126
1127     vpp-performance-changes-2n-dnv-mrr-h1:
1128       csit-vpp-perf-verify-1908-2n-dnv:
1129         - 11  # MRR sel
1130     vpp-performance-changes-2n-dnv-mrr-ref:
1131       csit-vpp-perf-verify-2001-2n-dnv:
1132         - 12  # MRR sel
1133     vpp-performance-changes-2n-dnv-mrr-cmp:
1134       csit-vpp-perf-report-iterative-2005-2n-dnv:
1135         - 15  # MRR sel
1136
1137     vpp-performance-changes-3n-dnv-mrr-h1:
1138       csit-vpp-perf-verify-1908-3n-dnv:
1139         - 17  # MRR sel
1140     vpp-performance-changes-3n-dnv-mrr-ref:
1141       csit-vpp-perf-verify-2001-3n-dnv:
1142         - 11  # MRR sel
1143     vpp-performance-changes-3n-dnv-mrr-cmp:
1144       csit-vpp-perf-report-iterative-2005-3n-dnv:
1145         - 8   # MRR
1146
1147     vpp-performance-changes-3n-tsh-mrr-h1:
1148       csit-vpp-perf-verify-1908-3n-tsh:
1149         - 17  # MRR sel
1150     vpp-performance-changes-3n-tsh-mrr-ref:
1151       csit-vpp-perf-verify-2001-3n-tsh:
1152         - 9   # MRR sel
1153     vpp-performance-changes-3n-tsh-mrr-cmp:
1154       csit-vpp-perf-report-iterative-2005-3n-tsh:
1155         - 10  # MRR sel
1156
1157     dpdk-performance-changes-3n-hsw-h1:
1158       csit-dpdk-perf-verify-1908-3n-hsw:
1159         - 2   # NDRPDR sel
1160         - 3   # NDRPDR sel
1161         - 4   # NDRPDR sel
1162         - 5   # NDRPDR sel
1163         - 6   # NDRPDR sel
1164         - 7   # NDRPDR sel
1165         - 8   # NDRPDR sel
1166         - 9   # NDRPDR sel
1167         - 10  # NDRPDR sel
1168         - 11  # NDRPDR sel
1169     dpdk-performance-changes-3n-hsw-ref:
1170       csit-dpdk-perf-verify-2001-3n-hsw:
1171         - 4   # NDRPDR sel
1172         - 5   # NDRPDR sel
1173         - 6   # NDRPDR sel
1174         - 7   # NDRPDR sel
1175         - 8   # NDRPDR sel
1176         - 9   # NDRPDR sel
1177         - 10  # NDRPDR sel
1178         - 11  # NDRPDR sel
1179         - 12  # NDRPDR sel
1180         - 13  # NDRPDR sel
1181         - 15  # NDRPDR sel
1182         - 16  # NDRPDR sel
1183         - 17  # NDRPDR sel
1184         - 18  # NDRPDR sel
1185         - 19  # NDRPDR sel
1186         - 20  # NDRPDR sel
1187         - 21  # NDRPDR sel
1188         - 22  # NDRPDR sel
1189         - 23  # NDRPDR sel
1190         - 24  # NDRPDR sel
1191     dpdk-performance-changes-3n-hsw-cmp:
1192       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1193         - 5   # NDRPDR sel
1194         - 6   # NDRPDR sel
1195         - 7   # NDRPDR sel
1196         - 8   # NDRPDR sel
1197         - 9   # NDRPDR sel
1198         - 10  # NDRPDR sel
1199         - 11  # NDRPDR sel
1200         - 12  # NDRPDR sel
1201         - 13  # NDRPDR sel
1202         - 14  # NDRPDR sel
1203
1204     dpdk-performance-changes-3n-skx-h1:
1205       csit-dpdk-perf-verify-1908-3n-skx:
1206         - 3   # NDRPDR sel
1207         - 4   # NDRPDR sel
1208         - 5   # NDRPDR sel
1209         - 6   # NDRPDR sel
1210         - 7   # NDRPDR sel
1211         - 8   # NDRPDR sel
1212         - 9   # NDRPDR sel
1213         - 10  # NDRPDR sel
1214         - 11  # NDRPDR sel
1215         - 12  # NDRPDR sel
1216     dpdk-performance-changes-3n-skx-ref:
1217       csit-dpdk-perf-verify-2001-3n-skx:
1218         - 29  # NDRPDR sel xxv710
1219         - 33  # NDRPDR sel xxv710
1220         - 34  # NDRPDR sel xxv710
1221         - 35  # NDRPDR sel xxv710
1222         - 36  # NDRPDR sel xxv710
1223         - 37  # NDRPDR sel xxv710
1224         - 41  # NDRPDR sel xxv710
1225         - 42  # NDRPDR sel xxv710
1226         - 43  # NDRPDR sel xxv710
1227         - 45  # NDRPDR sel xxv710
1228         - 30  # NDRPDR sel x710
1229         - 31  # NDRPDR sel x710
1230         - 32  # NDRPDR sel x710
1231         - 38  # NDRPDR sel x710
1232         - 39  # NDRPDR sel x710
1233         - 40  # NDRPDR sel x710
1234         - 44  # NDRPDR sel x710
1235         - 46  # NDRPDR sel x710
1236         - 47  # NDRPDR sel x710
1237         - 48  # NDRPDR sel x710
1238     dpdk-performance-changes-3n-skx-cmp:
1239       csit-dpdk-perf-report-iterative-2005-3n-skx:
1240         - 4   # NDRPDR sel
1241         - 5   # NDRPDR sel
1242         - 6   # NDRPDR sel
1243         - 7   # NDRPDR sel
1244         - 8   # NDRPDR sel
1245         - 11  # NDRPDR sel
1246         - 12  # NDRPDR sel
1247         - 13  # NDRPDR sel
1248         - 14  # NDRPDR sel
1249         - 15  # NDRPDR sel
1250
1251     dpdk-performance-changes-2n-skx-h1:
1252       csit-dpdk-perf-verify-1908-2n-skx:
1253         - 2   # NDRPDR sel
1254         - 3   # NDRPDR sel
1255         - 4   # NDRPDR sel
1256         - 5   # NDRPDR sel
1257         - 7   # NDRPDR sel
1258         - 8   # NDRPDR sel
1259         - 9   # NDRPDR sel
1260         - 10  # NDRPDR sel
1261         - 11  # NDRPDR sel
1262         - 12  # NDRPDR sel
1263     dpdk-performance-changes-2n-skx-ref:
1264       csit-dpdk-perf-verify-2001-2n-skx:
1265         - 35  # NDRPDR sel xxv710
1266         - 36  # NDRPDR sel xxv710
1267         - 37  # NDRPDR sel xxv710
1268         - 41  # NDRPDR sel xxv710
1269         - 42  # NDRPDR sel xxv710
1270         - 43  # NDRPDR sel xxv710
1271         - 46  # NDRPDR sel xxv710
1272         - 47  # NDRPDR sel xxv710
1273         - 52  # NDRPDR sel xxv710
1274         - 53  # NDRPDR sel xxv710
1275         - 38  # NDRPDR sel x710
1276         - 39  # NDRPDR sel x710
1277         - 40  # NDRPDR sel x710
1278         - 44  # NDRPDR sel x710
1279         - 45  # NDRPDR sel x710
1280         - 48  # NDRPDR sel x710
1281         - 49  # NDRPDR sel x710
1282         - 50  # NDRPDR sel x710
1283         - 51  # NDRPDR sel x710
1284         - 54  # NDRPDR sel x710
1285     dpdk-performance-changes-2n-skx-cmp:
1286       csit-dpdk-perf-report-iterative-2005-2n-skx:
1287         - 1   # NDRPDR sel
1288         - 2   # NDRPDR sel
1289         - 3   # NDRPDR sel
1290         - 4   # NDRPDR sel
1291         - 5   # NDRPDR sel
1292         - 6   # NDRPDR sel
1293         - 7   # NDRPDR sel
1294         - 8   # NDRPDR sel
1295         - 9   # NDRPDR sel
1296         - 10  # NDRPDR sel
1297
1298     dpdk-performance-changes-2n-clx-ref:
1299       csit-dpdk-perf-verify-2001-2n-clx:
1300         - 15  # NDRPDR sel
1301         - 16  # NDRPDR sel
1302         - 17  # NDRPDR sel
1303         - 18  # NDRPDR sel
1304         - 19  # NDRPDR sel
1305         - 20  # NDRPDR sel
1306         - 21  # NDRPDR sel
1307         - 22  # NDRPDR sel
1308         - 23  # NDRPDR sel
1309         - 24  # NDRPDR sel
1310         - 25  # NDRPDR sel
1311         - 26  # NDRPDR sel
1312         - 27  # NDRPDR sel
1313         - 28  # NDRPDR sel
1314         - 29  # NDRPDR sel
1315         - 30  # NDRPDR sel
1316         - 31  # NDRPDR sel
1317         - 32  # NDRPDR sel
1318         - 33  # NDRPDR sel
1319         - 34  # NDRPDR sel
1320     dpdk-performance-changes-2n-clx-cmp:
1321       csit-dpdk-perf-report-iterative-2005-2n-clx:
1322         - 1   # NDRPDR sel
1323         - 2   # NDRPDR sel
1324         - 3   # NDRPDR sel
1325         - 4   # NDRPDR sel
1326         - 5   # NDRPDR sel
1327         - 6   # NDRPDR sel
1328         - 7   # NDRPDR sel
1329         - 8   # NDRPDR sel
1330         - 9   # NDRPDR sel
1331         - 10  # NDRPDR sel
1332
1333     dpdk-performance-changes-2n-dnv-ref:
1334       csit-dpdk-perf-verify-2001-2n-dnv:
1335         - 9   # NDRPDR sel
1336         - 10  # NDRPDR sel
1337         - 11  # NDRPDR sel
1338         - 12  # NDRPDR sel
1339         - 13  # NDRPDR sel
1340         - 14  # NDRPDR sel
1341         - 15  # NDRPDR sel
1342         - 16  # NDRPDR sel
1343         - 17  # NDRPDR sel
1344         - 18  # NDRPDR sel
1345     dpdk-performance-changes-2n-dnv-cmp:
1346       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1347         - 8   # NDRPDR sel
1348         - 9   # NDRPDR sel
1349         - 10  # NDRPDR sel
1350         - 11  # NDRPDR sel
1351         - 12  # NDRPDR sel
1352         - 13  # NDRPDR sel
1353         - 14  # NDRPDR sel
1354         - 15  # NDRPDR sel
1355         - 16  # NDRPDR sel
1356         - 17  # NDRPDR sel
1357
1358     dpdk-performance-changes-3n-dnv-ref:
1359       csit-dpdk-perf-verify-2001-3n-dnv:
1360         - 12  # NDRPDR sel
1361         - 13  # NDRPDR sel
1362         - 14  # NDRPDR sel
1363         - 15  # NDRPDR sel
1364         - 16  # NDRPDR sel
1365         - 17  # NDRPDR sel
1366         - 18  # NDRPDR sel
1367         - 19  # NDRPDR sel
1368         - 20  # NDRPDR sel
1369         - 22  # NDRPDR sel
1370     dpdk-performance-changes-3n-dnv-cmp:
1371       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1372         - 6   # NDRPDR sel
1373         - 7   # NDRPDR sel
1374         - 8   # NDRPDR sel
1375         - 9   # NDRPDR sel
1376         - 10  # NDRPDR sel
1377         - 11  # NDRPDR sel
1378         - 12  # NDRPDR sel
1379         - 13  # NDRPDR sel
1380         - 14  # NDRPDR sel
1381         - 16  # NDRPDR sel
1382
1383     dpdk-performance-changes-3n-tsh-ref:
1384       csit-dpdk-perf-verify-2001-3n-tsh:
1385         - 3   # NDRPDR sel
1386         - 4   # NDRPDR sel
1387         - 5   # NDRPDR sel
1388         - 9   # NDRPDR sel
1389         - 10  # NDRPDR sel
1390         - 11  # NDRPDR sel
1391         - 12  # NDRPDR sel
1392         - 14  # NDRPDR sel
1393         - 15  # NDRPDR sel
1394         - 18  # NDRPDR sel
1395     dpdk-performance-changes-3n-tsh-cmp:
1396       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1397         - 5   # NDRPDR sel
1398
1399     # Compare testbeds
1400
1401     vpp-compare-testbeds-ref:
1402       csit-vpp-perf-report-iterative-2005-3n-hsw:
1403         - 3   # NDRPDR sel
1404         - 4   # NDRPDR sel
1405         - 5   # NDRPDR sel
1406         - 10  # NDRPDR sel
1407         - 11  # NDRPDR sel
1408         - 12  # NDRPDR sel
1409         - 15  # NDRPDR sel
1410         - 16  # NDRPDR sel
1411         - 18  # NDRPDR sel
1412         - 19  # NDRPDR sel
1413     vpp-compare-testbeds-cmp:
1414       csit-vpp-perf-report-iterative-2005-3n-skx:
1415         - 4   # NDRPDR sel
1416         - 5   # NDRPDR sel ??? all x710 failed
1417         - 33  # NDRPDR sel
1418         - 28  # NDRPDR sel
1419         - 34  # NDRPDR sel
1420         - 36  # NDRPDR sel
1421         - 37  # NDRPDR sel
1422         - 38  # NDRPDR sel
1423         - 39  # NDRPDR sel
1424         - 41  # NDRPDR sel
1425
1426     vpp-compare-testbeds-skx-clx-ref:
1427       csit-vpp-perf-report-iterative-2005-2n-skx:
1428         - 43  # NDRPDR sel
1429         - 38  # NDRPDR sel
1430         - 7   # NDRPDR sel
1431         - 65  # NDRPDR sel
1432         - 47  # NDRPDR sel
1433         - 55  # NDRPDR sel
1434         - 67  # NDRPDR sel
1435         - 75  # NDRPDR sel
1436         - 76  # NDRPDR sel
1437         - 73  # NDRPDR sel
1438     vpp-compare-testbeds-skx-clx-cmp:
1439       csit-vpp-perf-report-iterative-2005-2n-clx:
1440         - 7   # NDRPDR sel
1441         - 38  # NDRPDR sel
1442         - 9   # NDRPDR sel
1443         - 32  # NDRPDR sel ???
1444         - 33  # NDRPDR sel ???
1445         - 39  # NDRPDR sel
1446         - 40  # NDRPDR sel
1447         - 43  # NDRPDR sel
1448         - 50  # NDRPDR sel
1449         - 51  # NDRPDR sel
1450
1451     vpp-compare-testbeds-hsw-clx-ref:
1452       csit-vpp-perf-report-iterative-2005-3n-hsw:
1453         - 3   # NDRPDR sel
1454         - 4   # NDRPDR sel
1455         - 5   # NDRPDR sel
1456         - 10  # NDRPDR sel
1457         - 11  # NDRPDR sel
1458         - 12  # NDRPDR sel
1459         - 15  # NDRPDR sel
1460         - 16  # NDRPDR sel
1461         - 18  # NDRPDR sel
1462         - 19  # NDRPDR sel
1463     vpp-compare-testbeds-hsw-clx-cmp:
1464       csit-vpp-perf-report-iterative-2005-2n-clx:
1465         - 7   # NDRPDR sel
1466         - 38  # NDRPDR sel
1467         - 9   # NDRPDR sel
1468         - 32  # NDRPDR sel ???
1469         - 33  # NDRPDR sel ???
1470         - 39  # NDRPDR sel
1471         - 40  # NDRPDR sel
1472         - 43  # NDRPDR sel
1473         - 50  # NDRPDR sel
1474         - 51  # NDRPDR sel
1475
1476     vpp-compare-testbeds-mrr-ref:
1477       csit-vpp-perf-report-iterative-2005-3n-hsw:
1478         - 13  # MRR
1479     vpp-compare-testbeds-mrr-cmp:
1480       csit-vpp-perf-report-iterative-2005-3n-skx:
1481         - 6   # MRR sel
1482
1483     vpp-compare-testbeds-mrr-skx-clx-ref:
1484       csit-vpp-perf-report-iterative-2005-2n-skx:
1485         - 42  # MRR sel
1486     vpp-compare-testbeds-mrr-skx-clx-cmp:
1487       csit-vpp-perf-report-iterative-2005-2n-clx:
1488         - 12   # MRR
1489
1490     vpp-compare-testbeds-mrr-hsw-clx-ref:
1491       csit-vpp-perf-report-iterative-2005-3n-hsw:
1492         - 13  # MRR
1493     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1494       csit-vpp-perf-report-iterative-2005-2n-clx:
1495         - 12   # MRR
1496
1497     dpdk-compare-testbeds-ref:
1498       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1499         - 5   # NDRPDR sel
1500         - 6   # NDRPDR sel
1501         - 7   # NDRPDR sel
1502         - 8   # NDRPDR sel
1503         - 9   # NDRPDR sel
1504         - 10  # NDRPDR sel
1505         - 11  # NDRPDR sel
1506         - 12  # NDRPDR sel
1507         - 13  # NDRPDR sel
1508         - 14  # NDRPDR sel
1509     dpdk-compare-testbeds-cmp:
1510       csit-dpdk-perf-report-iterative-2005-3n-skx:
1511         - 4   # NDRPDR sel
1512         - 5   # NDRPDR sel
1513         - 6   # NDRPDR sel
1514         - 7   # NDRPDR sel
1515         - 8   # NDRPDR sel
1516         - 11  # NDRPDR sel
1517         - 12  # NDRPDR sel
1518         - 13  # NDRPDR sel
1519         - 14  # NDRPDR sel
1520         - 15  # NDRPDR sel
1521
1522     dpdk-compare-testbeds-skx-clx-ref:
1523       csit-dpdk-perf-report-iterative-2005-2n-skx:
1524         - 1   # NDRPDR sel
1525         - 2   # NDRPDR sel
1526         - 3   # NDRPDR sel
1527         - 4   # NDRPDR sel
1528         - 5   # NDRPDR sel
1529         - 6   # NDRPDR sel
1530         - 7   # NDRPDR sel
1531         - 8   # NDRPDR sel
1532         - 9   # NDRPDR sel
1533         - 10  # NDRPDR sel
1534     dpdk-compare-testbeds-skx-clx-cmp:
1535       csit-dpdk-perf-report-iterative-2005-2n-clx:
1536         - 1   # NDRPDR sel
1537         - 2   # NDRPDR sel
1538         - 3   # NDRPDR sel
1539         - 4   # NDRPDR sel
1540         - 5   # NDRPDR sel
1541         - 6   # NDRPDR sel
1542         - 7   # NDRPDR sel
1543         - 8   # NDRPDR sel
1544         - 9   # NDRPDR sel
1545         - 10  # NDRPDR sel
1546
1547     # Compare topologies
1548
1549     vpp-compare-topologies-ref:
1550       csit-vpp-perf-report-iterative-2005-3n-skx:
1551         - 4   # NDRPDR sel
1552         - 5   # NDRPDR sel ??? all x710 failed
1553         - 33  # NDRPDR sel
1554         - 28  # NDRPDR sel
1555         - 34  # NDRPDR sel
1556         - 36  # NDRPDR sel
1557         - 37  # NDRPDR sel
1558         - 38  # NDRPDR sel
1559         - 39  # NDRPDR sel
1560         - 41  # NDRPDR sel
1561     vpp-compare-topologies-cmp:
1562       csit-vpp-perf-report-iterative-2005-2n-skx:
1563         - 43  # NDRPDR sel
1564         - 38  # NDRPDR sel
1565         - 7   # NDRPDR sel
1566         - 65  # NDRPDR sel
1567         - 47  # NDRPDR sel
1568         - 55  # NDRPDR sel
1569         - 67  # NDRPDR sel
1570         - 75  # NDRPDR sel
1571         - 76  # NDRPDR sel
1572         - 73  # NDRPDR sel
1573
1574     vpp-compare-topologies-mrr-ref:
1575       csit-vpp-perf-report-iterative-2005-3n-skx:
1576         - 6   # MRR sel
1577     vpp-compare-topologies-mrr-cmp:
1578       csit-vpp-perf-report-iterative-2005-2n-skx:
1579         - 42  # MRR sel
1580
1581     dpdk-compare-topologies-ref:
1582       csit-dpdk-perf-report-iterative-2005-3n-skx:
1583         - 4   # NDRPDR sel
1584         - 5   # NDRPDR sel
1585         - 6   # NDRPDR sel
1586         - 7   # NDRPDR sel
1587         - 8   # NDRPDR sel
1588         - 11  # NDRPDR sel
1589         - 12  # NDRPDR sel
1590         - 13  # NDRPDR sel
1591         - 14  # NDRPDR sel
1592         - 15  # NDRPDR sel
1593     dpdk-compare-topologies-cmp:
1594       csit-dpdk-perf-report-iterative-2005-2n-skx:
1595         - 1   # NDRPDR sel
1596         - 2   # NDRPDR sel
1597         - 3   # NDRPDR sel
1598         - 4   # NDRPDR sel
1599         - 5   # NDRPDR sel
1600         - 6   # NDRPDR sel
1601         - 7   # NDRPDR sel
1602         - 8   # NDRPDR sel
1603         - 9   # NDRPDR sel
1604         - 10  # NDRPDR sel
1605
1606   plot-layouts:
1607
1608     plot-soak-throughput:
1609       titlefont:
1610         size: 18
1611       xaxis:
1612         title: "<b>Test Cases [Index]</b>"
1613         titlefont:
1614           size: 16
1615         autorange: True
1616         fixedrange: False
1617         gridcolor: "rgb(230, 230, 230)"
1618         linecolor: "rgb(220, 220, 220)"
1619         linewidth: 1
1620         showgrid: True
1621         showline: True
1622         showticklabels: True
1623         tickcolor: "rgb(220, 220, 220)"
1624         tickmode: "linear"
1625         tickfont:
1626           size: 16
1627         zeroline: False
1628       yaxis:
1629         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1630         titlefont:
1631           size: 16
1632         gridcolor: "rgb(230, 230, 230)"
1633         hoverformat: ".4r"
1634         tickformat: ".3r"
1635         linecolor: "rgb(220, 220, 220)"
1636         linewidth: 1
1637         showgrid: True
1638         showline: True
1639         showticklabels: True
1640         tickcolor: "rgb(220, 220, 220)"
1641         tickfont:
1642           size: 16
1643         zeroline: False
1644         range: [0,50]
1645       autosize: False
1646       margin:
1647         t: 50
1648         b: 0
1649         l: 80
1650         r: 20
1651       showlegend: True
1652       legend:
1653         orientation: "h"
1654         font:
1655           size: 16
1656       width: 700
1657       height: 900
1658       paper_bgcolor: "#fff"
1659       plot_bgcolor: "#fff"
1660       hoverlabel:
1661         namelength: -1
1662
1663     plot-service-density:
1664       titlefont:
1665         size: 18
1666       xaxis:
1667         side: "top"
1668         autorange: True
1669         fixedrange: False
1670         showgrid: False
1671         showline: False
1672         showticklabels: False
1673         ticks: ""
1674         ticklen: 0
1675         tickwidth: 0
1676         zeroline: False
1677       yaxis:
1678         autorange: "reversed"
1679         showgrid: False
1680         showline: False
1681         showticklabels: False
1682         ticks: ""
1683         ticklen: 0
1684         tickwidth: 0
1685         zeroline: False
1686       showlegend: False
1687       paper_bgcolor: "#fff"
1688       plot_bgcolor: "#fff"
1689       width: 700
1690       height: 700
1691       hoverlabel:
1692         namelength: -1
1693
1694     plot-hoststack:
1695       titlefont:
1696         size: 16
1697       xaxis:
1698         title: "<b>Test Cases [Index]</b>"
1699         titlefont:
1700           size: 14
1701         autorange: True
1702         fixedrange: False
1703         gridcolor: "rgb(230, 230, 230)"
1704         linecolor: "rgb(220, 220, 220)"
1705         linewidth: 1
1706         showgrid: True
1707         showline: True
1708         showticklabels: True
1709         tickcolor: "rgb(220, 220, 220)"
1710         tickmode: "linear"
1711         tickfont:
1712           size: 14
1713         zeroline: False
1714       yaxis:
1715         title: "<b>Bandwidth [Gbps]</b>"
1716         titlefont:
1717           size: 14
1718         gridcolor: "rgb(230, 230, 230)"
1719         hoverformat: ".4s"
1720         linecolor: "rgb(220, 220, 220)"
1721         linewidth: 1
1722         rangemode: "tozero"
1723         showgrid: True
1724         showline: True
1725         showticklabels: True
1726         tickcolor: "rgb(230, 230, 230)"
1727         tickformat: ".3s"
1728         tickfont:
1729           size: 14
1730         zeroline: False
1731       boxmode: "group"
1732       boxgroupgap: 0.5
1733       autosize: False
1734       margin:
1735         t: 50
1736         b: 20
1737         l: 80
1738         r: 20
1739       showlegend: True
1740       legend:
1741         orientation: "h"
1742         font:
1743           size: 14
1744       width: 700
1745       height: 800
1746       paper_bgcolor: "#fff"
1747       plot_bgcolor: "#fff"
1748       hoverlabel:
1749         namelength: -1
1750
1751     plot-throughput:
1752       titlefont:
1753         size: 18
1754       xaxis:
1755         title: "<b>Test Cases [Index]</b>"
1756         titlefont:
1757           size: 16
1758         autorange: True
1759         fixedrange: False
1760         gridcolor: "rgb(230, 230, 230)"
1761         linecolor: "rgb(220, 220, 220)"
1762         linewidth: 1
1763         showgrid: True
1764         showline: True
1765         showticklabels: True
1766         tickcolor: "rgb(220, 220, 220)"
1767         tickmode: "linear"
1768         tickfont:
1769           size: 16
1770         zeroline: False
1771       yaxis:
1772         title: "<b>Packet Throughput [Mpps]</b>"
1773         titlefont:
1774           size: 16
1775         gridcolor: "rgb(230, 230, 230)"
1776         hoverformat: ".4r"
1777         tickformat: ".3r"
1778         linecolor: "rgb(220, 220, 220)"
1779         linewidth: 1
1780         showgrid: True
1781         showline: True
1782         showticklabels: True
1783         tickcolor: "rgb(220, 220, 220)"
1784         tickfont:
1785           size: 16
1786         zeroline: False
1787         range: [0,50]
1788       autosize: False
1789       margin:
1790         t: 50
1791         b: 0
1792         l: 80
1793         r: 20
1794       showlegend: True
1795       legend:
1796         orientation: "h"
1797         font:
1798           size: 16
1799       width: 700
1800       height: 900
1801       paper_bgcolor: "#fff"
1802       plot_bgcolor: "#fff"
1803       hoverlabel:
1804         namelength: -1
1805
1806     plot-throughput-speedup-analysis:
1807       titlefont:
1808         size: 18
1809       xaxis:
1810         title: "<b>Number of Cores [Qty]</b>"
1811         titlefont:
1812           size: 16
1813         autorange: True
1814         fixedrange: False
1815         gridcolor: "rgb(230, 230, 230)"
1816         linecolor: "rgb(220, 220, 220)"
1817         linewidth: 1
1818         showgrid: True
1819         showline: True
1820         showticklabels: True
1821         tickcolor: "rgb(238, 238, 238)"
1822         tickmode: "linear"
1823         tickfont:
1824           size: 16
1825         zeroline: False
1826       yaxis:
1827         title: "<b>Packet Throughput [Mpps]</b>"
1828         titlefont:
1829           size: 16
1830         type: "linear"
1831         gridcolor: "rgb(230, 230, 230)"
1832         hoverformat: ".4s"
1833         linecolor: "rgb(220, 220, 220)"
1834         linewidth: 1
1835         showgrid: True
1836         showline: True
1837         showticklabels: True
1838         tickcolor: "rgb(220, 220, 220)"
1839         tickformat: ".4s"
1840         tickfont:
1841           size: 16
1842         zeroline: True
1843         rangemode: "tozero"
1844         range: [0,100]
1845       legend:
1846         orientation: "h"
1847         font:
1848           size: 16
1849         xanchor: "left"
1850         yanchor: "top"
1851         x: 0
1852         y: -0.2
1853         bgcolor: "rgba(255, 255, 255, 0)"
1854         bordercolor: "rgba(255, 255, 255, 0)"
1855         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1856       autosize: False
1857       margin:
1858           't': 50
1859           'b': 150
1860           'l': 85
1861           'r': 10
1862       showlegend: True
1863       width: 700
1864       height: 700
1865       paper_bgcolor: "#fff"
1866       plot_bgcolor: "#fff"
1867       hoverlabel:
1868         namelength: -1
1869       annotations: [
1870         {
1871           text: "_ _          __          ...",
1872           align: "left",
1873           showarrow: False,
1874           xref: "paper",
1875           yref: "paper",
1876           xanchor: "left",
1877           yanchor: "top",
1878           x: 0,
1879           y: -0.13,
1880           font: {
1881             family: "Consolas, Courier New",
1882             size: 15
1883           },
1884         },
1885         {
1886           text: "    Perfect     Measured     Limit",
1887           align: "left",
1888           showarrow: False,
1889           xref: "paper",
1890           yref: "paper",
1891           xanchor: "left",
1892           yanchor: "top",
1893           x: 0,
1894           y: -0.15,
1895           font: {
1896             family: "Consolas, Courier New",
1897             size: 15
1898           },
1899         },
1900       ]
1901
1902     plot-latency:
1903       titlefont:
1904         size: 18
1905       xaxis:
1906         title: "<b>Direction</b>"
1907         titlefont:
1908           size: 16
1909         autorange: True
1910         fixedrange: False
1911         gridcolor: "rgb(230, 230, 230)"
1912         linecolor: "rgb(220, 220, 220)"
1913         linewidth: 1
1914         showgrid: True
1915         showline: True
1916         showticklabels: False
1917         tickcolor: "rgb(220, 220, 220)"
1918         tickmode: "linear"
1919         tickfont:
1920           size: 16
1921         zeroline: False
1922       yaxis:
1923         title: "<b>Packet Latency [uSec]</b>"
1924         titlefont:
1925           size: 16
1926         type: "linear"
1927         gridcolor: "rgb(230, 230, 230)"
1928         hoverformat: ".4s"
1929         linecolor: "rgb(220, 220, 220)"
1930         linewidth: 1
1931         showgrid: True
1932         showline: True
1933         showticklabels: True
1934         tickcolor: "rgb(220, 220, 220)"
1935         tickformat: ".4s"
1936         tickfont:
1937           size: 16
1938         zeroline: True
1939         rangemode: "tozero"
1940       legend:
1941         orientation: "h"
1942         font:
1943           size: 16
1944         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1945       autosize: False
1946       margin:
1947           't': 50
1948           'b': 150
1949           'l': 80
1950           'r': 10
1951       showlegend: True
1952       width: 700
1953       height: 700
1954       paper_bgcolor: "#fff"
1955       plot_bgcolor: "#fff"
1956       hoverlabel:
1957         namelength: -1
1958
1959     plot-hdrh-latency:
1960       title:
1961         text: ""
1962         xanchor: "center"
1963         x: 0.5
1964         font:
1965           size: 16
1966       width: 700
1967       plot_bgcolor: "white"
1968       annotations:
1969         - font:
1970             size: 14
1971           showarrow: False
1972           text: "<b>Packet Latency [uSec]</b>"
1973           x: 1
1974           xanchor: "right"
1975           xref: "paper"
1976           y: -0.045
1977           yanchor: "top"
1978           yref: "paper"
1979         - font:
1980             size: 14
1981           showarrow: False
1982           text: "<b>Probability [%]</b>"
1983           textangle: 270
1984           x: -0.06
1985           xanchor: "center"
1986           xref: "paper"
1987           y: 0.5
1988           yanchor: "middle"
1989           yref: "paper"
1990         - font:
1991             size: 14
1992           showarrow: False
1993           text: "<b>Direction: E-W</b>"
1994           x: 0.24
1995           xanchor: "center"
1996           xref: "paper"
1997           y: 1.05
1998           yanchor: "bottom"
1999           yref: "paper"
2000         - font:
2001             size: 14
2002           showarrow: False
2003           text: "<b>Direction: W-E</b>"
2004           x: 0.74
2005           xanchor: "center"
2006           xref: "paper"
2007           y: 1.05
2008           yanchor: "bottom"
2009           yref: "paper"
2010
2011     plot-hdrh-latency-percentile:
2012       title:
2013         text: ""
2014         xanchor: "center"
2015         x: 0.5
2016         font:
2017           size: 18
2018       xaxis:
2019         type: "log"
2020         title: "<b>Percentile [%]</b>"
2021         titlefont:
2022           size: 16
2023         autorange: True
2024         fixedrange: False
2025         gridcolor: "rgb(230, 230, 230)"
2026         linecolor: "rgb(220, 220, 220)"
2027         linewidth: 1
2028         showgrid: True
2029         showline: True
2030         showticklabels: True
2031         tickcolor: "rgb(220, 220, 220)"
2032         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2033         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2034         tickfont:
2035           size: 16
2036       yaxis:
2037         title: "<b>Packet Latency [uSec]</b>"
2038         titlefont:
2039           size: 16
2040         gridcolor: "rgb(230, 230, 230)"
2041         linecolor: "rgb(220, 220, 220)"
2042         linewidth: 1
2043         showgrid: True
2044         showline: True
2045         showticklabels: True
2046         tickcolor: "rgb(220, 220, 220)"
2047         tickfont:
2048           size: 16
2049       autosize: False
2050       showlegend: True
2051       legend:
2052         traceorder: "normal"
2053         orientation: "h"
2054         font:
2055           size: 16
2056         xanchor: "left"
2057         yanchor: "top"
2058         x: 0
2059         y: -0.15
2060         bgcolor: "rgba(255, 255, 255, 0)"
2061         bordercolor: "rgba(255, 255, 255, 0)"
2062       width: 700
2063       height: 700
2064       paper_bgcolor: "white"
2065       plot_bgcolor: "white"
2066
2067     plot-hdrh-latency-by-percentile:
2068       title:
2069         text: "<b>Latency by Percentile Distribution</b>"
2070         xanchor: "center"
2071         x: 0.5
2072         font:
2073           size: 18
2074       showlegend: True
2075       legend:
2076         traceorder: "normal"
2077         orientation: "h"
2078         font:
2079           size: 16
2080         xanchor: "left"
2081         yanchor: "top"
2082         x: 0
2083         y: -0.2
2084         bgcolor: "rgba(255, 255, 255, 0)"
2085         bordercolor: "rgba(255, 255, 255, 0)"
2086       xaxis:
2087         type: "linear"
2088         title: "<b>Percentile [%]</b>"
2089         titlefont:
2090           size: 14
2091         autorange: False
2092         fixedrange: False
2093         range: [0, 100]
2094         gridcolor: "rgb(230, 230, 230)"
2095         linecolor: "rgb(220, 220, 220)"
2096         linewidth: 1
2097         showgrid: True
2098         showline: True
2099         showticklabels: True
2100         tickcolor: "rgb(220, 220, 220)"
2101         tickvals: [0, 25, 50, 75, 100]
2102         ticktext: [0, 25, 50, 75, 100]
2103         tickfont:
2104           size: 14
2105       yaxis:
2106         title: "<b>One-Way Latency per Direction [uSec]</b>"
2107         titlefont:
2108           size: 14
2109         gridcolor: "rgb(230, 230, 230)"
2110         linecolor: "rgb(220, 220, 220)"
2111         linewidth: 1
2112         showgrid: True
2113         showline: True
2114         showticklabels: True
2115         tickcolor: "rgb(220, 220, 220)"
2116         tickfont:
2117           size: 14
2118       width: 700
2119       height: 700
2120       paper_bgcolor: "white"
2121       plot_bgcolor: "white"
2122
2123 - type: "static"
2124   src-path: "{DIR[RST]}"
2125   dst-path: "{DIR[WORKING,SRC]}"
2126
2127 - type: "input"
2128   general:
2129     file-name: "output_info.xml.gz"
2130     file-format: ".gz"
2131     arch-file-format:
2132       - ".gz"
2133       - ".zip"
2134     download-path: "{job}/{build}/archives/{filename}"
2135     extract: "output.xml"
2136
2137     zip-file-name: "robot-plugin.zip"
2138     zip-file-format: ".zip"
2139     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2140     zip-extract: "robot-plugin/output.xml"
2141
2142   builds:
2143
2144     csit-vpp-perf-verify-1908-3n-hsw:
2145       - 12  # NDRPDR sel
2146       - 13  # NDRPDR sel
2147       - 14  # NDRPDR sel
2148       - 15  # NDRPDR sel
2149       - 16  # NDRPDR sel
2150       - 17  # NDRPDR sel
2151       - 18  # NDRPDR sel
2152       - 19  # NDRPDR sel
2153       - 20  # NDRPDR sel
2154       - 21  # NDRPDR sel
2155       - 39  # MRR sel
2156     csit-vpp-perf-verify-2001-3n-hsw:
2157       - 21  # NDRPDR sel
2158       - 22  # NDRPDR sel
2159       - 23  # NDRPDR sel
2160       - 24  # NDRPDR sel
2161       - 25  # NDRPDR sel
2162       - 29  # NDRPDR sel
2163       - 30  # NDRPDR sel
2164       - 31  # NDRPDR sel
2165       - 32  # NDRPDR sel
2166       - 34  # NDRPDR sel
2167       - 17  # MRR sel
2168     csit-vpp-perf-report-iterative-2005-3n-hsw:
2169       - 3   # NDRPDR sel
2170       - 4   # NDRPDR sel
2171       - 5   # NDRPDR sel
2172       - 10  # NDRPDR sel
2173       - 11  # NDRPDR sel
2174       - 12  # NDRPDR sel
2175       - 15  # NDRPDR sel
2176       - 16  # NDRPDR sel
2177       - 18  # NDRPDR sel
2178       - 19  # NDRPDR sel
2179       - 20  # NDRPDR sel env 4
2180       - 21  # NDRPDR sel env 4
2181       - 22  # NDRPDR sel env 4
2182       - 23  # NDRPDR sel env 4
2183       - 24  # NDRPDR sel env 4
2184       - 25  # NDRPDR sel env 4
2185       - 26  # NDRPDR sel env 4
2186       - 27  # NDRPDR sel env 4
2187       - 28  # NDRPDR sel env 4
2188       - 29  # NDRPDR sel env 4
2189       - 13  # MRR
2190     csit-vpp-perf-verify-2005-3n-hsw:
2191       - 3   # hoststack
2192       - 5   # hoststack
2193       - 6   # hoststack
2194       - 7   # hoststack
2195       - 8   # hoststack
2196       - 9   # hoststack
2197       - 10  # hoststack
2198       - 11  # hoststack
2199       - 12  # hoststack
2200       - 13  # hoststack
2201     csit-vpp-perf-report-coverage-2005-3n-hsw:
2202       - 1   # perf-full-3n-dnv-crypto_I
2203       - 7   # perf-full-3n-hsw-crypto_II
2204       - 3   # perf-full-3n-hsw-crypto_III
2205       - 4   # perf-full-3n-dnv-crypto_IV
2206       - 5   # perf-full-3n-hsw-ip4_I
2207       - 6   # perf-full-3n-hsw-ip4_II
2208       - 8   # perf-full-3n-hsw-ip4_III
2209       - 9   # perf-full-3n-hsw-ip4_IV
2210       - 10  # perf-full-3n-hsw-ip4_V
2211       - 26  # perf-full-3n-hsw-ip4_VI
2212       - 18  # perf-full-3n-hsw-ip4_VII
2213       - 27  # perf-full-3n-hsw-ip4_VIII
2214       - 28  # perf-full-3n-hsw-ip4_IX
2215       - 29  # perf-full-3n-hsw-ip6_I
2216       - 35  # perf-full-3n-hsw-ip6_II
2217       - 42  # perf-full-3n-hsw-l2_I
2218       - 33  # perf-full-3n-hsw-l2_II
2219       - 37  # perf-full-3n-hsw-l2_III
2220       - 45  # perf-full-3n-hsw-l2_IV
2221       - 43  # perf-full-3n-hsw-l2_V
2222       - 40  # perf-full-3n-hsw-l2_VI
2223       - 44  # perf-full-3n-hsw-l2_VII
2224       - 51  # perf-full-3n-hsw-l2_VIII
2225       - 50  # perf-full-3n-hsw-l2_IX
2226       - 52  # perf-full-3n-hsw-l2_X
2227       - 53  # perf-full-3n-hsw-l2_XI
2228       - 54  # perf-full-3n-hsw-memif
2229       - 55  # perf-full-3n-hsw-ip4tunnels-I
2230       - 56  # perf-full-3n-hsw-ip4tunnels-II
2231       - 57  # perf-full-3n-hsw-ip4tunnels-III
2232       - 58  # perf-full-3n-hsw-ip6tunnels-I
2233       - 59  # perf-full-3n-hsw-srv6-I
2234       - 60  # perf-full-3n-hsw-srv6-II
2235       - 61  # perf-full-3n-hsw-vhost-I
2236       - 62  # perf-full-3n-hsw-vhost-II
2237       - 63  # perf-full-3n-hsw-vhost-III
2238
2239     csit-vpp-perf-verify-1908_1-3n-skx:
2240       - 26  # NDRPDR sel - new1908.1
2241       - 27  # NDRPDR sel - new1908.1
2242       - 28  # NDRPDR sel - new1908.1
2243       - 29  # NDRPDR sel - new1908.1
2244       - 30  # NDRPDR sel - new1908.1
2245       - 31  # NDRPDR sel - new1908.1
2246       - 33  # NDRPDR sel - new1908.1
2247       - 34  # NDRPDR sel - new1908.1
2248       - 35  # NDRPDR sel - new1908.1
2249       - 36  # NDRPDR sel - new1908.1
2250     csit-vpp-perf-verify-2001-3n-skx:
2251       - 69  # NDRPDR sel - new2001.0
2252       - 71  # NDRPDR sel - new2001.0
2253       - 72  # NDRPDR sel - new2001.0
2254       - 76  # NDRPDR sel - new2001.0
2255       - 77  # NDRPDR sel - new2001.0
2256       - 78  # NDRPDR sel - new2001.0
2257       - 80  # NDRPDR sel - new2001.0
2258       - 50  # MRR sel
2259       - 53  # MRR sel addition
2260     csit-vpp-perf-report-iterative-2005-3n-skx:
2261       - 4   # NDRPDR sel
2262       - 5   # NDRPDR sel ??? all x710 failed
2263       - 33  # NDRPDR sel
2264       - 28  # NDRPDR sel
2265       - 34  # NDRPDR sel
2266       - 36  # NDRPDR sel
2267       - 37  # NDRPDR sel
2268       - 38  # NDRPDR sel
2269       - 39  # NDRPDR sel
2270       - 41  # NDRPDR sel
2271       - 42  # NDRPDR sel env 4
2272       - 43  # NDRPDR sel env 4
2273       - 45  # NDRPDR sel env 4
2274       - 6   # MRR sel
2275     csit-vpp-perf-report-coverage-2005-3n-skx:
2276       - 10  # perf-full-3n-skx-crypto_I
2277       - 11  # perf-full-3n-skx-crypto_II
2278       - 12  # perf-full-3n-skx-crypto_III
2279       - 5   # perf-full-3n-skx-ip4_I
2280       - 14  # perf-full-3n-skx-ip4_II
2281       - 7   # perf-full-3n-skx-ip4_III
2282       - 15  # perf-full-3n-skx-ip4_IV
2283       - 16  # perf-full-3n-skx-ip4_V
2284       - 17  # perf-full-3n-skx-ip4_VI
2285       - 18  # perf-full-3n-skx-ip4_VII
2286       - 19  # perf-full-3n-skx-ip4_VIII
2287       - 20  # perf-full-3n-skx-ip4_IX
2288       - 24  # perf-full-3n-skx-ip6_I
2289       - 25  # perf-full-3n-skx-ip6_II
2290       - 21  # perf-full-3n-skx-ip4tunnels-I
2291       - 22  # perf-full-3n-skx-ip4tunnels-II
2292       - 23  # perf-full-3n-skx-ip4tunnels-III
2293       - 26  # perf-full-3n-skx-ip6tunnels-I
2294       - 28  # perf-full-3n-skx-l2_II
2295       - 29  # perf-full-3n-skx-l2_III
2296       - 30  # perf-full-3n-skx-l2_IV
2297       - 32  # perf-full-3n-skx-l2_VI
2298       - 33  # perf-full-3n-skx-l2_VII
2299       - 34  # perf-full-3n-skx-l2_VIII
2300       - 35  # perf-full-3n-skx-l2_IX
2301       - 36  # perf-full-3n-skx-l2_X
2302       - 37  # perf-full-3n-skx-l2_XI
2303       - 38  # perf-full-3n-skx-memif
2304       - 39  # perf-full-3n-skx-srv6-I
2305       - 40  # perf-full-3n-skx-srv6-II
2306       - 43  # perf-full-3n-skx-vhost-III
2307
2308     csit-vpp-perf-verify-1908_1-2n-skx:
2309       - 39  # NDRPDR sel - new1908.1
2310       - 40  # NDRPDR sel - new1908.1
2311       - 41  # NDRPDR sel - new1908.1
2312       - 43  # NDRPDR sel - new1908.1
2313       - 44  # NDRPDR sel - new1908.1
2314       - 45  # NDRPDR sel - new1908.1
2315       - 46  # NDRPDR sel - new1908.1
2316       - 47  # NDRPDR sel - new1908.1
2317       - 48  # NDRPDR sel - new1908.1
2318       - 49  # NDRPDR sel - new1908.1
2319     csit-vpp-perf-verify-2001-2n-skx:
2320       - 143  # NDRPDR sel - new2001.0
2321       - 146  # NDRPDR sel - new2001.0
2322       - 147  # NDRPDR sel - new2001.0
2323       - 148  # NDRPDR sel - new2001.0
2324       - 149  # NDRPDR sel - new2001.0
2325       - 150  # NDRPDR sel - new2001.0
2326       - 151  # NDRPDR sel - new2001.0
2327       - 152  # NDRPDR sel - new2001.0
2328       - 153  # NDRPDR sel - new2001.0
2329       - 154  # NDRPDR sel - new2001.0
2330       - 101  # MRR sel - old
2331       - 128  # MRR sel addition - old
2332     csit-vpp-perf-report-iterative-2005-2n-skx:
2333       - 43  # NDRPDR sel
2334       - 38  # NDRPDR sel
2335       - 7   # NDRPDR sel
2336       - 65  # NDRPDR sel
2337       - 47  # NDRPDR sel
2338       - 55  # NDRPDR sel
2339       - 67  # NDRPDR sel
2340       - 75  # NDRPDR sel
2341       - 76  # NDRPDR sel
2342       - 73  # NDRPDR sel
2343       - 88  # NDRPDR sel env 4
2344       - 89  # NDRPDR sel env 4
2345       - 90  # NDRPDR sel env 4
2346       - 92  # NDRPDR sel env 4
2347       - 93  # NDRPDR sel env 4
2348       - 42  # MRR sel
2349       - 48  # Reconf
2350       - 50  # Reconf
2351       - 51  # Reconf
2352       - 52  # Reconf
2353       - 53  # Reconf
2354       - 60  # Reconf
2355       - 70  # Reconf
2356       - 71  # Reconf
2357       - 63  # Reconf
2358       - 66  # Reconf
2359       - 49  # Soak
2360       - 54  # Soak
2361       - 78  # nf-density-sel
2362       - 83  # nf-density-sel
2363     csit-vpp-perf-report-coverage-2005-2n-skx:
2364       - 11  # perf-full-2n-skx-ip4_I
2365       - 3   # perf-full-2n-skx-ip4_II
2366       - 18  # perf-full-2n-skx-ip4_III
2367       - 19  # perf-full-2n-skx-ip4_IV
2368       - 5   # perf-full-2n-skx-ip4_V
2369       - 20  # perf-full-2n-skx-ip4_VI
2370       - 7   # perf-full-2n-skx-ip6_I
2371       - 21  # perf-full-2n-skx-ip6_II
2372       - 9   # perf-full-2n-skx-l2_I
2373       - 22  # perf-full-2n-skx-l2_II
2374       - 23  # perf-full-2n-skx-memif
2375       - 24  # perf-full-2n-skx-loadbalancer
2376       - 25  # perf-full-2n-skx-vhost I
2377       - 26  # perf-full-2n-skx-vhost II
2378       - 27  # perf-full-2n-skx-vts
2379
2380     csit-vpp-perf-verify-1908_1-2n-clx:
2381       - 5  # NDRPDR sel
2382       - 6  # NDRPDR sel
2383       - 7  # NDRPDR sel
2384       - 8  # NDRPDR sel
2385       - 9  # NDRPDR sel
2386     csit-vpp-perf-verify-2001-2n-clx:
2387       - 28  # NDRPDR sel
2388       - 29  # NDRPDR sel
2389       - 32  # NDRPDR sel
2390       - 40  # NDRPDR sel
2391       - 43  # NDRPDR sel
2392       - 44  # NDRPDR sel
2393       - 45  # NDRPDR sel
2394       - 47  # NDRPDR sel
2395       - 48  # NDRPDR sel
2396       - 49  # NDRPDR sel
2397       - 39  # MRR
2398     csit-vpp-perf-report-iterative-2005-2n-clx:
2399       - 7   # NDRPDR sel
2400       - 38  # NDRPDR sel
2401       - 9   # NDRPDR sel
2402       - 32  # NDRPDR sel ???
2403       - 33  # NDRPDR sel ???
2404       - 39  # NDRPDR sel
2405       - 40  # NDRPDR sel
2406       - 43  # NDRPDR sel
2407       - 50  # NDRPDR sel
2408       - 51  # NDRPDR sel
2409       - 62  # NDRPDR sel env 4
2410       - 63  # NDRPDR sel env 4
2411       - 64  # NDRPDR sel env 4
2412       - 65  # NDRPDR sel env 4
2413       - 66  # NDRPDR sel env 4
2414       - 70  # NDRPDR sel env 4
2415       - 12  # MRR
2416       - 42  # Reconf
2417       - 45  # Reconf
2418       - 46  # Reconf
2419       - 47  # Reconf
2420       - 48  # Reconf
2421       - 52  # Reconf
2422       - 53  # Reconf
2423       - 54  # Reconf
2424       - 55  # Reconf
2425       - 56  # Reconf
2426       - 44  # Soak
2427       - 49  # Soak
2428       - 57  # 2n-clx nfv-density-00
2429       - 58  # 2n-clx nfv-density-00
2430       - 59  # 2n-clx nfv-density-00
2431       - 60  # 2n-clx nfv-density-00
2432       - 61  # 2n-clx nfv-density-00
2433     csit-vpp-perf-report-coverage-2005-2n-clx:
2434       - 21  # perf-full-2n-clx-ip4_I
2435       - 2   # perf-full-2n-clx-ip4_II
2436       - 3   # perf-full-2n-clx-ip4_III
2437       - 4   # perf-full-2n-clx-ip4_IV
2438       - 5   # perf-full-2n-clx-ip4_V
2439       - 6   # perf-full-2n-clx-ip4_VI
2440       - 7   # perf-full-2n-clx-ip6_I
2441       - 16  # perf-full-2n-clx-ip6_II
2442       - 23  # perf-full-2n-clx-l2_I
2443       - 10  # perf-full-2n-clx-l2_II
2444       - 11  # perf-full-2n-clx-memif
2445       - 12  # perf-full-2n-clx-loadbalancer
2446       - 13  # perf-full-2n-clx-vhost I
2447       - 22  # perf-full-2n-clx-vhost II
2448       - 15  # perf-full-2n-clx-vts
2449
2450     csit-vpp-perf-verify-1908-3n-tsh:
2451       - 7   # NDRPDR sel
2452       - 8   # NDRPDR sel
2453       - 9   # NDRPDR sel
2454       - 10  # NDRPDR sel
2455       - 11  # NDRPDR sel
2456       - 12  # NDRPDR sel
2457       - 13  # NDRPDR sel
2458       - 14  # NDRPDR sel
2459       - 15  # NDRPDR sel
2460       - 16  # NDRPDR sel
2461       - 17  # MRR sel
2462     csit-vpp-perf-verify-2001-3n-tsh:
2463       - 3   # NDRPDR sel
2464       - 4   # NDRPDR sel
2465       - 7   # NDRPDR sel
2466       - 8   # NDRPDR sel
2467       - 10  # NDRPDR sel
2468       - 12  # NDRPDR sel
2469       - 13  # NDRPDR sel
2470       - 14  # NDRPDR sel
2471       - 15  # NDRPDR sel
2472       - 21  # NDRPDR sel
2473       - 9   # MRR sel
2474     # TODO: Add data:
2475     csit-vpp-perf-report-iterative-2005-3n-tsh:
2476       - 9   # NDRPDR sel
2477       - 11  # NDRPDR sel
2478       - 12  # NDRPDR sel
2479       - 20  # NDRPDR sel
2480       - 14  # NDRPDR sel
2481       - 21  # NDRPDR sel
2482       - 23  # NDRPDR sel env 4
2483       - 10  # MRR sel
2484
2485     csit-vpp-perf-verify-1908-3n-dnv:
2486       - 6   # NDRPDR sel
2487       - 7   # NDRPDR sel
2488       - 8   # NDRPDR sel
2489       - 9   # NDRPDR sel
2490       - 10  # NDRPDR sel
2491       - 12  # NDRPDR sel
2492       - 13  # NDRPDR sel
2493       - 14  # NDRPDR sel
2494       - 15  # NDRPDR sel
2495       - 16  # NDRPDR sel
2496       - 17  # MRR sel
2497     csit-vpp-perf-verify-2001-3n-dnv:
2498       - 5   # NDRPDR sel
2499       - 6   # NDRPDR sel
2500       - 7   # NDRPDR sel
2501       - 8   # NDRPDR sel
2502       - 9   # NDRPDR sel
2503       - 10  # NDRPDR sel
2504       - 12  # NDRPDR sel
2505       - 16  # NDRPDR sel
2506       - 17  # NDRPDR sel
2507       - 18  # NDRPDR sel
2508       - 11  # MRR sel
2509     csit-vpp-perf-report-iterative-2005-3n-dnv:
2510       - 2   # NDRPDR sel
2511       - 3   # NDRPDR sel
2512       - 4   # NDRPDR sel
2513       - 5   # NDRPDR sel
2514       - 6   # NDRPDR sel
2515       - 7   # NDRPDR sel
2516       - 9   # NDRPDR sel
2517       - 10  # NDRPDR sel
2518       - 11  # NDRPDR sel
2519       - 12  # NDRPDR sel
2520       - 8   # MRR
2521     csit-vpp-perf-report-coverage-2005-3n-dnv:
2522       - 1   # perf-full-3n-dnv-crypto_I
2523       - 24  # perf-full-3n-dnv-crypto_II
2524       - 5   # perf-full-3n-dnv-ip4_I
2525       - 13  # perf-full-3n-dnv-ip4_II
2526       - 17  # perf-full-3n-dnv-ip6_I
2527       - 18  # perf-full-3n-dnv-ip6_II
2528       - 21  # perf-full-3n-dnv-l2_I
2529       - 22  # perf-full-3n-dnv-l2_II
2530       - 23  # perf-full-3n-dnv-ip4-tunnels_I
2531
2532     csit-vpp-perf-verify-1908-2n-dnv:
2533       - 1   # NDRPDR sel
2534       - 2   # NDRPDR sel
2535       - 3   # NDRPDR sel
2536       - 4   # NDRPDR sel
2537       - 5   # NDRPDR sel
2538       - 6   # NDRPDR sel
2539       - 7   # NDRPDR sel
2540       - 8   # NDRPDR sel
2541       - 9   # NDRPDR sel
2542       - 10  # NDRPDR sel
2543       - 11  # MRR sel
2544     csit-vpp-perf-verify-2001-2n-dnv:
2545       - 4   # NDRPDR sel
2546       - 5   # NDRPDR sel
2547       - 6   # NDRPDR sel
2548       - 7   # NDRPDR sel
2549       - 8   # NDRPDR sel
2550       - 9   # NDRPDR sel
2551       - 10  # NDRPDR sel
2552       - 11  # NDRPDR sel
2553       - 13  # NDRPDR sel
2554       - 16  # NDRPDR sel
2555       - 12  # MRR sel
2556     csit-vpp-perf-report-iterative-2005-2n-dnv:
2557       - 3   # NDRPDR sel
2558       - 6   # NDRPDR sel
2559       - 7   # NDRPDR sel
2560       - 8   # NDRPDR sel
2561       - 9   # NDRPDR sel
2562       - 10  # NDRPDR sel
2563       - 11  # NDRPDR sel
2564       - 12  # NDRPDR sel
2565       - 13  # NDRPDR sel
2566       - 14  # NDRPDR sel
2567       - 15  # MRR sel
2568     csit-vpp-perf-report-coverage-2005-2n-dnv:
2569       - 1   # perf-full-2n-dnv-ip4_I
2570       - 2   # perf-full-2n-dnv-ip4_II
2571       - 3   # perf-full-2n-dnv-ip6_I
2572       - 4   # perf-full-2n-dnv-ip6_II
2573       - 5   # perf-full-2n-dnv-l2_I
2574       - 6   # perf-full-2n-dnv-l2_II
2575
2576     csit-dpdk-perf-verify-1908-3n-hsw:
2577       - 2   # NDRPDR sel
2578       - 3   # NDRPDR sel
2579       - 4   # NDRPDR sel
2580       - 5   # NDRPDR sel
2581       - 6   # NDRPDR sel
2582       - 7   # NDRPDR sel
2583       - 8   # NDRPDR sel
2584       - 9   # NDRPDR sel
2585       - 10  # NDRPDR sel
2586       - 11  # NDRPDR sel
2587     csit-dpdk-perf-verify-2001-3n-hsw:
2588       - 4   # NDRPDR sel
2589       - 5   # NDRPDR sel
2590       - 6   # NDRPDR sel
2591       - 7   # NDRPDR sel
2592       - 8   # NDRPDR sel
2593       - 9   # NDRPDR sel
2594       - 10  # NDRPDR sel
2595       - 11  # NDRPDR sel
2596       - 12  # NDRPDR sel
2597       - 13  # NDRPDR sel
2598       - 15  # NDRPDR sel
2599       - 16  # NDRPDR sel
2600       - 17  # NDRPDR sel
2601       - 18  # NDRPDR sel
2602       - 19  # NDRPDR sel
2603       - 20  # NDRPDR sel
2604       - 21  # NDRPDR sel
2605       - 22  # NDRPDR sel
2606       - 23  # NDRPDR sel
2607       - 24  # NDRPDR sel
2608     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2609       - 5   # NDRPDR sel
2610       - 6   # NDRPDR sel
2611       - 7   # NDRPDR sel
2612       - 8   # NDRPDR sel
2613       - 9   # NDRPDR sel
2614       - 10  # NDRPDR sel
2615       - 11  # NDRPDR sel
2616       - 12  # NDRPDR sel
2617       - 13  # NDRPDR sel
2618       - 14  # NDRPDR sel
2619
2620     csit-dpdk-perf-verify-1908-3n-skx:
2621       - 3   # NDRPDR sel
2622       - 4   # NDRPDR sel
2623       - 5   # NDRPDR sel
2624       - 6   # NDRPDR sel
2625       - 7   # NDRPDR sel
2626       - 8   # NDRPDR sel
2627       - 9   # NDRPDR sel
2628       - 10  # NDRPDR sel
2629       - 11  # NDRPDR sel
2630       - 12  # NDRPDR sel
2631     csit-dpdk-perf-verify-2001-3n-skx:
2632       - 29  # NDRPDR sel xxv710
2633       - 33  # NDRPDR sel xxv710
2634       - 34  # NDRPDR sel xxv710
2635       - 35  # NDRPDR sel xxv710
2636       - 36  # NDRPDR sel xxv710
2637       - 37  # NDRPDR sel xxv710
2638       - 41  # NDRPDR sel xxv710
2639       - 42  # NDRPDR sel xxv710
2640       - 43  # NDRPDR sel xxv710
2641       - 45  # NDRPDR sel xxv710
2642       - 30  # NDRPDR sel x710
2643       - 31  # NDRPDR sel x710
2644       - 32  # NDRPDR sel x710
2645       - 38  # NDRPDR sel x710
2646       - 39  # NDRPDR sel x710
2647       - 40  # NDRPDR sel x710
2648       - 44  # NDRPDR sel x710
2649       - 46  # NDRPDR sel x710
2650       - 47  # NDRPDR sel x710
2651       - 48  # NDRPDR sel x710
2652     csit-dpdk-perf-report-iterative-2005-3n-skx:
2653       - 4   # NDRPDR sel
2654       - 5   # NDRPDR sel
2655       - 6   # NDRPDR sel
2656       - 7   # NDRPDR sel
2657       - 8   # NDRPDR sel
2658       - 11  # NDRPDR sel
2659       - 12  # NDRPDR sel
2660       - 13  # NDRPDR sel
2661       - 14  # NDRPDR sel
2662       - 15  # NDRPDR sel
2663
2664     csit-dpdk-perf-verify-1908-2n-skx:
2665       - 2   # NDRPDR sel
2666       - 3   # NDRPDR sel
2667       - 4   # NDRPDR sel
2668       - 5   # NDRPDR sel
2669       - 7   # NDRPDR sel
2670       - 8   # NDRPDR sel
2671       - 9   # NDRPDR sel
2672       - 10  # NDRPDR sel
2673       - 11  # NDRPDR sel
2674       - 12  # NDRPDR sel
2675     csit-dpdk-perf-verify-2001-2n-skx:
2676       - 35  # NDRPDR sel xxv710
2677       - 36  # NDRPDR sel xxv710
2678       - 37  # NDRPDR sel xxv710
2679       - 41  # NDRPDR sel xxv710
2680       - 42  # NDRPDR sel xxv710
2681       - 43  # NDRPDR sel xxv710
2682       - 46  # NDRPDR sel xxv710
2683       - 47  # NDRPDR sel xxv710
2684       - 52  # NDRPDR sel xxv710
2685       - 53  # NDRPDR sel xxv710
2686       - 38  # NDRPDR sel x710
2687       - 39  # NDRPDR sel x710
2688       - 40  # NDRPDR sel x710
2689       - 44  # NDRPDR sel x710
2690       - 45  # NDRPDR sel x710
2691       - 48  # NDRPDR sel x710
2692       - 49  # NDRPDR sel x710
2693       - 50  # NDRPDR sel x710
2694       - 51  # NDRPDR sel x710
2695       - 54  # NDRPDR sel x710
2696     csit-dpdk-perf-report-iterative-2005-2n-skx:
2697       - 1   # NDRPDR sel
2698       - 2   # NDRPDR sel
2699       - 3   # NDRPDR sel
2700       - 4   # NDRPDR sel
2701       - 5   # NDRPDR sel
2702       - 6   # NDRPDR sel
2703       - 7   # NDRPDR sel
2704       - 8   # NDRPDR sel
2705       - 9   # NDRPDR sel
2706       - 10  # NDRPDR sel
2707
2708     csit-dpdk-perf-verify-2001-2n-clx:
2709       - 15  # NDRPDR sel
2710       - 16  # NDRPDR sel
2711       - 17  # NDRPDR sel
2712       - 18  # NDRPDR sel
2713       - 19  # NDRPDR sel
2714       - 20  # NDRPDR sel
2715       - 21  # NDRPDR sel
2716       - 22  # NDRPDR sel
2717       - 23  # NDRPDR sel
2718       - 24  # NDRPDR sel
2719       - 25  # NDRPDR sel
2720       - 26  # NDRPDR sel
2721       - 27  # NDRPDR sel
2722       - 28  # NDRPDR sel
2723       - 29  # NDRPDR sel
2724       - 30  # NDRPDR sel
2725       - 31  # NDRPDR sel
2726       - 32  # NDRPDR sel
2727       - 33  # NDRPDR sel
2728       - 34  # NDRPDR sel
2729     csit-dpdk-perf-report-iterative-2005-2n-clx:
2730       - 1   # NDRPDR sel
2731       - 2   # NDRPDR sel
2732       - 3   # NDRPDR sel
2733       - 4   # NDRPDR sel
2734       - 5   # NDRPDR sel
2735       - 6   # NDRPDR sel
2736       - 7   # NDRPDR sel
2737       - 8   # NDRPDR sel
2738       - 9   # NDRPDR sel
2739       - 10  # NDRPDR sel
2740
2741     csit-dpdk-perf-verify-2001-2n-dnv:
2742       - 9   # NDRPDR sel
2743       - 10  # NDRPDR sel
2744       - 11  # NDRPDR sel
2745       - 12  # NDRPDR sel
2746       - 13  # NDRPDR sel
2747       - 14  # NDRPDR sel
2748       - 15  # NDRPDR sel
2749       - 16  # NDRPDR sel
2750       - 17  # NDRPDR sel
2751       - 18  # NDRPDR sel
2752     csit-dpdk-perf-report-iterative-2005-2n-dnv:
2753       - 8   # NDRPDR sel
2754       - 9   # NDRPDR sel
2755       - 10  # NDRPDR sel
2756       - 11  # NDRPDR sel
2757       - 12  # NDRPDR sel
2758       - 13  # NDRPDR sel
2759       - 14  # NDRPDR sel
2760       - 15  # NDRPDR sel
2761       - 16  # NDRPDR sel
2762       - 17  # NDRPDR sel
2763
2764     csit-dpdk-perf-verify-2001-3n-dnv:
2765       - 12  # NDRPDR sel
2766       - 13  # NDRPDR sel
2767       - 14  # NDRPDR sel
2768       - 15  # NDRPDR sel
2769       - 16  # NDRPDR sel
2770       - 17  # NDRPDR sel
2771       - 18  # NDRPDR sel
2772       - 19  # NDRPDR sel
2773       - 20  # NDRPDR sel
2774       - 22  # NDRPDR sel
2775     csit-dpdk-perf-report-iterative-2005-3n-dnv:
2776       - 6   # NDRPDR sel
2777       - 7   # NDRPDR sel
2778       - 8   # NDRPDR sel
2779       - 9   # NDRPDR sel
2780       - 10  # NDRPDR sel
2781       - 11  # NDRPDR sel
2782       - 12  # NDRPDR sel
2783       - 13  # NDRPDR sel
2784       - 14  # NDRPDR sel
2785       - 16  # NDRPDR sel
2786
2787     csit-dpdk-perf-verify-2001-3n-tsh:
2788       - 3   # NDRPDR sel
2789       - 4   # NDRPDR sel
2790       - 5   # NDRPDR sel
2791       - 9   # NDRPDR sel
2792       - 10  # NDRPDR sel
2793       - 11  # NDRPDR sel
2794       - 12  # NDRPDR sel
2795       - 14  # NDRPDR sel
2796       - 15  # NDRPDR sel
2797       - 18  # NDRPDR sel
2798     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2799       - 5   # NDRPDR sel
2800
2801     csit-vpp-device-2005-ubuntu1804-1n-skx:
2802       - 35
2803
2804 - type: "output"
2805   output: "report"
2806   format:
2807     html:
2808     - full
2809 #    pdf:
2810 #    - minimal
2811
2812 ################################################################################
2813 ###                               T A B L E S                                ###
2814 ################################################################################
2815
2816 # VPP Soak vs NDR - 2n-skx
2817 - type: "table"
2818   title: "VPP Soak vs NDR 2n-skx"
2819   algorithm: "table_soak_vs_ndr"
2820   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2821   reference:
2822     title: "NDR"
2823     data: "vpp-soak-vs-ndr-2n-skx-ref"
2824   compare:
2825     title: "Soak"
2826     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2827   data: "vpp-soak-vs-ndr-2n-skx"
2828   include-tests: "NDR"
2829   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2830   parameters:
2831     - "throughput"
2832     - "name"
2833     - "parent"
2834
2835 # VPP Soak vs NDR - 2n-clx
2836 - type: "table"
2837   title: "VPP Soak vs NDR 2n-clx"
2838   algorithm: "table_soak_vs_ndr"
2839   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2840   reference:
2841     title: "NDR"
2842     data: "vpp-soak-vs-ndr-2n-clx-ref"
2843   compare:
2844     title: "Soak"
2845     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2846   data: "vpp-soak-vs-ndr-2n-clx"
2847   include-tests: "NDR"
2848   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2849   parameters:
2850     - "throughput"
2851     - "name"
2852     - "parent"
2853
2854 ################################################################################
2855
2856 # VPP Compare NICs 3n-skx 2t1c ndr
2857 - type: "table"
2858   title: "VPP Compare NICs 3n-skx 2t1c ndr"
2859   algorithm: "table_comparison"
2860   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2861   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2862   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2863   columns:
2864     - title: "x710"
2865       data-set: "vpp-nic-comparison-3n-skx"
2866       tag: "NIC_Intel-X710"
2867     - title: "xxv710"
2868       data-set: "vpp-nic-comparison-3n-skx"
2869       tag: "NIC_Intel-XXV710"
2870   comparisons:
2871     - title: "Diff"
2872       reference: 1
2873       compare: 2
2874   legend:
2875     - "Legend to Table:"
2876     - "x710, xxv710 - NICs tested."
2877     - "Diff - difference between x710 and xxv710 NIC."
2878
2879 # VPP Compare NICs 3n-skx 4t2c ndr
2880 - type: "table"
2881   title: "VPP Compare NICs 3n-skx 4t2c ndr"
2882   algorithm: "table_comparison"
2883   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2884   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2885   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2886   columns:
2887     - title: "x710"
2888       data-set: "vpp-nic-comparison-3n-skx"
2889       tag: "NIC_Intel-X710"
2890     - title: "xxv710"
2891       data-set: "vpp-nic-comparison-3n-skx"
2892       tag: "NIC_Intel-XXV710"
2893   comparisons:
2894     - title: "Diff"
2895       reference: 1
2896       compare: 2
2897   legend:
2898     - "Legend to Table:"
2899     - "x710, xxv710 - NICs tested."
2900     - "Diff - difference between x710 and xxv710 NIC."
2901
2902 # VPP Compare NICs 3n-skx 2t1c pdr
2903 - type: "table"
2904   title: "VPP Compare NICs 3n-skx 2t1c pdr"
2905   algorithm: "table_comparison"
2906   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2907   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2908   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2909   columns:
2910     - title: "x710"
2911       data-set: "vpp-nic-comparison-3n-skx"
2912       tag: "NIC_Intel-X710"
2913     - title: "xxv710"
2914       data-set: "vpp-nic-comparison-3n-skx"
2915       tag: "NIC_Intel-XXV710"
2916   comparisons:
2917     - title: "Diff"
2918       reference: 1
2919       compare: 2
2920   legend:
2921     - "Legend to Table:"
2922     - "x710, xxv710 - NICs tested."
2923     - "Diff - difference between x710 and xxv710 NIC."
2924
2925 # VPP Compare NICs 3n-skx 4t2c pdr
2926 - type: "table"
2927   title: "VPP Compare NICs 3n-skx 4t2c pdr"
2928   algorithm: "table_comparison"
2929   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2930   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2931   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2932   columns:
2933     - title: "x710"
2934       data-set: "vpp-nic-comparison-3n-skx"
2935       tag: "NIC_Intel-X710"
2936     - title: "xxv710"
2937       data-set: "vpp-nic-comparison-3n-skx"
2938       tag: "NIC_Intel-XXV710"
2939   comparisons:
2940     - title: "Diff"
2941       reference: 1
2942       compare: 2
2943   legend:
2944     - "Legend to Table:"
2945     - "x710, xxv710 - NICs tested."
2946     - "Diff - difference between x710 and xxv710 NIC."
2947
2948 ## VPP Compare NICs 3n-skx 2t1c mrr
2949 #- type: "table"
2950 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2951 #  algorithm: "table_comparison"
2952 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2953 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2954 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2955 #  columns:
2956 #    - title: "x710"
2957 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2958 #      tag: "NIC_Intel-X710"
2959 #    - title: "xxv710"
2960 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2961 #      tag: "NIC_Intel-XXV710"
2962 #  comparisons:
2963 #    - title: "Diff"
2964 #      reference: 1
2965 #      compare: 2
2966 #  legend:
2967 #    - "Legend to Table:"
2968 #    - "x710, xxv710 - NICs tested."
2969 #    - "Diff - difference between x710 and xxv710 NIC."
2970 #
2971 ## VPP Compare NICs 3n-skx 4t2c mrr
2972 #- type: "table"
2973 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2974 #  algorithm: "table_comparison"
2975 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2976 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2977 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2978 #  columns:
2979 #    - title: "x710"
2980 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2981 #      tag: "NIC_Intel-X710"
2982 #    - title: "xxv710"
2983 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2984 #      tag: "NIC_Intel-XXV710"
2985 #  comparisons:
2986 #    - title: "Diff"
2987 #      reference: 1
2988 #      compare: 2
2989 #  legend:
2990 #    - "Legend to Table:"
2991 #    - "x710, xxv710 - NICs tested."
2992 #    - "Diff - difference between x710 and xxv710 NIC."
2993 #
2994 ## VPP Compare NICs 3n-skx 8t4c mrr
2995 #- type: "table"
2996 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2997 #  algorithm: "table_comparison"
2998 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2999 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3000 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3001 #  columns:
3002 #    - title: "x710"
3003 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3004 #      tag: "NIC_Intel-X710"
3005 #    - title: "xxv710"
3006 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
3007 #      tag: "NIC_Intel-XXV710"
3008 #  comparisons:
3009 #    - title: "Diff"
3010 #      reference: 1
3011 #      compare: 2
3012 #  legend:
3013 #    - "Legend to Table:"
3014 #    - "x710, xxv710 - NICs tested."
3015 #    - "Diff - difference between x710 and xxv710 NIC."
3016
3017 # VPP Compare NICs 2n-skx 2t1c ndr
3018 - type: "table"
3019   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3020   algorithm: "table_comparison"
3021   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3022   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3023   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3024   columns:
3025     - title: "x710"
3026       data-set: "vpp-nic-comparison-2n-skx"
3027       tag: "NIC_Intel-X710"
3028     - title: "xxv710"
3029       data-set: "vpp-nic-comparison-2n-skx"
3030       tag: "NIC_Intel-XXV710"
3031   comparisons:
3032     - title: "Diff"
3033       reference: 1
3034       compare: 2
3035   legend:
3036     - "Legend to Table:"
3037     - "x710, xxv710 - NICs tested."
3038     - "Diff - difference between x710 and xxv710 NIC."
3039
3040 # VPP Compare NICs 2n-skx 4t2c ndr
3041 - type: "table"
3042   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3043   algorithm: "table_comparison"
3044   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3045   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3046   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3047   columns:
3048     - title: "x710"
3049       data-set: "vpp-nic-comparison-2n-skx"
3050       tag: "NIC_Intel-X710"
3051     - title: "xxv710"
3052       data-set: "vpp-nic-comparison-2n-skx"
3053       tag: "NIC_Intel-XXV710"
3054   comparisons:
3055     - title: "Diff"
3056       reference: 1
3057       compare: 2
3058   legend:
3059     - "Legend to Table:"
3060     - "x710, xxv710 - NICs tested."
3061     - "Diff - difference between x710 and xxv710 NIC."
3062
3063 # VPP Compare NICs 2n-skx 2t1c pdr
3064 - type: "table"
3065   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3066   algorithm: "table_comparison"
3067   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3068   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3069   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3070   columns:
3071     - title: "x710"
3072       data-set: "vpp-nic-comparison-2n-skx"
3073       tag: "NIC_Intel-X710"
3074     - title: "xxv710"
3075       data-set: "vpp-nic-comparison-2n-skx"
3076       tag: "NIC_Intel-XXV710"
3077   comparisons:
3078     - title: "Diff"
3079       reference: 1
3080       compare: 2
3081   legend:
3082     - "Legend to Table:"
3083     - "x710, xxv710 - NICs tested."
3084     - "Diff - difference between x710 and xxv710 NIC."
3085
3086 # VPP Compare NICs 2n-skx 4t2c pdr
3087 - type: "table"
3088   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3089   algorithm: "table_comparison"
3090   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3091   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3092   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3093   columns:
3094     - title: "x710"
3095       data-set: "vpp-nic-comparison-2n-skx"
3096       tag: "NIC_Intel-X710"
3097     - title: "xxv710"
3098       data-set: "vpp-nic-comparison-2n-skx"
3099       tag: "NIC_Intel-XXV710"
3100   comparisons:
3101     - title: "Diff"
3102       reference: 1
3103       compare: 2
3104   legend:
3105     - "Legend to Table:"
3106     - "x710, xxv710 - NICs tested."
3107     - "Diff - difference between x710 and xxv710 NIC."
3108
3109 # VPP Compare NICs 2n-skx 2t1c mrr
3110 - type: "table"
3111   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3112   algorithm: "table_comparison"
3113   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3114   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3115   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3116   columns:
3117     - title: "x710"
3118       data-set: "vpp-nic-comparison-2n-skx-mrr"
3119       tag: "NIC_Intel-X710"
3120     - title: "xxv710"
3121       data-set: "vpp-nic-comparison-2n-skx-mrr"
3122       tag: "NIC_Intel-XXV710"
3123   comparisons:
3124     - title: "Diff"
3125       reference: 1
3126       compare: 2
3127   legend:
3128     - "Legend to Table:"
3129     - "x710, xxv710 - NICs tested."
3130     - "Diff - difference between x710 and xxv710 NIC."
3131
3132 # VPP Compare NICs 2n-skx 4t2c mrr
3133 - type: "table"
3134   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3135   algorithm: "table_comparison"
3136   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3137   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3138   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3139   columns:
3140     - title: "x710"
3141       data-set: "vpp-nic-comparison-2n-skx-mrr"
3142       tag: "NIC_Intel-X710"
3143     - title: "xxv710"
3144       data-set: "vpp-nic-comparison-2n-skx-mrr"
3145       tag: "NIC_Intel-XXV710"
3146   comparisons:
3147     - title: "Diff"
3148       reference: 1
3149       compare: 2
3150   legend:
3151     - "Legend to Table:"
3152     - "x710, xxv710 - NICs tested."
3153     - "Diff - difference between x710 and xxv710 NIC."
3154
3155 # VPP Compare NICs 2n-skx 8t4c mrr
3156 - type: "table"
3157   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3158   algorithm: "table_comparison"
3159   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3160   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3161   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3162   columns:
3163     - title: "x710"
3164       data-set: "vpp-nic-comparison-2n-skx-mrr"
3165       tag: "NIC_Intel-X710"
3166     - title: "xxv710"
3167       data-set: "vpp-nic-comparison-2n-skx-mrr"
3168       tag: "NIC_Intel-XXV710"
3169   comparisons:
3170     - title: "Diff"
3171       reference: 1
3172       compare: 2
3173   legend:
3174     - "Legend to Table:"
3175     - "x710, xxv710 - NICs tested."
3176     - "Diff - difference between x710 and xxv710 NIC."
3177
3178 ################################################################################
3179 # VPP
3180
3181 # VPP Performance Changes 3n-hsw 1t1c pdr
3182 - type: "table"
3183   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3184   algorithm: "table_comparison"
3185   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3186   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3187   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3188   columns:
3189     - title: "1908.1-2"
3190       data-set: "vpp-performance-changes-3n-hsw-h1"
3191     - title: "2001.0-2"
3192       data-set: "vpp-performance-changes-3n-hsw-ref"
3193     - title: "2005.0-3"
3194       data-set: "vpp-performance-changes-3n-hsw-cmp"
3195     - title: "2005.0-4"
3196       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3197   comparisons:
3198     - title: "2005.0-4 vs 2005.0-3"
3199       reference: 3
3200       compare: 4
3201     - title: "2005.0-4 vs 2001.0-2"
3202       reference: 2
3203       compare: 4
3204 #  rca:
3205 #    - title: "RCA1"
3206 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca1.yaml"
3207 #    - title: "RCA2"
3208 #      data: "rca/rca-2005-3n-hsw-1t1c-pdr-rca2.yaml"
3209   legend:
3210     - 'Legend to Table:'
3211     - ''
3212     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3213     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3214     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3215     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3216 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3217 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3218
3219 # VPP Performance Changes 3n-hsw 2t2c pdr
3220 - type: "table"
3221   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3222   algorithm: "table_comparison"
3223   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3224   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3225   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3226   columns:
3227     - title: "1908.1-2"
3228       data-set: "vpp-performance-changes-3n-hsw-h1"
3229     - title: "2001.0-2"
3230       data-set: "vpp-performance-changes-3n-hsw-ref"
3231     - title: "2005.0-3"
3232       data-set: "vpp-performance-changes-3n-hsw-cmp"
3233     - title: "2005.0-4"
3234       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3235   comparisons:
3236     - title: "2005.0-4 vs 2005.0-3"
3237       reference: 3
3238       compare: 4
3239     - title: "2005.0-4 vs 2001.0-2"
3240       reference: 2
3241       compare: 4
3242 #  rca:
3243 #    - title: "RCA1"
3244 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca1.yaml"
3245 #    - title: "RCA2"
3246 #      data: "rca/rca-2005-3n-hsw-2t2c-pdr-rca2.yaml"
3247   legend:
3248     - 'Legend to Table:'
3249     - ''
3250     - '           Test Case: Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3251     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3252     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3253     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3254 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3255 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3256
3257 # VPP Performance Changes 3n-hsw 1t1c ndr
3258 - type: "table"
3259   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3260   algorithm: "table_comparison"
3261   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3262   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3263   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3264   columns:
3265     - title: "1908.1-2"
3266       data-set: "vpp-performance-changes-3n-hsw-h1"
3267     - title: "2001.0-2"
3268       data-set: "vpp-performance-changes-3n-hsw-ref"
3269     - title: "2005.0-3"
3270       data-set: "vpp-performance-changes-3n-hsw-cmp"
3271     - title: "2005.0-4"
3272       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3273   comparisons:
3274     - title: "2005.0-4 vs 2005.0-3"
3275       reference: 3
3276       compare: 4
3277     - title: "2005.0-4 vs 2001.0-2"
3278       reference: 2
3279       compare: 4
3280 #  rca:
3281 #    - title: "RCA1"
3282 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca1.yaml"
3283 #    - title: "RCA2"
3284 #      data: "rca/rca-2005-3n-hsw-1t1c-ndr-rca2.yaml"
3285   legend:
3286     - 'Legend to Table:'
3287     - ''
3288     - '           Test Case: Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3289     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3290     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3291     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3292 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3293 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3294
3295 # VPP Performance Changes 3n-hsw 2t2c ndr
3296 - type: "table"
3297   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3298   algorithm: "table_comparison"
3299   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3300   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3301   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3302   columns:
3303     - title: "1908.1-2"
3304       data-set: "vpp-performance-changes-3n-hsw-h1"
3305     - title: "2001.0-2"
3306       data-set: "vpp-performance-changes-3n-hsw-ref"
3307     - title: "2005.0-3"
3308       data-set: "vpp-performance-changes-3n-hsw-cmp"
3309     - title: "2005.0-4"
3310       data-set: "vpp-performance-changes-3n-hsw-cmp-2"
3311   comparisons:
3312     - title: "2005.0-4 vs 2005.0-3"
3313       reference: 3
3314       compare: 4
3315     - title: "2005.0-4 vs 2001.0-2"
3316       reference: 2
3317       compare: 4
3318 #  rca:
3319 #    - title: "RCA1"
3320 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca1.yaml"
3321 #    - title: "RCA2"
3322 #      data: "rca/rca-2005-3n-hsw-2t2c-ndr-rca2.yaml"
3323   legend:
3324     - 'Legend to Table:'
3325     - ''
3326     - '           Test Case: Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3327     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3328     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3329     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3330 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3331 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3332
3333 # VPP Performance Changes 3n-skx 2t1c pdr
3334 - type: "table"
3335   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3336   algorithm: "table_comparison"
3337   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3338   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3339   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3340   columns:
3341     - title: "1908.1-2"
3342       data-set: "vpp-performance-changes-3n-skx-h1"
3343     - title: "2001.0-2"
3344       data-set: "vpp-performance-changes-3n-skx-ref"
3345     - title: "2005.0-3"
3346       data-set: "vpp-performance-changes-3n-skx-cmp"
3347     - title: "2005.0-4"
3348       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3349   comparisons:
3350     - title: "2005.0-4 vs 2005.0-3"
3351       reference: 3
3352       compare: 4
3353     - title: "2005.0-4 vs 2001.0-2"
3354       reference: 2
3355       compare: 4
3356 #  rca:
3357 #    - title: "RCA1"
3358 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca1.yaml"
3359 #    - title: "RCA2"
3360 #      data: "rca/rca-2005-3n-skx-2t1c-pdr-rca2.yaml"
3361   legend:
3362     - 'Legend to Table:'
3363     - ''
3364     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3365     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3366     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3367     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3368 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3369 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3370
3371 # VPP Performance Changes 3n-skx 4t2c pdr
3372 - type: "table"
3373   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3374   algorithm: "table_comparison"
3375   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3376   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3377   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3378   columns:
3379     - title: "1908.1-2"
3380       data-set: "vpp-performance-changes-3n-skx-h1"
3381     - title: "2001.0-2"
3382       data-set: "vpp-performance-changes-3n-skx-ref"
3383     - title: "2005.0-3"
3384       data-set: "vpp-performance-changes-3n-skx-cmp"
3385     - title: "2005.0-4"
3386       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3387   comparisons:
3388     - title: "2005.0-4 vs 2005.0-3"
3389       reference: 3
3390       compare: 4
3391     - title: "2005.0-4 vs 2001.0-2"
3392       reference: 2
3393       compare: 4
3394 #  rca:
3395 #    - title: "RCA1"
3396 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca1.yaml"
3397 #    - title: "RCA2"
3398 #      data: "rca/rca-2005-3n-skx-4t2c-pdr-rca2.yaml"
3399   legend:
3400     - 'Legend to Table:'
3401     - ''
3402     - '           Test Case: Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3403     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3404     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3405     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3406 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3407 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3408
3409 # VPP Performance Changes 3n-skx 2t1c ndr
3410 - type: "table"
3411   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3412   algorithm: "table_comparison"
3413   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3414   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3415   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3416   columns:
3417     - title: "1908.1-2"
3418       data-set: "vpp-performance-changes-3n-skx-h1"
3419     - title: "2001.0-2"
3420       data-set: "vpp-performance-changes-3n-skx-ref"
3421     - title: "2005.0-3"
3422       data-set: "vpp-performance-changes-3n-skx-cmp"
3423     - title: "2005.0-4"
3424       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3425   comparisons:
3426     - title: "2005.0-4 vs 2005.0-3"
3427       reference: 3
3428       compare: 4
3429     - title: "2005.0-4 vs 2001.0-2"
3430       reference: 2
3431       compare: 4
3432 #  rca:
3433 #    - title: "RCA1"
3434 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca1.yaml"
3435 #    - title: "RCA2"
3436 #      data: "rca/rca-2005-3n-skx-2t1c-ndr-rca2.yaml"
3437   legend:
3438     - 'Legend to Table:'
3439     - ''
3440     - '           Test Case: Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3441     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3442     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3443     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3444 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3445 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3446
3447 # VPP Performance Changes 3n-skx 4t2c ndr
3448 - type: "table"
3449   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3450   algorithm: "table_comparison"
3451   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3452   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3453   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3454   columns:
3455     - title: "1908.1-2"
3456       data-set: "vpp-performance-changes-3n-skx-h1"
3457     - title: "2001.0-2"
3458       data-set: "vpp-performance-changes-3n-skx-ref"
3459     - title: "2005.0-3"
3460       data-set: "vpp-performance-changes-3n-skx-cmp"
3461     - title: "2005.0-4"
3462       data-set: "vpp-performance-changes-3n-skx-cmp-2"
3463   comparisons:
3464     - title: "2005.0-4 vs 2005.0-3"
3465       reference: 3
3466       compare: 4
3467     - title: "2005.0-4 vs 2001.0-2"
3468       reference: 2
3469       compare: 4
3470 #  rca:
3471 #    - title: "RCA1"
3472 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca1.yaml"
3473 #    - title: "RCA2"
3474 #      data: "rca/rca-2005-3n-skx-4t2c-ndr-rca2.yaml"
3475   legend:
3476     - 'Legend to Table:'
3477     - ''
3478     - '           Test Case: Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3479     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3480     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3481     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3482 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3483 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3484
3485 # VPP Performance Changes 2n-skx 2t1c pdr
3486 - type: "table"
3487   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3488   algorithm: "table_comparison"
3489   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3490   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3491   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3492   columns:
3493     - title: "1908.1-2"
3494       data-set: "vpp-performance-changes-2n-skx-h1"
3495     - title: "2001.0-2"
3496       data-set: "vpp-performance-changes-2n-skx-ref"
3497     - title: "2005.0-3"
3498       data-set: "vpp-performance-changes-2n-skx-cmp"
3499     - title: "2005.0-4"
3500       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3501   comparisons:
3502     - title: "2005.0-4 vs 2005.0-3"
3503       reference: 3
3504       compare: 4
3505     - title: "2005.0-4 vs 2001.0-2"
3506       reference: 2
3507       compare: 4
3508 #  rca:
3509 #    - title: "RCA1"
3510 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca1.yaml"
3511 #    - title: "RCA2"
3512 #      data: "rca/rca-2005-2n-skx-2t1c-pdr-rca2.yaml"
3513   legend:
3514     - 'Legend to Table:'
3515     - ''
3516     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3517     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3518     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3519     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3520 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3521 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3522
3523 # VPP Performance Changes 2n-skx 4t2c pdr
3524 - type: "table"
3525   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3526   algorithm: "table_comparison"
3527   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3528   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3529   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3530   columns:
3531     - title: "1908.1-2"
3532       data-set: "vpp-performance-changes-2n-skx-h1"
3533     - title: "2001.0-2"
3534       data-set: "vpp-performance-changes-2n-skx-ref"
3535     - title: "2005.0-3"
3536       data-set: "vpp-performance-changes-2n-skx-cmp"
3537     - title: "2005.0-4"
3538       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3539   comparisons:
3540     - title: "2005.0-4 vs 2005.0-3"
3541       reference: 3
3542       compare: 4
3543     - title: "2005.0-4 vs 2001.0-2"
3544       reference: 2
3545       compare: 4
3546 #  rca:
3547 #    - title: "RCA1"
3548 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca1.yaml"
3549 #    - title: "RCA2"
3550 #      data: "rca/rca-2005-2n-skx-4t2c-pdr-rca2.yaml"
3551   legend:
3552     - 'Legend to Table:'
3553     - ''
3554     - '           Test Case: Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3555     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3556     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3557     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3558 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3559 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3560
3561 # VPP Performance Changes 2n-skx 2t1c ndr
3562 - type: "table"
3563   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3564   algorithm: "table_comparison"
3565   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3566   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3567   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3568   columns:
3569     - title: "1908.1-2"
3570       data-set: "vpp-performance-changes-2n-skx-h1"
3571     - title: "2001.0-2"
3572       data-set: "vpp-performance-changes-2n-skx-ref"
3573     - title: "2005.0-3"
3574       data-set: "vpp-performance-changes-2n-skx-cmp"
3575     - title: "2005.0-4"
3576       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3577   comparisons:
3578     - title: "2005.0-4 vs 2005.0-3"
3579       reference: 3
3580       compare: 4
3581     - title: "2005.0-4 vs 2001.0-2"
3582       reference: 2
3583       compare: 4
3584 #  rca:
3585 #    - title: "RCA1"
3586 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca1.yaml"
3587 #    - title: "RCA2"
3588 #      data: "rca/rca-2005-2n-skx-2t1c-ndr-rca2.yaml"
3589   legend:
3590     - 'Legend to Table:'
3591     - ''
3592     - '           Test Case: Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3593     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3594     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3595     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3596 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3597 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3598
3599 # VPP Performance Changes 2n-skx 4t2c ndr
3600 - type: "table"
3601   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3602   algorithm: "table_comparison"
3603   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3604   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3605   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3606   columns:
3607     - title: "1908.1-2"
3608       data-set: "vpp-performance-changes-2n-skx-h1"
3609     - title: "2001.0-2"
3610       data-set: "vpp-performance-changes-2n-skx-ref"
3611     - title: "2005.0-3"
3612       data-set: "vpp-performance-changes-2n-skx-cmp"
3613     - title: "2005.0-4"
3614       data-set: "vpp-performance-changes-2n-skx-cmp-2"
3615   comparisons:
3616     - title: "2005.0-4 vs 2005.0-3"
3617       reference: 3
3618       compare: 4
3619     - title: "2005.0-4 vs 2001.0-2"
3620       reference: 2
3621       compare: 4
3622 #  rca:
3623 #    - title: "RCA1"
3624 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca1.yaml"
3625 #    - title: "RCA2"
3626 #      data: "rca/rca-2005-2n-skx-4t2c-ndr-rca2.yaml"
3627   legend:
3628     - 'Legend to Table:'
3629     - ''
3630     - '           Test Case: Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3631     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3632     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3633     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3634 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3635 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3636
3637 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
3638 - type: "table"
3639   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
3640   algorithm: "table_comparison"
3641   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
3642   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3643   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3644   columns:
3645     - title: "2001.0-2"
3646       data-set: "vpp-performance-changes-2n-clx-ref"
3647     - title: "2005.0-3"
3648       data-set: "vpp-performance-changes-2n-clx-cmp"
3649     - title: "2005.0-4"
3650       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3651   comparisons:
3652     - title: "2005.0-4 vs 2005.0-3"
3653       reference: 2
3654       compare: 3
3655     - title: "2005.0-4 vs 2001.0-2"
3656       reference: 1
3657       compare: 3
3658 #  rca:
3659 #    - title: "RCA1"
3660 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca1.yaml"
3661 #    - title: "RCA2"
3662 #      data: "rca/rca-2005-2n-clx-2t1c-pdr-rca2.yaml"
3663   legend:
3664     - 'Legend to Table:'
3665     - ''
3666     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3667     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3668     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3669     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3670 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3671 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3672
3673 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
3674 - type: "table"
3675   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
3676   algorithm: "table_comparison"
3677   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
3678   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3679   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3680   columns:
3681     - title: "2001.0-2"
3682       data-set: "vpp-performance-changes-2n-clx-ref"
3683     - title: "2005.0-3"
3684       data-set: "vpp-performance-changes-2n-clx-cmp"
3685     - title: "2005.0-4"
3686       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3687   comparisons:
3688     - title: "2005.0-4 vs 2005.0-3"
3689       reference: 2
3690       compare: 3
3691     - title: "2005.0-4 vs 2001.0-2"
3692       reference: 1
3693       compare: 3
3694 #  rca:
3695 #    - title: "RCA1"
3696 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca1.yaml"
3697 #    - title: "RCA2"
3698 #      data: "rca/rca-2005-2n-clx-4t2c-pdr-rca2.yaml"
3699   legend:
3700     - 'Legend to Table:'
3701     - ''
3702     - '           Test Case: Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3703     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3704     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3705     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3706 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3707 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3708
3709 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
3710 - type: "table"
3711   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
3712   algorithm: "table_comparison"
3713   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
3714   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3715   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3716   columns:
3717     - title: "2001.0-2"
3718       data-set: "vpp-performance-changes-2n-clx-ref"
3719     - title: "2005.0-3"
3720       data-set: "vpp-performance-changes-2n-clx-cmp"
3721     - title: "2005.0-4"
3722       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3723   comparisons:
3724     - title: "2005.0-4 vs 2005.0-3"
3725       reference: 2
3726       compare: 3
3727     - title: "2005.0-4 vs 2001.0-2"
3728       reference: 1
3729       compare: 3
3730 #  rca:
3731 #    - title: "RCA1"
3732 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca1.yaml"
3733 #    - title: "RCA2"
3734 #      data: "rca/rca-2005-2n-clx-2t1c-ndr-rca2.yaml"
3735   legend:
3736     - 'Legend to Table:'
3737     - ''
3738     - '           Test Case: Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3739     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3740     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3741     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3742 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3743 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3744
3745 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
3746 - type: "table"
3747   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
3748   algorithm: "table_comparison"
3749   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
3750   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3751   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3752   columns:
3753     - title: "2001.0-2"
3754       data-set: "vpp-performance-changes-2n-clx-ref"
3755     - title: "2005.0-3"
3756       data-set: "vpp-performance-changes-2n-clx-cmp"
3757     - title: "2005.0-4"
3758       data-set: "vpp-performance-changes-2n-clx-cmp-2"
3759   comparisons:
3760     - title: "2005.0-4 vs 2005.0-3"
3761       reference: 2
3762       compare: 3
3763     - title: "2005.0-4 vs 2001.0-2"
3764       reference: 1
3765       compare: 3
3766 #  rca:
3767 #    - title: "RCA1"
3768 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca1.yaml"
3769 #    - title: "RCA2"
3770 #      data: "rca/rca-2005-2n-clx-4t2c-ndr-rca2.yaml"
3771   legend:
3772     - 'Legend to Table:'
3773     - ''
3774     - '           Test Case: Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3775     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
3776     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
3777     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
3778 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
3779 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
3780
3781 # VPP Performance Changes 2n-clx-x556 2t1c pdr
3782 - type: "table"
3783   title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
3784   algorithm: "table_comparison"
3785   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
3786   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3787   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3788   columns:
3789     - title: "2001.0-2"
3790       data-set: "vpp-performance-changes-2n-clx-ref"
3791     - title: "2005.0-4"
3792       data-set: "vpp-performance-changes-2n-clx-cmp"
3793   comparisons:
3794     - title: "Diff"
3795       reference: 1
3796       compare: 2
3797   legend:
3798     - "Legend to Table"
3799     - "2001, 2005 - VPP versions tested."
3800     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3801
3802 # VPP Performance Changes 2n-clx-x556 4t2c pdr
3803 - type: "table"
3804   title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
3805   algorithm: "table_comparison"
3806   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
3807   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3808   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3809   columns:
3810     - title: "2001.0-2"
3811       data-set: "vpp-performance-changes-2n-clx-ref"
3812     - title: "2005.0-4"
3813       data-set: "vpp-performance-changes-2n-clx-cmp"
3814   comparisons:
3815     - title: "Diff"
3816       reference: 1
3817       compare: 2
3818   legend:
3819     - "Legend to Table"
3820     - "2001, 2005 - VPP versions tested."
3821     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3822
3823 # VPP Performance Changes 2n-clx-x556 2t1c ndr
3824 - type: "table"
3825   title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
3826   algorithm: "table_comparison"
3827   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
3828   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3829   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3830   columns:
3831     - title: "2001.0-2"
3832       data-set: "vpp-performance-changes-2n-clx-ref"
3833     - title: "2005.0-4"
3834       data-set: "vpp-performance-changes-2n-clx-cmp"
3835   comparisons:
3836     - title: "Diff"
3837       reference: 1
3838       compare: 2
3839   legend:
3840     - "Legend to Table"
3841     - "2001, 2005 - VPP versions tested."
3842     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3843
3844 # VPP Performance Changes 2n-clx-x556 4t2c ndr
3845 - type: "table"
3846   title: "VPP Performance Changes 2n-clx-x556 ndr"
3847   algorithm: "table_comparison"
3848   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
3849   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3850   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3851   columns:
3852     - title: "2001.0-2"
3853       data-set: "vpp-performance-changes-2n-clx-ref"
3854     - title: "2005.0-4"
3855       data-set: "vpp-performance-changes-2n-clx-cmp"
3856   comparisons:
3857     - title: "Diff"
3858       reference: 1
3859       compare: 2
3860   legend:
3861     - "Legend to Table"
3862     - "2001, 2005 - VPP versions tested."
3863     - "Diff - difference between 2001.0-2 and 2005.0-3 VPP version."
3864
3865 # VPP Performance Changes 2n-dnv 1t1c pdr
3866 - type: "table"
3867   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3868   algorithm: "table_comparison"
3869   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3870   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3871   filter: "'1T1C'"
3872   columns:
3873     - title: "1908"
3874       data-set: "vpp-performance-changes-2n-dnv-h1"
3875     - title: "2001"
3876       data-set: "vpp-performance-changes-2n-dnv-ref"
3877     - title: "2005"
3878       data-set: "vpp-performance-changes-2n-dnv-cmp"
3879   comparisons:
3880     - title: "Diff"
3881       reference: 2
3882       compare: 3
3883   legend:
3884     - "Legend to Table"
3885     - "1908, 2001, 2005 - VPP versions tested."
3886     - "Diff - difference between 2001 and 2005 VPP version."
3887
3888 # VPP Performance Changes 2n-dnv 2t2c pdr
3889 - type: "table"
3890   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3891   algorithm: "table_comparison"
3892   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3893   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3894   filter: "'2T2C'"
3895   columns:
3896     - title: "1908"
3897       data-set: "vpp-performance-changes-2n-dnv-h1"
3898     - title: "2001"
3899       data-set: "vpp-performance-changes-2n-dnv-ref"
3900     - title: "2005"
3901       data-set: "vpp-performance-changes-2n-dnv-cmp"
3902   comparisons:
3903     - title: "Diff"
3904       reference: 2
3905       compare: 3
3906   legend:
3907     - "Legend to Table"
3908     - "1908, 2001, 2005 - VPP versions tested."
3909     - "Diff - difference between 2001 and 2005 VPP version."
3910
3911 # VPP Performance Changes 2n-dnv 1t1c ndr
3912 - type: "table"
3913   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3914   algorithm: "table_comparison"
3915   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3916   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3917   filter: "'1T1C'"
3918   columns:
3919     - title: "1908"
3920       data-set: "vpp-performance-changes-2n-dnv-h1"
3921     - title: "2001"
3922       data-set: "vpp-performance-changes-2n-dnv-ref"
3923     - title: "2005"
3924       data-set: "vpp-performance-changes-2n-dnv-cmp"
3925   comparisons:
3926     - title: "Diff"
3927       reference: 2
3928       compare: 3
3929   legend:
3930     - "Legend to Table"
3931     - "1908, 2001, 2005 - VPP versions tested."
3932     - "Diff - difference between 2001 and 2005 VPP version."
3933
3934 # VPP Performance Changes 2n-dnv 2t2c ndr
3935 - type: "table"
3936   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3937   algorithm: "table_comparison"
3938   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3939   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3940   filter: "'2T2C'"
3941   columns:
3942     - title: "1908"
3943       data-set: "vpp-performance-changes-2n-dnv-h1"
3944     - title: "2001"
3945       data-set: "vpp-performance-changes-2n-dnv-ref"
3946     - title: "2005"
3947       data-set: "vpp-performance-changes-2n-dnv-cmp"
3948   comparisons:
3949     - title: "Diff"
3950       reference: 2
3951       compare: 3
3952   legend:
3953     - "Legend to Table"
3954     - "1908, 2001, 2005 - VPP versions tested."
3955     - "Diff - difference between 2001 and 2005 VPP version."
3956
3957 # VPP Performance Changes 3n-dnv 1t1c pdr
3958 - type: "table"
3959   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3960   algorithm: "table_comparison"
3961   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3962   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3963   filter: "'1T1C'"
3964   columns:
3965     - title: "1908"
3966       data-set: "vpp-performance-changes-3n-dnv-h1"
3967     - title: "2001"
3968       data-set: "vpp-performance-changes-3n-dnv-ref"
3969     - title: "2005"
3970       data-set: "vpp-performance-changes-3n-dnv-cmp"
3971   comparisons:
3972     - title: "Diff"
3973       reference: 2
3974       compare: 3
3975   legend:
3976     - "Legend to Table"
3977     - "1908, 2001, 2005 - VPP versions tested."
3978     - "Diff - difference between 2001 and 2005 VPP version."
3979
3980 # VPP Performance Changes 3n-dnv 2t2c pdr
3981 - type: "table"
3982   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3983   algorithm: "table_comparison"
3984   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3985   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3986   filter: "'2T2C'"
3987   columns:
3988     - title: "1908"
3989       data-set: "vpp-performance-changes-3n-dnv-h1"
3990     - title: "2001"
3991       data-set: "vpp-performance-changes-3n-dnv-ref"
3992     - title: "2005"
3993       data-set: "vpp-performance-changes-3n-dnv-cmp"
3994   comparisons:
3995     - title: "Diff"
3996       reference: 2
3997       compare: 3
3998   legend:
3999     - "Legend to Table"
4000     - "1908, 2001, 2005 - VPP versions tested."
4001     - "Diff - difference between 2001 and 2005 VPP version."
4002
4003 # VPP Performance Changes 3n-dnv 1t1c ndr
4004 - type: "table"
4005   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4006   algorithm: "table_comparison"
4007   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4008   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4009   filter: "'1T1C'"
4010   columns:
4011     - title: "1908"
4012       data-set: "vpp-performance-changes-3n-dnv-h1"
4013     - title: "2001"
4014       data-set: "vpp-performance-changes-3n-dnv-ref"
4015     - title: "2005"
4016       data-set: "vpp-performance-changes-3n-dnv-cmp"
4017   comparisons:
4018     - title: "Diff"
4019       reference: 2
4020       compare: 3
4021   legend:
4022     - "Legend to Table"
4023     - "1908, 2001, 2005 - VPP versions tested."
4024     - "Diff - difference between 2001 and 2005 VPP version."
4025
4026 # VPP Performance Changes 3n-dnv 2t2c ndr
4027 - type: "table"
4028   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4029   algorithm: "table_comparison"
4030   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4031   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4032   filter: "'2T2C'"
4033   columns:
4034     - title: "1908"
4035       data-set: "vpp-performance-changes-3n-dnv-h1"
4036     - title: "2001"
4037       data-set: "vpp-performance-changes-3n-dnv-ref"
4038     - title: "2005"
4039       data-set: "vpp-performance-changes-3n-dnv-cmp"
4040   comparisons:
4041     - title: "Diff"
4042       reference: 2
4043       compare: 3
4044   legend:
4045     - "Legend to Table"
4046     - "1908, 2001, 2005 - VPP versions tested."
4047     - "Diff - difference between 2001 and 2005 VPP version."
4048
4049 # VPP Performance Changes 3n-tsh 1t1c pdr
4050 - type: "table"
4051   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4052   algorithm: "table_comparison"
4053   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4054   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4055   filter: "'1T1C'"
4056   columns:
4057     - title: "1908.1-2"
4058       data-set: "vpp-performance-changes-3n-tsh-h1"
4059     - title: "2001.0-2"
4060       data-set: "vpp-performance-changes-3n-tsh-ref"
4061     - title: "2005.0-3"
4062       data-set: "vpp-performance-changes-3n-tsh-cmp"
4063     - title: "2005.0-4"
4064       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4065   comparisons:
4066     - title: "2005.0-4 vs 2005.0-3"
4067       reference: 3
4068       compare: 4
4069     - title: "2005.0-4 vs 2001.0-2"
4070       reference: 2
4071       compare: 4
4072 #  rca:
4073 #    - title: "RCA1"
4074 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca1.yaml"
4075 #    - title: "RCA2"
4076 #      data: "rca/rca-2005-3n-tsh-1t1c-pdr-rca2.yaml"
4077   legend:
4078     - 'Legend to Table:'
4079     - ''
4080     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
4081     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4082     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
4083     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
4084 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4085 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4086
4087 # VPP Performance Changes 3n-tsh 2t2c pdr
4088 - type: "table"
4089   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4090   algorithm: "table_comparison"
4091   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4092   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4093   filter: "'2T2C'"
4094   columns:
4095     - title: "1908.1-2"
4096       data-set: "vpp-performance-changes-3n-tsh-h1"
4097     - title: "2001.0-2"
4098       data-set: "vpp-performance-changes-3n-tsh-ref"
4099     - title: "2005.0-3"
4100       data-set: "vpp-performance-changes-3n-tsh-cmp"
4101     - title: "2005.0-4"
4102       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4103   comparisons:
4104     - title: "2005.0-4 vs 2005.0-3"
4105       reference: 3
4106       compare: 4
4107     - title: "2005.0-4 vs 2001.0-2"
4108       reference: 2
4109       compare: 4
4110 #  rca:
4111 #    - title: "RCA1"
4112 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca1.yaml"
4113 #    - title: "RCA2"
4114 #      data: "rca/rca-2005-3n-tsh-2t2c-pdr-rca2.yaml"
4115   legend:
4116     - 'Legend to Table:'
4117     - ''
4118     - '           Test Case: Test cases executed for: PDR throughput on 3n-tsh with x520.'
4119     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4120     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
4121     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
4122 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4123 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4124
4125 # VPP Performance Changes 3n-tsh 1t1c ndr
4126 - type: "table"
4127   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4128   algorithm: "table_comparison"
4129   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4130   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4131   filter: "'1T1C'"
4132   columns:
4133     - title: "1908.1-2"
4134       data-set: "vpp-performance-changes-3n-tsh-h1"
4135     - title: "2001.0-2"
4136       data-set: "vpp-performance-changes-3n-tsh-ref"
4137     - title: "2005.0-3"
4138       data-set: "vpp-performance-changes-3n-tsh-cmp"
4139     - title: "2005.0-4"
4140       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4141   comparisons:
4142     - title: "2005.0-4 vs 2005.0-3"
4143       reference: 3
4144       compare: 4
4145     - title: "2005.0-4 vs 2001.0-2"
4146       reference: 2
4147       compare: 4
4148 #  rca:
4149 #    - title: "RCA1"
4150 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca1.yaml"
4151 #    - title: "RCA2"
4152 #      data: "rca/rca-2005-3n-tsh-1t1c-ndr-rca2.yaml"
4153   legend:
4154     - 'Legend to Table:'
4155     - ''
4156     - '           Test Case: Test cases executed for: NDR throughput on 3n-tsh with x520.'
4157     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4158     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
4159     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
4160 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4161 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4162
4163 # VPP Performance Changes 3n-tsh 2t2c ndr
4164 - type: "table"
4165   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4166   algorithm: "table_comparison"
4167   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4168   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4169   filter: "'2T2C'"
4170   columns:
4171     - title: "1908.1-2"
4172       data-set: "vpp-performance-changes-3n-tsh-h1"
4173     - title: "2001.0-2"
4174       data-set: "vpp-performance-changes-3n-tsh-ref"
4175     - title: "2005.0-3"
4176       data-set: "vpp-performance-changes-3n-tsh-cmp"
4177     - title: "2005.0-4"
4178       data-set: "vpp-performance-changes-3n-tsh-cmp-2"
4179   comparisons:
4180     - title: "2005.0-4 vs 2005.0-3"
4181       reference: 3
4182       compare: 4
4183     - title: "2005.0-4 vs 2001.0-2"
4184       reference: 2
4185       compare: 4
4186 #  rca:
4187 #    - title: "RCA1"
4188 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca1.yaml"
4189 #    - title: "RCA2"
4190 #      data: "rca/rca-2005-3n-tsh-2t2c-ndr-rca2.yaml"
4191   legend:
4192     - 'Legend to Table:'
4193     - ''
4194     - '           Test Case: Test cases executed for: NDR throughput on 3n-tsh with x520.'
4195     - '            YYMM.V-E: [Mpps +- StDev] results for VPP version (YY year, MM month, V minor version) tested in CSIT environment version (E environment version, "2" for 2020-03-27, "3" for 2020-06-11, "4" for 2020-06-24).'
4196     - '2005.0-4 vs 2005.0-3: [% +- StDev] Relative difference, latter is the base. Environment version "3" was found to be incompatible with "2" due to higher number of TRex workers used.'
4197     - '2005.0-4 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. Used as a reference to compare benchmark results of VPP current release v20.05.0 vs previous release v20.01.0.'
4198 #    - '                RCA1: root cause analysis reference for 2005.0-4 vs 2005.0-3.'
4199 #    - '                RCA2: root cause analysis reference for 2005.0-4 vs 2001.0-2.'
4200
4201 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4202 - type: "table"
4203   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4204   algorithm: "table_comparison"
4205   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4206   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4207   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4208   columns:
4209     - title: "3n-hsw xl710"
4210       data-set: "vpp-compare-testbeds-ref"
4211       tag: "NIC_Intel-XL710"
4212     - title: "3n-skx xxv710"
4213       data-set: "vpp-compare-testbeds-cmp"
4214       tag: "NIC_Intel-XXV710"
4215   comparisons:
4216     - title: "Diff"
4217       reference: 1
4218       compare: 2
4219   legend:
4220     - "Legend to Table"
4221     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4222     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4223
4224 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4225 - type: "table"
4226   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4227   algorithm: "table_comparison"
4228   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4229   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4230   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4231   columns:
4232     - title: "3n-hsw xl710"
4233       data-set: "vpp-compare-testbeds-ref"
4234       tag: "NIC_Intel-XL710"
4235     - title: "3n-skx xxv710"
4236       data-set: "vpp-compare-testbeds-cmp"
4237       tag: "NIC_Intel-XXV710"
4238   comparisons:
4239     - title: "Diff"
4240       reference: 1
4241       compare: 2
4242   legend:
4243     - "Legend to Table"
4244     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4245     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4246
4247 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4248 - type: "table"
4249   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4250   algorithm: "table_comparison"
4251   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4252   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4253   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4254   columns:
4255     - title: "3n-hsw xl710"
4256       data-set: "vpp-compare-testbeds-ref"
4257       tag: "NIC_Intel-XL710"
4258     - title: "3n-skx xxv710"
4259       data-set: "vpp-compare-testbeds-cmp"
4260       tag: "NIC_Intel-XXV710"
4261   comparisons:
4262     - title: "Diff"
4263       reference: 1
4264       compare: 2
4265   legend:
4266     - "Legend to Table"
4267     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4268     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4269
4270 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4271 - type: "table"
4272   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4273   algorithm: "table_comparison"
4274   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4275   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4276   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4277   columns:
4278     - title: "3n-hsw xl710"
4279       data-set: "vpp-compare-testbeds-ref"
4280       tag: "NIC_Intel-XL710"
4281     - title: "3n-skx xxv710"
4282       data-set: "vpp-compare-testbeds-cmp"
4283       tag: "NIC_Intel-XXV710"
4284   comparisons:
4285     - title: "Diff"
4286       reference: 1
4287       compare: 2
4288   legend:
4289     - "Legend to Table"
4290     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4291     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4292
4293 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4294 - type: "table"
4295   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4296   algorithm: "table_comparison"
4297   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4298   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4299   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4300   columns:
4301     - title: "2n-skx"
4302       data-set: "vpp-compare-testbeds-skx-clx-ref"
4303     - title: "2n-clx"
4304       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4305   comparisons:
4306     - title: "Diff"
4307       reference: 1
4308       compare: 2
4309   legend:
4310     - "Legend to Table"
4311     - "2n-skx, 2n-clx - testbeds and NICs tested."
4312     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4313
4314 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4315 - type: "table"
4316   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4317   algorithm: "table_comparison"
4318   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4319   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4320   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4321   columns:
4322     - title: "2n-skx"
4323       data-set: "vpp-compare-testbeds-skx-clx-ref"
4324     - title: "2n-clx"
4325       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4326   comparisons:
4327     - title: "Diff"
4328       reference: 1
4329       compare: 2
4330   legend:
4331     - "Legend to Table"
4332     - "2n-skx, 2n-clx - testbeds and NICs tested."
4333     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4334
4335 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4336 - type: "table"
4337   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4338   algorithm: "table_comparison"
4339   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4340   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4341   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4342   columns:
4343     - title: "2n-skx"
4344       data-set: "vpp-compare-testbeds-skx-clx-ref"
4345     - title: "2n-clx"
4346       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4347   comparisons:
4348     - title: "Diff"
4349       reference: 1
4350       compare: 2
4351   legend:
4352     - "Legend to Table"
4353     - "2n-skx, 2n-clx - testbeds and NICs tested."
4354     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4355
4356 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4357 - type: "table"
4358   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4359   algorithm: "table_comparison"
4360   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4361   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4362   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4363   columns:
4364     - title: "2n-skx"
4365       data-set: "vpp-compare-testbeds-skx-clx-ref"
4366     - title: "2n-clx"
4367       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4368   comparisons:
4369     - title: "Diff"
4370       reference: 1
4371       compare: 2
4372   legend:
4373     - "Legend to Table"
4374     - "2n-skx, 2n-clx - testbeds and NICs tested."
4375     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4376
4377 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4378 - type: "table"
4379   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4380   algorithm: "table_comparison"
4381   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4382   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4383   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4384   columns:
4385     - title: "3n-hsw xl710"
4386       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4387       tag: "NIC_Intel-XL710"
4388     - title: "2n-clx xxv710"
4389       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4390       tag: "NIC_Intel-XXV710"
4391   comparisons:
4392     - title: "Diff"
4393       reference: 1
4394       compare: 2
4395   legend:
4396     - "Legend to Table"
4397     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4398     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4399
4400 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4401 - type: "table"
4402   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4403   algorithm: "table_comparison"
4404   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4405   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4406   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4407   columns:
4408     - title: "3n-hsw xl710"
4409       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4410       tag: "NIC_Intel-XL710"
4411     - title: "2n-clx xxv710"
4412       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4413       tag: "NIC_Intel-XXV710"
4414   comparisons:
4415     - title: "Diff"
4416       reference: 1
4417       compare: 2
4418   legend:
4419     - "Legend to Table"
4420     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4421     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4422
4423 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4424 - type: "table"
4425   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4426   algorithm: "table_comparison"
4427   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4428   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4429   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4430   columns:
4431     - title: "3n-hsw xl710"
4432       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4433       tag: "NIC_Intel-XL710"
4434     - title: "2n-clx xxv710"
4435       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4436       tag: "NIC_Intel-XXV710"
4437   comparisons:
4438     - title: "Diff"
4439       reference: 1
4440       compare: 2
4441   legend:
4442     - "Legend to Table"
4443     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4444     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4445
4446 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4447 - type: "table"
4448   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4449   algorithm: "table_comparison"
4450   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4451   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4452   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4453   columns:
4454     - title: "3n-hsw xl710"
4455       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4456       tag: "NIC_Intel-XL710"
4457     - title: "2n-clx xxv710"
4458       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4459       tag: "NIC_Intel-XXV710"
4460   comparisons:
4461     - title: "Diff"
4462       reference: 1
4463       compare: 2
4464   legend:
4465     - "Legend to Table"
4466     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4467     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4468
4469 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4470 - type: "table"
4471   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4472   algorithm: "table_comparison"
4473   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4474   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4475   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4476   columns:
4477     - title: "3n-skx"
4478       data-set: "vpp-compare-topologies-ref"
4479     - title: "2n-skx"
4480       data-set: "vpp-compare-topologies-cmp"
4481   comparisons:
4482     - title: "Diff"
4483       reference: 1
4484       compare: 2
4485   legend:
4486     - "Legend to Table"
4487     - "3n-skx, 2n-skx - topologies tested."
4488     - "Diff - difference between 3n-skx and 2n-skx topologies."
4489
4490 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4491 - type: "table"
4492   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4493   algorithm: "table_comparison"
4494   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4495   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4496   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4497   columns:
4498     - title: "3n-skx"
4499       data-set: "vpp-compare-topologies-ref"
4500     - title: "2n-skx"
4501       data-set: "vpp-compare-topologies-cmp"
4502   comparisons:
4503     - title: "Diff"
4504       reference: 1
4505       compare: 2
4506   legend:
4507     - "Legend to Table"
4508     - "3n-skx, 2n-skx - topologies tested."
4509     - "Diff - difference between 3n-skx and 2n-skx topologies."
4510
4511 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4512 - type: "table"
4513   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4514   algorithm: "table_comparison"
4515   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4516   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4517   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4518   columns:
4519     - title: "3n-skx"
4520       data-set: "vpp-compare-topologies-ref"
4521     - title: "2n-skx"
4522       data-set: "vpp-compare-topologies-cmp"
4523   comparisons:
4524     - title: "Diff"
4525       reference: 1
4526       compare: 2
4527   legend:
4528     - "Legend to Table"
4529     - "3n-skx, 2n-skx - topologies tested."
4530     - "Diff - difference between 3n-skx and 2n-skx topologies."
4531
4532 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4533 - type: "table"
4534   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4535   algorithm: "table_comparison"
4536   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4537   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4538   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4539   columns:
4540     - title: "3n-skx"
4541       data-set: "vpp-compare-topologies-ref"
4542     - title: "2n-skx"
4543       data-set: "vpp-compare-topologies-cmp"
4544   comparisons:
4545     - title: "Diff"
4546       reference: 1
4547       compare: 2
4548   legend:
4549     - "Legend to Table"
4550     - "3n-skx, 2n-skx - topologies tested."
4551     - "Diff - difference between 3n-skx and 2n-skx topologies."
4552
4553 # VPP Performance Changes 3n-hsw 1t1c mrr
4554 - type: "table"
4555   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4556   algorithm: "table_comparison"
4557   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4558   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4559   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4560   columns:
4561     - title: "1908"
4562       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4563     - title: "2001"
4564       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4565     - title: "2005"
4566       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4567   comparisons:
4568     - title: "Diff"
4569       reference: 2
4570       compare: 3
4571   legend:
4572     - "Legend to Table"
4573     - "1908, 2001, 2005 - VPP versions tested."
4574     - "Diff - difference between 2001 and 2005 VPP version."
4575
4576 # VPP Performance Changes 3n-hsw 2t2c mrr
4577 - type: "table"
4578   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4579   algorithm: "table_comparison"
4580   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4581   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4582   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4583   columns:
4584     - title: "1908"
4585       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4586     - title: "2001"
4587       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4588     - title: "2005"
4589       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4590   comparisons:
4591     - title: "Diff"
4592       reference: 2
4593       compare: 3
4594   legend:
4595     - "Legend to Table"
4596     - "1908, 2001, 2005 - VPP versions tested."
4597     - "Diff - difference between 2001 and 2005 VPP version."
4598
4599 # VPP Performance Changes 3n-hsw 4t4c mrr
4600 - type: "table"
4601   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4602   algorithm: "table_comparison"
4603   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4604   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4605   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4606   columns:
4607     - title: "1908"
4608       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4609     - title: "2001"
4610       data-set: "vpp-performance-changes-3n-hsw-mrr-ref"
4611     - title: "2005"
4612       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4613   comparisons:
4614     - title: "Diff"
4615       reference: 2
4616       compare: 3
4617   legend:
4618     - "Legend to Table"
4619     - "1908, 2001, 2005 - VPP versions tested."
4620     - "Diff - difference between 2001 and 2005 VPP version."
4621
4622 # VPP Performance Changes 3n-skx 2t1c mrr
4623 - type: "table"
4624   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4625   algorithm: "table_comparison"
4626   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4627   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4628   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4629   columns:
4630 #    - title: "1908"
4631 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4632     - title: "2001"
4633       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4634     - title: "2005"
4635       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4636   comparisons:
4637     - title: "Diff"
4638       reference: 1
4639       compare: 2
4640   legend:
4641     - "Legend to Table"
4642     - "2001, 2005 - VPP versions tested."
4643     - "Diff - difference between 2001 and 2005 VPP version."
4644
4645 # VPP Performance Changes 3n-skx 4t2c mrr
4646 - type: "table"
4647   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4648   algorithm: "table_comparison"
4649   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4650   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4651   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4652   columns:
4653 #    - title: "1908"
4654 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4655     - title: "2001"
4656       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4657     - title: "2005"
4658       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4659   comparisons:
4660     - title: "Diff"
4661       reference: 1
4662       compare: 2
4663   legend:
4664     - "Legend to Table"
4665     - "2001, 2005 - VPP versions tested."
4666     - "Diff - difference between 2001 and 2005 VPP version."
4667
4668 # VPP Performance Changes 3n-skx 8t4c mrr
4669 - type: "table"
4670   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4671   algorithm: "table_comparison"
4672   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4673   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4674   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4675   columns:
4676 #    - title: "1908"
4677 #      data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4678     - title: "2001"
4679       data-set: "vpp-performance-changes-3n-skx-mrr-ref"
4680     - title: "2005"
4681       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4682   comparisons:
4683     - title: "Diff"
4684       reference: 1
4685       compare: 2
4686   legend:
4687     - "Legend to Table"
4688     - "2001, 2005 - VPP versions tested."
4689     - "Diff - difference between 2001 and 2005 VPP version."
4690
4691 # VPP Performance Changes 2n-skx 2t1c mrr
4692 - type: "table"
4693   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4694   algorithm: "table_comparison"
4695   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4696   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4697   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4698   columns:
4699 #    - title: "1908"
4700 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4701     - title: "2001"
4702       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4703     - title: "2005"
4704       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4705   comparisons:
4706     - title: "Diff"
4707       reference: 1
4708       compare: 2
4709   legend:
4710     - "Legend to Table"
4711     - "2001, 2005 - VPP versions tested."
4712     - "Diff - difference between 2001 and 2005 VPP version."
4713
4714 # VPP Performance Changes 2n-skx 4t2c mrr
4715 - type: "table"
4716   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4717   algorithm: "table_comparison"
4718   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4719   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4720   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4721   columns:
4722 #    - title: "1908"
4723 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4724     - title: "2001"
4725       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4726     - title: "2005"
4727       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4728   comparisons:
4729     - title: "Diff"
4730       reference: 1
4731       compare: 2
4732   legend:
4733     - "Legend to Table"
4734     - "2001, 2005 - VPP versions tested."
4735     - "Diff - difference between 2001 and 2005 VPP version."
4736
4737 # VPP Performance Changes 2n-skx 8t4c mrr
4738 - type: "table"
4739   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4740   algorithm: "table_comparison"
4741   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4742   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4743   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4744   columns:
4745 #    - title: "1908"
4746 #      data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4747     - title: "2001"
4748       data-set: "vpp-performance-changes-2n-skx-mrr-ref"
4749     - title: "2005"
4750       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4751   comparisons:
4752     - title: "Diff"
4753       reference: 1
4754       compare: 2
4755   legend:
4756     - "Legend to Table"
4757     - "2001, 2005 - VPP versions tested."
4758     - "Diff - difference between 2001 and 2005 VPP version."
4759
4760 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
4761 - type: "table"
4762   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
4763   algorithm: "table_comparison"
4764   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
4765   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4766   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4767   columns:
4768     - title: "2001"
4769       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4770     - title: "2005"
4771       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4772   comparisons:
4773     - title: "Diff"
4774       reference: 1
4775       compare: 2
4776   legend:
4777     - "Legend to Table"
4778     - "2001, 2005 - VPP versions tested."
4779     - "Diff - difference between 2001 and 2005 VPP version."
4780
4781 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
4782 - type: "table"
4783   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
4784   algorithm: "table_comparison"
4785   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
4786   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4787   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4788   columns:
4789     - title: "2001"
4790       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4791     - title: "2005"
4792       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4793   comparisons:
4794     - title: "Diff"
4795       reference: 1
4796       compare: 2
4797   legend:
4798     - "Legend to Table"
4799     - "2001, 2005 - VPP versions tested."
4800     - "Diff - difference between 2001 and 2005 VPP version."
4801
4802 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
4803 - type: "table"
4804   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
4805   algorithm: "table_comparison"
4806   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
4807   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4808   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4809   columns:
4810     - title: "2001"
4811       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4812     - title: "2005"
4813       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4814   comparisons:
4815     - title: "Diff"
4816       reference: 1
4817       compare: 2
4818   legend:
4819     - "Legend to Table"
4820     - "2001, 2005 - VPP versions tested."
4821     - "Diff - difference between 2001 and 2005 VPP version."
4822
4823 # VPP Performance Changes 2n-clx-clx-x556 2t1c mrr
4824 - type: "table"
4825   title: "VPP Performance Changes 2n-clx-clx-x556 2t1c mrr"
4826   algorithm: "table_comparison"
4827   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-2t1c-mrr"
4828   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4829   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4830   columns:
4831     - title: "2001"
4832       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4833     - title: "2005"
4834       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4835   comparisons:
4836     - title: "Diff"
4837       reference: 1
4838       compare: 2
4839   legend:
4840     - "Legend to Table"
4841     - "2001, 2005 - VPP versions tested."
4842     - "Diff - difference between 2001 and 2005 VPP version."
4843
4844 # VPP Performance Changes 2n-clx-clx-x556 4t2c mrr
4845 - type: "table"
4846   title: "VPP Performance Changes 2n-clx-clx-x556 4t2c mrr"
4847   algorithm: "table_comparison"
4848   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-4t2c-mrr"
4849   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4850   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4851   columns:
4852     - title: "2001"
4853       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4854     - title: "2005"
4855       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4856   comparisons:
4857     - title: "Diff"
4858       reference: 1
4859       compare: 2
4860   legend:
4861     - "Legend to Table"
4862     - "2001, 2005 - VPP versions tested."
4863     - "Diff - difference between 2001 and 2005 VPP version."
4864
4865 # VPP Performance Changes 2n-clx-clx-x556 8t4c mrr
4866 - type: "table"
4867   title: "VPP Performance Changes 2n-clx-clx-x556 8t4c mrr"
4868   algorithm: "table_comparison"
4869   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-clx-x556-8t4c-mrr"
4870   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4871   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4872   columns:
4873     - title: "2001"
4874       data-set: "vpp-performance-changes-2n-clx-mrr-ref"
4875     - title: "2005"
4876       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4877   comparisons:
4878     - title: "Diff"
4879       reference: 1
4880       compare: 2
4881   legend:
4882     - "Legend to Table"
4883     - "2001, 2005 - VPP versions tested."
4884     - "Diff - difference between 2001 and 2005 VPP version."
4885
4886 # VPP Performance Changes 2n-dnv 1t1c mrr
4887 - type: "table"
4888   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4889   algorithm: "table_comparison"
4890   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4891   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4892   filter: "'1T1C'"
4893   columns:
4894     - title: "1908"
4895       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4896     - title: "2001"
4897       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4898     - title: "2005"
4899       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4900   comparisons:
4901     - title: "Diff"
4902       reference: 2
4903       compare: 3
4904   legend:
4905     - "Legend to Table"
4906     - "1908, 2001, 2005 - VPP versions tested."
4907     - "Diff - difference between 2001 and 2005 VPP version."
4908
4909 # VPP Performance Changes 2n-dnv 2t2c mrr
4910 - type: "table"
4911   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4912   algorithm: "table_comparison"
4913   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4914   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4915   filter: "'2T2C'"
4916   columns:
4917     - title: "1908"
4918       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4919     - title: "2001"
4920       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4921     - title: "2005"
4922       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4923   comparisons:
4924     - title: "Diff"
4925       reference: 2
4926       compare: 3
4927   legend:
4928     - "Legend to Table"
4929     - "1908, 2001, 2005 - VPP versions tested."
4930     - "Diff - difference between 2001 and 2005 VPP version."
4931
4932 # VPP Performance Changes 2n-dnv 4t4c mrr
4933 - type: "table"
4934   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
4935   algorithm: "table_comparison"
4936   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4937   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4938   filter: "'4T4C'"
4939   columns:
4940     - title: "1908"
4941       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4942     - title: "2001"
4943       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4944     - title: "2005"
4945       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4946   comparisons:
4947     - title: "Diff"
4948       reference: 2
4949       compare: 3
4950   legend:
4951     - "Legend to Table"
4952     - "1908, 2001, 2005 - VPP versions tested."
4953     - "Diff - difference between 2001 and 2005 VPP version."
4954
4955 # VPP Performance Changes 3n-dnv 1t1c mrr
4956 - type: "table"
4957   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
4958   algorithm: "table_comparison"
4959   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4960   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4961   filter: "'1T1C'"
4962   columns:
4963     - title: "1908"
4964       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4965     - title: "2001"
4966       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4967     - title: "2005"
4968       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4969   comparisons:
4970     - title: "Diff"
4971       reference: 2
4972       compare: 3
4973   legend:
4974     - "Legend to Table"
4975     - "1908, 2001, 2005 - VPP versions tested."
4976     - "Diff - difference between 2001 and 2005 VPP version."
4977
4978 # VPP Performance Changes 3n-dnv 2t2c mrr
4979 - type: "table"
4980   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
4981   algorithm: "table_comparison"
4982   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
4983   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4984   filter: "'2T2C'"
4985   columns:
4986     - title: "1908"
4987       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4988     - title: "2001"
4989       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
4990     - title: "2005"
4991       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
4992   comparisons:
4993     - title: "Diff"
4994       reference: 2
4995       compare: 3
4996   legend:
4997     - "Legend to Table"
4998     - "1908, 2001, 2005 - VPP versions tested."
4999     - "Diff - difference between 2001 and 2005 VPP version."
5000
5001 # VPP Performance Changes 3n-dnv 4t4c mrr
5002 - type: "table"
5003   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5004   algorithm: "table_comparison"
5005   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5006   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5007   filter: "'4T4C'"
5008   columns:
5009     - title: "1908"
5010       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5011     - title: "2001"
5012       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5013     - title: "2005"
5014       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5015   comparisons:
5016     - title: "Diff"
5017       reference: 2
5018       compare: 3
5019   legend:
5020     - "Legend to Table"
5021     - "1908, 2001, 2005 - VPP versions tested."
5022     - "Diff - difference between 2001 and 2005 VPP version."
5023
5024 # VPP Performance Changes 3n-tsh 1t1c mrr
5025 - type: "table"
5026   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5027   algorithm: "table_comparison"
5028   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5029   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5030   filter: "'1T1C'"
5031   columns:
5032     - title: "1908"
5033       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5034     - title: "2001"
5035       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5036     - title: "2005"
5037       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5038   comparisons:
5039     - title: "Diff"
5040       reference: 2
5041       compare: 3
5042   legend:
5043     - "Legend to Table"
5044     - "1908, 2001, 2005 - VPP versions tested."
5045     - "Diff - difference between 2001 and 2005 VPP version."
5046
5047 # VPP Performance Changes 3n-tsh 2t2c mrr
5048 - type: "table"
5049   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5050   algorithm: "table_comparison"
5051   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5052   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5053   filter: "'2T2C'"
5054   columns:
5055     - title: "1908"
5056       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5057     - title: "2001"
5058       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5059     - title: "2005"
5060       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5061   comparisons:
5062     - title: "Diff"
5063       reference: 2
5064       compare: 3
5065   legend:
5066     - "Legend to Table"
5067     - "1908, 2001, 2005 - VPP versions tested."
5068     - "Diff - difference between 2001 and 2005 VPP version."
5069
5070 # VPP Performance Changes 3n-tsh 4t4c mrr
5071 - type: "table"
5072   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5073   algorithm: "table_comparison"
5074   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5075   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5076   filter: "'4T4C'"
5077   columns:
5078     - title: "1908"
5079       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5080     - title: "2001"
5081       data-set: "vpp-performance-changes-3n-tsh-mrr-ref"
5082     - title: "2005"
5083       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5084   comparisons:
5085     - title: "Diff"
5086       reference: 2
5087       compare: 3
5088   legend:
5089     - "Legend to Table"
5090     - "1908, 2001, 2005 - VPP versions tested."
5091     - "Diff - difference between 2001 and 2005 VPP version."
5092
5093 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5094 - type: "table"
5095   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5096   algorithm: "table_comparison"
5097   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5098   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5099   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5100   columns:
5101     - title: "3n-hsw xl710"
5102       data-set: "vpp-compare-testbeds-mrr-ref"
5103       tag: "NIC_Intel-XL710"
5104     - title: "3n-skx xxv710"
5105       data-set: "vpp-compare-testbeds-mrr-cmp"
5106       tag: "NIC_Intel-XXV710"
5107   comparisons:
5108     - title: "Diff"
5109       reference: 1
5110       compare: 2
5111   legend:
5112     - "Legend to Table"
5113     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5114     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5115
5116 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5117 - type: "table"
5118   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5119   algorithm: "table_comparison"
5120   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5121   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5122   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5123   columns:
5124     - title: "3n-hsw xl710"
5125       data-set: "vpp-compare-testbeds-mrr-ref"
5126       tag: "NIC_Intel-XL710"
5127     - title: "3n-skx xxv710"
5128       data-set: "vpp-compare-testbeds-mrr-cmp"
5129       tag: "NIC_Intel-XXV710"
5130   comparisons:
5131     - title: "Diff"
5132       reference: 1
5133       compare: 2
5134   legend:
5135     - "Legend to Table"
5136     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5137     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5138
5139 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5140 - type: "table"
5141   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5142   algorithm: "table_comparison"
5143   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5144   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5145   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5146   columns:
5147     - title: "3n-hsw xl710"
5148       data-set: "vpp-compare-testbeds-mrr-ref"
5149       tag: "NIC_Intel-XL710"
5150     - title: "3n-skx xxv710"
5151       data-set: "vpp-compare-testbeds-mrr-cmp"
5152       tag: "NIC_Intel-XXV710"
5153   comparisons:
5154     - title: "Diff"
5155       reference: 1
5156       compare: 2
5157   legend:
5158     - "Legend to Table"
5159     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5160     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5161
5162 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5163 - type: "table"
5164   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5165   algorithm: "table_comparison"
5166   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5167   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5168   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5169   columns:
5170     - title: "2n-skx"
5171       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5172     - title: "2n-clx"
5173       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5174   comparisons:
5175     - title: "Diff"
5176       reference: 1
5177       compare: 2
5178   legend:
5179     - "Legend to Table"
5180     - "2n-skx, 2n-clx - testbeds and NICs tested."
5181     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5182
5183 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5184 - type: "table"
5185   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5186   algorithm: "table_comparison"
5187   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5188   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5189   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5190   columns:
5191     - title: "2n-skx"
5192       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5193     - title: "2n-clx"
5194       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5195   comparisons:
5196     - title: "Diff"
5197       reference: 1
5198       compare: 2
5199   legend:
5200     - "Legend to Table"
5201     - "2n-skx, 2n-clx - testbeds and NICs tested."
5202     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5203
5204 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5205 - type: "table"
5206   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5207   algorithm: "table_comparison"
5208   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5209   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5210   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5211   columns:
5212     - title: "2n-skx"
5213       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5214     - title: "2n-clx"
5215       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5216   comparisons:
5217     - title: "Diff"
5218       reference: 1
5219       compare: 2
5220   legend:
5221     - "Legend to Table"
5222     - "2n-skx, 2n-clx - testbeds and NICs tested."
5223     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5224
5225 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5226 - type: "table"
5227   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5228   algorithm: "table_comparison"
5229   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5230   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5231   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5232   columns:
5233     - title: "3n-skx"
5234       data-set: "vpp-compare-topologies-mrr-ref"
5235     - title: "2n-skx"
5236       data-set: "vpp-compare-topologies-mrr-cmp"
5237   comparisons:
5238     - title: "Diff"
5239       reference: 1
5240       compare: 2
5241   legend:
5242     - "Legend to Table"
5243     - "3n-skx, 2n-skx - topologies tested."
5244     - "Diff - difference between 3n-skx and 2n-skx topologies."
5245
5246 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5247 - type: "table"
5248   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5249   algorithm: "table_comparison"
5250   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5251   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5252   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5253   columns:
5254     - title: "3n-skx"
5255       data-set: "vpp-compare-topologies-mrr-ref"
5256     - title: "2n-skx"
5257       data-set: "vpp-compare-topologies-mrr-cmp"
5258   comparisons:
5259     - title: "Diff"
5260       reference: 1
5261       compare: 2
5262   legend:
5263     - "Legend to Table"
5264     - "3n-skx, 2n-skx - topologies tested."
5265     - "Diff - difference between 3n-skx and 2n-skx topologies."
5266
5267 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5268 - type: "table"
5269   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5270   algorithm: "table_comparison"
5271   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5272   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5273   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5274   columns:
5275     - title: "3n-skx"
5276       data-set: "vpp-compare-topologies-mrr-ref"
5277     - title: "2n-skx"
5278       data-set: "vpp-compare-topologies-mrr-cmp"
5279   comparisons:
5280     - title: "Diff"
5281       reference: 1
5282       compare: 2
5283   legend:
5284     - "Legend to Table"
5285     - "3n-skx, 2n-skx - topologies tested."
5286     - "Diff - difference between 3n-skx and 2n-skx topologies."
5287
5288 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5289 - type: "table"
5290   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5291   algorithm: "table_comparison"
5292   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5293   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5294   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5295   columns:
5296     - title: "3n-hsw xl710"
5297       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5298       tag: "NIC_Intel-XL710"
5299     - title: "2n-clx xxv710"
5300       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5301       tag: "NIC_Intel-XXV710"
5302   comparisons:
5303     - title: "Diff"
5304       reference: 1
5305       compare: 2
5306   legend:
5307     - "Legend to Table"
5308     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5309     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5310
5311 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5312 - type: "table"
5313   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5314   algorithm: "table_comparison"
5315   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5316   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5317   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5318   columns:
5319     - title: "3n-hsw xl710"
5320       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5321       tag: "NIC_Intel-XL710"
5322     - title: "2n-clx xxv710"
5323       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5324       tag: "NIC_Intel-XXV710"
5325   comparisons:
5326     - title: "Diff"
5327       reference: 1
5328       compare: 2
5329   legend:
5330     - "Legend to Table"
5331     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5332     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5333
5334 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5335 - type: "table"
5336   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5337   algorithm: "table_comparison"
5338   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5339   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5340   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5341   columns:
5342     - title: "3n-hsw xl710"
5343       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5344       tag: "NIC_Intel-XL710"
5345     - title: "2n-clx xxv710"
5346       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5347       tag: "NIC_Intel-XXV710"
5348   comparisons:
5349     - title: "Diff"
5350       reference: 1
5351       compare: 2
5352   legend:
5353     - "Legend to Table"
5354     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5355     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5356
5357 # Detailed Test Results - VPP Performance Results 3n-hsw
5358 - type: "table"
5359   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5360   algorithm: "table_merged_details"
5361   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5362   columns:
5363     - title: " |prein| Test Name |preout| "
5364       data: "data name"
5365     - 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| "
5366       data: "data msg"
5367   data: "vpp-perf-results-3n-hsw"
5368   filter: "all"
5369   parameters:
5370   - "name"
5371   - "parent"
5372   - "msg"
5373
5374 # Detailed Test Results - VPP Performance Results 3n-skx
5375 - type: "table"
5376   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5377   algorithm: "table_merged_details"
5378   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5379   columns:
5380     - title: " |prein| Test Name |preout| "
5381       data: "data name"
5382     - 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| "
5383       data: "data msg"
5384   data: "vpp-perf-results-3n-skx"
5385   filter: "all"
5386   remove-ndr: False
5387   parameters:
5388   - "name"
5389   - "parent"
5390   - "msg"
5391
5392 # Detailed Test Results - VPP Performance Results 2n-skx
5393 - type: "table"
5394   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5395   algorithm: "table_merged_details"
5396   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5397   columns:
5398     - title: " |prein| Test Name |preout| "
5399       data: "data name"
5400     - 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| "
5401       data: "data msg"
5402   data: "vpp-perf-results-2n-skx"
5403   filter: "all"
5404   remove-ndr: False
5405   parameters:
5406   - "name"
5407   - "parent"
5408   - "msg"
5409
5410 # Detailed Test Results - VPP Performance Results 2n-clx
5411 - type: "table"
5412   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5413   algorithm: "table_merged_details"
5414   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5415   columns:
5416     - title: " |prein| Test Name |preout| "
5417       data: "data name"
5418     - 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| "
5419       data: "data msg"
5420   data: "vpp-perf-results-2n-clx"
5421   filter: "all"
5422   parameters:
5423   - "name"
5424   - "parent"
5425   - "msg"
5426
5427 # Detailed Test Results - VPP Performance Results 3n-tsh
5428 - type: "table"
5429   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5430   algorithm: "table_merged_details"
5431   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5432   columns:
5433     - title: " |prein| Test Name |preout| "
5434       data: "data name"
5435     - 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| "
5436       data: "data msg"
5437   data: "vpp-perf-results-3n-tsh"
5438   filter: "all"
5439   parameters:
5440   - "name"
5441   - "parent"
5442   - "msg"
5443
5444 # Detailed Test Results - VPP Performance Results 3n-dnv
5445 - type: "table"
5446   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5447   algorithm: "table_merged_details"
5448   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5449   columns:
5450     - title: " |prein| Test Name |preout| "
5451       data: "data name"
5452     - 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| "
5453       data: "data msg"
5454   data: "vpp-perf-results-3n-dnv"
5455   filter: "all"
5456   parameters:
5457   - "name"
5458   - "parent"
5459   - "msg"
5460
5461 # Detailed Test Results - VPP Performance Results 2n-dnv
5462 - type: "table"
5463   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5464   algorithm: "table_merged_details"
5465   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5466   columns:
5467     - title: " |prein| Test Name |preout| "
5468       data: "data name"
5469     - 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| "
5470       data: "data msg"
5471   data: "vpp-perf-results-2n-dnv"
5472   filter: "all"
5473   parameters:
5474   - "name"
5475   - "parent"
5476   - "msg"
5477
5478 # Test configuration - VPP Performance Test Configs 3n-hsw
5479 - type: "table"
5480   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5481   algorithm: "table_merged_details"
5482   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5483   columns:
5484     - title: " |prein| Test Name |preout| "
5485       data: "data name"
5486     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5487       data: "data conf-history"
5488   data: "vpp-perf-results-3n-hsw"
5489   filter: "all"
5490   parameters:
5491   - "parent"
5492   - "name"
5493   - "conf-history"
5494
5495 # Test configuration - VPP Performance Test Configs 3n-skx
5496 - type: "table"
5497   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5498   algorithm: "table_merged_details"
5499   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5500   columns:
5501     - title: " |prein| Test Name |preout| "
5502       data: "data name"
5503     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5504       data: "data conf-history"
5505   data: "vpp-perf-results-3n-skx"
5506   filter: "all"
5507   parameters:
5508   - "parent"
5509   - "name"
5510   - "conf-history"
5511
5512 # Test configuration - VPP Performance Test Configs 2n-skx
5513 - type: "table"
5514   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5515   algorithm: "table_merged_details"
5516   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5517   columns:
5518     - title: " |prein| Test Name |preout| "
5519       data: "data name"
5520     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5521       data: "data conf-history"
5522   data: "vpp-perf-results-2n-skx"
5523   filter: "all"
5524   parameters:
5525   - "parent"
5526   - "name"
5527   - "conf-history"
5528
5529 # Test configuration - VPP Performance Test Configs 2n-clx
5530 - type: "table"
5531   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5532   algorithm: "table_merged_details"
5533   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5534   columns:
5535     - title: " |prein| Test Name |preout| "
5536       data: "data name"
5537     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5538       data: "data conf-history"
5539   data: "vpp-perf-results-2n-clx"
5540   filter: "all"
5541   parameters:
5542   - "parent"
5543   - "name"
5544   - "conf-history"
5545
5546 # Test configuration - VPP Performance Test Configs 3n-tsh
5547 - type: "table"
5548   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5549   algorithm: "table_merged_details"
5550   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5551   columns:
5552     - title: " |prein| Test Name |preout| "
5553       data: "data name"
5554     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5555       data: "data conf-history"
5556   data: "vpp-perf-results-3n-tsh"
5557   filter: "all"
5558   parameters:
5559   - "parent"
5560   - "name"
5561   - "conf-history"
5562
5563 # Test configuration - VPP Performance Test Configs 3n-dnv
5564 - type: "table"
5565   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5566   algorithm: "table_merged_details"
5567   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5568   columns:
5569     - title: " |prein| Test Name |preout| "
5570       data: "data name"
5571     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5572       data: "data conf-history"
5573   data: "vpp-perf-results-3n-dnv"
5574   filter: "all"
5575   parameters:
5576   - "parent"
5577   - "name"
5578   - "conf-history"
5579
5580 # Test configuration - VPP Performance Test Configs 2n-dnv
5581 - type: "table"
5582   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5583   algorithm: "table_merged_details"
5584   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5585   columns:
5586     - title: " |prein| Test Name |preout| "
5587       data: "data name"
5588     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5589       data: "data conf-history"
5590   data: "vpp-perf-results-2n-dnv"
5591   filter: "all"
5592   parameters:
5593   - "parent"
5594   - "name"
5595   - "conf-history"
5596
5597 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5598 - type: "table"
5599   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5600   algorithm: "table_oper_data_html"
5601   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5602   data: "vpp-perf-results-3n-hsw"
5603   filter: "all"
5604
5605 # Test Operational Data - VPP Performance Operational Data 3n-skx
5606 - type: "table"
5607   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5608   algorithm: "table_oper_data_html"
5609   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5610   data: "vpp-perf-results-3n-skx"
5611   filter: "all"
5612
5613 # Test Operational Data - VPP Performance Operational Data 2n-skx
5614 - type: "table"
5615   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5616   algorithm: "table_oper_data_html"
5617   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5618   data: "vpp-perf-results-2n-skx"
5619   filter: "all"
5620
5621 # Test Operational Data - VPP Performance Operational Data 2n-clx
5622 - type: "table"
5623   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5624   algorithm: "table_oper_data_html"
5625   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5626   data: "vpp-perf-results-2n-clx"
5627   filter: "all"
5628
5629 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5630 - type: "table"
5631   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5632   algorithm: "table_oper_data_html"
5633   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5634   data: "vpp-perf-results-3n-tsh"
5635   filter: "all"
5636
5637 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5638 - type: "table"
5639   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5640   algorithm: "table_oper_data_html"
5641   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5642   data: "vpp-perf-results-3n-dnv"
5643   filter: "all"
5644
5645 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5646 - type: "table"
5647   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5648   algorithm: "table_oper_data_html"
5649   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5650   data: "vpp-perf-results-2n-dnv"
5651   filter: "all"
5652
5653 # Detailed Test Results - VPP MRR Results 3n-hsw
5654 - type: "table"
5655   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5656   algorithm: "table_merged_details"
5657   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5658   columns:
5659     - title: " |prein| Test Name |preout| "
5660       data: "data name"
5661     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5662       data: "data msg"
5663   data: "vpp-mrr-results-3n-hsw"
5664   filter: "all"
5665   parameters:
5666   - "name"
5667   - "parent"
5668   - "msg"
5669
5670 # Detailed Test Results - VPP MRR Results 3n-skx
5671 - type: "table"
5672   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5673   algorithm: "table_merged_details"
5674   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5675   columns:
5676     - title: " |prein| Test Name |preout| "
5677       data: "data name"
5678     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5679       data: "data msg"
5680   data: "vpp-mrr-results-3n-skx"
5681   filter: "all"
5682   parameters:
5683   - "name"
5684   - "parent"
5685   - "msg"
5686
5687 # Detailed Test Results - VPP MRR Results 2n-skx
5688 - type: "table"
5689   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5690   algorithm: "table_merged_details"
5691   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5692   columns:
5693     - title: " |prein| Test Name |preout| "
5694       data: "data name"
5695     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5696       data: "data msg"
5697   data: "vpp-mrr-results-2n-skx"
5698   filter: "all"
5699   parameters:
5700   - "name"
5701   - "parent"
5702   - "msg"
5703
5704 # Detailed Test Results - VPP MRR Results 2n-clx
5705 - type: "table"
5706   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5707   algorithm: "table_merged_details"
5708   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5709   columns:
5710     - title: " |prein| Test Name |preout| "
5711       data: "data name"
5712     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5713       data: "data msg"
5714   data: "vpp-mrr-results-2n-clx"
5715   filter: "all"
5716   parameters:
5717   - "name"
5718   - "parent"
5719   - "msg"
5720
5721 # Detailed Test Results - VPP MRR Results 3n-tsh
5722 - type: "table"
5723   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5724   algorithm: "table_merged_details"
5725   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5726   columns:
5727     - title: " |prein| Test Name |preout| "
5728       data: "data name"
5729     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5730       data: "data msg"
5731   data: "vpp-mrr-results-3n-tsh"
5732   filter: "all"
5733   parameters:
5734   - "name"
5735   - "parent"
5736   - "msg"
5737
5738 # Detailed Test Results - VPP MRR Results 3n-dnv
5739 - type: "table"
5740   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5741   algorithm: "table_merged_details"
5742   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5743   columns:
5744     - title: " |prein| Test Name |preout| "
5745       data: "data name"
5746     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5747       data: "data msg"
5748   data: "vpp-mrr-results-3n-dnv"
5749   filter: "all"
5750   parameters:
5751   - "name"
5752   - "parent"
5753   - "msg"
5754
5755 # Detailed Test Results - VPP MRR Results 2n-dnv
5756 - type: "table"
5757   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5758   algorithm: "table_merged_details"
5759   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5760   columns:
5761     - title: " |prein| Test Name |preout| "
5762       data: "data name"
5763     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5764       data: "data msg"
5765   data: "vpp-mrr-results-2n-dnv"
5766   filter: "all"
5767   parameters:
5768   - "name"
5769   - "parent"
5770   - "msg"
5771
5772 # Test configuration - VPP MRR Test Configs 3n-hsw
5773 - type: "table"
5774   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5775   algorithm: "table_merged_details"
5776   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5777   columns:
5778     - title: " |prein| Test Name |preout| "
5779       data: "data name"
5780     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5781       data: "data conf-history"
5782   data: "vpp-mrr-results-3n-hsw"
5783   filter: "all"
5784   parameters:
5785   - "parent"
5786   - "name"
5787   - "conf-history"
5788
5789 # Test configuration - VPP MRR Test Configs 3n-skx
5790 - type: "table"
5791   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5792   algorithm: "table_merged_details"
5793   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5794   columns:
5795     - title: " |prein| Test Name |preout| "
5796       data: "data name"
5797     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5798       data: "data conf-history"
5799   data: "vpp-mrr-results-3n-skx"
5800   filter: "all"
5801   parameters:
5802   - "parent"
5803   - "name"
5804   - "conf-history"
5805
5806 # Test configuration - VPP MRR Test Configs 2n-skx
5807 - type: "table"
5808   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5809   algorithm: "table_merged_details"
5810   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5811   columns:
5812     - title: " |prein| Test Name |preout| "
5813       data: "data name"
5814     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5815       data: "data conf-history"
5816   data: "vpp-mrr-results-2n-skx"
5817   filter: "all"
5818   parameters:
5819   - "parent"
5820   - "name"
5821   - "conf-history"
5822
5823 # Test configuration - VPP MRR Test Configs 2n-clx
5824 - type: "table"
5825   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5826   algorithm: "table_merged_details"
5827   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5828   columns:
5829     - title: " |prein| Test Name |preout| "
5830       data: "data name"
5831     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5832       data: "data conf-history"
5833   data: "vpp-mrr-results-2n-clx"
5834   filter: "all"
5835   parameters:
5836   - "parent"
5837   - "name"
5838   - "conf-history"
5839
5840 # Test configuration - VPP MRR Test Configs 3n-tsh
5841 - type: "table"
5842   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5843   algorithm: "table_merged_details"
5844   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5845   columns:
5846     - title: " |prein| Test Name |preout| "
5847       data: "data name"
5848     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5849       data: "data conf-history"
5850   data: "vpp-mrr-results-3n-tsh"
5851   filter: "all"
5852   parameters:
5853   - "parent"
5854   - "name"
5855   - "conf-history"
5856
5857 # Test configuration - VPP MRR Test Configs 3n-dnv
5858 - type: "table"
5859   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5860   algorithm: "table_merged_details"
5861   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5862   columns:
5863     - title: " |prein| Test Name |preout| "
5864       data: "data name"
5865     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5866       data: "data conf-history"
5867   data: "vpp-mrr-results-3n-dnv"
5868   filter: "all"
5869   parameters:
5870   - "parent"
5871   - "name"
5872   - "conf-history"
5873
5874 # Test configuration - VPP MRR Test Configs 2n-dnv
5875 - type: "table"
5876   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5877   algorithm: "table_merged_details"
5878   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5879   columns:
5880     - title: " |prein| Test Name |preout| "
5881       data: "data name"
5882     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5883       data: "data conf-history"
5884   data: "vpp-mrr-results-2n-dnv"
5885   filter: "all"
5886   parameters:
5887   - "parent"
5888   - "name"
5889   - "conf-history"
5890
5891 # Detailed Test Results - VPP Device Results - Ubuntu
5892 - type: "table"
5893   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5894   algorithm: "table_merged_details"
5895   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5896   columns:
5897     - title: " |prein| Test Name |preout| "
5898       data: "data name"
5899     - title: " |prein| Status |preout| "
5900       data: "data status"
5901   data: "vpp-device-results-ubuntu"
5902   filter: "all"
5903   parameters:
5904   - "name"
5905   - "parent"
5906   - "doc"
5907   - "status"
5908
5909 # Test configuration - VPP Device Test Configs - Ubuntu
5910 - type: "table"
5911   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5912   algorithm: "table_merged_details"
5913   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5914   columns:
5915     - title: " |prein| Test Name |preout| "
5916       data: "data name"
5917     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5918       data: "data conf-history"
5919   data: "vpp-device-results-ubuntu"
5920   filter: "all"
5921   parameters:
5922   - "parent"
5923   - "name"
5924   - "conf-history"
5925
5926 ################################################################################
5927
5928 # DPDK Performance Changes 3n-hsw 1t1c pdr
5929 - type: "table"
5930   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
5931   algorithm: "table_comparison"
5932   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
5933   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5934   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5935   columns:
5936     - title: "1908"
5937       data-set: "dpdk-performance-changes-3n-hsw-h1"
5938     - title: "2001"
5939       data-set: "dpdk-performance-changes-3n-hsw-ref"
5940     - title: "2005"
5941       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5942   comparisons:
5943     - title: "Diff"
5944       reference: 2
5945       compare: 3
5946   legend:
5947     - "Legend to Table"
5948     - "1908, 2001, 2005 - DPDK versions tested."
5949     - "Diff - difference between 2001 and 2005 DPDK version."
5950
5951 # DPDK Performance Changes 3n-hsw 2t2c pdr
5952 - type: "table"
5953   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
5954   algorithm: "table_comparison"
5955   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
5956   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5957   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5958   columns:
5959     - title: "1908"
5960       data-set: "dpdk-performance-changes-3n-hsw-h1"
5961     - title: "2001"
5962       data-set: "dpdk-performance-changes-3n-hsw-ref"
5963     - title: "2005"
5964       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5965   comparisons:
5966     - title: "Diff"
5967       reference: 2
5968       compare: 3
5969   legend:
5970     - "Legend to Table"
5971     - "1908, 2001, 2005 - DPDK versions tested."
5972     - "Diff - difference between 2001 and 2005 DPDK version."
5973
5974 # DPDK Performance Changes 3n-hsw 1t1c pdr
5975 - type: "table"
5976   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
5977   algorithm: "table_comparison"
5978   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
5979   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5980   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
5981   columns:
5982     - title: "1908"
5983       data-set: "dpdk-performance-changes-3n-hsw-h1"
5984     - title: "2001"
5985       data-set: "dpdk-performance-changes-3n-hsw-ref"
5986     - title: "2005"
5987       data-set: "dpdk-performance-changes-3n-hsw-cmp"
5988   comparisons:
5989     - title: "Diff"
5990       reference: 2
5991       compare: 3
5992   legend:
5993     - "Legend to Table"
5994     - "1908, 2001, 2005 - DPDK versions tested."
5995     - "Diff - difference between 2001 and 2005 DPDK version."
5996
5997 # DPDK Performance Changes 3n-hsw 2t2c ndr
5998 - type: "table"
5999   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6000   algorithm: "table_comparison"
6001   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6002   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6003   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6004   columns:
6005     - title: "1908"
6006       data-set: "dpdk-performance-changes-3n-hsw-h1"
6007     - title: "2001"
6008       data-set: "dpdk-performance-changes-3n-hsw-ref"
6009     - title: "2005"
6010       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6011   comparisons:
6012     - title: "Diff"
6013       reference: 2
6014       compare: 3
6015   legend:
6016     - "Legend to Table"
6017     - "1908, 2001, 2005 - DPDK versions tested."
6018     - "Diff - difference between 2001 and 2005 DPDK version."
6019
6020 # DPDK Performance Changes 3n-skx 2t1c pdr
6021 - type: "table"
6022   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6023   algorithm: "table_comparison"
6024   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6025   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6026   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6027   columns:
6028     - title: "1908"
6029       data-set: "dpdk-performance-changes-3n-skx-h1"
6030     - title: "2001"
6031       data-set: "dpdk-performance-changes-3n-skx-ref"
6032     - title: "2005"
6033       data-set: "dpdk-performance-changes-3n-skx-cmp"
6034   comparisons:
6035     - title: "Diff"
6036       reference: 2
6037       compare: 3
6038   legend:
6039     - "Legend to Table"
6040     - "1908, 2001, 2005 - DPDK versions tested."
6041     - "Diff - difference between 2001 and 2005 DPDK version."
6042
6043 # DPDK Performance Changes 3n-skx 4t2c pdr
6044 - type: "table"
6045   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6046   algorithm: "table_comparison"
6047   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6048   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6049   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6050   columns:
6051     - title: "1908"
6052       data-set: "dpdk-performance-changes-3n-skx-h1"
6053     - title: "2001"
6054       data-set: "dpdk-performance-changes-3n-skx-ref"
6055     - title: "2005"
6056       data-set: "dpdk-performance-changes-3n-skx-cmp"
6057   comparisons:
6058     - title: "Diff"
6059       reference: 2
6060       compare: 3
6061   legend:
6062     - "Legend to Table"
6063     - "1908, 2001, 2005 - DPDK versions tested."
6064     - "Diff - difference between 2001 and 2005 DPDK version."
6065
6066 # DPDK Performance Changes 3n-skx 2t1c ndr
6067 - type: "table"
6068   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6069   algorithm: "table_comparison"
6070   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6071   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6072   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6073   columns:
6074     - title: "1908"
6075       data-set: "dpdk-performance-changes-3n-skx-h1"
6076     - title: "2001"
6077       data-set: "dpdk-performance-changes-3n-skx-ref"
6078     - title: "2005"
6079       data-set: "dpdk-performance-changes-3n-skx-cmp"
6080   comparisons:
6081     - title: "Diff"
6082       reference: 2
6083       compare: 3
6084   legend:
6085     - "Legend to Table"
6086     - "1908, 2001, 2005 - DPDK versions tested."
6087     - "Diff - difference between 2001 and 2005 DPDK version."
6088
6089 # DPDK Performance Changes 3n-skx 4t2c ndr
6090 - type: "table"
6091   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6092   algorithm: "table_comparison"
6093   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6094   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6095   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6096   columns:
6097     - title: "1908"
6098       data-set: "dpdk-performance-changes-3n-skx-h1"
6099     - title: "2001"
6100       data-set: "dpdk-performance-changes-3n-skx-ref"
6101     - title: "2005"
6102       data-set: "dpdk-performance-changes-3n-skx-cmp"
6103   comparisons:
6104     - title: "Diff"
6105       reference: 2
6106       compare: 3
6107   legend:
6108     - "Legend to Table"
6109     - "1908, 2001, 2005 - DPDK versions tested."
6110     - "Diff - difference between 2001 and 2005 DPDK version."
6111
6112 # DPDK Performance Changes 2n-skx 2t1c pdr
6113 - type: "table"
6114   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6115   algorithm: "table_comparison"
6116   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6117   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6118   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6119   columns:
6120     - title: "1908"
6121       data-set: "dpdk-performance-changes-2n-skx-h1"
6122     - title: "2001"
6123       data-set: "dpdk-performance-changes-2n-skx-ref"
6124     - title: "2005"
6125       data-set: "dpdk-performance-changes-2n-skx-cmp"
6126   comparisons:
6127     - title: "Diff"
6128       reference: 2
6129       compare: 3
6130   legend:
6131     - "Legend to Table"
6132     - "1908, 2001, 2005 - DPDK versions tested."
6133     - "Diff - difference between 2001 and 2005 DPDK version."
6134
6135 # DPDK Performance Changes 2n-skx 4t2c pdr
6136 - type: "table"
6137   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6138   algorithm: "table_comparison"
6139   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6140   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6141   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6142   columns:
6143     - title: "1908"
6144       data-set: "dpdk-performance-changes-2n-skx-h1"
6145     - title: "2001"
6146       data-set: "dpdk-performance-changes-2n-skx-ref"
6147     - title: "2005"
6148       data-set: "dpdk-performance-changes-2n-skx-cmp"
6149   comparisons:
6150     - title: "Diff"
6151       reference: 2
6152       compare: 3
6153   legend:
6154     - "Legend to Table"
6155     - "1908, 2001, 2005 - DPDK versions tested."
6156     - "Diff - difference between 2001 and 2005 DPDK version."
6157
6158 # DPDK Performance Changes 2n-skx 2t1c ndr
6159 - type: "table"
6160   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6161   algorithm: "table_comparison"
6162   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6163   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6164   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6165   columns:
6166     - title: "1908"
6167       data-set: "dpdk-performance-changes-2n-skx-h1"
6168     - title: "2001"
6169       data-set: "dpdk-performance-changes-2n-skx-ref"
6170     - title: "2005"
6171       data-set: "dpdk-performance-changes-2n-skx-cmp"
6172   comparisons:
6173     - title: "Diff"
6174       reference: 2
6175       compare: 3
6176   legend:
6177     - "Legend to Table"
6178     - "1908, 2001, 2005 - DPDK versions tested."
6179     - "Diff - difference between 2001 and 2005 DPDK version."
6180
6181 # DPDK Performance Changes 2n-skx 4t2c ndr
6182 - type: "table"
6183   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6184   algorithm: "table_comparison"
6185   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6186   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6187   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6188   columns:
6189     - title: "1908"
6190       data-set: "dpdk-performance-changes-2n-skx-h1"
6191     - title: "2001"
6192       data-set: "dpdk-performance-changes-2n-skx-ref"
6193     - title: "2005"
6194       data-set: "dpdk-performance-changes-2n-skx-cmp"
6195   comparisons:
6196     - title: "Diff"
6197       reference: 2
6198       compare: 3
6199   legend:
6200     - "Legend to Table"
6201     - "1908, 2001, 2005 - DPDK versions tested."
6202     - "Diff - difference between 2001 and 2005 DPDK version."
6203
6204 # DPDK Performance Changes 2n-clx 2t1c pdr
6205 - type: "table"
6206   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6207   algorithm: "table_comparison"
6208   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6209   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6210   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6211   columns:
6212     - title: "2001"
6213       data-set: "dpdk-performance-changes-2n-clx-ref"
6214     - title: "2005"
6215       data-set: "dpdk-performance-changes-2n-clx-cmp"
6216   comparisons:
6217     - title: "Diff"
6218       reference: 1
6219       compare: 2
6220   legend:
6221     - "Legend to Table"
6222     - "2001, 2005 - DPDK versions tested."
6223     - "Diff - difference between 2001 and 2005 DPDK version."
6224
6225 # DPDK Performance Changes 2n-clx 4t2c pdr
6226 - type: "table"
6227   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6228   algorithm: "table_comparison"
6229   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6230   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6231   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6232   columns:
6233     - title: "2001"
6234       data-set: "dpdk-performance-changes-2n-clx-ref"
6235     - title: "2005"
6236       data-set: "dpdk-performance-changes-2n-clx-cmp"
6237   comparisons:
6238     - title: "Diff"
6239       reference: 1
6240       compare: 2
6241   legend:
6242     - "Legend to Table"
6243     - "2001, 2005 - DPDK versions tested."
6244     - "Diff - difference between 2001 and 2005 DPDK version."
6245
6246 # DPDK Performance Changes 2n-clx 2t1c ndr
6247 - type: "table"
6248   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6249   algorithm: "table_comparison"
6250   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6251   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6252   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6253   columns:
6254     - title: "2001"
6255       data-set: "dpdk-performance-changes-2n-clx-ref"
6256     - title: "2005"
6257       data-set: "dpdk-performance-changes-2n-clx-cmp"
6258   comparisons:
6259     - title: "Diff"
6260       reference: 1
6261       compare: 2
6262   legend:
6263     - "Legend to Table"
6264     - "2001, 2005 - DPDK versions tested."
6265     - "Diff - difference between 2001 and 2005 DPDK version."
6266
6267 # DPDK Performance Changes 2n-clx 4t2c ndr
6268 - type: "table"
6269   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6270   algorithm: "table_comparison"
6271   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6272   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6273   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6274   columns:
6275     - title: "2001"
6276       data-set: "dpdk-performance-changes-2n-clx-ref"
6277     - title: "2005"
6278       data-set: "dpdk-performance-changes-2n-clx-cmp"
6279   comparisons:
6280     - title: "Diff"
6281       reference: 1
6282       compare: 2
6283   legend:
6284     - "Legend to Table"
6285     - "2001, 2005 - DPDK versions tested."
6286     - "Diff - difference between 2001 and 2005 DPDK version."
6287
6288 # DPDK Performance Changes 2n-dnv 1t1c pdr
6289 - type: "table"
6290   title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6291   algorithm: "table_comparison"
6292   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6293   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6294   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6295   columns:
6296     - title: "2001"
6297       data-set: "dpdk-performance-changes-2n-dnv-ref"
6298     - title: "2005"
6299       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6300   comparisons:
6301     - title: "Diff"
6302       reference: 1
6303       compare: 2
6304   legend:
6305     - "Legend to Table"
6306     - "2001, 2005 - DPDK versions tested."
6307     - "Diff - difference between 2001 and 2005 DPDK version."
6308
6309 # DPDK Performance Changes 2n-dnv 2t2c pdr
6310 - type: "table"
6311   title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6312   algorithm: "table_comparison"
6313   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6314   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6315   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6316   columns:
6317     - title: "2001"
6318       data-set: "dpdk-performance-changes-2n-dnv-ref"
6319     - title: "2005"
6320       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6321   comparisons:
6322     - title: "Diff"
6323       reference: 1
6324       compare: 2
6325   legend:
6326     - "Legend to Table"
6327     - "2001, 2005 - DPDK versions tested."
6328     - "Diff - difference between 2001 and 2005 DPDK version."
6329
6330 # DPDK Performance Changes 2n-dnv 1t1c ndr
6331 - type: "table"
6332   title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6333   algorithm: "table_comparison"
6334   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6335   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6336   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6337   columns:
6338     - title: "2001"
6339       data-set: "dpdk-performance-changes-2n-dnv-ref"
6340     - title: "2005"
6341       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6342   comparisons:
6343     - title: "Diff"
6344       reference: 1
6345       compare: 2
6346   legend:
6347     - "Legend to Table"
6348     - "2001, 2005 - DPDK versions tested."
6349     - "Diff - difference between 2001 and 2005 DPDK version."
6350
6351 # DPDK Performance Changes 2n-dnv 2t2c ndr
6352 - type: "table"
6353   title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6354   algorithm: "table_comparison"
6355   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6356   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6357   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6358   columns:
6359     - title: "2001"
6360       data-set: "dpdk-performance-changes-2n-dnv-ref"
6361     - title: "2005"
6362       data-set: "dpdk-performance-changes-2n-dnv-cmp"
6363   comparisons:
6364     - title: "Diff"
6365       reference: 1
6366       compare: 2
6367   legend:
6368     - "Legend to Table"
6369     - "2001, 2005 - DPDK versions tested."
6370     - "Diff - difference between 2001 and 2005 DPDK version."
6371
6372 # DPDK Performance Changes 3n-dnv 1t1c pdr
6373 - type: "table"
6374   title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6375   algorithm: "table_comparison"
6376   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6377   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6378   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6379   columns:
6380     - title: "2001"
6381       data-set: "dpdk-performance-changes-3n-dnv-ref"
6382     - title: "2005"
6383       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6384   comparisons:
6385     - title: "Diff"
6386       reference: 1
6387       compare: 2
6388   legend:
6389     - "Legend to Table"
6390     - "2001, 2005 - DPDK versions tested."
6391     - "Diff - difference between 2001 and 2005 DPDK version."
6392
6393 # DPDK Performance Changes 3n-dnv 2t2c pdr
6394 - type: "table"
6395   title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6396   algorithm: "table_comparison"
6397   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6398   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6399   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6400   columns:
6401     - title: "2001"
6402       data-set: "dpdk-performance-changes-3n-dnv-ref"
6403     - title: "2005"
6404       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6405   comparisons:
6406     - title: "Diff"
6407       reference: 1
6408       compare: 2
6409   legend:
6410     - "Legend to Table"
6411     - "2001, 2005 - DPDK versions tested."
6412     - "Diff - difference between 2001 and 2005 DPDK version."
6413
6414 # DPDK Performance Changes 3n-dnv 1t1c ndr
6415 - type: "table"
6416   title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
6417   algorithm: "table_comparison"
6418   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
6419   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6420   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6421   columns:
6422     - title: "2001"
6423       data-set: "dpdk-performance-changes-3n-dnv-ref"
6424     - title: "2005"
6425       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6426   comparisons:
6427     - title: "Diff"
6428       reference: 1
6429       compare: 2
6430   legend:
6431     - "Legend to Table"
6432     - "2001, 2005 - DPDK versions tested."
6433     - "Diff - difference between 2001 and 2005 DPDK version."
6434
6435 # DPDK Performance Changes 3n-dnv 2t2c ndr
6436 - type: "table"
6437   title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
6438   algorithm: "table_comparison"
6439   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
6440   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6441   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6442   columns:
6443     - title: "2001"
6444       data-set: "dpdk-performance-changes-3n-dnv-ref"
6445     - title: "2005"
6446       data-set: "dpdk-performance-changes-3n-dnv-cmp"
6447   comparisons:
6448     - title: "Diff"
6449       reference: 1
6450       compare: 2
6451   legend:
6452     - "Legend to Table"
6453     - "2001, 2005 - DPDK versions tested."
6454     - "Diff - difference between 2001 and 2005 DPDK version."
6455
6456 # DPDK Performance Changes 3n-tsh 1t1c pdr
6457 - type: "table"
6458   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
6459   algorithm: "table_comparison"
6460   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
6461   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6462   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6463   columns:
6464     - title: "2001"
6465       data-set: "dpdk-performance-changes-3n-tsh-ref"
6466     - title: "2005"
6467       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6468   comparisons:
6469     - title: "Diff"
6470       reference: 1
6471       compare: 2
6472   legend:
6473     - "Legend to Table"
6474     - "2001, 2005 - DPDK versions tested."
6475     - "Diff - difference between 2001 and 2005 DPDK version."
6476
6477 # DPDK Performance Changes 3n-tsh 2t2c pdr
6478 - type: "table"
6479   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
6480   algorithm: "table_comparison"
6481   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
6482   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6483   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6484   columns:
6485     - title: "2001"
6486       data-set: "dpdk-performance-changes-3n-tsh-ref"
6487     - title: "2005"
6488       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6489   comparisons:
6490     - title: "Diff"
6491       reference: 1
6492       compare: 2
6493   legend:
6494     - "Legend to Table"
6495     - "2001, 2005 - DPDK versions tested."
6496     - "Diff - difference between 2001 and 2005 DPDK version."
6497
6498 # DPDK Performance Changes 3n-tsh 1t1c ndr
6499 - type: "table"
6500   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
6501   algorithm: "table_comparison"
6502   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
6503   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6504   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6505   columns:
6506     - title: "2001"
6507       data-set: "dpdk-performance-changes-3n-tsh-ref"
6508     - title: "2005"
6509       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6510   comparisons:
6511     - title: "Diff"
6512       reference: 1
6513       compare: 2
6514   legend:
6515     - "Legend to Table"
6516     - "2001, 2005 - DPDK versions tested."
6517     - "Diff - difference between 2001 and 2005 DPDK version."
6518
6519 # DPDK Performance Changes 3n-tsh 2t2c ndr
6520 - type: "table"
6521   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6522   algorithm: "table_comparison"
6523   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6524   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6525   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6526   columns:
6527     - title: "2001"
6528       data-set: "dpdk-performance-changes-3n-tsh-ref"
6529     - title: "2005"
6530       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6531   comparisons:
6532     - title: "Diff"
6533       reference: 1
6534       compare: 2
6535   legend:
6536     - "Legend to Table"
6537     - "2001, 2005 - DPDK versions tested."
6538     - "Diff - difference between 2001 and 2005 DPDK version."
6539
6540 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6541 - type: "table"
6542   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6543   algorithm: "table_comparison"
6544   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6545   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6546   filter: "'NIC_Intel-X710'"
6547   columns:
6548     - title: "3n-hsw x710"
6549       data-set: "dpdk-compare-testbeds-ref"
6550     - title: "3n-skx x710"
6551       data-set: "dpdk-compare-testbeds-cmp"
6552   comparisons:
6553     - title: "Diff"
6554       reference: 1
6555       compare: 2
6556   legend:
6557     - "Legend to Table"
6558     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6559     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6560
6561 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6562 - type: "table"
6563   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6564   algorithm: "table_comparison"
6565   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6566   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6567   filter: "'NIC_Intel-X710'"
6568   columns:
6569     - title: "3n-hsw x710"
6570       data-set: "dpdk-compare-testbeds-ref"
6571     - title: "3n-skx x710"
6572       data-set: "dpdk-compare-testbeds-cmp"
6573   comparisons:
6574     - title: "Diff"
6575       reference: 1
6576       compare: 2
6577   legend:
6578     - "Legend to Table"
6579     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6580     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6581
6582 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6583 - type: "table"
6584   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6585   algorithm: "table_comparison"
6586   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6587   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6588   filter: "'NIC_Intel-XXV710'"
6589   columns:
6590     - title: "2n-skx"
6591       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6592     - title: "2n-clx"
6593       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6594   comparisons:
6595     - title: "Diff"
6596       reference: 1
6597       compare: 2
6598   legend:
6599     - "Legend to Table"
6600     - "2n-skx, 2n-clx - testbeds and NICs tested."
6601     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6602
6603 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6604 - type: "table"
6605   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6606   algorithm: "table_comparison"
6607   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6608   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6609   filter: "'NIC_Intel-XXV710'"
6610   columns:
6611     - title: "2n-skx"
6612       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6613     - title: "2n-clx"
6614       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6615   comparisons:
6616     - title: "Diff"
6617       reference: 1
6618       compare: 2
6619   legend:
6620     - "Legend to Table"
6621     - "2n-skx, 2n-clx - testbeds and NICs tested."
6622     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6623
6624 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6625 - type: "table"
6626   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6627   algorithm: "table_comparison"
6628   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6629   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6630   filter: "'NIC_Intel-XXV710'"
6631   columns:
6632     - title: "3n-skx"
6633       data-set: "dpdk-compare-topologies-ref"
6634     - title: "2n-skx"
6635       data-set: "dpdk-compare-topologies-cmp"
6636   comparisons:
6637     - title: "Diff"
6638       reference: 1
6639       compare: 2
6640   legend:
6641     - "Legend to Table"
6642     - "3n-skx, 2n-skx - topologies tested."
6643     - "Diff - difference between 3n-skx and 2n-skx topologies."
6644
6645 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6646 - type: "table"
6647   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6648   algorithm: "table_comparison"
6649   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6650   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6651   filter: "'NIC_Intel-XXV710'"
6652   columns:
6653     - title: "3n-skx"
6654       data-set: "dpdk-compare-topologies-ref"
6655     - title: "2n-skx"
6656       data-set: "dpdk-compare-topologies-cmp"
6657   comparisons:
6658     - title: "Diff"
6659       reference: 1
6660       compare: 2
6661   legend:
6662     - "Legend to Table"
6663     - "3n-skx, 2n-skx - topologies tested."
6664     - "Diff - difference between 3n-skx and 2n-skx topologies."
6665
6666 # Detailed Test Results - DPDK Performance Results 3n-hsw
6667 - type: "table"
6668   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6669   algorithm: "table_merged_details"
6670   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6671   columns:
6672     - title: " |prein| Test Name |preout| "
6673       data: "data name"
6674     - 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| "
6675       data: "data msg"
6676   data: "dpdk-perf-results-3n-hsw"
6677   filter: "all"
6678   parameters:
6679   - "name"
6680   - "parent"
6681   - "msg"
6682
6683 # Detailed Test Results - DPDK Performance Results 3n-skx
6684 - type: "table"
6685   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6686   algorithm: "table_merged_details"
6687   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6688   columns:
6689     - title: " |prein| Test Name |preout| "
6690       data: "data name"
6691     - 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| "
6692       data: "data msg"
6693   data: "dpdk-perf-results-3n-skx"
6694   filter: "all"
6695   remove-ndr: False
6696   parameters:
6697   - "name"
6698   - "parent"
6699   - "msg"
6700
6701 # Detailed Test Results - DPDK Performance Results 2n-skx
6702 - type: "table"
6703   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6704   algorithm: "table_merged_details"
6705   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6706   columns:
6707     - title: " |prein| Test Name |preout| "
6708       data: "data name"
6709     - 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| "
6710       data: "data msg"
6711   data: "dpdk-perf-results-2n-skx"
6712   filter: "all"
6713   remove-ndr: False
6714   parameters:
6715   - "name"
6716   - "parent"
6717   - "msg"
6718
6719 # Detailed Test Results - DPDK Performance Results 2n-clx
6720 - type: "table"
6721   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6722   algorithm: "table_merged_details"
6723   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6724   columns:
6725     - title: " |prein| Test Name |preout| "
6726       data: "data name"
6727     - 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| "
6728       data: "data msg"
6729   data: "dpdk-perf-results-2n-clx"
6730   filter: "all"
6731   parameters:
6732   - "name"
6733   - "parent"
6734   - "msg"
6735
6736 # Detailed Test Results - DPDK Performance Results 2n-dnv
6737 - type: "table"
6738   title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6739   algorithm: "table_merged_details"
6740   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6741   columns:
6742     - title: " |prein| Test Name |preout| "
6743       data: "data name"
6744     - 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| "
6745       data: "data msg"
6746   data: "dpdk-perf-results-2n-dnv"
6747   filter: "all"
6748   parameters:
6749   - "name"
6750   - "parent"
6751   - "msg"
6752
6753 # Detailed Test Results - DPDK Performance Results 3n-dnv
6754 - type: "table"
6755   title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6756   algorithm: "table_merged_details"
6757   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6758   columns:
6759     - title: " |prein| Test Name |preout| "
6760       data: "data name"
6761     - 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| "
6762       data: "data msg"
6763   data: "dpdk-perf-results-3n-dnv"
6764   filter: "all"
6765   parameters:
6766   - "name"
6767   - "parent"
6768   - "msg"
6769
6770 # Detailed Test Results - DPDK Performance Results 3n-tsh
6771 - type: "table"
6772   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6773   algorithm: "table_merged_details"
6774   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6775   columns:
6776     - title: " |prein| Test Name |preout| "
6777       data: "data name"
6778     - 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| "
6779       data: "data msg"
6780   data: "dpdk-perf-results-3n-tsh"
6781   filter: "all"
6782   parameters:
6783   - "name"
6784   - "parent"
6785   - "msg"
6786
6787 ################################################################################
6788 ###                                F I L E S                                 ###
6789 ################################################################################
6790
6791 # VPP Performance Results
6792 - type: "file"
6793   title: "VPP Performance Results"
6794   algorithm: "file_details_split"
6795   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6796   dir-tables:
6797     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6798     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6799     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6800     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6801     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6802     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6803     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6804   data:
6805     - "vpp-perf-results-2n-skx"
6806     - "vpp-perf-results-3n-skx"
6807     - "vpp-perf-results-2n-clx"
6808     - "vpp-perf-results-3n-hsw"
6809     - "vpp-perf-results-3n-tsh"
6810     - "vpp-perf-results-2n-dnv"
6811     - "vpp-perf-results-3n-dnv"
6812   filter: "all"
6813   data-start-level: 4
6814   order-chapters:
6815     level-1:
6816       - "l2"
6817       - "ip4"
6818       - "ip6"
6819       - "srv6"
6820       - "ip4_tunnels"
6821       - "ip6_tunnels"
6822       - "vm_vhost"
6823       - "container_memif"
6824       - "crypto"
6825       - "vts"
6826       - "lb"
6827       - "nfv_density"
6828       - "hoststack"
6829     level-2:
6830       - "2n-skx"
6831       - "3n-skx"
6832       - "2n-clx"
6833       - "3n-hsw"
6834       - "3n-tsh"
6835       - "2n-dnv"
6836       - "3n-dnv"
6837     level-3:
6838       - "xl710"
6839       - "x520"
6840       - "xxv710"
6841       - "x710"
6842       - "x553"
6843       - "cx556a"
6844       - "vic1227"
6845       - "vic1385"
6846
6847 # VPP Performance Configuration
6848 - type: "file"
6849   title: "VPP Performance Configuration"
6850   algorithm: "file_details_split"
6851   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6852   dir-tables:
6853     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6854     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6855     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6856     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6857     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6858     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6859     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6860   data:
6861     - "vpp-perf-results-2n-skx"
6862     - "vpp-perf-results-3n-skx"
6863     - "vpp-perf-results-2n-clx"
6864     - "vpp-perf-results-3n-hsw"
6865     - "vpp-perf-results-3n-tsh"
6866     - "vpp-perf-results-2n-dnv"
6867     - "vpp-perf-results-3n-dnv"
6868   filter: "all"
6869   data-start-level: 4
6870   order-chapters:
6871     level-1:
6872       - "l2"
6873       - "ip4"
6874       - "ip6"
6875       - "srv6"
6876       - "ip4_tunnels"
6877       - "ip6_tunnels"
6878       - "vm_vhost"
6879       - "container_memif"
6880       - "crypto"
6881       - "vts"
6882       - "lb"
6883       - "nfv_density"
6884       - "hoststack"
6885     level-2:
6886       - "2n-skx"
6887       - "3n-skx"
6888       - "2n-clx"
6889       - "3n-hsw"
6890       - "3n-tsh"
6891       - "2n-dnv"
6892       - "3n-dnv"
6893     level-3:
6894       - "xl710"
6895       - "x520"
6896       - "xxv710"
6897       - "x710"
6898       - "x553"
6899       - "cx556a"
6900       - "vic1227"
6901       - "vic1385"
6902
6903 # VPP Performance Operational
6904 - type: "file"
6905   title: "VPP Performance Operational"
6906   algorithm: "file_details_split_html"
6907   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
6908   dir-tables:
6909     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
6910     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
6911     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
6912     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
6913     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
6914     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
6915     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
6916   data:
6917     - "vpp-perf-results-2n-skx"
6918     - "vpp-perf-results-3n-skx"
6919     - "vpp-perf-results-2n-clx"
6920     - "vpp-perf-results-3n-hsw"
6921     - "vpp-perf-results-3n-tsh"
6922     - "vpp-perf-results-2n-dnv"
6923     - "vpp-perf-results-3n-dnv"
6924   filter: "all"
6925   data-start-level: 4
6926   order-chapters:
6927     level-1:
6928       - "l2"
6929       - "ip4"
6930       - "ip6"
6931       - "srv6"
6932       - "ip4_tunnels"
6933       - "ip6_tunnels"
6934       - "vm_vhost"
6935       - "container_memif"
6936       - "crypto"
6937       - "vts"
6938       - "lb"
6939       - "nfv_density"
6940       - "hoststack"
6941     level-2:
6942       - "2n-skx"
6943       - "3n-skx"
6944       - "2n-clx"
6945       - "3n-hsw"
6946       - "3n-tsh"
6947       - "2n-dnv"
6948       - "3n-dnv"
6949     level-3:
6950       - "xl710"
6951       - "x520"
6952       - "xxv710"
6953       - "x710"
6954       - "x553"
6955       - "cx556a"
6956       - "vic1227"
6957       - "vic1385"
6958
6959 # VPP MRR Results
6960 - type: "file"
6961   title: "VPP MRR Results"
6962   algorithm: "file_details_split"
6963   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
6964   dir-tables:
6965     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
6966     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
6967     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
6968     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
6969     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
6970     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
6971     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
6972   data:
6973     - "vpp-mrr-results-2n-skx"
6974     - "vpp-mrr-results-3n-skx"
6975     - "vpp-mrr-results-2n-clx"
6976     - "vpp-mrr-results-3n-hsw"
6977     - "vpp-mrr-results-3n-tsh"
6978     - "vpp-mrr-results-2n-dnv"
6979     - "vpp-mrr-results-3n-dnv"
6980   filter: "all"
6981   data-start-level: 4
6982   order-chapters:
6983     level-1:
6984       - "l2"
6985       - "ip4"
6986       - "ip6"
6987       - "srv6"
6988       - "ip4_tunnels"
6989       - "ip6_tunnels"
6990       - "vm_vhost"
6991       - "container_memif"
6992       - "crypto"
6993       - "vts"
6994       - "lb"
6995       - "nfv_density"
6996       - "hoststack"
6997     level-2:
6998       - "2n-skx"
6999       - "3n-skx"
7000       - "2n-clx"
7001       - "3n-hsw"
7002       - "3n-tsh"
7003       - "2n-dnv"
7004       - "3n-dnv"
7005     level-3:
7006       - "xl710"
7007       - "x520"
7008       - "xxv710"
7009       - "x710"
7010       - "x553"
7011       - "cx556a"
7012       - "vic1227"
7013       - "vic1385"
7014
7015 # VPP MRR Configuration
7016 - type: "file"
7017   title: "VPP MRR Configuration"
7018   algorithm: "file_details_split"
7019   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7020   dir-tables:
7021     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7022     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7023     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7024     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7025     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7026     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7027     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7028   data:
7029     - "vpp-mrr-results-2n-skx"
7030     - "vpp-mrr-results-3n-skx"
7031     - "vpp-mrr-results-2n-clx"
7032     - "vpp-mrr-results-3n-hsw"
7033     - "vpp-mrr-results-3n-tsh"
7034     - "vpp-mrr-results-2n-dnv"
7035     - "vpp-mrr-results-3n-dnv"
7036   filter: "all"
7037   data-start-level: 4
7038   order-chapters:
7039     level-1:
7040       - "l2"
7041       - "ip4"
7042       - "ip6"
7043       - "srv6"
7044       - "ip4_tunnels"
7045       - "ip6_tunnels"
7046       - "vm_vhost"
7047       - "container_memif"
7048       - "crypto"
7049       - "vts"
7050       - "lb"
7051       - "nfv_density"
7052       - "hoststack"
7053     level-2:
7054       - "2n-skx"
7055       - "3n-skx"
7056       - "2n-clx"
7057       - "3n-hsw"
7058       - "3n-tsh"
7059       - "2n-dnv"
7060       - "3n-dnv"
7061     level-3:
7062       - "xl710"
7063       - "x520"
7064       - "xxv710"
7065       - "x710"
7066       - "x553"
7067       - "cx556a"
7068       - "vic1227"
7069       - "vic1385"
7070
7071 # VPP Device Results - Ubuntu
7072 - type: "file"
7073   title: "VPP Device Results - Ubuntu"
7074   algorithm: "file_test_results"
7075   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7076   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7077   data: "vpp-device-results-ubuntu"
7078   filter: "all"
7079   data-start-level: 4
7080
7081 # VPP Device Configuration - Ubuntu
7082 - type: "file"
7083   title: "VPP Device Configuration - Ubuntu"
7084   algorithm: "file_test_results"
7085   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7086   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7087   data: "vpp-device-results-ubuntu"
7088   filter: "all"
7089   data-start-level: 4
7090
7091 # DPDK Performance Results 3n-hsw
7092 - type: "file"
7093   title: "DPDK Performance Results 3n-hsw"
7094   algorithm: "file_test_results"
7095   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7096   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7097   data: "dpdk-perf-results-3n-hsw"
7098   filter: "all"
7099   data-start-level: 4
7100
7101 # DPDK Performance Results 3n-skx
7102 - type: "file"
7103   title: "DPDK Performance Results 3n-skx"
7104   algorithm: "file_test_results"
7105   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7106   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7107   data: "dpdk-perf-results-3n-skx"
7108   filter: "all"
7109   data-start-level: 4
7110
7111 # DPDK Performance Results 2n-skx
7112 - type: "file"
7113   title: "DPDK Performance Results 2n-skx"
7114   algorithm: "file_test_results"
7115   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7116   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7117   data: "dpdk-perf-results-2n-skx"
7118   filter: "all"
7119   data-start-level: 4
7120
7121 # DPDK Performance Results 2n-clx
7122 - type: "file"
7123   title: "DPDK Performance Results 2n-clx"
7124   algorithm: "file_test_results"
7125   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7126   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7127   data: "dpdk-perf-results-2n-clx"
7128   filter: "all"
7129   data-start-level: 4
7130
7131 # DPDK Performance Results 2n-dnv
7132 - type: "file"
7133   title: "DPDK Performance Results 2n-dnv"
7134   algorithm: "file_test_results"
7135   output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7136   dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7137   data: "dpdk-perf-results-2n-dnv"
7138   filter: "all"
7139   data-start-level: 4
7140
7141 # DPDK Performance Results 3n-dnv
7142 - type: "file"
7143   title: "DPDK Performance Results 3n-dnv"
7144   algorithm: "file_test_results"
7145   output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7146   dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7147   data: "dpdk-perf-results-3n-dnv"
7148   filter: "all"
7149   data-start-level: 4
7150
7151 # DPDK Performance Results 3n-tsh
7152 - type: "file"
7153   title: "DPDK Performance Results 3n-tsh"
7154   algorithm: "file_test_results"
7155   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7156   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7157   data: "dpdk-perf-results-3n-tsh"
7158   filter: "all"
7159   data-start-level: 4
7160
7161 ################################################################################
7162 ###                                P L O T S                                 ###
7163 ################################################################################
7164
7165 # Hoststack tests 3n-hsw
7166
7167 - type: "plot"
7168   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7169   algorithm: "plot_perf_box_name"
7170   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7171   data: "plot-vpp-hoststack-3n-hsw"
7172   include:
7173     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7174     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7175   layout:
7176     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7177     layout: "plot-hoststack"
7178
7179 - type: "plot"
7180   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7181   algorithm: "plot_perf_box_name"
7182   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7183   data: "plot-vpp-hoststack-3n-hsw"
7184   include:
7185     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7186     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7187   layout:
7188     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7189     layout: "plot-hoststack"
7190
7191 - type: "plot"
7192   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7193   algorithm: "plot_perf_box_name"
7194   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7195   data: "plot-vpp-hoststack-3n-hsw"
7196   include:
7197     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7198     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7199     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7200     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7201   layout:
7202     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7203     layout: "plot-hoststack"
7204
7205 ## Plots VPP HTTP Server Performance
7206 #- type: "plot"
7207 #  title: "VPP HTTP Server Performance"
7208 #  algorithm: "plot_http_server_perf_box"
7209 #  output-file-type: ".html"
7210 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
7211 #  data:
7212 #    "plot-vpp-http-server-performance"
7213 #  filter: "'HTTP' and 'TCP_CPS' and not '8T4C'"
7214 #  parameters:
7215 #  - "result"
7216 #  - "name"
7217 #  traces:
7218 #    hoverinfo: "y+name"
7219 #    boxpoints: "outliers"
7220 #    whiskerwidth: 0
7221 #  layout:
7222 #    title: "VPP HTTP Server Performance"
7223 #    layout:
7224 #      "plot-cps"
7225 #
7226 #- type: "plot"
7227 #  title: "VPP HTTP Server Performance"
7228 #  algorithm: "plot_http_server_perf_box"
7229 #  output-file-type: ".html"
7230 #  output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
7231 #  data:
7232 #    "plot-vpp-http-server-performance"
7233 #  filter: "'HTTP' and 'TCP_RPS' and not '8T4C'"
7234 #  parameters:
7235 #  - "result"
7236 #  - "name"
7237 #  traces:
7238 #    hoverinfo: "y+name"
7239 #    boxpoints: "outliers"
7240 #    whiskerwidth: 0
7241 #  layout:
7242 #    title: "VPP HTTP Server Performance"
7243 #    layout:
7244 #      "plot-rps"
7245
7246 ################################################################################
7247
7248 # Soak Test (PLRsearch), boxes - 2n-clx
7249 - type: "plot"
7250   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7251   algorithm: "plot_perf_box_name"
7252   output-file-type: ".html"
7253   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7254   data: "plot-vpp-soak-2n-clx"
7255   include:
7256     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7257     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7258     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7259     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7262   layout:
7263     title: "30 Minutes Soak Test (PLRsearch)"
7264     layout: "plot-soak-throughput"
7265
7266 # Soak Test (PLRsearch), boxes - 2n-clx
7267 - type: "plot"
7268   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7269   algorithm: "plot_perf_box_name"
7270   output-file-type: ".html"
7271   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7272   data: "plot-vpp-soak-2n-clx"
7273   include:
7274     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7275     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7276     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7277     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7278     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7279     - "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"
7280   layout:
7281     title: "30 Minutes Soak Test (PLRsearch)"
7282     layout: "plot-soak-throughput"
7283
7284 # Soak Test (PLRsearch), boxes - 2n-skx
7285 - type: "plot"
7286   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7287   algorithm: "plot_perf_box_name"
7288   output-file-type: ".html"
7289   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7290   data: "plot-vpp-soak-2n-skx"
7291   include:
7292     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7293     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7294     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7295     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7298   layout:
7299     title: "30 Minutes Soak Test (PLRsearch)"
7300     layout: "plot-soak-throughput"
7301
7302 # Soak Test (PLRsearch), boxes - 2n-skx
7303 - type: "plot"
7304   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7305   algorithm: "plot_perf_box_name"
7306   output-file-type: ".html"
7307   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7308   data: "plot-vpp-soak-2n-skx"
7309   include:
7310     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7311     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7312     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7313     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7314     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7315     - "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"
7316   layout:
7317     title: "30 Minutes Soak Test (PLRsearch)"
7318     layout: "plot-soak-throughput"
7319
7320 ###############################################################################
7321
7322 # Reconf tests 2n-skx
7323
7324 - type: "plot"
7325   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7326   algorithm: "plot_nf_reconf_box_name"
7327   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7328   data: "plot-vpp-nfv-reconf-2n-skx"
7329   include:
7330     - "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"
7331     - "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"
7332     - "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"
7333     - "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"
7334     - "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"
7335     - "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"
7336   layout:
7337     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7338     layout: "plot-throughput"
7339
7340 - type: "plot"
7341   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7342   algorithm: "plot_nf_reconf_box_name"
7343   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7344   data: "plot-vpp-nfv-reconf-2n-skx"
7345   include:
7346     - "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"
7347     - "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"
7348     - "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"
7349     - "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"
7350     - "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"
7351     - "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"
7352   layout:
7353     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7354     layout: "plot-throughput"
7355
7356 - type: "plot"
7357   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7358   algorithm: "plot_nf_reconf_box_name"
7359   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7360   data: "plot-vpp-nfv-reconf-2n-skx"
7361   include:
7362     - "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"
7363     - "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"
7364     - "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"
7365     - "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"
7366     - "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"
7367     - "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"
7368   layout:
7369     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7370     layout: "plot-throughput"
7371
7372 ###############################################################################
7373
7374 # Reconf tests 2n-clx
7375
7376 - type: "plot"
7377   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7378   algorithm: "plot_nf_reconf_box_name"
7379   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7380   data: "plot-vpp-nfv-reconf-2n-clx"
7381   include:
7382     - "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"
7383     - "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"
7384     - "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"
7385     - "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"
7386   layout:
7387     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7388     layout: "plot-throughput"
7389
7390 - type: "plot"
7391   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7392   algorithm: "plot_nf_reconf_box_name"
7393   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7394   data: "plot-vpp-nfv-reconf-2n-clx"
7395   include:
7396     - "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"
7397     - "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"
7398     - "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"
7399     - "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"
7400   layout:
7401     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7402     layout: "plot-throughput"
7403
7404 - type: "plot"
7405   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7406   algorithm: "plot_nf_reconf_box_name"
7407   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7408   data: "plot-vpp-nfv-reconf-2n-clx"
7409   include:
7410     - "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"
7411     - "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"
7412     - "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"
7413     - "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"
7414   layout:
7415     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7416     layout: "plot-throughput"
7417
7418 ###############################################################################
7419
7420 # Plots - NF Density - VSC - MRR IMIX
7421 - type: "plot"
7422   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7423   algorithm: "plot_nf_heatmap"
7424   output-file-type: ".html"
7425   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7426   data: "plot-vpp-nfv-2n-skx-mrr"
7427   filter: "'NIC_Intel-XXV710' and
7428            'NF_DENSITY' and
7429            'VHOST' and
7430            not 'VXLAN' and
7431            'CHAIN' and
7432            'NF_VPPIP4' and
7433            'IMIX' and
7434            '2T1C' and
7435            'MRR'"
7436   parameters:
7437   - "result"
7438   - "name"
7439   - "tags"
7440   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7441   x-axis: "X = VNFs per Service Chain"
7442   y-axis: "Y = Number of Service Chains"
7443   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7444   layout:
7445     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7446     layout: "plot-service-density"
7447
7448 - type: "plot"
7449   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7450   algorithm: "plot_nf_heatmap"
7451   output-file-type: ".html"
7452   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7453   data: "plot-vpp-nfv-2n-skx-mrr"
7454   filter: "'NIC_Intel-XXV710' and
7455            'NF_DENSITY' and
7456            'VHOST' and
7457            not 'VXLAN' and
7458            'CHAIN' and
7459            'NF_VPPIP4' and
7460            'IMIX' and
7461            '4T2C' and
7462            'MRR'"
7463   parameters:
7464   - "result"
7465   - "name"
7466   - "tags"
7467   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7468   x-axis: "X = VNFs per Service Chain"
7469   y-axis: "Y = Number of Service Chains"
7470   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7471   layout:
7472     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7473     layout: "plot-service-density"
7474
7475 - type: "plot"
7476   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7477   algorithm: "plot_nf_heatmap"
7478   output-file-type: ".html"
7479   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7480   data: "plot-vpp-nfv-2n-skx-mrr"
7481   filter: "'NIC_Intel-XXV710' and
7482            'NF_DENSITY' and
7483            'VHOST' and
7484            not 'VXLAN' and
7485            'CHAIN' and
7486            'NF_VPPIP4' and
7487            'IMIX' and
7488            '8T4C' and
7489            'MRR'"
7490   parameters:
7491   - "result"
7492   - "name"
7493   - "tags"
7494   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7495   x-axis: "X = VNFs per Service Chain"
7496   y-axis: "Y = Number of Service Chains"
7497   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7498   layout:
7499     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7500     layout: "plot-service-density"
7501
7502 # Plots - NF Density - VSC - NDR IMIX
7503 - type: "plot"
7504   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7505   algorithm: "plot_nf_heatmap"
7506   output-file-type: ".html"
7507   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7508   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7509   filter: "'NIC_Intel-XXV710' and
7510            'NF_DENSITY' and
7511            'VHOST' and
7512            not 'VXLAN' and
7513            'CHAIN' and
7514            'NF_VPPIP4' and
7515            'IMIX' and
7516            '2T1C' and
7517            'NDRPDR'"
7518   parameters:
7519   - "throughput"
7520   - "name"
7521   - "tags"
7522   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7523   x-axis: "X = VNFs per Service Chain"
7524   y-axis: "Y = Number of Service Chains"
7525   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7526   layout:
7527     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7528     layout: "plot-service-density"
7529
7530 - type: "plot"
7531   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7532   algorithm: "plot_nf_heatmap"
7533   output-file-type: ".html"
7534   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7535   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7536   filter: "'NIC_Intel-XXV710' and
7537            'NF_DENSITY' and
7538            'VHOST' and
7539            not 'VXLAN' and
7540            'CHAIN' and
7541            'NF_VPPIP4' and
7542            'IMIX' and
7543            '4T2C' and
7544            'NDRPDR'"
7545   parameters:
7546   - "throughput"
7547   - "name"
7548   - "tags"
7549   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7550   x-axis: "X = VNFs per Service Chain"
7551   y-axis: "Y = Number of Service Chains"
7552   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7553   layout:
7554     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7555     layout: "plot-service-density"
7556
7557 - type: "plot"
7558   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7559   algorithm: "plot_nf_heatmap"
7560   output-file-type: ".html"
7561   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7562   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7563   filter: "'NIC_Intel-XXV710' and
7564            'NF_DENSITY' and
7565            'VHOST' and
7566            not 'VXLAN' and
7567            'CHAIN' and
7568            'NF_VPPIP4' and
7569            'IMIX' and
7570            '8T4C' and
7571            'NDRPDR'"
7572   parameters:
7573   - "throughput"
7574   - "name"
7575   - "tags"
7576   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7577   x-axis: "X = VNFs per Service Chain"
7578   y-axis: "Y = Number of Service Chains"
7579   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7580   layout:
7581     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7582     layout: "plot-service-density"
7583
7584 # Plots - NF Density - VSC - PDR IMIX
7585 - type: "plot"
7586   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7587   algorithm: "plot_nf_heatmap"
7588   output-file-type: ".html"
7589   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7590   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7591   filter: "'NIC_Intel-XXV710' and
7592            'NF_DENSITY' and
7593            'VHOST' and
7594            not 'VXLAN' and
7595            'CHAIN' and
7596            'NF_VPPIP4' and
7597            'IMIX' and
7598            '2T1C' and
7599            'NDRPDR'"
7600   parameters:
7601   - "throughput"
7602   - "name"
7603   - "tags"
7604   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7605   x-axis: "X = VNFs per Service Chain"
7606   y-axis: "Y = Number of Service Chains"
7607   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7608   layout:
7609     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7610     layout: "plot-service-density"
7611
7612 - type: "plot"
7613   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7614   algorithm: "plot_nf_heatmap"
7615   output-file-type: ".html"
7616   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7617   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7618   filter: "'NIC_Intel-XXV710' and
7619            'NF_DENSITY' and
7620            'VHOST' and
7621            not 'VXLAN' and
7622            'CHAIN' and
7623            'NF_VPPIP4' and
7624            'IMIX' and
7625            '4T2C' and
7626            'NDRPDR'"
7627   parameters:
7628   - "throughput"
7629   - "name"
7630   - "tags"
7631   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7632   x-axis: "X = VNFs per Service Chain"
7633   y-axis: "Y = Number of Service Chains"
7634   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7635   layout:
7636     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7637     layout: "plot-service-density"
7638
7639 - type: "plot"
7640   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7641   algorithm: "plot_nf_heatmap"
7642   output-file-type: ".html"
7643   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7644   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7645   filter: "'NIC_Intel-XXV710' and
7646            'NF_DENSITY' and
7647            'VHOST' and
7648            not 'VXLAN' and
7649            'CHAIN' and
7650            'NF_VPPIP4' and
7651            'IMIX' and
7652            '8T4C' and
7653            'NDRPDR'"
7654   parameters:
7655   - "throughput"
7656   - "name"
7657   - "tags"
7658   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7659   x-axis: "X = VNFs per Service Chain"
7660   y-axis: "Y = Number of Service Chains"
7661   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7662   layout:
7663     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7664     layout: "plot-service-density"
7665
7666 ###############################################################################
7667
7668 # Plots - NF Density - VSC - MRR IMIX
7669 - type: "plot"
7670   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7671   algorithm: "plot_nf_heatmap"
7672   output-file-type: ".html"
7673   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7674   data: "plot-vpp-nfv-2n-skx-mrr"
7675   filter: "'NIC_Intel-XXV710' and
7676            'NF_DENSITY' and
7677            'VHOST' and
7678            'VXLAN' and
7679            'CHAIN' and
7680            'IMIX' and
7681            '2T1C' and
7682            'MRR'"
7683   parameters:
7684   - "result"
7685   - "name"
7686   - "tags"
7687   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7688   x-axis: "X = VNFs per Service Chain"
7689   y-axis: "Y = Number of Service Chains"
7690   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7691   layout:
7692     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7693     layout: "plot-service-density"
7694
7695 - type: "plot"
7696   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7697   algorithm: "plot_nf_heatmap"
7698   output-file-type: ".html"
7699   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7700   data: "plot-vpp-nfv-2n-skx-mrr"
7701   filter: "'NIC_Intel-XXV710' and
7702            'NF_DENSITY' and
7703            'VHOST' and
7704            'VXLAN' and
7705            'CHAIN' and
7706            'IMIX' and
7707            '4T2C' and
7708            'MRR'"
7709   parameters:
7710   - "result"
7711   - "name"
7712   - "tags"
7713   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7714   x-axis: "X = VNFs per Service Chain"
7715   y-axis: "Y = Number of Service Chains"
7716   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7717   layout:
7718     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7719     layout: "plot-service-density"
7720
7721 - type: "plot"
7722   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7723   algorithm: "plot_nf_heatmap"
7724   output-file-type: ".html"
7725   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7726   data: "plot-vpp-nfv-2n-skx-mrr"
7727   filter: "'NIC_Intel-XXV710' and
7728            'NF_DENSITY' and
7729            'VHOST' and
7730            'VXLAN' and
7731            'CHAIN' and
7732            'IMIX' and
7733            '8T4C' and
7734            'MRR'"
7735   parameters:
7736   - "result"
7737   - "name"
7738   - "tags"
7739   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7740   x-axis: "X = VNFs per Service Chain"
7741   y-axis: "Y = Number of Service Chains"
7742   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7743   layout:
7744     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7745     layout: "plot-service-density"
7746
7747 # Plots - NF Density - VSC - NDR IMIX
7748 - type: "plot"
7749   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7750   algorithm: "plot_nf_heatmap"
7751   output-file-type: ".html"
7752   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7753   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7754   filter: "'NIC_Intel-XXV710' and
7755            'NF_DENSITY' and
7756            'VHOST' and
7757            'VXLAN' and
7758            'CHAIN' and
7759            'IMIX' and
7760            '2T1C' and
7761            'NDRPDR'"
7762   parameters:
7763   - "throughput"
7764   - "name"
7765   - "tags"
7766   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7767   x-axis: "X = VNFs per Service Chain"
7768   y-axis: "Y = Number of Service Chains"
7769   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7770   layout:
7771     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7772     layout: "plot-service-density"
7773
7774 - type: "plot"
7775   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7776   algorithm: "plot_nf_heatmap"
7777   output-file-type: ".html"
7778   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7779   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7780   filter: "'NIC_Intel-XXV710' and
7781            'NF_DENSITY' and
7782            'VHOST' and
7783            'VXLAN' and
7784            'CHAIN' and
7785            'IMIX' and
7786            '4T2C' and
7787            'NDRPDR'"
7788   parameters:
7789   - "throughput"
7790   - "name"
7791   - "tags"
7792   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7793   x-axis: "X = VNFs per Service Chain"
7794   y-axis: "Y = Number of Service Chains"
7795   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7796   layout:
7797     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7798     layout: "plot-service-density"
7799
7800 - type: "plot"
7801   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7802   algorithm: "plot_nf_heatmap"
7803   output-file-type: ".html"
7804   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7805   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7806   filter: "'NIC_Intel-XXV710' and
7807            'NF_DENSITY' and
7808            'VHOST' and
7809            'VXLAN' and
7810            'CHAIN' and
7811            'IMIX' and
7812            '8T4C' and
7813            'NDRPDR'"
7814   parameters:
7815   - "throughput"
7816   - "name"
7817   - "tags"
7818   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7819   x-axis: "X = VNFs per Service Chain"
7820   y-axis: "Y = Number of Service Chains"
7821   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7822   layout:
7823     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7824     layout: "plot-service-density"
7825
7826 # Plots - NF Density - VSC - PDR IMIX
7827 - type: "plot"
7828   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7829   algorithm: "plot_nf_heatmap"
7830   output-file-type: ".html"
7831   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7832   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7833   filter: "'NIC_Intel-XXV710' and
7834            'NF_DENSITY' and
7835            'VHOST' and
7836            'VXLAN' and
7837            'CHAIN' and
7838            'IMIX' and
7839            '2T1C' and
7840            'NDRPDR'"
7841   parameters:
7842   - "throughput"
7843   - "name"
7844   - "tags"
7845   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7846   x-axis: "X = VNFs per Service Chain"
7847   y-axis: "Y = Number of Service Chains"
7848   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7849   layout:
7850     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7851     layout: "plot-service-density"
7852
7853 - type: "plot"
7854   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7855   algorithm: "plot_nf_heatmap"
7856   output-file-type: ".html"
7857   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7858   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7859   filter: "'NIC_Intel-XXV710' and
7860            'NF_DENSITY' and
7861            'VHOST' and
7862            'VXLAN' and
7863            'CHAIN' and
7864            'IMIX' and
7865            '4T2C' and
7866            'NDRPDR'"
7867   parameters:
7868   - "throughput"
7869   - "name"
7870   - "tags"
7871   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7872   x-axis: "X = VNFs per Service Chain"
7873   y-axis: "Y = Number of Service Chains"
7874   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7875   layout:
7876     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7877     layout: "plot-service-density"
7878
7879 - type: "plot"
7880   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7881   algorithm: "plot_nf_heatmap"
7882   output-file-type: ".html"
7883   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7884   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7885   filter: "'NIC_Intel-XXV710' and
7886            'NF_DENSITY' and
7887            'VHOST' and
7888            'VXLAN' and
7889            'CHAIN' and
7890            'IMIX' and
7891            '8T4C' and
7892            'NDRPDR'"
7893   parameters:
7894   - "throughput"
7895   - "name"
7896   - "tags"
7897   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7898   x-axis: "X = VNFs per Service Chain"
7899   y-axis: "Y = Number of Service Chains"
7900   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7901   layout:
7902     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7903     layout: "plot-service-density"
7904
7905 ###############################################################################
7906
7907 # Plots - NF Density - CSC - MRR IMIX
7908 - type: "plot"
7909   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7910   algorithm: "plot_nf_heatmap"
7911   output-file-type: ".html"
7912   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7913   data: "plot-vpp-nfv-2n-skx-mrr"
7914   filter: "'NIC_Intel-XXV710' and
7915            'NF_DENSITY' and
7916            'DOCKER' and
7917            'CHAIN' and
7918            'NF_VPPIP4' and
7919            'IMIX' and
7920            '2T1C' and
7921            'MRR'"
7922   parameters:
7923   - "result"
7924   - "name"
7925   - "tags"
7926   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7927   x-axis: "X = CNFs per Service Chain"
7928   y-axis: "Y = Number of Service Chains"
7929   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7930   layout:
7931     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7932     layout: "plot-service-density"
7933
7934 - type: "plot"
7935   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7936   algorithm: "plot_nf_heatmap"
7937   output-file-type: ".html"
7938   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
7939   data: "plot-vpp-nfv-2n-skx-mrr"
7940   filter: "'NIC_Intel-XXV710' and
7941            'NF_DENSITY' and
7942            'DOCKER' and
7943            'CHAIN' and
7944            'NF_VPPIP4' and
7945            'IMIX' and
7946            '4T2C' and
7947            'MRR'"
7948   parameters:
7949   - "result"
7950   - "name"
7951   - "tags"
7952   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7953   x-axis: "X = CNFs per Service Chain"
7954   y-axis: "Y = Number of Service Chains"
7955   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7956   layout:
7957     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7958     layout: "plot-service-density"
7959
7960 - type: "plot"
7961   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7962   algorithm: "plot_nf_heatmap"
7963   output-file-type: ".html"
7964   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
7965   data: "plot-vpp-nfv-2n-skx-mrr"
7966   filter: "'NIC_Intel-XXV710' and
7967            'NF_DENSITY' and
7968            'DOCKER' and
7969            'CHAIN' and
7970            'NF_VPPIP4' and
7971            'IMIX' and
7972            '8T4C' and
7973            'MRR'"
7974   parameters:
7975   - "result"
7976   - "name"
7977   - "tags"
7978   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7979   x-axis: "X = CNFs per Service Chain"
7980   y-axis: "Y = Number of Service Chains"
7981   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7982   layout:
7983     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7984     layout: "plot-service-density"
7985
7986 # Plots - NF Density - CSC - NDR IMIX
7987 - type: "plot"
7988   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
7989   algorithm: "plot_nf_heatmap"
7990   output-file-type: ".html"
7991   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
7992   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7993   filter: "'NIC_Intel-XXV710' and
7994            'NF_DENSITY' and
7995            'DOCKER' and
7996            'CHAIN' and
7997            'NF_VPPIP4' and
7998            'IMIX' and
7999            '2T1C' and
8000            'NDRPDR'"
8001   parameters:
8002   - "throughput"
8003   - "name"
8004   - "tags"
8005   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8006   x-axis: "X = CNFs per Service Chain"
8007   y-axis: "Y = Number of Service Chains"
8008   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8009   layout:
8010     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8011     layout: "plot-service-density"
8012
8013 - type: "plot"
8014   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8015   algorithm: "plot_nf_heatmap"
8016   output-file-type: ".html"
8017   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8018   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8019   filter: "'NIC_Intel-XXV710' and
8020            'NF_DENSITY' and
8021            'DOCKER' and
8022            'CHAIN' and
8023            'NF_VPPIP4' and
8024            'IMIX' and
8025            '4T2C' and
8026            'NDRPDR'"
8027   parameters:
8028   - "throughput"
8029   - "name"
8030   - "tags"
8031   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8032   x-axis: "X = CNFs per Service Chain"
8033   y-axis: "Y = Number of Service Chains"
8034   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8035   layout:
8036     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8037     layout: "plot-service-density"
8038
8039 - type: "plot"
8040   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8041   algorithm: "plot_nf_heatmap"
8042   output-file-type: ".html"
8043   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8044   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8045   filter: "'NIC_Intel-XXV710' and
8046            'NF_DENSITY' and
8047            'DOCKER' and
8048            'CHAIN' and
8049            'NF_VPPIP4' and
8050            'IMIX' and
8051            '8T4C' and
8052            'NDRPDR'"
8053   parameters:
8054   - "throughput"
8055   - "name"
8056   - "tags"
8057   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8058   x-axis: "X = CNFs per Service Chain"
8059   y-axis: "Y = Number of Service Chains"
8060   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8061   layout:
8062     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8063     layout: "plot-service-density"
8064
8065 # Plots - NF Density - CSC - PDR IMIX
8066 - type: "plot"
8067   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8068   algorithm: "plot_nf_heatmap"
8069   output-file-type: ".html"
8070   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8071   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8072   filter: "'NIC_Intel-XXV710' and
8073            'NF_DENSITY' and
8074            'DOCKER' and
8075            'CHAIN' and
8076            'NF_VPPIP4' and
8077            'IMIX' and
8078            '2T1C' and
8079            'NDRPDR'"
8080   parameters:
8081   - "throughput"
8082   - "name"
8083   - "tags"
8084   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8085   x-axis: "X = CNFs per Service Chain"
8086   y-axis: "Y = Number of Service Chains"
8087   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8088   layout:
8089     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8090     layout: "plot-service-density"
8091
8092 - type: "plot"
8093   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8094   algorithm: "plot_nf_heatmap"
8095   output-file-type: ".html"
8096   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8097   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8098   filter: "'NIC_Intel-XXV710' and
8099            'NF_DENSITY' and
8100            'DOCKER' and
8101            'CHAIN' and
8102            'NF_VPPIP4' and
8103            'IMIX' and
8104            '4T2C' and
8105            'NDRPDR'"
8106   parameters:
8107   - "throughput"
8108   - "name"
8109   - "tags"
8110   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8111   x-axis: "X = CNFs per Service Chain"
8112   y-axis: "Y = Number of Service Chains"
8113   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8114   layout:
8115     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8116     layout: "plot-service-density"
8117
8118 - type: "plot"
8119   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8120   algorithm: "plot_nf_heatmap"
8121   output-file-type: ".html"
8122   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8123   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8124   filter: "'NIC_Intel-XXV710' and
8125            'NF_DENSITY' and
8126            'DOCKER' and
8127            'CHAIN' and
8128            'NF_VPPIP4' and
8129            'IMIX' and
8130            '8T4C' and
8131            'NDRPDR'"
8132   parameters:
8133   - "throughput"
8134   - "name"
8135   - "tags"
8136   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8137   x-axis: "X = CNFs per Service Chain"
8138   y-axis: "Y = Number of Service Chains"
8139   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8140   layout:
8141     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8142     layout: "plot-service-density"
8143
8144 ################################################################################
8145 #
8146 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8147 #- type: "plot"
8148 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8149 #  algorithm: "plot_nf_heatmap"
8150 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8151 #  data: "plot-vpp-nfv-3n-skx-mrr"
8152 #  filter: "'NIC_Intel-XXV710' and
8153 #           'NF_DENSITY' and
8154 #           'DOCKER' and
8155 #           'CHAIN' and
8156 #           'NF_VPPIP4' and
8157 #           'IPSEC' and
8158 #           'TNL_4' and
8159 #           'IMIX' and
8160 #           '2T1C' and
8161 #           'MRR'"
8162 #  parameters:
8163 #  - "result"
8164 #  - "name"
8165 #  - "tags"
8166 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8167 #  x-axis: "X = CNFs per Service Chain"
8168 #  y-axis: "Y = Number of Service Chains"
8169 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8170 #  layout:
8171 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8172 #    layout: "plot-service-density"
8173 #
8174 #- type: "plot"
8175 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8176 #  algorithm: "plot_nf_heatmap"
8177 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8178 #  data: "plot-vpp-nfv-3n-skx-mrr"
8179 #  filter: "'NIC_Intel-XXV710' and
8180 #           'NF_DENSITY' and
8181 #           'DOCKER' and
8182 #           'CHAIN' and
8183 #           'NF_VPPIP4' and
8184 #           'IPSEC' and
8185 #           'TNL_4' and
8186 #           'IMIX' and
8187 #           '4T2C' and
8188 #           'MRR'"
8189 #  parameters:
8190 #  - "result"
8191 #  - "name"
8192 #  - "tags"
8193 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8194 #  x-axis: "X = CNFs per Service Chain"
8195 #  y-axis: "Y = Number of Service Chains"
8196 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8197 #  layout:
8198 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8199 #    layout: "plot-service-density"
8200 #
8201 #- type: "plot"
8202 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8203 #  algorithm: "plot_nf_heatmap"
8204 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8205 #  data: "plot-vpp-nfv-3n-skx-mrr"
8206 #  filter: "'NIC_Intel-XXV710' and
8207 #           'NF_DENSITY' and
8208 #           'DOCKER' and
8209 #           'CHAIN' and
8210 #           'NF_VPPIP4' and
8211 #           'IPSEC' and
8212 #           'TNL_4' and
8213 #           'IMIX' and
8214 #           '8T4C' and
8215 #           'MRR'"
8216 #  parameters:
8217 #  - "result"
8218 #  - "name"
8219 #  - "tags"
8220 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8221 #  x-axis: "X = CNFs per Service Chain"
8222 #  y-axis: "Y = Number of Service Chains"
8223 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8224 #  layout:
8225 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8226 #    layout: "plot-service-density"
8227
8228 # Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8229 - type: "plot"
8230   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8231   algorithm: "plot_nf_heatmap"
8232   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8233   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8234   filter: "'NIC_Intel-XXV710' and
8235            'NF_DENSITY' and
8236            'DOCKER' and
8237            'CHAIN' and
8238            'NF_VPPIP4' and
8239            'IPSEC' and
8240            'TNL_4' and
8241            'IMIX' and
8242            '2T1C' and
8243            'NDRPDR'"
8244   parameters:
8245   - "throughput"
8246   - "name"
8247   - "tags"
8248   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8249   x-axis: "X = CNFs per Service Chain"
8250   y-axis: "Y = Number of Service Chains"
8251   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8252   layout:
8253     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8254     layout: "plot-service-density"
8255
8256 - type: "plot"
8257   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8258   algorithm: "plot_nf_heatmap"
8259   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8260   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8261   filter: "'NIC_Intel-XXV710' and
8262            'NF_DENSITY' and
8263            'DOCKER' and
8264            'CHAIN' and
8265            'NF_VPPIP4' and
8266            'IPSEC' and
8267            'TNL_4' and
8268            'IMIX' and
8269            '4T2C' and
8270            'NDRPDR'"
8271   parameters:
8272   - "throughput"
8273   - "name"
8274   - "tags"
8275   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8276   x-axis: "X = CNFs per Service Chain"
8277   y-axis: "Y = Number of Service Chains"
8278   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8279   layout:
8280     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8281     layout: "plot-service-density"
8282
8283 - type: "plot"
8284   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8285   algorithm: "plot_nf_heatmap"
8286   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8287   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8288   filter: "'NIC_Intel-XXV710' and
8289            'NF_DENSITY' and
8290            'DOCKER' and
8291            'CHAIN' and
8292            'NF_VPPIP4' and
8293            'IPSEC' and
8294            'TNL_4' and
8295            'IMIX' and
8296            '8T4C' and
8297            'NDRPDR'"
8298   parameters:
8299   - "throughput"
8300   - "name"
8301   - "tags"
8302   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8303   x-axis: "X = CNFs per Service Chain"
8304   y-axis: "Y = Number of Service Chains"
8305   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8306   layout:
8307     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8308     layout: "plot-service-density"
8309
8310 # Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8311 - type: "plot"
8312   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8313   algorithm: "plot_nf_heatmap"
8314   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8315   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8316   filter: "'NIC_Intel-XXV710' and
8317            'NF_DENSITY' and
8318            'DOCKER' and
8319            'CHAIN' and
8320            'NF_VPPIP4' and
8321            'IPSEC' and
8322            'TNL_4' and
8323            'IMIX' and
8324            '2T1C' and
8325            'NDRPDR'"
8326   parameters:
8327   - "throughput"
8328   - "name"
8329   - "tags"
8330   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8331   x-axis: "X = CNFs per Service Chain"
8332   y-axis: "Y = Number of Service Chains"
8333   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8334   layout:
8335     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8336     layout: "plot-service-density"
8337
8338 - type: "plot"
8339   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8340   algorithm: "plot_nf_heatmap"
8341   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8342   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8343   filter: "'NIC_Intel-XXV710' and
8344            'NF_DENSITY' and
8345            'DOCKER' and
8346            'CHAIN' and
8347            'NF_VPPIP4' and
8348            'IPSEC' and
8349            'TNL_4' and
8350            'IMIX' and
8351            '4T2C' and
8352            'NDRPDR'"
8353   parameters:
8354   - "throughput"
8355   - "name"
8356   - "tags"
8357   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8358   x-axis: "X = CNFs per Service Chain"
8359   y-axis: "Y = Number of Service Chains"
8360   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8361   layout:
8362     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8363     layout: "plot-service-density"
8364
8365 - type: "plot"
8366   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8367   algorithm: "plot_nf_heatmap"
8368   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8369   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8370   filter: "'NIC_Intel-XXV710' and
8371            'NF_DENSITY' and
8372            'DOCKER' and
8373            'CHAIN' and
8374            'NF_VPPIP4' and
8375            'IPSEC' and
8376            'TNL_4' and
8377            'IMIX' and
8378            '8T4C' and
8379            'NDRPDR'"
8380   parameters:
8381   - "throughput"
8382   - "name"
8383   - "tags"
8384   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8385   x-axis: "X = CNFs per Service Chain"
8386   y-axis: "Y = Number of Service Chains"
8387   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8388   layout:
8389     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8390     layout: "plot-service-density"
8391
8392 ###############################################################################
8393
8394 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8395 #- type: "plot"
8396 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8397 #  algorithm: "plot_nf_heatmap"
8398 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8399 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8400 #  filter: "'NIC_Intel-XL710' and
8401 #           'NF_DENSITY' and
8402 #           'DOCKER' and
8403 #           'CHAIN' and
8404 #           'NF_VPPIP4' and
8405 #           'IMIX' and
8406 #           'TNL_4' and
8407 #           '1T1C' and
8408 #           'MRR'"
8409 #  parameters:
8410 #  - "result"
8411 #  - "name"
8412 #  - "tags"
8413 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8414 #  x-axis: "X = CNFs per Service Chain"
8415 #  y-axis: "Y = Number of Service Chains"
8416 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8417 #  layout:
8418 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8419 #    layout: "plot-service-density"
8420 #
8421 #- type: "plot"
8422 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8423 #  algorithm: "plot_nf_heatmap"
8424 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8425 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8426 #  filter: "'NIC_Intel-XL710' and
8427 #           'NF_DENSITY' and
8428 #           'DOCKER' and
8429 #           'CHAIN' and
8430 #           'NF_VPPIP4' and
8431 #           'IPSEC' and
8432 #           'TNL_4' and
8433 #           'IMIX' and
8434 #           '2T2C' and
8435 #           'MRR'"
8436 #  parameters:
8437 #  - "result"
8438 #  - "name"
8439 #  - "tags"
8440 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8441 #  x-axis: "X = CNFs per Service Chain"
8442 #  y-axis: "Y = Number of Service Chains"
8443 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8444 #  layout:
8445 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8446 #    layout: "plot-service-density"
8447 #
8448 #- type: "plot"
8449 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8450 #  algorithm: "plot_nf_heatmap"
8451 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8452 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8453 #  filter: "'NIC_Intel-XL710' and
8454 #           'NF_DENSITY' and
8455 #           'DOCKER' and
8456 #           'CHAIN' and
8457 #           'NF_VPPIP4' and
8458 #           'IPSEC' and
8459 #           'TNL_4' and
8460 #           'IMIX' and
8461 #           '4T4C' and
8462 #           'MRR'"
8463 #  parameters:
8464 #  - "result"
8465 #  - "name"
8466 #  - "tags"
8467 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8468 #  x-axis: "X = CNFs per Service Chain"
8469 #  y-axis: "Y = Number of Service Chains"
8470 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8471 #  layout:
8472 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8473 #    layout: "plot-service-density"
8474
8475 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8476 #- type: "plot"
8477 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8478 #  algorithm: "plot_nf_heatmap"
8479 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8480 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8481 #  filter: "'NIC_Intel-XL710' and
8482 #           'NF_DENSITY' and
8483 #           'DOCKER' and
8484 #           'CHAIN' and
8485 #           'NF_VPPIP4' and
8486 #           'IPSEC' and
8487 #           'TNL_4' and
8488 #           'IMIX' and
8489 #           '1T1C' and
8490 #           'NDRPDR'"
8491 #  parameters:
8492 #  - "throughput"
8493 #  - "name"
8494 #  - "tags"
8495 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8496 #  x-axis: "X = CNFs per Service Chain"
8497 #  y-axis: "Y = Number of Service Chains"
8498 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8499 #  layout:
8500 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8501 #    layout: "plot-service-density"
8502 #
8503 #- type: "plot"
8504 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8505 #  algorithm: "plot_nf_heatmap"
8506 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8507 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8508 #  filter: "'NIC_Intel-XL710' and
8509 #           'NF_DENSITY' and
8510 #           'DOCKER' and
8511 #           'CHAIN' and
8512 #           'NF_VPPIP4' and
8513 #           'IPSEC' and
8514 #           'TNL_4' and
8515 #           'IMIX' and
8516 #           '2T2C' and
8517 #           'NDRPDR'"
8518 #  parameters:
8519 #  - "throughput"
8520 #  - "name"
8521 #  - "tags"
8522 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8523 #  x-axis: "X = CNFs per Service Chain"
8524 #  y-axis: "Y = Number of Service Chains"
8525 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8526 #  layout:
8527 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8528 #    layout: "plot-service-density"
8529 #
8530 #- type: "plot"
8531 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8532 #  algorithm: "plot_nf_heatmap"
8533 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8534 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8535 #  filter: "'NIC_Intel-XL710' and
8536 #           'NF_DENSITY' and
8537 #           'DOCKER' and
8538 #           'CHAIN' and
8539 #           'NF_VPPIP4' and
8540 #           'IPSEC' and
8541 #           'TNL_4' and
8542 #           'IMIX' and
8543 #           '4T4C' and
8544 #           'NDRPDR'"
8545 #  parameters:
8546 #  - "throughput"
8547 #  - "name"
8548 #  - "tags"
8549 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8550 #  x-axis: "X = CNFs per Service Chain"
8551 #  y-axis: "Y = Number of Service Chains"
8552 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8553 #  layout:
8554 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8555 #    layout: "plot-service-density"
8556 #
8557 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8558 #- type: "plot"
8559 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8560 #  algorithm: "plot_nf_heatmap"
8561 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8562 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8563 #  filter: "'NIC_Intel-XL710' and
8564 #           'NF_DENSITY' and
8565 #           'DOCKER' and
8566 #           'CHAIN' and
8567 #           'NF_VPPIP4' and
8568 #           'IPSEC' and
8569 #           'TNL_4' and
8570 #           'IMIX' and
8571 #           '1T1C' and
8572 #           'NDRPDR'"
8573 #  parameters:
8574 #  - "throughput"
8575 #  - "name"
8576 #  - "tags"
8577 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8578 #  x-axis: "X = CNFs per Service Chain"
8579 #  y-axis: "Y = Number of Service Chains"
8580 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8581 #  layout:
8582 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8583 #    layout: "plot-service-density"
8584 #
8585 #- type: "plot"
8586 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8587 #  algorithm: "plot_nf_heatmap"
8588 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8589 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8590 #  filter: "'NIC_Intel-XL710' and
8591 #           'NF_DENSITY' and
8592 #           'DOCKER' and
8593 #           'CHAIN' and
8594 #           'NF_VPPIP4' and
8595 #           'IPSEC' and
8596 #           'TNL_4' and
8597 #           'IMIX' and
8598 #           '2T2C' and
8599 #           'NDRPDR'"
8600 #  parameters:
8601 #  - "throughput"
8602 #  - "name"
8603 #  - "tags"
8604 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8605 #  x-axis: "X = CNFs per Service Chain"
8606 #  y-axis: "Y = Number of Service Chains"
8607 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8608 #  layout:
8609 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8610 #    layout: "plot-service-density"
8611 #
8612 #- type: "plot"
8613 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8614 #  algorithm: "plot_nf_heatmap"
8615 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8616 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8617 #  filter: "'NIC_Intel-XL710' and
8618 #           'NF_DENSITY' and
8619 #           'DOCKER' and
8620 #           'CHAIN' and
8621 #           'NF_VPPIP4' and
8622 #           'IPSEC' and
8623 #           'TNL_4' and
8624 #           'IMIX' and
8625 #           '4T4C' and
8626 #           'NDRPDR'"
8627 #  parameters:
8628 #  - "throughput"
8629 #  - "name"
8630 #  - "tags"
8631 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8632 #  x-axis: "X = CNFs per Service Chain"
8633 #  y-axis: "Y = Number of Service Chains"
8634 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8635 #  layout:
8636 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8637 #    layout: "plot-service-density"
8638
8639 ###############################################################################
8640
8641 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8642 #- type: "plot"
8643 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8644 #  algorithm: "plot_nf_heatmap"
8645 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8646 #  data: "plot-vpp-nfv-3n-skx-mrr"
8647 #  filter: "'NIC_Intel-XXV710' and
8648 #           'NF_DENSITY' and
8649 #           'DOCKER' and
8650 #           'CHAIN' and
8651 #           'NF_VPPIP4' and
8652 #           'IPSEC' and
8653 #           'TNL_1000' and
8654 #           'IMIX' and
8655 #           '2T1C' and
8656 #           'MRR'"
8657 #  parameters:
8658 #  - "result"
8659 #  - "name"
8660 #  - "tags"
8661 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8662 #  x-axis: "X = CNFs per Service Chain"
8663 #  y-axis: "Y = Number of Service Chains"
8664 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8665 #  layout:
8666 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8667 #    layout: "plot-service-density"
8668 #
8669 #- type: "plot"
8670 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8671 #  algorithm: "plot_nf_heatmap"
8672 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8673 #  data: "plot-vpp-nfv-3n-skx-mrr"
8674 #  filter: "'NIC_Intel-XXV710' and
8675 #           'NF_DENSITY' and
8676 #           'DOCKER' and
8677 #           'CHAIN' and
8678 #           'NF_VPPIP4' and
8679 #           'IPSEC' and
8680 #           'TNL_1000' and
8681 #           'IMIX' and
8682 #           '4T2C' and
8683 #           'MRR'"
8684 #  parameters:
8685 #  - "result"
8686 #  - "name"
8687 #  - "tags"
8688 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8689 #  x-axis: "X = CNFs per Service Chain"
8690 #  y-axis: "Y = Number of Service Chains"
8691 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8692 #  layout:
8693 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8694 #    layout: "plot-service-density"
8695 #
8696 #- type: "plot"
8697 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8698 #  algorithm: "plot_nf_heatmap"
8699 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8700 #  data: "plot-vpp-nfv-3n-skx-mrr"
8701 #  filter: "'NIC_Intel-XXV710' and
8702 #           'NF_DENSITY' and
8703 #           'DOCKER' and
8704 #           'CHAIN' and
8705 #           'NF_VPPIP4' and
8706 #           'IPSEC' and
8707 #           'TNL_1000' and
8708 #           'IMIX' and
8709 #           '8T4C' and
8710 #           'MRR'"
8711 #  parameters:
8712 #  - "result"
8713 #  - "name"
8714 #  - "tags"
8715 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8716 #  x-axis: "X = CNFs per Service Chain"
8717 #  y-axis: "Y = Number of Service Chains"
8718 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8719 #  layout:
8720 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8721 #    layout: "plot-service-density"
8722
8723 # Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8724 - type: "plot"
8725   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8726   algorithm: "plot_nf_heatmap"
8727   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8728   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8729   filter: "'NIC_Intel-XXV710' and
8730            'NF_DENSITY' and
8731            'DOCKER' and
8732            'CHAIN' and
8733            'NF_VPPIP4' and
8734            'IPSEC' and
8735            'TNL_1000' and
8736            'IMIX' and
8737            '2T1C' and
8738            'NDRPDR'"
8739   parameters:
8740   - "throughput"
8741   - "name"
8742   - "tags"
8743   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8744   x-axis: "X = CNFs per Service Chain"
8745   y-axis: "Y = Number of Service Chains"
8746   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8747   layout:
8748     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8749     layout: "plot-service-density"
8750
8751 - type: "plot"
8752   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8753   algorithm: "plot_nf_heatmap"
8754   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8755   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8756   filter: "'NIC_Intel-XXV710' and
8757            'NF_DENSITY' and
8758            'DOCKER' and
8759            'CHAIN' and
8760            'NF_VPPIP4' and
8761            'IPSEC' and
8762            'TNL_1000' and
8763            'IMIX' and
8764            '4T2C' and
8765            'NDRPDR'"
8766   parameters:
8767   - "throughput"
8768   - "name"
8769   - "tags"
8770   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8771   x-axis: "X = CNFs per Service Chain"
8772   y-axis: "Y = Number of Service Chains"
8773   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8774   layout:
8775     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8776     layout: "plot-service-density"
8777
8778 - type: "plot"
8779   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8780   algorithm: "plot_nf_heatmap"
8781   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8782   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8783   filter: "'NIC_Intel-XXV710' and
8784            'NF_DENSITY' and
8785            'DOCKER' and
8786            'CHAIN' and
8787            'NF_VPPIP4' and
8788            'IPSEC' and
8789            'TNL_1000' and
8790            'IMIX' and
8791            '8T4C' and
8792            'NDRPDR'"
8793   parameters:
8794   - "throughput"
8795   - "name"
8796   - "tags"
8797   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8798   x-axis: "X = CNFs per Service Chain"
8799   y-axis: "Y = Number of Service Chains"
8800   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8801   layout:
8802     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8803     layout: "plot-service-density"
8804
8805 # Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8806 - type: "plot"
8807   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8808   algorithm: "plot_nf_heatmap"
8809   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8810   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8811   filter: "'NIC_Intel-XXV710' and
8812            'NF_DENSITY' and
8813            'DOCKER' and
8814            'CHAIN' and
8815            'NF_VPPIP4' and
8816            'IPSEC' and
8817            'TNL_1000' and
8818            'IMIX' and
8819            '2T1C' and
8820            'NDRPDR'"
8821   parameters:
8822   - "throughput"
8823   - "name"
8824   - "tags"
8825   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8826   x-axis: "X = CNFs per Service Chain"
8827   y-axis: "Y = Number of Service Chains"
8828   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8829   layout:
8830     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8831     layout: "plot-service-density"
8832
8833 - type: "plot"
8834   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8835   algorithm: "plot_nf_heatmap"
8836   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8837   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8838   filter: "'NIC_Intel-XXV710' and
8839            'NF_DENSITY' and
8840            'DOCKER' and
8841            'CHAIN' and
8842            'NF_VPPIP4' and
8843            'IPSEC' and
8844            'TNL_1000' and
8845            'IMIX' and
8846            '4T2C' and
8847            'NDRPDR'"
8848   parameters:
8849   - "throughput"
8850   - "name"
8851   - "tags"
8852   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8853   x-axis: "X = CNFs per Service Chain"
8854   y-axis: "Y = Number of Service Chains"
8855   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8856   layout:
8857     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8858     layout: "plot-service-density"
8859
8860 - type: "plot"
8861   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8862   algorithm: "plot_nf_heatmap"
8863   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8864   data: "plot-vpp-nfv-3n-skx-ndrpdr"
8865   filter: "'NIC_Intel-XXV710' and
8866            'NF_DENSITY' and
8867            'DOCKER' and
8868            'CHAIN' and
8869            'NF_VPPIP4' and
8870            'IPSEC' and
8871            'TNL_1000' and
8872            'IMIX' and
8873            '8T4C' and
8874            'NDRPDR'"
8875   parameters:
8876   - "throughput"
8877   - "name"
8878   - "tags"
8879   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8880   x-axis: "X = CNFs per Service Chain"
8881   y-axis: "Y = Number of Service Chains"
8882   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8883   layout:
8884     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8885     layout: "plot-service-density"
8886
8887 ###############################################################################
8888
8889 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8890 #- type: "plot"
8891 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8892 #  algorithm: "plot_nf_heatmap"
8893 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8894 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8895 #  filter: "'NIC_Intel-XL710' and
8896 #           'NF_DENSITY' and
8897 #           'DOCKER' and
8898 #           'CHAIN' and
8899 #           'NF_VPPIP4' and
8900 #           'IMIX' and
8901 #           'TNL_1000' and
8902 #           '1T1C' and
8903 #           'MRR'"
8904 #  parameters:
8905 #  - "result"
8906 #  - "name"
8907 #  - "tags"
8908 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8909 #  x-axis: "X = CNFs per Service Chain"
8910 #  y-axis: "Y = Number of Service Chains"
8911 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8912 #  layout:
8913 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8914 #    layout: "plot-service-density"
8915 #
8916 #- type: "plot"
8917 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8918 #  algorithm: "plot_nf_heatmap"
8919 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8920 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8921 #  filter: "'NIC_Intel-XL710' and
8922 #           'NF_DENSITY' and
8923 #           'DOCKER' and
8924 #           'CHAIN' and
8925 #           'NF_VPPIP4' and
8926 #           'IPSEC' and
8927 #           'TNL_1000' and
8928 #           'IMIX' and
8929 #           '2T2C' and
8930 #           'MRR'"
8931 #  parameters:
8932 #  - "result"
8933 #  - "name"
8934 #  - "tags"
8935 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8936 #  x-axis: "X = CNFs per Service Chain"
8937 #  y-axis: "Y = Number of Service Chains"
8938 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8939 #  layout:
8940 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8941 #    layout: "plot-service-density"
8942 #
8943 #- type: "plot"
8944 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8945 #  algorithm: "plot_nf_heatmap"
8946 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
8947 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8948 #  filter: "'NIC_Intel-XL710' and
8949 #           'NF_DENSITY' and
8950 #           'DOCKER' and
8951 #           'CHAIN' and
8952 #           'NF_VPPIP4' and
8953 #           'IPSEC' and
8954 #           'TNL_1000' and
8955 #           'IMIX' and
8956 #           '4T4C' and
8957 #           'MRR'"
8958 #  parameters:
8959 #  - "result"
8960 #  - "name"
8961 #  - "tags"
8962 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8963 #  x-axis: "X = CNFs per Service Chain"
8964 #  y-axis: "Y = Number of Service Chains"
8965 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8966 #  layout:
8967 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8968 #    layout: "plot-service-density"
8969
8970 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8971 #- type: "plot"
8972 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8973 #  algorithm: "plot_nf_heatmap"
8974 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
8975 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8976 #  filter: "'NIC_Intel-XL710' and
8977 #           'NF_DENSITY' and
8978 #           'DOCKER' and
8979 #           'CHAIN' and
8980 #           'NF_VPPIP4' and
8981 #           'IPSEC' and
8982 #           'TNL_1000' and
8983 #           'IMIX' and
8984 #           '1T1C' and
8985 #           'NDRPDR'"
8986 #  parameters:
8987 #  - "throughput"
8988 #  - "name"
8989 #  - "tags"
8990 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8991 #  x-axis: "X = CNFs per Service Chain"
8992 #  y-axis: "Y = Number of Service Chains"
8993 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8994 #  layout:
8995 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8996 #    layout: "plot-service-density"
8997 #
8998 #- type: "plot"
8999 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9000 #  algorithm: "plot_nf_heatmap"
9001 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9002 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9003 #  filter: "'NIC_Intel-XL710' and
9004 #           'NF_DENSITY' and
9005 #           'DOCKER' and
9006 #           'CHAIN' and
9007 #           'NF_VPPIP4' and
9008 #           'IPSEC' and
9009 #           'TNL_1000' and
9010 #           'IMIX' and
9011 #           '2T2C' and
9012 #           'NDRPDR'"
9013 #  parameters:
9014 #  - "throughput"
9015 #  - "name"
9016 #  - "tags"
9017 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9018 #  x-axis: "X = CNFs per Service Chain"
9019 #  y-axis: "Y = Number of Service Chains"
9020 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9021 #  layout:
9022 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9023 #    layout: "plot-service-density"
9024 #
9025 #- type: "plot"
9026 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9027 #  algorithm: "plot_nf_heatmap"
9028 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9029 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9030 #  filter: "'NIC_Intel-XL710' and
9031 #           'NF_DENSITY' and
9032 #           'DOCKER' and
9033 #           'CHAIN' and
9034 #           'NF_VPPIP4' and
9035 #           'IPSEC' and
9036 #           'TNL_1000' and
9037 #           'IMIX' and
9038 #           '4T4C' and
9039 #           'NDRPDR'"
9040 #  parameters:
9041 #  - "throughput"
9042 #  - "name"
9043 #  - "tags"
9044 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9045 #  x-axis: "X = CNFs per Service Chain"
9046 #  y-axis: "Y = Number of Service Chains"
9047 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9048 #  layout:
9049 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9050 #    layout: "plot-service-density"
9051 #
9052 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9053 #- type: "plot"
9054 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9055 #  algorithm: "plot_nf_heatmap"
9056 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9057 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9058 #  filter: "'NIC_Intel-XL710' and
9059 #           'NF_DENSITY' and
9060 #           'DOCKER' and
9061 #           'CHAIN' and
9062 #           'NF_VPPIP4' and
9063 #           'IPSEC' and
9064 #           'TNL_1000' and
9065 #           'IMIX' and
9066 #           '1T1C' and
9067 #           'NDRPDR'"
9068 #  parameters:
9069 #  - "throughput"
9070 #  - "name"
9071 #  - "tags"
9072 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9073 #  x-axis: "X = CNFs per Service Chain"
9074 #  y-axis: "Y = Number of Service Chains"
9075 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9076 #  layout:
9077 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9078 #    layout: "plot-service-density"
9079 #
9080 #- type: "plot"
9081 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9082 #  algorithm: "plot_nf_heatmap"
9083 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9084 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9085 #  filter: "'NIC_Intel-XL710' and
9086 #           'NF_DENSITY' and
9087 #           'DOCKER' and
9088 #           'CHAIN' and
9089 #           'NF_VPPIP4' and
9090 #           'IPSEC' and
9091 #           'TNL_1000' and
9092 #           'IMIX' and
9093 #           '2T2C' and
9094 #           'NDRPDR'"
9095 #  parameters:
9096 #  - "throughput"
9097 #  - "name"
9098 #  - "tags"
9099 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9100 #  x-axis: "X = CNFs per Service Chain"
9101 #  y-axis: "Y = Number of Service Chains"
9102 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9103 #  layout:
9104 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9105 #    layout: "plot-service-density"
9106 #
9107 #- type: "plot"
9108 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9109 #  algorithm: "plot_nf_heatmap"
9110 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9111 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9112 #  filter: "'NIC_Intel-XL710' and
9113 #           'NF_DENSITY' and
9114 #           'DOCKER' and
9115 #           'CHAIN' and
9116 #           'NF_VPPIP4' and
9117 #           'IPSEC' and
9118 #           'TNL_1000' and
9119 #           'IMIX' and
9120 #           '4T4C' and
9121 #           'NDRPDR'"
9122 #  parameters:
9123 #  - "throughput"
9124 #  - "name"
9125 #  - "tags"
9126 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9127 #  x-axis: "X = CNFs per Service Chain"
9128 #  y-axis: "Y = Number of Service Chains"
9129 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9130 #  layout:
9131 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9132 #    layout: "plot-service-density"
9133
9134 ###############################################################################
9135
9136 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9137 #- type: "plot"
9138 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9139 #  algorithm: "plot_nf_heatmap"
9140 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9141 #  data: "plot-vpp-nfv-3n-skx-mrr"
9142 #  filter: "'NIC_Intel-XXV710' and
9143 #           'NF_DENSITY' and
9144 #           'DOCKER' and
9145 #           'CHAIN' and
9146 #           'NF_VPPIP4' and
9147 #           'IPSEC' and
9148 #           'TNL_10000' and
9149 #           'IMIX' and
9150 #           '2T1C' and
9151 #           'MRR'"
9152 #  parameters:
9153 #  - "result"
9154 #  - "name"
9155 #  - "tags"
9156 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9157 #  x-axis: "X = CNFs per Service Chain"
9158 #  y-axis: "Y = Number of Service Chains"
9159 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9160 #  layout:
9161 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9162 #    layout: "plot-service-density"
9163 #
9164 #- type: "plot"
9165 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9166 #  algorithm: "plot_nf_heatmap"
9167 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9168 #  data: "plot-vpp-nfv-3n-skx-mrr"
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_10000' and
9176 #           'IMIX' and
9177 #           '4T2C' and
9178 #           'MRR'"
9179 #  parameters:
9180 #  - "result"
9181 #  - "name"
9182 #  - "tags"
9183 #  include-tests: "MRR" # "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 MRR) [Mpps]"
9187 #  layout:
9188 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9189 #    layout: "plot-service-density"
9190 #
9191 #- type: "plot"
9192 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9193 #  algorithm: "plot_nf_heatmap"
9194 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9195 #  data: "plot-vpp-nfv-3n-skx-mrr"
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_10000' and
9203 #           'IMIX' and
9204 #           '8T4C' and
9205 #           'MRR'"
9206 #  parameters:
9207 #  - "result"
9208 #  - "name"
9209 #  - "tags"
9210 #  include-tests: "MRR" # "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 MRR) [Mpps]"
9214 #  layout:
9215 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9216 #    layout: "plot-service-density"
9217
9218 # Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9219 - type: "plot"
9220   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9221   algorithm: "plot_nf_heatmap"
9222   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9223   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9224   filter: "'NIC_Intel-XXV710' and
9225            'NF_DENSITY' and
9226            'DOCKER' and
9227            'CHAIN' and
9228            'NF_VPPIP4' and
9229            'IPSEC' and
9230            'TNL_10000' and
9231            'IMIX' and
9232            '2T1C' and
9233            'NDRPDR'"
9234   parameters:
9235   - "throughput"
9236   - "name"
9237   - "tags"
9238   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9239   x-axis: "X = CNFs per Service Chain"
9240   y-axis: "Y = Number of Service Chains"
9241   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9242   layout:
9243     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9244     layout: "plot-service-density"
9245
9246 - type: "plot"
9247   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9248   algorithm: "plot_nf_heatmap"
9249   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
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_10000' and
9258            'IMIX' and
9259            '4T2C' and
9260            'NDRPDR'"
9261   parameters:
9262   - "throughput"
9263   - "name"
9264   - "tags"
9265   include-tests: "NDR" # "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 NDR) [Mpps]"
9269   layout:
9270     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9271     layout: "plot-service-density"
9272
9273 - type: "plot"
9274   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9275   algorithm: "plot_nf_heatmap"
9276   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
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_10000' and
9285            'IMIX' and
9286            '8T4C' and
9287            'NDRPDR'"
9288   parameters:
9289   - "throughput"
9290   - "name"
9291   - "tags"
9292   include-tests: "NDR" # "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 NDR) [Mpps]"
9296   layout:
9297     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9298     layout: "plot-service-density"
9299
9300 # Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9301 - type: "plot"
9302   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9303   algorithm: "plot_nf_heatmap"
9304   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9305   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9306   filter: "'NIC_Intel-XXV710' and
9307            'NF_DENSITY' and
9308            'DOCKER' and
9309            'CHAIN' and
9310            'NF_VPPIP4' and
9311            'IPSEC' and
9312            'TNL_10000' and
9313            'IMIX' and
9314            '2T1C' and
9315            'NDRPDR'"
9316   parameters:
9317   - "throughput"
9318   - "name"
9319   - "tags"
9320   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9321   x-axis: "X = CNFs per Service Chain"
9322   y-axis: "Y = Number of Service Chains"
9323   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9324   layout:
9325     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9326     layout: "plot-service-density"
9327
9328 - type: "plot"
9329   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9330   algorithm: "plot_nf_heatmap"
9331   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9332   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9333   filter: "'NIC_Intel-XXV710' and
9334            'NF_DENSITY' and
9335            'DOCKER' and
9336            'CHAIN' and
9337            'NF_VPPIP4' and
9338            'IPSEC' and
9339            'TNL_10000' and
9340            'IMIX' and
9341            '4T2C' and
9342            'NDRPDR'"
9343   parameters:
9344   - "throughput"
9345   - "name"
9346   - "tags"
9347   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9348   x-axis: "X = CNFs per Service Chain"
9349   y-axis: "Y = Number of Service Chains"
9350   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9351   layout:
9352     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9353     layout: "plot-service-density"
9354
9355 - type: "plot"
9356   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9357   algorithm: "plot_nf_heatmap"
9358   output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9359   data: "plot-vpp-nfv-3n-skx-ndrpdr"
9360   filter: "'NIC_Intel-XXV710' and
9361            'NF_DENSITY' and
9362            'DOCKER' and
9363            'CHAIN' and
9364            'NF_VPPIP4' and
9365            'IPSEC' and
9366            'TNL_10000' and
9367            'IMIX' and
9368            '8T4C' and
9369            'NDRPDR'"
9370   parameters:
9371   - "throughput"
9372   - "name"
9373   - "tags"
9374   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9375   x-axis: "X = CNFs per Service Chain"
9376   y-axis: "Y = Number of Service Chains"
9377   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9378   layout:
9379     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9380     layout: "plot-service-density"
9381
9382 ###############################################################################
9383
9384 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9385 #- type: "plot"
9386 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9387 #  algorithm: "plot_nf_heatmap"
9388 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9389 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9390 #  filter: "'NIC_Intel-XL710' and
9391 #           'NF_DENSITY' and
9392 #           'DOCKER' and
9393 #           'CHAIN' and
9394 #           'NF_VPPIP4' and
9395 #           'IMIX' and
9396 #           'TNL_10000' and
9397 #           '1T1C' and
9398 #           'MRR'"
9399 #  parameters:
9400 #  - "result"
9401 #  - "name"
9402 #  - "tags"
9403 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9404 #  x-axis: "X = CNFs per Service Chain"
9405 #  y-axis: "Y = Number of Service Chains"
9406 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9407 #  layout:
9408 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9409 #    layout: "plot-service-density"
9410 #
9411 #- type: "plot"
9412 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9413 #  algorithm: "plot_nf_heatmap"
9414 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9415 #  data: "plot-vpp-nfv-3n-hsw-mrr"
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_10000' and
9423 #           'IMIX' and
9424 #           '2T2C' and
9425 #           'MRR'"
9426 #  parameters:
9427 #  - "result"
9428 #  - "name"
9429 #  - "tags"
9430 #  include-tests: "MRR" # "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 MRR) [Mpps]"
9434 #  layout:
9435 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9436 #    layout: "plot-service-density"
9437 #
9438 #- type: "plot"
9439 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9440 #  algorithm: "plot_nf_heatmap"
9441 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9442 #  data: "plot-vpp-nfv-3n-hsw-mrr"
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_10000' and
9450 #           'IMIX' and
9451 #           '4T4C' and
9452 #           'MRR'"
9453 #  parameters:
9454 #  - "result"
9455 #  - "name"
9456 #  - "tags"
9457 #  include-tests: "MRR" # "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 MRR) [Mpps]"
9461 #  layout:
9462 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9463 #    layout: "plot-service-density"
9464
9465 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9466 #- type: "plot"
9467 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9468 #  algorithm: "plot_nf_heatmap"
9469 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9470 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9471 #  filter: "'NIC_Intel-XL710' and
9472 #           'NF_DENSITY' and
9473 #           'DOCKER' and
9474 #           'CHAIN' and
9475 #           'NF_VPPIP4' and
9476 #           'IPSEC' and
9477 #           'TNL_10000' and
9478 #           'IMIX' and
9479 #           '1T1C' and
9480 #           'NDRPDR'"
9481 #  parameters:
9482 #  - "throughput"
9483 #  - "name"
9484 #  - "tags"
9485 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9486 #  x-axis: "X = CNFs per Service Chain"
9487 #  y-axis: "Y = Number of Service Chains"
9488 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9489 #  layout:
9490 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9491 #    layout: "plot-service-density"
9492 #
9493 #- type: "plot"
9494 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9495 #  algorithm: "plot_nf_heatmap"
9496 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
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_10000' and
9505 #           'IMIX' and
9506 #           '2T2C' and
9507 #           'NDRPDR'"
9508 #  parameters:
9509 #  - "throughput"
9510 #  - "name"
9511 #  - "tags"
9512 #  include-tests: "NDR" # "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 NDR) [Mpps]"
9516 #  layout:
9517 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9518 #    layout: "plot-service-density"
9519 #
9520 #- type: "plot"
9521 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9522 #  algorithm: "plot_nf_heatmap"
9523 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
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_10000' and
9532 #           'IMIX' and
9533 #           '4T4C' and
9534 #           'NDRPDR'"
9535 #  parameters:
9536 #  - "throughput"
9537 #  - "name"
9538 #  - "tags"
9539 #  include-tests: "NDR" # "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 NDR) [Mpps]"
9543 #  layout:
9544 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9545 #    layout: "plot-service-density"
9546 #
9547 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9548 #- type: "plot"
9549 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9550 #  algorithm: "plot_nf_heatmap"
9551 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9552 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9553 #  filter: "'NIC_Intel-XL710' and
9554 #           'NF_DENSITY' and
9555 #           'DOCKER' and
9556 #           'CHAIN' and
9557 #           'NF_VPPIP4' and
9558 #           'IPSEC' and
9559 #           'TNL_10000' and
9560 #           'IMIX' and
9561 #           '1T1C' and
9562 #           'NDRPDR'"
9563 #  parameters:
9564 #  - "throughput"
9565 #  - "name"
9566 #  - "tags"
9567 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9568 #  x-axis: "X = CNFs per Service Chain"
9569 #  y-axis: "Y = Number of Service Chains"
9570 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9571 #  layout:
9572 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9573 #    layout: "plot-service-density"
9574 #
9575 #- type: "plot"
9576 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9577 #  algorithm: "plot_nf_heatmap"
9578 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9579 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9580 #  filter: "'NIC_Intel-XL710' and
9581 #           'NF_DENSITY' and
9582 #           'DOCKER' and
9583 #           'CHAIN' and
9584 #           'NF_VPPIP4' and
9585 #           'IPSEC' and
9586 #           'TNL_10000' and
9587 #           'IMIX' and
9588 #           '2T2C' and
9589 #           'NDRPDR'"
9590 #  parameters:
9591 #  - "throughput"
9592 #  - "name"
9593 #  - "tags"
9594 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9595 #  x-axis: "X = CNFs per Service Chain"
9596 #  y-axis: "Y = Number of Service Chains"
9597 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9598 #  layout:
9599 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9600 #    layout: "plot-service-density"
9601 #
9602 #- type: "plot"
9603 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9604 #  algorithm: "plot_nf_heatmap"
9605 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9606 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9607 #  filter: "'NIC_Intel-XL710' and
9608 #           'NF_DENSITY' and
9609 #           'DOCKER' and
9610 #           'CHAIN' and
9611 #           'NF_VPPIP4' and
9612 #           'IPSEC' and
9613 #           'TNL_10000' and
9614 #           'IMIX' and
9615 #           '4T4C' and
9616 #           'NDRPDR'"
9617 #  parameters:
9618 #  - "throughput"
9619 #  - "name"
9620 #  - "tags"
9621 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9622 #  x-axis: "X = CNFs per Service Chain"
9623 #  y-axis: "Y = Number of Service Chains"
9624 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9625 #  layout:
9626 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9627 #    layout: "plot-service-density"
9628
9629 ###############################################################################
9630
9631 # Plots - NF Density - CSP - MRR IMIX
9632 - type: "plot"
9633   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9634   algorithm: "plot_nf_heatmap"
9635   output-file-type: ".html"
9636   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9637   data: "plot-vpp-nfv-2n-skx-mrr"
9638   filter: "'NIC_Intel-XXV710' and
9639            'NF_DENSITY' and
9640            'DOCKER' and
9641            'PIPELINE' and
9642            'NF_VPPIP4' and
9643            'IMIX' and
9644            '2T1C' and
9645            'MRR'"
9646   parameters:
9647   - "result"
9648   - "name"
9649   - "tags"
9650   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9651   x-axis: "X = CNFs per Service Pipeline"
9652   y-axis: "Y = Number of Service Pipelines"
9653   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9654   layout:
9655     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9656     layout: "plot-service-density"
9657
9658 - type: "plot"
9659   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9660   algorithm: "plot_nf_heatmap"
9661   output-file-type: ".html"
9662   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9663   data: "plot-vpp-nfv-2n-skx-mrr"
9664   filter: "'NIC_Intel-XXV710' and
9665            'NF_DENSITY' and
9666            'DOCKER' and
9667            'PIPELINE' and
9668            'NF_VPPIP4' and
9669            'IMIX' and
9670            '4T2C' and
9671            'MRR'"
9672   parameters:
9673   - "result"
9674   - "name"
9675   - "tags"
9676   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9677   x-axis: "X = CNFs per Service Pipeline"
9678   y-axis: "Y = Number of Service Pipelines"
9679   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9680   layout:
9681     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9682     layout: "plot-service-density"
9683
9684 - type: "plot"
9685   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9686   algorithm: "plot_nf_heatmap"
9687   output-file-type: ".html"
9688   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9689   data: "plot-vpp-nfv-2n-skx-mrr"
9690   filter: "'NIC_Intel-XXV710' and
9691            'NF_DENSITY' and
9692            'DOCKER' and
9693            'PIPELINE' and
9694            'NF_VPPIP4' and
9695            'IMIX' and
9696            '8T4C' and
9697            'MRR'"
9698   parameters:
9699   - "result"
9700   - "name"
9701   - "tags"
9702   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9703   x-axis: "X = CNFs per Service Pipeline"
9704   y-axis: "Y = Number of Service Pipelines"
9705   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9706   layout:
9707     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9708     layout: "plot-service-density"
9709
9710 # Plots - NF Density - CSP - NDR IMIX
9711 - type: "plot"
9712   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9713   algorithm: "plot_nf_heatmap"
9714   output-file-type: ".html"
9715   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9716   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9717   filter: "'NIC_Intel-XXV710' and
9718            'NF_DENSITY' and
9719            'DOCKER' and
9720            'PIPELINE' and
9721            'NF_VPPIP4' and
9722            'IMIX' and
9723            '2T1C' and
9724            'NDRPDR'"
9725   parameters:
9726   - "throughput"
9727   - "name"
9728   - "tags"
9729   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9730   x-axis: "X = CNFs per Service Pipeline"
9731   y-axis: "Y = Number of Service Pipelines"
9732   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9733   layout:
9734     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9735     layout: "plot-service-density"
9736
9737 - type: "plot"
9738   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9739   algorithm: "plot_nf_heatmap"
9740   output-file-type: ".html"
9741   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9742   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9743   filter: "'NIC_Intel-XXV710' and
9744            'NF_DENSITY' and
9745            'DOCKER' and
9746            'PIPELINE' and
9747            'NF_VPPIP4' and
9748            'IMIX' and
9749            '4T2C' and
9750            'NDRPDR'"
9751   parameters:
9752   - "throughput"
9753   - "name"
9754   - "tags"
9755   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9756   x-axis: "X = CNFs per Service Pipeline"
9757   y-axis: "Y = Number of Service Pipelines"
9758   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9759   layout:
9760     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9761     layout: "plot-service-density"
9762
9763 - type: "plot"
9764   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9765   algorithm: "plot_nf_heatmap"
9766   output-file-type: ".html"
9767   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9768   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9769   filter: "'NIC_Intel-XXV710' and
9770            'NF_DENSITY' and
9771            'DOCKER' and
9772            'PIPELINE' and
9773            'NF_VPPIP4' and
9774            'IMIX' and
9775            '8T4C' and
9776            'NDRPDR'"
9777   parameters:
9778   - "throughput"
9779   - "name"
9780   - "tags"
9781   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9782   x-axis: "X = CNFs per Service Pipeline"
9783   y-axis: "Y = Number of Service Pipelines"
9784   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9785   layout:
9786     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9787     layout: "plot-service-density"
9788
9789 # Plots - NF Density - CSP - PDR IMIX
9790 - type: "plot"
9791   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9792   algorithm: "plot_nf_heatmap"
9793   output-file-type: ".html"
9794   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9795   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9796   filter: "'NIC_Intel-XXV710' and
9797            'NF_DENSITY' and
9798            'DOCKER' and
9799            'PIPELINE' and
9800            'NF_VPPIP4' and
9801            'IMIX' and
9802            '2T1C' and
9803            'NDRPDR'"
9804   parameters:
9805   - "throughput"
9806   - "name"
9807   - "tags"
9808   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9809   x-axis: "X = CNFs per Service Pipeline"
9810   y-axis: "Y = Number of Service Pipelines"
9811   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9812   layout:
9813     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9814     layout: "plot-service-density"
9815
9816 - type: "plot"
9817   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9818   algorithm: "plot_nf_heatmap"
9819   output-file-type: ".html"
9820   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9821   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9822   filter: "'NIC_Intel-XXV710' and
9823            'NF_DENSITY' and
9824            'DOCKER' and
9825            'PIPELINE' and
9826            'NF_VPPIP4' and
9827            'IMIX' and
9828            '4T2C' and
9829            'NDRPDR'"
9830   parameters:
9831   - "throughput"
9832   - "name"
9833   - "tags"
9834   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9835   x-axis: "X = CNFs per Service Pipeline"
9836   y-axis: "Y = Number of Service Pipelines"
9837   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9838   layout:
9839     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9840     layout: "plot-service-density"
9841
9842 - type: "plot"
9843   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9844   algorithm: "plot_nf_heatmap"
9845   output-file-type: ".html"
9846   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9847   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9848   filter: "'NIC_Intel-XXV710' and
9849            'NF_DENSITY' and
9850            'DOCKER' and
9851            'PIPELINE' and
9852            'NF_VPPIP4' and
9853            'IMIX' and
9854            '8T4C' and
9855            'NDRPDR'"
9856   parameters:
9857   - "throughput"
9858   - "name"
9859   - "tags"
9860   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9861   x-axis: "X = CNFs per Service Pipeline"
9862   y-axis: "Y = Number of Service Pipelines"
9863   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9864   layout:
9865     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9866     layout: "plot-service-density"
9867
9868 ###############################################################################
9869 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9870
9871 - type: "plot"
9872   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9873   algorithm: "plot_nf_heatmap"
9874   output-file-type: ".html"
9875   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9876   data: "plot-vpp-nfv-2n-clx-mrr"
9877   filter: "'NIC_Intel-XXV710' and
9878            'NF_DENSITY' and
9879            'VHOST' and
9880            not 'VXLAN' and
9881            'CHAIN' and
9882            'NF_VPPIP4' and
9883            'IMIX' and
9884            '2T1C' and
9885            'MRR'"
9886   parameters:
9887   - "result"
9888   - "name"
9889   - "tags"
9890   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9891   x-axis: "X = VNFs per Service Chain"
9892   y-axis: "Y = Number of Service Chains"
9893   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9894   layout:
9895     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9896     layout: "plot-service-density"
9897
9898 - type: "plot"
9899   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9900   algorithm: "plot_nf_heatmap"
9901   output-file-type: ".html"
9902   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9903   data: "plot-vpp-nfv-2n-clx-mrr"
9904   filter: "'NIC_Intel-XXV710' and
9905            'NF_DENSITY' and
9906            'VHOST' and
9907            not 'VXLAN' and
9908            'CHAIN' and
9909            'NF_VPPIP4' and
9910            'IMIX' and
9911            '4T2C' and
9912            'MRR'"
9913   parameters:
9914   - "result"
9915   - "name"
9916   - "tags"
9917   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9918   x-axis: "X = VNFs per Service Chain"
9919   y-axis: "Y = Number of Service Chains"
9920   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9921   layout:
9922     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9923     layout: "plot-service-density"
9924
9925 - type: "plot"
9926   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9927   algorithm: "plot_nf_heatmap"
9928   output-file-type: ".html"
9929   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9930   data: "plot-vpp-nfv-2n-clx-mrr"
9931   filter: "'NIC_Intel-XXV710' and
9932            'NF_DENSITY' and
9933            'VHOST' and
9934            not 'VXLAN' and
9935            'CHAIN' and
9936            'NF_VPPIP4' and
9937            'IMIX' and
9938            '8T4C' and
9939            'MRR'"
9940   parameters:
9941   - "result"
9942   - "name"
9943   - "tags"
9944   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9945   x-axis: "X = VNFs per Service Chain"
9946   y-axis: "Y = Number of Service Chains"
9947   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9948   layout:
9949     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9950     layout: "plot-service-density"
9951
9952 # Plots - NF Density - VSC - NDR IMIX
9953 - type: "plot"
9954   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9955   algorithm: "plot_nf_heatmap"
9956   output-file-type: ".html"
9957   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
9958   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9959   filter: "'NIC_Intel-XXV710' and
9960            'NF_DENSITY' and
9961            'VHOST' and
9962            not 'VXLAN' and
9963            'CHAIN' and
9964            'NF_VPPIP4' and
9965            'IMIX' and
9966            '2T1C' and
9967            'NDRPDR'"
9968   parameters:
9969   - "throughput"
9970   - "name"
9971   - "tags"
9972   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9973   x-axis: "X = VNFs per Service Chain"
9974   y-axis: "Y = Number of Service Chains"
9975   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9976   layout:
9977     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9978     layout: "plot-service-density"
9979
9980 - type: "plot"
9981   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9982   algorithm: "plot_nf_heatmap"
9983   output-file-type: ".html"
9984   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
9985   data: "plot-vpp-nfv-2n-clx-ndrpdr"
9986   filter: "'NIC_Intel-XXV710' and
9987            'NF_DENSITY' and
9988            'VHOST' and
9989            not 'VXLAN' and
9990            'CHAIN' and
9991            'NF_VPPIP4' and
9992            'IMIX' and
9993            '4T2C' and
9994            'NDRPDR'"
9995   parameters:
9996   - "throughput"
9997   - "name"
9998   - "tags"
9999   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10000   x-axis: "X = VNFs per Service Chain"
10001   y-axis: "Y = Number of Service Chains"
10002   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10003   layout:
10004     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10005     layout: "plot-service-density"
10006
10007 - type: "plot"
10008   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10009   algorithm: "plot_nf_heatmap"
10010   output-file-type: ".html"
10011   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10012   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10013   filter: "'NIC_Intel-XXV710' and
10014            'NF_DENSITY' and
10015            'VHOST' and
10016            not 'VXLAN' and
10017            'CHAIN' and
10018            'NF_VPPIP4' and
10019            'IMIX' and
10020            '8T4C' and
10021            'NDRPDR'"
10022   parameters:
10023   - "throughput"
10024   - "name"
10025   - "tags"
10026   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10027   x-axis: "X = VNFs per Service Chain"
10028   y-axis: "Y = Number of Service Chains"
10029   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10030   layout:
10031     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10032     layout: "plot-service-density"
10033
10034 # Plots - NF Density - VSC - PDR IMIX
10035 - type: "plot"
10036   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10037   algorithm: "plot_nf_heatmap"
10038   output-file-type: ".html"
10039   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10040   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10041   filter: "'NIC_Intel-XXV710' and
10042            'NF_DENSITY' and
10043            'VHOST' and
10044            not 'VXLAN' and
10045            'CHAIN' and
10046            'NF_VPPIP4' and
10047            'IMIX' and
10048            '2T1C' and
10049            'NDRPDR'"
10050   parameters:
10051   - "throughput"
10052   - "name"
10053   - "tags"
10054   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10055   x-axis: "X = VNFs per Service Chain"
10056   y-axis: "Y = Number of Service Chains"
10057   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10058   layout:
10059     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10060     layout: "plot-service-density"
10061
10062 - type: "plot"
10063   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10064   algorithm: "plot_nf_heatmap"
10065   output-file-type: ".html"
10066   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10067   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10068   filter: "'NIC_Intel-XXV710' and
10069            'NF_DENSITY' and
10070            'VHOST' and
10071            not 'VXLAN' and
10072            'CHAIN' and
10073            'NF_VPPIP4' and
10074            'IMIX' and
10075            '4T2C' and
10076            'NDRPDR'"
10077   parameters:
10078   - "throughput"
10079   - "name"
10080   - "tags"
10081   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10082   x-axis: "X = VNFs per Service Chain"
10083   y-axis: "Y = Number of Service Chains"
10084   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10085   layout:
10086     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10087     layout: "plot-service-density"
10088
10089 - type: "plot"
10090   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10091   algorithm: "plot_nf_heatmap"
10092   output-file-type: ".html"
10093   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10094   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10095   filter: "'NIC_Intel-XXV710' and
10096            'NF_DENSITY' and
10097            'VHOST' and
10098            not 'VXLAN' and
10099            'CHAIN' and
10100            'NF_VPPIP4' and
10101            'IMIX' and
10102            '8T4C' and
10103            'NDRPDR'"
10104   parameters:
10105   - "throughput"
10106   - "name"
10107   - "tags"
10108   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10109   x-axis: "X = VNFs per Service Chain"
10110   y-axis: "Y = Number of Service Chains"
10111   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10112   layout:
10113     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10114     layout: "plot-service-density"
10115
10116 # Plots - NF Density - VSC - MRR IMIX
10117 - type: "plot"
10118   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10119   algorithm: "plot_nf_heatmap"
10120   output-file-type: ".html"
10121   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10122   data: "plot-vpp-nfv-2n-clx-mrr"
10123   filter: "'NIC_Intel-XXV710' and
10124            'NF_DENSITY' and
10125            'VHOST' and
10126            'VXLAN' and
10127            'CHAIN' and
10128            'IMIX' and
10129            '2T1C' and
10130            'MRR'"
10131   parameters:
10132   - "result"
10133   - "name"
10134   - "tags"
10135   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10136   x-axis: "X = VNFs per Service Chain"
10137   y-axis: "Y = Number of Service Chains"
10138   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10139   layout:
10140     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10141     layout: "plot-service-density"
10142
10143 - type: "plot"
10144   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10145   algorithm: "plot_nf_heatmap"
10146   output-file-type: ".html"
10147   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10148   data: "plot-vpp-nfv-2n-clx-mrr"
10149   filter: "'NIC_Intel-XXV710' and
10150            'NF_DENSITY' and
10151            'VHOST' and
10152            'VXLAN' and
10153            'CHAIN' and
10154            'IMIX' and
10155            '4T2C' and
10156            'MRR'"
10157   parameters:
10158   - "result"
10159   - "name"
10160   - "tags"
10161   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10162   x-axis: "X = VNFs per Service Chain"
10163   y-axis: "Y = Number of Service Chains"
10164   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10165   layout:
10166     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10167     layout: "plot-service-density"
10168
10169 - type: "plot"
10170   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10171   algorithm: "plot_nf_heatmap"
10172   output-file-type: ".html"
10173   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10174   data: "plot-vpp-nfv-2n-clx-mrr"
10175   filter: "'NIC_Intel-XXV710' and
10176            'NF_DENSITY' and
10177            'VHOST' and
10178            'VXLAN' and
10179            'CHAIN' and
10180            'IMIX' and
10181            '8T4C' and
10182            'MRR'"
10183   parameters:
10184   - "result"
10185   - "name"
10186   - "tags"
10187   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10188   x-axis: "X = VNFs per Service Chain"
10189   y-axis: "Y = Number of Service Chains"
10190   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10191   layout:
10192     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10193     layout: "plot-service-density"
10194
10195 # Plots - NF Density - VSC - NDR IMIX
10196 - type: "plot"
10197   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10198   algorithm: "plot_nf_heatmap"
10199   output-file-type: ".html"
10200   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10201   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10202   filter: "'NIC_Intel-XXV710' and
10203            'NF_DENSITY' and
10204            'VHOST' and
10205            'VXLAN' and
10206            'CHAIN' and
10207            'IMIX' and
10208            '2T1C' and
10209            'NDRPDR'"
10210   parameters:
10211   - "throughput"
10212   - "name"
10213   - "tags"
10214   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10215   x-axis: "X = VNFs per Service Chain"
10216   y-axis: "Y = Number of Service Chains"
10217   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10218   layout:
10219     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10220     layout: "plot-service-density"
10221
10222 - type: "plot"
10223   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10224   algorithm: "plot_nf_heatmap"
10225   output-file-type: ".html"
10226   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10227   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10228   filter: "'NIC_Intel-XXV710' and
10229            'NF_DENSITY' and
10230            'VHOST' and
10231            'VXLAN' and
10232            'CHAIN' and
10233            'IMIX' and
10234            '4T2C' and
10235            'NDRPDR'"
10236   parameters:
10237   - "throughput"
10238   - "name"
10239   - "tags"
10240   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10241   x-axis: "X = VNFs per Service Chain"
10242   y-axis: "Y = Number of Service Chains"
10243   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10244   layout:
10245     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10246     layout: "plot-service-density"
10247
10248 - type: "plot"
10249   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10250   algorithm: "plot_nf_heatmap"
10251   output-file-type: ".html"
10252   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10253   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10254   filter: "'NIC_Intel-XXV710' and
10255            'NF_DENSITY' and
10256            'VHOST' and
10257            'VXLAN' and
10258            'CHAIN' and
10259            'IMIX' and
10260            '8T4C' and
10261            'NDRPDR'"
10262   parameters:
10263   - "throughput"
10264   - "name"
10265   - "tags"
10266   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10267   x-axis: "X = VNFs per Service Chain"
10268   y-axis: "Y = Number of Service Chains"
10269   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10270   layout:
10271     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10272     layout: "plot-service-density"
10273
10274 # Plots - NF Density - VSC - PDR IMIX
10275 - type: "plot"
10276   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10277   algorithm: "plot_nf_heatmap"
10278   output-file-type: ".html"
10279   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10280   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10281   filter: "'NIC_Intel-XXV710' and
10282            'NF_DENSITY' and
10283            'VHOST' and
10284            'VXLAN' and
10285            'CHAIN' and
10286            'IMIX' and
10287            '2T1C' and
10288            'NDRPDR'"
10289   parameters:
10290   - "throughput"
10291   - "name"
10292   - "tags"
10293   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10294   x-axis: "X = VNFs per Service Chain"
10295   y-axis: "Y = Number of Service Chains"
10296   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10297   layout:
10298     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10299     layout: "plot-service-density"
10300
10301 - type: "plot"
10302   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10303   algorithm: "plot_nf_heatmap"
10304   output-file-type: ".html"
10305   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10306   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10307   filter: "'NIC_Intel-XXV710' and
10308            'NF_DENSITY' and
10309            'VHOST' and
10310            'VXLAN' and
10311            'CHAIN' and
10312            'IMIX' and
10313            '4T2C' and
10314            'NDRPDR'"
10315   parameters:
10316   - "throughput"
10317   - "name"
10318   - "tags"
10319   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10320   x-axis: "X = VNFs per Service Chain"
10321   y-axis: "Y = Number of Service Chains"
10322   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10323   layout:
10324     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10325     layout: "plot-service-density"
10326
10327 - type: "plot"
10328   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10329   algorithm: "plot_nf_heatmap"
10330   output-file-type: ".html"
10331   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10332   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10333   filter: "'NIC_Intel-XXV710' and
10334            'NF_DENSITY' and
10335            'VHOST' and
10336            'VXLAN' and
10337            'CHAIN' and
10338            'IMIX' and
10339            '8T4C' and
10340            'NDRPDR'"
10341   parameters:
10342   - "throughput"
10343   - "name"
10344   - "tags"
10345   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10346   x-axis: "X = VNFs per Service Chain"
10347   y-axis: "Y = Number of Service Chains"
10348   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10349   layout:
10350     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10351     layout: "plot-service-density"
10352
10353 # Plots - NF Density - CSC - MRR IMIX
10354 - type: "plot"
10355   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10356   algorithm: "plot_nf_heatmap"
10357   output-file-type: ".html"
10358   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10359   data: "plot-vpp-nfv-2n-clx-mrr"
10360   filter: "'NIC_Intel-XXV710' and
10361            'NF_DENSITY' and
10362            'DOCKER' and
10363            'CHAIN' and
10364            'NF_VPPIP4' and
10365            'IMIX' and
10366            '2T1C' and
10367            'MRR'"
10368   parameters:
10369   - "result"
10370   - "name"
10371   - "tags"
10372   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10373   x-axis: "X = CNFs per Service Chain"
10374   y-axis: "Y = Number of Service Chains"
10375   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10376   layout:
10377     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10378     layout: "plot-service-density"
10379
10380 - type: "plot"
10381   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10382   algorithm: "plot_nf_heatmap"
10383   output-file-type: ".html"
10384   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10385   data: "plot-vpp-nfv-2n-clx-mrr"
10386   filter: "'NIC_Intel-XXV710' and
10387            'NF_DENSITY' and
10388            'DOCKER' and
10389            'CHAIN' and
10390            'NF_VPPIP4' and
10391            'IMIX' and
10392            '4T2C' and
10393            'MRR'"
10394   parameters:
10395   - "result"
10396   - "name"
10397   - "tags"
10398   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10399   x-axis: "X = CNFs per Service Chain"
10400   y-axis: "Y = Number of Service Chains"
10401   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10402   layout:
10403     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10404     layout: "plot-service-density"
10405
10406 - type: "plot"
10407   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10408   algorithm: "plot_nf_heatmap"
10409   output-file-type: ".html"
10410   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10411   data: "plot-vpp-nfv-2n-clx-mrr"
10412   filter: "'NIC_Intel-XXV710' and
10413            'NF_DENSITY' and
10414            'DOCKER' and
10415            'CHAIN' and
10416            'NF_VPPIP4' and
10417            'IMIX' and
10418            '8T4C' and
10419            'MRR'"
10420   parameters:
10421   - "result"
10422   - "name"
10423   - "tags"
10424   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10425   x-axis: "X = CNFs per Service Chain"
10426   y-axis: "Y = Number of Service Chains"
10427   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10428   layout:
10429     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10430     layout: "plot-service-density"
10431
10432 # Plots - NF Density - CSC - NDR IMIX
10433 - type: "plot"
10434   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10435   algorithm: "plot_nf_heatmap"
10436   output-file-type: ".html"
10437   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10438   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10439   filter: "'NIC_Intel-XXV710' and
10440            'NF_DENSITY' and
10441            'DOCKER' and
10442            'CHAIN' and
10443            'NF_VPPIP4' and
10444            'IMIX' and
10445            '2T1C' and
10446            'NDRPDR'"
10447   parameters:
10448   - "throughput"
10449   - "name"
10450   - "tags"
10451   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10452   x-axis: "X = CNFs per Service Chain"
10453   y-axis: "Y = Number of Service Chains"
10454   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10455   layout:
10456     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10457     layout: "plot-service-density"
10458
10459 - type: "plot"
10460   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10461   algorithm: "plot_nf_heatmap"
10462   output-file-type: ".html"
10463   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10464   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10465   filter: "'NIC_Intel-XXV710' and
10466            'NF_DENSITY' and
10467            'DOCKER' and
10468            'CHAIN' and
10469            'NF_VPPIP4' and
10470            'IMIX' and
10471            '4T2C' and
10472            'NDRPDR'"
10473   parameters:
10474   - "throughput"
10475   - "name"
10476   - "tags"
10477   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10478   x-axis: "X = CNFs per Service Chain"
10479   y-axis: "Y = Number of Service Chains"
10480   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10481   layout:
10482     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10483     layout: "plot-service-density"
10484
10485 - type: "plot"
10486   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10487   algorithm: "plot_nf_heatmap"
10488   output-file-type: ".html"
10489   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10490   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10491   filter: "'NIC_Intel-XXV710' and
10492            'NF_DENSITY' and
10493            'DOCKER' and
10494            'CHAIN' and
10495            'NF_VPPIP4' and
10496            'IMIX' and
10497            '8T4C' and
10498            'NDRPDR'"
10499   parameters:
10500   - "throughput"
10501   - "name"
10502   - "tags"
10503   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10504   x-axis: "X = CNFs per Service Chain"
10505   y-axis: "Y = Number of Service Chains"
10506   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10507   layout:
10508     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10509     layout: "plot-service-density"
10510
10511 # Plots - NF Density - CSC - PDR IMIX
10512 - type: "plot"
10513   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10514   algorithm: "plot_nf_heatmap"
10515   output-file-type: ".html"
10516   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10517   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10518   filter: "'NIC_Intel-XXV710' and
10519            'NF_DENSITY' and
10520            'DOCKER' and
10521            'CHAIN' and
10522            'NF_VPPIP4' and
10523            'IMIX' and
10524            '2T1C' and
10525            'NDRPDR'"
10526   parameters:
10527   - "throughput"
10528   - "name"
10529   - "tags"
10530   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10531   x-axis: "X = CNFs per Service Chain"
10532   y-axis: "Y = Number of Service Chains"
10533   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10534   layout:
10535     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10536     layout: "plot-service-density"
10537
10538 - type: "plot"
10539   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10540   algorithm: "plot_nf_heatmap"
10541   output-file-type: ".html"
10542   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10543   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10544   filter: "'NIC_Intel-XXV710' and
10545            'NF_DENSITY' and
10546            'DOCKER' and
10547            'CHAIN' and
10548            'NF_VPPIP4' and
10549            'IMIX' and
10550            '4T2C' 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-vppip4-pdr"
10562     layout: "plot-service-density"
10563
10564 - type: "plot"
10565   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10566   algorithm: "plot_nf_heatmap"
10567   output-file-type: ".html"
10568   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10569   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10570   filter: "'NIC_Intel-XXV710' and
10571            'NF_DENSITY' and
10572            'DOCKER' and
10573            'CHAIN' and
10574            'NF_VPPIP4' and
10575            'IMIX' and
10576            '8T4C' and
10577            'NDRPDR'"
10578   parameters:
10579   - "throughput"
10580   - "name"
10581   - "tags"
10582   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10583   x-axis: "X = CNFs per Service Chain"
10584   y-axis: "Y = Number of Service Chains"
10585   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10586   layout:
10587     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10588     layout: "plot-service-density"
10589
10590 # Plots - NF Density - CSP - MRR IMIX
10591 - type: "plot"
10592   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10593   algorithm: "plot_nf_heatmap"
10594   output-file-type: ".html"
10595   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10596   data: "plot-vpp-nfv-2n-clx-mrr"
10597   filter: "'NIC_Intel-XXV710' and
10598            'NF_DENSITY' and
10599            'DOCKER' and
10600            'PIPELINE' and
10601            'NF_VPPIP4' and
10602            'IMIX' and
10603            '2T1C' and
10604            'MRR'"
10605   parameters:
10606   - "result"
10607   - "name"
10608   - "tags"
10609   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10610   x-axis: "X = CNFs per Service Pipeline"
10611   y-axis: "Y = Number of Service Pipelines"
10612   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10613   layout:
10614     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10615     layout: "plot-service-density"
10616
10617 - type: "plot"
10618   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10619   algorithm: "plot_nf_heatmap"
10620   output-file-type: ".html"
10621   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10622   data: "plot-vpp-nfv-2n-clx-mrr"
10623   filter: "'NIC_Intel-XXV710' and
10624            'NF_DENSITY' and
10625            'DOCKER' and
10626            'PIPELINE' and
10627            'NF_VPPIP4' and
10628            'IMIX' and
10629            '4T2C' and
10630            'MRR'"
10631   parameters:
10632   - "result"
10633   - "name"
10634   - "tags"
10635   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10636   x-axis: "X = CNFs per Service Pipeline"
10637   y-axis: "Y = Number of Service Pipelines"
10638   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10639   layout:
10640     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10641     layout: "plot-service-density"
10642
10643 - type: "plot"
10644   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10645   algorithm: "plot_nf_heatmap"
10646   output-file-type: ".html"
10647   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10648   data: "plot-vpp-nfv-2n-clx-mrr"
10649   filter: "'NIC_Intel-XXV710' and
10650            'NF_DENSITY' and
10651            'DOCKER' and
10652            'PIPELINE' and
10653            'NF_VPPIP4' and
10654            'IMIX' and
10655            '8T4C' and
10656            'MRR'"
10657   parameters:
10658   - "result"
10659   - "name"
10660   - "tags"
10661   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10662   x-axis: "X = CNFs per Service Pipeline"
10663   y-axis: "Y = Number of Service Pipelines"
10664   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10665   layout:
10666     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10667     layout: "plot-service-density"
10668
10669 # Plots - NF Density - CSP - NDR IMIX
10670 - type: "plot"
10671   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10672   algorithm: "plot_nf_heatmap"
10673   output-file-type: ".html"
10674   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10675   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10676   filter: "'NIC_Intel-XXV710' and
10677            'NF_DENSITY' and
10678            'DOCKER' and
10679            'PIPELINE' and
10680            'NF_VPPIP4' and
10681            'IMIX' and
10682            '2T1C' and
10683            'NDRPDR'"
10684   parameters:
10685   - "throughput"
10686   - "name"
10687   - "tags"
10688   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10689   x-axis: "X = CNFs per Service Pipeline"
10690   y-axis: "Y = Number of Service Pipelines"
10691   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10692   layout:
10693     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10694     layout: "plot-service-density"
10695
10696 - type: "plot"
10697   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10698   algorithm: "plot_nf_heatmap"
10699   output-file-type: ".html"
10700   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10701   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10702   filter: "'NIC_Intel-XXV710' and
10703            'NF_DENSITY' and
10704            'DOCKER' and
10705            'PIPELINE' and
10706            'NF_VPPIP4' and
10707            'IMIX' and
10708            '4T2C' and
10709            'NDRPDR'"
10710   parameters:
10711   - "throughput"
10712   - "name"
10713   - "tags"
10714   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10715   x-axis: "X = CNFs per Service Pipeline"
10716   y-axis: "Y = Number of Service Pipelines"
10717   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10718   layout:
10719     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10720     layout: "plot-service-density"
10721
10722 - type: "plot"
10723   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10724   algorithm: "plot_nf_heatmap"
10725   output-file-type: ".html"
10726   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10727   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10728   filter: "'NIC_Intel-XXV710' and
10729            'NF_DENSITY' and
10730            'DOCKER' and
10731            'PIPELINE' and
10732            'NF_VPPIP4' and
10733            'IMIX' and
10734            '8T4C' and
10735            'NDRPDR'"
10736   parameters:
10737   - "throughput"
10738   - "name"
10739   - "tags"
10740   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10741   x-axis: "X = CNFs per Service Pipeline"
10742   y-axis: "Y = Number of Service Pipelines"
10743   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10744   layout:
10745     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10746     layout: "plot-service-density"
10747
10748 # Plots - NF Density - CSP - PDR IMIX
10749 - type: "plot"
10750   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10751   algorithm: "plot_nf_heatmap"
10752   output-file-type: ".html"
10753   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10754   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10755   filter: "'NIC_Intel-XXV710' and
10756            'NF_DENSITY' and
10757            'DOCKER' and
10758            'PIPELINE' and
10759            'NF_VPPIP4' and
10760            'IMIX' and
10761            '2T1C' and
10762            'NDRPDR'"
10763   parameters:
10764   - "throughput"
10765   - "name"
10766   - "tags"
10767   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10768   x-axis: "X = CNFs per Service Pipeline"
10769   y-axis: "Y = Number of Service Pipelines"
10770   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10771   layout:
10772     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10773     layout: "plot-service-density"
10774
10775 - type: "plot"
10776   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10777   algorithm: "plot_nf_heatmap"
10778   output-file-type: ".html"
10779   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10780   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10781   filter: "'NIC_Intel-XXV710' and
10782            'NF_DENSITY' and
10783            'DOCKER' and
10784            'PIPELINE' and
10785            'NF_VPPIP4' and
10786            'IMIX' and
10787            '4T2C' and
10788            'NDRPDR'"
10789   parameters:
10790   - "throughput"
10791   - "name"
10792   - "tags"
10793   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10794   x-axis: "X = CNFs per Service Pipeline"
10795   y-axis: "Y = Number of Service Pipelines"
10796   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10797   layout:
10798     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10799     layout: "plot-service-density"
10800
10801 - type: "plot"
10802   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10803   algorithm: "plot_nf_heatmap"
10804   output-file-type: ".html"
10805   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10806   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10807   filter: "'NIC_Intel-XXV710' and
10808            'NF_DENSITY' and
10809            'DOCKER' and
10810            'PIPELINE' and
10811            'NF_VPPIP4' and
10812            'IMIX' and
10813            '8T4C' and
10814            'NDRPDR'"
10815   parameters:
10816   - "throughput"
10817   - "name"
10818   - "tags"
10819   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10820   x-axis: "X = CNFs per Service Pipeline"
10821   y-axis: "Y = Number of Service Pipelines"
10822   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10823   layout:
10824     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10825     layout: "plot-service-density"
10826
10827 ################################################################################
10828
10829 # Packet Throughput
10830
10831 - type: "plot"
10832   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10833   algorithm: "plot_perf_box_name"
10834   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10835   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10836   include:
10837     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10838     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10839     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10840     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10841   layout:
10842     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10843     layout: "plot-throughput"
10844
10845 - type: "plot"
10846   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10847   algorithm: "plot_perf_box_name"
10848   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10849   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10850   include:
10851     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10852     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10853     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10854     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10855   layout:
10856     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10857     layout: "plot-throughput"
10858
10859 - type: "plot"
10860   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10861   algorithm: "plot_perf_box_name"
10862   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10863   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10864   include:
10865     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10866     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10867     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10868     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10869   layout:
10870     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10871     layout: "plot-throughput"
10872
10873 - type: "plot"
10874   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10875   algorithm: "plot_perf_box_name"
10876   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10877   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10878   include:
10879     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10880     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10881     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10882     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10883   layout:
10884     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10885     layout: "plot-throughput"
10886
10887 - type: "plot"
10888   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10889   algorithm: "plot_perf_box_name"
10890   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10891   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10892   include:
10893     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10894     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10895     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10896     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10897     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10898   layout:
10899     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10900     layout: "plot-throughput"
10901
10902 - type: "plot"
10903   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10904   algorithm: "plot_perf_box_name"
10905   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10906   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10907   include:
10908     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10909     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10910     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10911     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10912     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10913   layout:
10914     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10915     layout: "plot-throughput"
10916
10917 - type: "plot"
10918   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10919   algorithm: "plot_perf_box_name"
10920   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10921   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10922   include:
10923     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10924     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10925     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10926     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10927     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10928   layout:
10929     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10930     layout: "plot-throughput"
10931
10932 - type: "plot"
10933   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10934   algorithm: "plot_perf_box_name"
10935   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10936   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10937   include:
10938     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10939     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10940     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10941     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10942     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10943   layout:
10944     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10945     layout: "plot-throughput"
10946
10947 - type: "plot"
10948   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10949   algorithm: "plot_perf_box_name"
10950   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10951   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10952   include:
10953     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10954     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10955     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10956     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10957     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10958   layout:
10959     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
10960     layout: "plot-throughput"
10961
10962 - type: "plot"
10963   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10964   algorithm: "plot_perf_box_name"
10965   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10966   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
10967   include:
10968     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10969     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10970     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10971     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10972     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10973   layout:
10974     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
10975     layout: "plot-throughput"
10976
10977 - type: "plot"
10978   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10979   algorithm: "plot_perf_box_name"
10980   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10981   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10982   include:
10983     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
10984     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
10985     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
10986     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
10987     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
10988     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
10989   layout:
10990     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
10991     layout: "plot-throughput"
10992
10993 - type: "plot"
10994   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10995   algorithm: "plot_perf_box_name"
10996   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
10997   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10998   include:
10999     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11000     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11001     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11002     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11003     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11004     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11005   layout:
11006     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11007     layout: "plot-throughput"
11008
11009 - type: "plot"
11010   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11011   algorithm: "plot_perf_box_name"
11012   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11013   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11014   include:
11015     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11016     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11018     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11019     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11020   layout:
11021     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11022     layout: "plot-throughput"
11023
11024 - type: "plot"
11025   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11026   algorithm: "plot_perf_box_name"
11027   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11028   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11029   include:
11030     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11031     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11032     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11034     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11035   layout:
11036     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11037     layout: "plot-throughput"
11038
11039 - type: "plot"
11040   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11041   algorithm: "plot_perf_box_name"
11042   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11043   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11044   include:
11045     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11046     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11047     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11048   layout:
11049     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11050     layout: "plot-throughput"
11051
11052 - type: "plot"
11053   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11054   algorithm: "plot_perf_box_name"
11055   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11056   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11057   include:
11058     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11059     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11060     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11061   layout:
11062     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11063     layout: "plot-throughput"
11064
11065 - type: "plot"
11066   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11067   algorithm: "plot_perf_box_name"
11068   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11069   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11070   include:
11071     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11072     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11073     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11074     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11076   layout:
11077     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11078     layout: "plot-throughput"
11079
11080 - type: "plot"
11081   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11082   algorithm: "plot_perf_box_name"
11083   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11084   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11085   include:
11086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11087     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11091   layout:
11092     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11093     layout: "plot-throughput"
11094
11095 - type: "plot"
11096   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11097   algorithm: "plot_perf_box_name"
11098   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11099   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11100   include:
11101     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11104   layout:
11105     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11106     layout: "plot-throughput"
11107
11108 - type: "plot"
11109   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11110   algorithm: "plot_perf_box_name"
11111   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11112   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11113   include:
11114     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11115     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11116     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11117   layout:
11118     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11119     layout: "plot-throughput"
11120
11121 - type: "plot"
11122   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11123   algorithm: "plot_perf_box_name"
11124   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11125   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11126   include:
11127     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11128     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11129     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11130     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11131     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11133   layout:
11134     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11135     layout: "plot-throughput"
11136
11137 - type: "plot"
11138   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11139   algorithm: "plot_perf_box_name"
11140   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11141   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11142   include:
11143     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11144     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11145     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11146     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11147     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11148     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11149   layout:
11150     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11151     layout: "plot-throughput"
11152
11153 - type: "plot"
11154   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11155   algorithm: "plot_perf_box_name"
11156   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11157   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11158   include:
11159     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11160     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11161     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11162     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11163     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11164     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11165   layout:
11166     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11167     layout: "plot-throughput"
11168
11169 - type: "plot"
11170   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11171   algorithm: "plot_perf_box_name"
11172   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11173   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11174   include:
11175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11176     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11177     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11180     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11181   layout:
11182     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11183     layout: "plot-throughput"
11184
11185 - type: "plot"
11186   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11187   algorithm: "plot_perf_box_name"
11188   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11189   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11190   include:
11191     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11192     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11193     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11194   layout:
11195     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11196     layout: "plot-throughput"
11197
11198 - type: "plot"
11199   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11200   algorithm: "plot_perf_box_name"
11201   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11202   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11203   include:
11204     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11205     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11206     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11207   layout:
11208     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11209     layout: "plot-throughput"
11210
11211 - type: "plot"
11212   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11213   algorithm: "plot_perf_box_name"
11214   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11215   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11216   include:
11217     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11218     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11219 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11220 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11221 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11222   layout:
11223     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11224     layout: "plot-throughput"
11225
11226 - type: "plot"
11227   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11228   algorithm: "plot_perf_box_name"
11229   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11231   include:
11232     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11233     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11234 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11235 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11236 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11237   layout:
11238     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11239     layout: "plot-throughput"
11240
11241 - type: "plot"
11242   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11243   algorithm: "plot_perf_box_name"
11244   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11245   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11246   include:
11247     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11248     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11249     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11250     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11251     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11252   layout:
11253     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11254     layout: "plot-throughput"
11255
11256 - type: "plot"
11257   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11258   algorithm: "plot_perf_box_name"
11259   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11260   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11261   include:
11262     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11263     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11264     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11265     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11266     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11267   layout:
11268     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11269     layout: "plot-throughput"
11270
11271 - type: "plot"
11272   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11273   algorithm: "plot_perf_box_name"
11274   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11275   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11276   include:
11277     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11278     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11279     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11280     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11281     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11282   layout:
11283     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11284     layout: "plot-throughput"
11285
11286 - type: "plot"
11287   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11288   algorithm: "plot_perf_box_name"
11289   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11290   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11291   include:
11292     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11293     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11294     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11295     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11296     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11297   layout:
11298     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11299     layout: "plot-throughput"
11300
11301 - type: "plot"
11302   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11303   algorithm: "plot_perf_box_name"
11304   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11305   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11306   include:
11307     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11308     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11309     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11310     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11311     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11312     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11313   layout:
11314     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11315     layout: "plot-throughput"
11316
11317 - type: "plot"
11318   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11319   algorithm: "plot_perf_box_name"
11320   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11322   include:
11323     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11324     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11325     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11326     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11327     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
11328     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11329   layout:
11330     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11331     layout: "plot-throughput"
11332
11333 - type: "plot"
11334   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11335   algorithm: "plot_perf_box_name"
11336   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11337   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11338   include:
11339     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11340     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11341     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11342     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11343     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11344     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11345   layout:
11346     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11347     layout: "plot-throughput"
11348
11349 - type: "plot"
11350   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11351   algorithm: "plot_perf_box_name"
11352   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11354   include:
11355     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11356     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11357     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11358     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11359     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11360     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
11361   layout:
11362     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11363     layout: "plot-throughput"
11364
11365 - type: "plot"
11366   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11367   algorithm: "plot_perf_box_name"
11368   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11369   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11370   include:
11371     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11372     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11373     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11374     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11375     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11376   layout:
11377     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11378     layout: "plot-throughput"
11379
11380 - type: "plot"
11381   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11382   algorithm: "plot_perf_box_name"
11383   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11384   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11385   include:
11386     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11387     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11388     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11389     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11390     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11391   layout:
11392     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11393     layout: "plot-throughput"
11394
11395 - type: "plot"
11396   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11397   algorithm: "plot_perf_box_name"
11398   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11399   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11400   include:
11401     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11402     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11403     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11404     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11405     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11406     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11407   layout:
11408     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11409     layout: "plot-throughput"
11410
11411 - type: "plot"
11412   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11413   algorithm: "plot_perf_box_name"
11414   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11415   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11416   include:
11417     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11418     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11419     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11420     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11421     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11422     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
11423   layout:
11424     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11425     layout: "plot-throughput"
11426
11427 - type: "plot"
11428   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11429   algorithm: "plot_perf_box_name"
11430   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11431   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11432   include:
11433     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11434     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11435     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11436     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11437     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11438   layout:
11439     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11440     layout: "plot-throughput"
11441
11442 - type: "plot"
11443   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11444   algorithm: "plot_perf_box_name"
11445   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11446   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11447   include:
11448     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11449     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11450     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11451     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11452     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11453   layout:
11454     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11455     layout: "plot-throughput"
11456
11457 - type: "plot"
11458   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11459   algorithm: "plot_perf_box_name"
11460   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11461   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11462   include:
11463     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11464     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11465     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11466     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11467     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11468     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11469   layout:
11470     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11471     layout: "plot-throughput"
11472
11473 - type: "plot"
11474   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11475   algorithm: "plot_perf_box_name"
11476   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11477   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11478   include:
11479     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11480     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11481     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11482     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11483     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11484     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11485   layout:
11486     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11487     layout: "plot-throughput"
11488
11489 - type: "plot"
11490   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11491   algorithm: "plot_perf_box_name"
11492   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11493   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11494   include:
11495     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11496     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11497     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11498     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11499     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11500   layout:
11501     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11502     layout: "plot-throughput"
11503
11504 - type: "plot"
11505   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11506   algorithm: "plot_perf_box_name"
11507   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11508   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11509   include:
11510     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11511     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11512     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11513     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11514     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11515   layout:
11516     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11517     layout: "plot-throughput"
11518
11519 - type: "plot"
11520   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11521   algorithm: "plot_perf_box_name"
11522   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11523   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11524   include:
11525     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11526     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11527     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11528     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11529     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11530     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11531   layout:
11532     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11533     layout: "plot-throughput"
11534
11535 - type: "plot"
11536   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11537   algorithm: "plot_perf_box_name"
11538   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11539   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11540   include:
11541     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11542     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11543     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11544     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11545     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11546     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-1t1c-ethip4udp-ip4base-nat44-ndrpdr"
11547   layout:
11548     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11549     layout: "plot-throughput"
11550
11551 - type: "plot"
11552   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11553   algorithm: "plot_perf_box_name"
11554   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11555   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11556   include:
11557     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11558     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11559   layout:
11560     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11561     layout: "plot-throughput"
11562
11563 - type: "plot"
11564   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11565   algorithm: "plot_perf_box_name"
11566   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11567   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11568   include:
11569     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11570     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11571   layout:
11572     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11573     layout: "plot-throughput"
11574
11575 - type: "plot"
11576   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11577   algorithm: "plot_perf_box_name"
11578   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11579   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11580   include:
11581     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11582     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11583     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11584     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11585   layout:
11586     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11587     layout: "plot-throughput"
11588
11589 - type: "plot"
11590   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11591   algorithm: "plot_perf_box_name"
11592   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11593   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11594   include:
11595     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11596     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11597     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11598     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11599   layout:
11600     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11601     layout: "plot-throughput"
11602
11603 - type: "plot"
11604   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11605   algorithm: "plot_perf_box_name"
11606   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11607   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11608   include:
11609     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11610     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11611     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11612     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11613   layout:
11614     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11615     layout: "plot-throughput"
11616
11617 - type: "plot"
11618   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11619   algorithm: "plot_perf_box_name"
11620   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11621   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11622   include:
11623     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11624     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11625     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11626     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11627   layout:
11628     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11629     layout: "plot-throughput"
11630
11631 - type: "plot"
11632   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11633   algorithm: "plot_perf_box_name"
11634   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11635   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11636   include:
11637     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11638     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11639     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11640     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11641   layout:
11642     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11643     layout: "plot-throughput"
11644
11645 - type: "plot"
11646   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11647   algorithm: "plot_perf_box_name"
11648   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11649   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11650   include:
11651     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11652     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11653     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11654     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11655   layout:
11656     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11657     layout: "plot-throughput"
11658
11659 - type: "plot"
11660   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11661   algorithm: "plot_perf_box_name"
11662   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11663   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11664   include:
11665     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11666     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11667     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11668     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11669   layout:
11670     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11671     layout: "plot-throughput"
11672
11673 - type: "plot"
11674   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11675   algorithm: "plot_perf_box_name"
11676   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11677   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11678   include:
11679     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11680     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11681     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11682     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11683   layout:
11684     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11685     layout: "plot-throughput"
11686
11687 - type: "plot"
11688   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11689   algorithm: "plot_perf_box_name"
11690   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11691   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11692   include:
11693     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11694     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11695     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11696     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11697     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11698     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11699   layout:
11700     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11701     layout: "plot-throughput"
11702
11703 - type: "plot"
11704   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11705   algorithm: "plot_perf_box_name"
11706   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11707   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11708   include:
11709     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11710     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11711     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11712     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11713     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11714     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11715   layout:
11716     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11717     layout: "plot-throughput"
11718
11719 - type: "plot"
11720   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11721   algorithm: "plot_perf_box_name"
11722   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11723   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11724   include:
11725     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11726     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11727     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11728     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11729     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11730   layout:
11731     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11732     layout: "plot-throughput"
11733
11734 - type: "plot"
11735   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11736   algorithm: "plot_perf_box_name"
11737   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11738   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11739   include:
11740     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11741     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11742     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11743     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11744     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11745   layout:
11746     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11747     layout: "plot-throughput"
11748
11749 - type: "plot"
11750   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11751   algorithm: "plot_perf_box_name"
11752   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11753   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11754   include:
11755     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11756     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11757     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11758     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11759     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11760   layout:
11761     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11762     layout: "plot-throughput"
11763
11764 - type: "plot"
11765   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11766   algorithm: "plot_perf_box_name"
11767   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11768   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11769   include:
11770     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11771     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11772     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11773     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11774     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11775   layout:
11776     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11777     layout: "plot-throughput"
11778
11779 - type: "plot"
11780   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11781   algorithm: "plot_perf_box_name"
11782   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11783   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11784   include:
11785     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11786     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11787     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11788   layout:
11789     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
11790     layout: "plot-throughput"
11791
11792 - type: "plot"
11793   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11794   algorithm: "plot_perf_box_name"
11795   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11796   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11797   include:
11798     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11799     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11800     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11801   layout:
11802     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
11803     layout: "plot-throughput"
11804
11805 - type: "plot"
11806   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11807   algorithm: "plot_perf_box_name"
11808   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11809   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11810   include:
11811     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11812     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11813     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11814   layout:
11815     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11816     layout: "plot-throughput"
11817
11818 - type: "plot"
11819   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11820   algorithm: "plot_perf_box_name"
11821   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11822   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11823   include:
11824     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11825     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11826     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11827   layout:
11828     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11829     layout: "plot-throughput"
11830
11831 - type: "plot"
11832   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11833   algorithm: "plot_perf_box_name"
11834   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11835   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11836   include:
11837     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11838     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11839     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11840     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11841     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11842   layout:
11843     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11844     layout: "plot-throughput"
11845
11846 - type: "plot"
11847   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11848   algorithm: "plot_perf_box_name"
11849   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11850   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11851   include:
11852     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11853     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11854     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11855     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11856     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11857   layout:
11858     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11859     layout: "plot-throughput"
11860
11861 - type: "plot"
11862   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11863   algorithm: "plot_perf_box_name"
11864   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11865   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11866   include:
11867     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11868     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11869     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11870     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11871     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11872   layout:
11873     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11874     layout: "plot-throughput"
11875
11876 - type: "plot"
11877   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11878   algorithm: "plot_perf_box_name"
11879   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11880   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11881   include:
11882     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11883     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11884     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11885     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11886     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11887   layout:
11888     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11889     layout: "plot-throughput"
11890
11891 - type: "plot"
11892   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11893   algorithm: "plot_perf_box_name"
11894   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11895   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11896   include:
11897     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11898     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11899     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11900     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11901     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11902   layout:
11903     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11904     layout: "plot-throughput"
11905
11906 - type: "plot"
11907   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11908   algorithm: "plot_perf_box_name"
11909   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11910   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11911   include:
11912     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11913     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11914     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11915     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11916     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11917   layout:
11918     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11919     layout: "plot-throughput"
11920
11921 - type: "plot"
11922   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11923   algorithm: "plot_perf_box_name"
11924   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11925   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11926   include:
11927     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11928     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11929     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11930     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11931     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11932   layout:
11933     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11934     layout: "plot-throughput"
11935
11936 - type: "plot"
11937   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11938   algorithm: "plot_perf_box_name"
11939   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11940   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11941   include:
11942     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11943     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11944     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11945     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11946     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11947   layout:
11948     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11949     layout: "plot-throughput"
11950
11951 - type: "plot"
11952   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11953   algorithm: "plot_perf_box_name"
11954   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11955   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11956   include:
11957     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11958     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11959     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11960     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11961     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11962   layout:
11963     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
11964     layout: "plot-throughput"
11965
11966 - type: "plot"
11967   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11968   algorithm: "plot_perf_box_name"
11969   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11970   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11971   include:
11972     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
11973     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
11974     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
11975     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
11976     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
11977   layout:
11978     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
11979     layout: "plot-throughput"
11980
11981 - type: "plot"
11982   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11983   algorithm: "plot_perf_box_name"
11984   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11985   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11986   include:
11987     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
11988     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11989     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11990     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11991     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
11992     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
11993   layout:
11994     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
11995     layout: "plot-throughput"
11996
11997 - type: "plot"
11998   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
11999   algorithm: "plot_perf_box_name"
12000   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12001   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12002   include:
12003     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12004     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12005     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12006     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12007     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12008     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12009   layout:
12010     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12011     layout: "plot-throughput"
12012
12013 - type: "plot"
12014   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12015   algorithm: "plot_perf_box_name"
12016   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12017   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12018   include:
12019     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12020     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12021     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12022     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12023   layout:
12024     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12025     layout: "plot-throughput"
12026
12027 - type: "plot"
12028   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12029   algorithm: "plot_perf_box_name"
12030   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12031   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12032   include:
12033     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12034     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12035     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12036     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12037   layout:
12038     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12039     layout: "plot-throughput"
12040
12041 - type: "plot"
12042   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12043   algorithm: "plot_perf_box_name"
12044   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12045   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12046   include:
12047     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12048     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12049     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12050     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12051     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12052     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12053   layout:
12054     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12055     layout: "plot-throughput"
12056
12057 - type: "plot"
12058   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12059   algorithm: "plot_perf_box_name"
12060   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12061   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12062   include:
12063     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12064     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12065     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12066     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12067     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12068     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12069   layout:
12070     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12071     layout: "plot-throughput"
12072
12073 - type: "plot"
12074   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12075   algorithm: "plot_perf_box_name"
12076   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12077   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12078   include:
12079     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12080     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12081     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12082     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12083     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12084     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12085   layout:
12086     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12087     layout: "plot-throughput"
12088
12089 - type: "plot"
12090   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12091   algorithm: "plot_perf_box_name"
12092   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12093   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12094   include:
12095     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12096     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12097     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12098     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12099     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12100     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12101   layout:
12102     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12103     layout: "plot-throughput"
12104
12105 - type: "plot"
12106   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12107   algorithm: "plot_perf_box_name"
12108   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12109   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12110   include:
12111     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12112     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12113     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12114     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12115     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12116     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12117   layout:
12118     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12119     layout: "plot-throughput"
12120
12121 - type: "plot"
12122   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12123   algorithm: "plot_perf_box_name"
12124   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12125   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12126   include:
12127     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12128     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12129     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12130     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12131     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12132     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12133   layout:
12134     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12135     layout: "plot-throughput"
12136
12137 - type: "plot"
12138   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12139   algorithm: "plot_perf_box_name"
12140   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12141   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12142   include:
12143     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12144     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12145     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12146     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12147     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12148     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12149   layout:
12150     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12151     layout: "plot-throughput"
12152
12153 - type: "plot"
12154   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12155   algorithm: "plot_perf_box_name"
12156   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12157   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12158   include:
12159     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12160     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12161     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12162     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12163     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12164     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12165   layout:
12166     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12167     layout: "plot-throughput"
12168
12169 - type: "plot"
12170   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12171   algorithm: "plot_perf_box_name"
12172   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12173   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12174   include:
12175     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12176     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12177     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12178     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12179     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12180     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12181   layout:
12182     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12183     layout: "plot-throughput"
12184
12185 - type: "plot"
12186   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12187   algorithm: "plot_perf_box_name"
12188   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12189   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12190   include:
12191     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12192     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12193     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12194     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12195     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12196     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12197   layout:
12198     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12199     layout: "plot-throughput"
12200
12201 - type: "plot"
12202   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12203   algorithm: "plot_perf_box_name"
12204   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12205   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12206   include:
12207     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12208     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12209     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12210     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12211     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12212     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12213   layout:
12214     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12215     layout: "plot-throughput"
12216
12217 - type: "plot"
12218   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12219   algorithm: "plot_perf_box_name"
12220   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12221   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12222   include:
12223     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12224     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12225     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12226     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12227     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12228     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12229   layout:
12230     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12231     layout: "plot-throughput"
12232
12233 - type: "plot"
12234   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12235   algorithm: "plot_perf_box_name"
12236   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12237   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12238   include:
12239     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12242     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12243     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12244     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12245   layout:
12246     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12247     layout: "plot-throughput"
12248
12249 - type: "plot"
12250   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12251   algorithm: "plot_perf_box_name"
12252   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12253   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12254   include:
12255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12256     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12257     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12258     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12259     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12260     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12261   layout:
12262     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12263     layout: "plot-throughput"
12264
12265 - type: "plot"
12266   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12267   algorithm: "plot_perf_box_name"
12268   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12269   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12270   include:
12271     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12272     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12273     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12274     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12275     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12276     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12277   layout:
12278     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12279     layout: "plot-throughput"
12280
12281 - type: "plot"
12282   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12283   algorithm: "plot_perf_box_name"
12284   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12285   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12286   include:
12287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12288     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12289     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12290     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12291     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12292     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12293   layout:
12294     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12295     layout: "plot-throughput"
12296
12297 - type: "plot"
12298   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12299   algorithm: "plot_perf_box_name"
12300   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12301   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12302   include:
12303     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12304     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12305     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12306     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12307   layout:
12308     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12309     layout: "plot-throughput"
12310
12311 - type: "plot"
12312   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12313   algorithm: "plot_perf_box_name"
12314   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12315   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12316   include:
12317     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12318     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12319     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12320     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12321   layout:
12322     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12323     layout: "plot-throughput"
12324
12325 - type: "plot"
12326   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12327   algorithm: "plot_perf_box_name"
12328   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12329   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12330   include:
12331     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12332     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12333     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12334     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12335   layout:
12336     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12337     layout: "plot-throughput"
12338
12339 - type: "plot"
12340   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12341   algorithm: "plot_perf_box_name"
12342   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12343   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12344   include:
12345     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12346     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12347     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12348     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12349   layout:
12350     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12351     layout: "plot-throughput"
12352
12353 - type: "plot"
12354   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12355   algorithm: "plot_perf_box_name"
12356   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12357   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12358   include:
12359     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12360     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12361     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12362     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12363     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12364     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12365   layout:
12366     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12367     layout: "plot-throughput"
12368
12369 - type: "plot"
12370   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12371   algorithm: "plot_perf_box_name"
12372   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12373   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12374   include:
12375     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12376     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12377     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12378     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12379     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12380     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12381   layout:
12382     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12383     layout: "plot-throughput"
12384
12385 - type: "plot"
12386   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12387   algorithm: "plot_perf_box_name"
12388   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12389   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12390   include:
12391     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12392     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12393     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12394     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12395     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12396   layout:
12397     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12398     layout: "plot-throughput"
12399
12400 - type: "plot"
12401   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12402   algorithm: "plot_perf_box_name"
12403   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12404   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12405   include:
12406     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12407     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12408     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12409     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12410     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12411   layout:
12412     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12413     layout: "plot-throughput"
12414
12415 - type: "plot"
12416   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12417   algorithm: "plot_perf_box_name"
12418   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12419   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12420   include:
12421     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12422     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12423     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12424     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12425     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12426   layout:
12427     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12428     layout: "plot-throughput"
12429
12430 - type: "plot"
12431   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12432   algorithm: "plot_perf_box_name"
12433   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12434   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12435   include:
12436     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12437     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12438     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12439     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12440     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12441   layout:
12442     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12443     layout: "plot-throughput"
12444
12445 - type: "plot"
12446   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12447   algorithm: "plot_perf_box_name"
12448   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12449   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12450   include:
12451     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12452     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12453     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12454     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12455   layout:
12456     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12457     layout: "plot-throughput"
12458
12459 - type: "plot"
12460   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12461   algorithm: "plot_perf_box_name"
12462   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12463   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12464   include:
12465     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12466     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12467     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12468     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12469   layout:
12470     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12471     layout: "plot-throughput"
12472
12473 - type: "plot"
12474   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12475   algorithm: "plot_perf_box_name"
12476   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12477   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12478   include:
12479     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12480     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12481     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12482     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12483     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12484     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12485   layout:
12486     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12487     layout: "plot-throughput"
12488
12489 - type: "plot"
12490   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12491   algorithm: "plot_perf_box_name"
12492   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12493   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12494   include:
12495     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12496     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12497     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12498     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12499     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12500     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12501   layout:
12502     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12503     layout: "plot-throughput"
12504
12505 - type: "plot"
12506   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12507   algorithm: "plot_perf_box_name"
12508   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12509   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12510   include:
12511     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12512     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12513     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12514     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12515     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12516     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12517   layout:
12518     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12519     layout: "plot-throughput"
12520
12521 - type: "plot"
12522   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12523   algorithm: "plot_perf_box_name"
12524   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12525   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12526   include:
12527     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12528     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12529     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12530     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12531     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12532     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12533   layout:
12534     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12535     layout: "plot-throughput"
12536
12537 - type: "plot"
12538   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12539   algorithm: "plot_perf_box_name"
12540   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12541   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12542   include:
12543     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12544     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12545     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12546     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12547     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12548     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12549   layout:
12550     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12551     layout: "plot-throughput"
12552
12553 - type: "plot"
12554   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12555   algorithm: "plot_perf_box_name"
12556   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12557   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12558   include:
12559     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12560     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12561     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12562     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12563     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12564     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12565   layout:
12566     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12567     layout: "plot-throughput"
12568
12569 - type: "plot"
12570   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12571   algorithm: "plot_perf_box_name"
12572   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12573   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12574   include:
12575     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12576     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12577     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12578     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12579     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12580     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12581   layout:
12582     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12583     layout: "plot-throughput"
12584
12585 - type: "plot"
12586   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12587   algorithm: "plot_perf_box_name"
12588   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12589   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12590   include:
12591     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12592     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12593     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12594     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12595     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12596     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12597   layout:
12598     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12599     layout: "plot-throughput"
12600
12601 - type: "plot"
12602   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12603   algorithm: "plot_perf_box_name"
12604   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12605   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12606   include:
12607     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12608     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12609     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12610     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12611   layout:
12612     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12613     layout: "plot-throughput"
12614
12615 - type: "plot"
12616   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12617   algorithm: "plot_perf_box_name"
12618   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12619   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12620   include:
12621     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12622     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12623     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12624     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12625   layout:
12626     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12627     layout: "plot-throughput"
12628
12629 - type: "plot"
12630   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12631   algorithm: "plot_perf_box_name"
12632   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12633   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12634   include:
12635     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12636     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12637     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12638     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12639     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12640     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12641   layout:
12642     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12643     layout: "plot-throughput"
12644
12645 - type: "plot"
12646   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12647   algorithm: "plot_perf_box_name"
12648   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12649   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12650   include:
12651     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12652     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12653     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12654     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12655     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12656     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12657   layout:
12658     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12659     layout: "plot-throughput"
12660
12661 - type: "plot"
12662   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12663   algorithm: "plot_perf_box_name"
12664   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12665   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12666   include:
12667     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12668     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12669     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12670     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12671     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12672     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12673   layout:
12674     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12675     layout: "plot-throughput"
12676
12677 - type: "plot"
12678   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12679   algorithm: "plot_perf_box_name"
12680   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12681   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12682   include:
12683     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12684     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12685     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12686     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12687     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12688     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12689   layout:
12690     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12691     layout: "plot-throughput"
12692
12693 #- type: "plot"
12694 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12695 #  algorithm: "plot_perf_box_name"
12696 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12697 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12698 #  include:
12699 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12700 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12701 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12702 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12703 #  layout:
12704 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12705 #    layout: "plot-throughput"
12706 #
12707 #- type: "plot"
12708 #  title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12709 #  algorithm: "plot_perf_box_name"
12710 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12711 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12712 #  include:
12713 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12714 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12715 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12716 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12717 #  layout:
12718 #    title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12719 #    layout: "plot-throughput"
12720
12721 - type: "plot"
12722   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12723   algorithm: "plot_perf_box_name"
12724   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12725   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12726   include:
12727     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12728     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12729     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12730     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12731     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12732     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12733   layout:
12734     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12735     layout: "plot-throughput"
12736
12737 - type: "plot"
12738   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12739   algorithm: "plot_perf_box_name"
12740   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12741   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12742   include:
12743     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12744     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12745     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12746     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12747     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12748     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12749   layout:
12750     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12751     layout: "plot-throughput"
12752
12753 #- type: "plot"
12754 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12755 #  algorithm: "plot_perf_box_name"
12756 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12757 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12758 #  include:
12759 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12760 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12761 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12762 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12763 #  layout:
12764 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12765 #    layout: "plot-throughput"
12766 #
12767 #- type: "plot"
12768 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12769 #  algorithm: "plot_perf_box_name"
12770 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12771 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12772 #  include:
12773 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12774 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12775 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12776 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12777 #  layout:
12778 #    title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12779 #    layout: "plot-throughput"
12780
12781 - type: "plot"
12782   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12783   algorithm: "plot_perf_box_name"
12784   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12785   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12786   include:
12787     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12788     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12789     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12790     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12791     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12792     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12793   layout:
12794     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12795     layout: "plot-throughput"
12796
12797 - type: "plot"
12798   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12799   algorithm: "plot_perf_box_name"
12800   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12801   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12802   include:
12803     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12804     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12805     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12806     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12807     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12808     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12809   layout:
12810     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12811     layout: "plot-throughput"
12812
12813 #- type: "plot"
12814 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12815 #  algorithm: "plot_perf_box_name"
12816 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12817 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12818 #  include:
12819 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12820 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12821 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12822 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12823 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12824 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12825 #  layout:
12826 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12827 #    layout: "plot-throughput"
12828 #
12829 #- type: "plot"
12830 #  title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12831 #  algorithm: "plot_perf_box_name"
12832 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12833 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12834 #  include:
12835 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12836 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12837 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12838 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12839 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12840 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12841 #  layout:
12842 #    title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12843 #    layout: "plot-throughput"
12844
12845 - type: "plot"
12846   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12847   algorithm: "plot_perf_box_name"
12848   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12849   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12850   include:
12851     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12852     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12853     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12854     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12855     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12856     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12857   layout:
12858     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
12859     layout: "plot-throughput"
12860
12861 - type: "plot"
12862   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12863   algorithm: "plot_perf_box_name"
12864   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12865   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12866   include:
12867     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12868     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12869     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12870     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12871     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12872     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12873   layout:
12874     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
12875     layout: "plot-throughput"
12876
12877 - type: "plot"
12878   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12879   algorithm: "plot_perf_box_name"
12880   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12881   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12882   include:
12883     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12884     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12885     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12886 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12887 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12888 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12889   layout:
12890     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
12891     layout: "plot-throughput"
12892
12893 - type: "plot"
12894   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12895   algorithm: "plot_perf_box_name"
12896   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12897   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12898   include:
12899     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12900     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12901     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12902 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12903 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12904 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12905   layout:
12906     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
12907     layout: "plot-throughput"
12908
12909 - type: "plot"
12910   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12911   algorithm: "plot_perf_box_name"
12912   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12913   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12914   include:
12915     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12916     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12917     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12918     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12919     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12920     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12921   layout:
12922     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
12923     layout: "plot-throughput"
12924
12925 - type: "plot"
12926   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12927   algorithm: "plot_perf_box_name"
12928   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12929   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12930   include:
12931     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12932     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12933     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12934     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12935     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12936     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12937   layout:
12938     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
12939     layout: "plot-throughput"
12940
12941 - type: "plot"
12942   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12943   algorithm: "plot_perf_box_name"
12944   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12945   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12946   include:
12947     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12948     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12949     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12950     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12951     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12952     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12953   layout:
12954     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12955     layout: "plot-throughput"
12956
12957 - type: "plot"
12958   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12959   algorithm: "plot_perf_box_name"
12960   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12961   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12962   include:
12963     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12964     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12965     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12966     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
12967     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
12968     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
12969   layout:
12970     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12971     layout: "plot-throughput"
12972
12973 #- type: "plot"
12974 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12975 #  algorithm: "plot_perf_box_name"
12976 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12977 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12978 #  include:
12979 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12980 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12981 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12982 #  layout:
12983 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
12984 #    layout: "plot-throughput"
12985 #
12986 #- type: "plot"
12987 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12988 #  algorithm: "plot_perf_box_name"
12989 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12990 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12991 #  include:
12992 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
12993 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
12994 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
12995 #  layout:
12996 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
12997 #    layout: "plot-throughput"
12998
12999 - type: "plot"
13000   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13001   algorithm: "plot_perf_box_name"
13002   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13003   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13004   include:
13005     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13006     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13007     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13008     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13009     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13010   layout:
13011     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13012     layout: "plot-throughput"
13013
13014 - type: "plot"
13015   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13016   algorithm: "plot_perf_box_name"
13017   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13018   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13019   include:
13020     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13021     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13022     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13023     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13024     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13025   layout:
13026     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13027     layout: "plot-throughput"
13028
13029 - type: "plot"
13030   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13031   algorithm: "plot_perf_box_name"
13032   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13033   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13034   include:
13035     - "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"
13036     - "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"
13037     - "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"
13038     - "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"
13039     - "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"
13040   layout:
13041     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13042     layout: "plot-throughput"
13043
13044 - type: "plot"
13045   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13046   algorithm: "plot_perf_box_name"
13047   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13048   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13049   include:
13050     - "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"
13051     - "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"
13052     - "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"
13053     - "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"
13054     - "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"
13055   layout:
13056     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13057     layout: "plot-throughput"
13058
13059 - type: "plot"
13060   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13061   algorithm: "plot_perf_box_name"
13062   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13063   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13064   include:
13065     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13066     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13067     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13068     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13069     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13070   layout:
13071     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13072     layout: "plot-throughput"
13073
13074 - type: "plot"
13075   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13076   algorithm: "plot_perf_box_name"
13077   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13078   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13079   include:
13080     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13081     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13082     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13083     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13084     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13085   layout:
13086     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13087     layout: "plot-throughput"
13088
13089 - type: "plot"
13090   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13091   algorithm: "plot_perf_box_name"
13092   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13093   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13094   include:
13095     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13096     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13097     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13098     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13099     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13100   layout:
13101     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13102     layout: "plot-throughput"
13103
13104 - type: "plot"
13105   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13106   algorithm: "plot_perf_box_name"
13107   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13108   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13109   include:
13110     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13111     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13112     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13113     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13114     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13115   layout:
13116     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13117     layout: "plot-throughput"
13118
13119 - type: "plot"
13120   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13121   algorithm: "plot_perf_box_name"
13122   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13123   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13124   include:
13125     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13126     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13127     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13128     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13129     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13130   layout:
13131     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13132     layout: "plot-throughput"
13133
13134 - type: "plot"
13135   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13136   algorithm: "plot_perf_box_name"
13137   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13138   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13139   include:
13140     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13141     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13142     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13143     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13144     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13145   layout:
13146     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13147     layout: "plot-throughput"
13148
13149 - type: "plot"
13150   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13151   algorithm: "plot_perf_box_name"
13152   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13153   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13154   include:
13155     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13156     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13157     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13158     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13159     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13160   layout:
13161     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13162     layout: "plot-throughput"
13163
13164 - type: "plot"
13165   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13166   algorithm: "plot_perf_box_name"
13167   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13168   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13169   include:
13170     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13171     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13172     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13173     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13174     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13175   layout:
13176     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13177     layout: "plot-throughput"
13178
13179 - type: "plot"
13180   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13181   algorithm: "plot_perf_box_name"
13182   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13183   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13184   include:
13185     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13186     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13187     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13188     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13189   layout:
13190     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13191     layout: "plot-throughput"
13192
13193 - type: "plot"
13194   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13195   algorithm: "plot_perf_box_name"
13196   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13197   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13198   include:
13199     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13200     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13201     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13202     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13203   layout:
13204     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13205     layout: "plot-throughput"
13206
13207 - type: "plot"
13208   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13209   algorithm: "plot_perf_box_name"
13210   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13211   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13212   include:
13213     - "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"
13214     - "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"
13215     - "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"
13216     - "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"
13217   layout:
13218     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13219     layout: "plot-throughput"
13220
13221 - type: "plot"
13222   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13223   algorithm: "plot_perf_box_name"
13224   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13225   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13226   include:
13227     - "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"
13228     - "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"
13229     - "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"
13230     - "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"
13231   layout:
13232     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13233     layout: "plot-throughput"
13234
13235 - type: "plot"
13236   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13237   algorithm: "plot_perf_box_name"
13238   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13239   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13240   include:
13241     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13242     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13243     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13244     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13245     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13246     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13247   layout:
13248     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13249     layout: "plot-throughput"
13250
13251 - type: "plot"
13252   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13253   algorithm: "plot_perf_box_name"
13254   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13255   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13256   include:
13257     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13258     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13259     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13260     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13261     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13262     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13263   layout:
13264     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13265     layout: "plot-throughput"
13266
13267 - type: "plot"
13268   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13269   algorithm: "plot_perf_box_name"
13270   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13271   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13272   include:
13273     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13274     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13275     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13276     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13277     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13278     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13279   layout:
13280     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13281     layout: "plot-throughput"
13282
13283 - type: "plot"
13284   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13285   algorithm: "plot_perf_box_name"
13286   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13287   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13288   include:
13289     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13290     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13291     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13292     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13293     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13294     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13295   layout:
13296     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13297     layout: "plot-throughput"
13298
13299 - type: "plot"
13300   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13301   algorithm: "plot_perf_box_name"
13302   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13303   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13304   include:
13305     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13306     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13307     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13308     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13309     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13310     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13311   layout:
13312     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13313     layout: "plot-throughput"
13314
13315 - type: "plot"
13316   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13317   algorithm: "plot_perf_box_name"
13318   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13319   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13320   include:
13321     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13322     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13323     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13324     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13325     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13326     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13327   layout:
13328     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13329     layout: "plot-throughput"
13330
13331 - type: "plot"
13332   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13333   algorithm: "plot_perf_box_name"
13334   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13335   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13336   include:
13337     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13338     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13339     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13340     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13341     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13342   layout:
13343     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13344     layout: "plot-throughput"
13345
13346 - type: "plot"
13347   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13348   algorithm: "plot_perf_box_name"
13349   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13350   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13351   include:
13352     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13353     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13354     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13355     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13356     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13357   layout:
13358     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13359     layout: "plot-throughput"
13360
13361 - type: "plot"
13362   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13363   algorithm: "plot_perf_box_name"
13364   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13365   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13366   include:
13367     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13368     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13369   layout:
13370     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13371     layout: "plot-throughput"
13372
13373 - type: "plot"
13374   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13375   algorithm: "plot_perf_box_name"
13376   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13378   include:
13379     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13380     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13381   layout:
13382     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13383     layout: "plot-throughput"
13384
13385 - type: "plot"
13386   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13387   algorithm: "plot_perf_box_name"
13388   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13389   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13390   include:
13391     - "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"
13392     - "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"
13393   layout:
13394     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13395     layout: "plot-throughput"
13396
13397 - type: "plot"
13398   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13399   algorithm: "plot_perf_box_name"
13400   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13401   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13402   include:
13403     - "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"
13404     - "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"
13405   layout:
13406     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13407     layout: "plot-throughput"
13408
13409 - type: "plot"
13410   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13411   algorithm: "plot_perf_box_name"
13412   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13413   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13414   include:
13415     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13416     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13417   layout:
13418     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13419     layout: "plot-throughput"
13420
13421 - type: "plot"
13422   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13423   algorithm: "plot_perf_box_name"
13424   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13425   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13426   include:
13427     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13428     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13429   layout:
13430     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13431     layout: "plot-throughput"
13432
13433 - type: "plot"
13434   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13435   algorithm: "plot_perf_box_name"
13436   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13437   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13438   include:
13439     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13440     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13441   layout:
13442     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13443     layout: "plot-throughput"
13444
13445 - type: "plot"
13446   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13447   algorithm: "plot_perf_box_name"
13448   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13449   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13450   include:
13451     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13452     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13453   layout:
13454     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13455     layout: "plot-throughput"
13456
13457 - type: "plot"
13458   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13459   algorithm: "plot_perf_box_name"
13460   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13461   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13462   include:
13463     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13464     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13465     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13466     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13467     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13468     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13469   layout:
13470     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13471     layout: "plot-throughput"
13472
13473 - type: "plot"
13474   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13475   algorithm: "plot_perf_box_name"
13476   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13477   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13478   include:
13479     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13480     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13481     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13482     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13483     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13484     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13485   layout:
13486     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13487     layout: "plot-throughput"
13488
13489 - type: "plot"
13490   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13491   algorithm: "plot_perf_box_name"
13492   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13493   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13494   include:
13495     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13496     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13497     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13498     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13499     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13500     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13501   layout:
13502     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13503     layout: "plot-throughput"
13504
13505 - type: "plot"
13506   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13507   algorithm: "plot_perf_box_name"
13508   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13509   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13510   include:
13511     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13512     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13513     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13514     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13515     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13516     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13517   layout:
13518     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13519     layout: "plot-throughput"
13520
13521 #- type: "plot"
13522 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13523 #  algorithm: "plot_perf_box_name"
13524 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13525 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13526 #  include:
13527 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13528 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13529 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13530 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13531 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13532 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13533 #  layout:
13534 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13535 #    layout: "plot-throughput"
13536 #
13537 #- type: "plot"
13538 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13539 #  algorithm: "plot_perf_box_name"
13540 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13541 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13542 #  include:
13543 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13544 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13545 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13546 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13547 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13548 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13549 #  layout:
13550 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13551 #    layout: "plot-throughput"
13552
13553 - type: "plot"
13554   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13555   algorithm: "plot_perf_box_name"
13556   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13557   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13558   include:
13559     - "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"
13560     - "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"
13561     - "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"
13562     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13563     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13564     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13565   layout:
13566     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
13567     layout: "plot-throughput"
13568
13569 - type: "plot"
13570   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13571   algorithm: "plot_perf_box_name"
13572   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13573   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13574   include:
13575     - "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"
13576     - "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"
13577     - "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"
13578     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13579     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13580     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13581   layout:
13582     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
13583     layout: "plot-throughput"
13584
13585 ################################################################################
13586
13587 # Packet Speedup
13588
13589 - type: "plot"
13590   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13591   algorithm: "plot_tsa_name"
13592   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13593   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13594   include:
13595     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13596     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13597     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13598     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13599   layout:
13600     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
13601     layout: "plot-throughput-speedup-analysis"
13602
13603 - type: "plot"
13604   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13605   algorithm: "plot_tsa_name"
13606   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13607   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13608   include:
13609     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13610     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13611     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13612     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13613   layout:
13614     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
13615     layout: "plot-throughput-speedup-analysis"
13616
13617 - type: "plot"
13618   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13619   algorithm: "plot_tsa_name"
13620   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13621   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13622   include:
13623     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13624     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13625     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13626     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13627   layout:
13628     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
13629     layout: "plot-throughput-speedup-analysis"
13630
13631 - type: "plot"
13632   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13633   algorithm: "plot_tsa_name"
13634   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13635   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13636   include:
13637     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13638     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13639     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13640     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13641   layout:
13642     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
13643     layout: "plot-throughput-speedup-analysis"
13644
13645 - type: "plot"
13646   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13647   algorithm: "plot_tsa_name"
13648   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13649   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13650   include:
13651     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13652     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13653     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13654     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13655     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13656   layout:
13657     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
13658     layout: "plot-throughput-speedup-analysis"
13659
13660 - type: "plot"
13661   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13662   algorithm: "plot_tsa_name"
13663   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13664   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13665   include:
13666     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13667     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13668     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13669     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13670     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13671   layout:
13672     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13673     layout: "plot-throughput-speedup-analysis"
13674
13675 - type: "plot"
13676   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13677   algorithm: "plot_tsa_name"
13678   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13679   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13680   include:
13681     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13682     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13683     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13684     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13685     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13686   layout:
13687     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
13688     layout: "plot-throughput-speedup-analysis"
13689
13690 - type: "plot"
13691   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13692   algorithm: "plot_tsa_name"
13693   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13694   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13695   include:
13696     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13697     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13698     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13699     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13700     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13701   layout:
13702     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13703     layout: "plot-throughput-speedup-analysis"
13704
13705 - type: "plot"
13706   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13707   algorithm: "plot_tsa_name"
13708   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13709   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13710   include:
13711     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13712     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13713     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13714     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13715     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13716     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13717   layout:
13718     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
13719     layout: "plot-throughput-speedup-analysis"
13720
13721 - type: "plot"
13722   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13723   algorithm: "plot_tsa_name"
13724   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13725   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13726   include:
13727     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13728     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13729     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13730     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13731     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13732     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13733   layout:
13734     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
13735     layout: "plot-throughput-speedup-analysis"
13736
13737 - type: "plot"
13738   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13739   algorithm: "plot_tsa_name"
13740   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13741   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13742   include:
13743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13748   layout:
13749     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13750     layout: "plot-throughput-speedup-analysis"
13751
13752 - type: "plot"
13753   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13754   algorithm: "plot_tsa_name"
13755   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13756   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13757   include:
13758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13760     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13761     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13762     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13763   layout:
13764     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13765     layout: "plot-throughput-speedup-analysis"
13766
13767 - type: "plot"
13768   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13769   algorithm: "plot_tsa_name"
13770   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13771   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13772   include:
13773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13775     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13776   layout:
13777     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
13778     layout: "plot-throughput-speedup-analysis"
13779
13780 - type: "plot"
13781   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13782   algorithm: "plot_tsa_name"
13783   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
13784   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13785   include:
13786     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13789   layout:
13790     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
13791     layout: "plot-throughput-speedup-analysis"
13792
13793 - type: "plot"
13794   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13795   algorithm: "plot_tsa_name"
13796   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13797   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13798   include:
13799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13802     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13803     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13804   layout:
13805     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
13806     layout: "plot-throughput-speedup-analysis"
13807
13808 - type: "plot"
13809   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13810   algorithm: "plot_tsa_name"
13811   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13812   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13813   include:
13814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
13817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
13818     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13819   layout:
13820     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
13821     layout: "plot-throughput-speedup-analysis"
13822
13823 - type: "plot"
13824   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13825   algorithm: "plot_tsa_name"
13826   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
13827   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13828   include:
13829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13832   layout:
13833     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
13834     layout: "plot-throughput-speedup-analysis"
13835
13836 - type: "plot"
13837   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13838   algorithm: "plot_tsa_name"
13839   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
13840   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13841   include:
13842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
13843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
13844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
13845   layout:
13846     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
13847     layout: "plot-throughput-speedup-analysis"
13848
13849 - type: "plot"
13850   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13851   algorithm: "plot_tsa_name"
13852   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
13853   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13854   include:
13855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13857     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
13860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
13861   layout:
13862     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
13863     layout: "plot-throughput-speedup-analysis"
13864
13865 - type: "plot"
13866   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13867   algorithm: "plot_tsa_name"
13868   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
13869   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13870   include:
13871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13872     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13873     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13874     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13875     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
13876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
13877   layout:
13878     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
13879     layout: "plot-throughput-speedup-analysis"
13880
13881 - type: "plot"
13882   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13883   algorithm: "plot_tsa_name"
13884   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
13885   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13886   include:
13887     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13888     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13889     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13890     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13893   layout:
13894     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
13895     layout: "plot-throughput-speedup-analysis"
13896
13897 - type: "plot"
13898   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13899   algorithm: "plot_tsa_name"
13900   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
13901   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13902   include:
13903     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13904     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13905     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13906     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
13909   layout:
13910     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
13911     layout: "plot-throughput-speedup-analysis"
13912
13913 - type: "plot"
13914   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13915   algorithm: "plot_tsa_name"
13916   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
13917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13918   include:
13919     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13920     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13921     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13922   layout:
13923     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
13924     layout: "plot-throughput-speedup-analysis"
13925
13926 - type: "plot"
13927   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13928   algorithm: "plot_tsa_name"
13929   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
13930   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13931   include:
13932     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13933     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13934     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13935   layout:
13936     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
13937     layout: "plot-throughput-speedup-analysis"
13938
13939 - type: "plot"
13940   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13941   algorithm: "plot_tsa_name"
13942   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
13943   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13944   include:
13945     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13946     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13947     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13948 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13949 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13950   layout:
13951     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
13952     layout: "plot-throughput-speedup-analysis"
13953
13954 - type: "plot"
13955   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
13956   algorithm: "plot_tsa_name"
13957   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
13958   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13959   include:
13960     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13961     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13962     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13963 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13964 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
13965   layout:
13966     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
13967     layout: "plot-throughput-speedup-analysis"
13968
13969 - type: "plot"
13970   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13971   algorithm: "plot_tsa_name"
13972   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13973   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13974   include:
13975     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13976     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13977     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13978     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13979     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13980   layout:
13981     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13982     layout: "plot-throughput-speedup-analysis"
13983
13984 - type: "plot"
13985   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13986   algorithm: "plot_tsa_name"
13987   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13988   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13989   include:
13990     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13991     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
13992     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13993     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13994     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13995   layout:
13996     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13997     layout: "plot-throughput-speedup-analysis"
13998
13999 - type: "plot"
14000   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14001   algorithm: "plot_tsa_name"
14002   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14003   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14004   include:
14005     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14006     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14007     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14008     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14009     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14010   layout:
14011     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14012     layout: "plot-throughput-speedup-analysis"
14013
14014 - type: "plot"
14015   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14016   algorithm: "plot_tsa_name"
14017   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14018   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14019   include:
14020     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14021     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14022     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14023     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14024     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14025   layout:
14026     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14027     layout: "plot-throughput-speedup-analysis"
14028
14029 - type: "plot"
14030   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14031   algorithm: "plot_tsa_name"
14032   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14033   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14034   include:
14035     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14036     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14037     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14038     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14039     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14040     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14041   layout:
14042     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14043     layout: "plot-throughput-speedup-analysis"
14044
14045 - type: "plot"
14046   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14047   algorithm: "plot_tsa_name"
14048   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14049   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14050   include:
14051     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14052     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14053     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14054     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14055     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
14056     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
14057   layout:
14058     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14059     layout: "plot-throughput-speedup-analysis"
14060
14061 - type: "plot"
14062   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14063   algorithm: "plot_tsa_name"
14064   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14065   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14066   include:
14067     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14068     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14069     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14070     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14071     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14072     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14073   layout:
14074     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14075     layout: "plot-throughput-speedup-analysis"
14076
14077 - type: "plot"
14078   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14079   algorithm: "plot_tsa_name"
14080   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14081   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14082   include:
14083     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14084     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14085     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14086     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14087     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14088     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
14089   layout:
14090     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14091     layout: "plot-throughput-speedup-analysis"
14092
14093 - type: "plot"
14094   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14095   algorithm: "plot_tsa_name"
14096   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14097   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14098   include:
14099     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14100     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14101   layout:
14102     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14103     layout: "plot-throughput-speedup-analysis"
14104
14105 - type: "plot"
14106   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14107   algorithm: "plot_tsa_name"
14108   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14109   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14110   include:
14111     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14112     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14113   layout:
14114     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14115     layout: "plot-throughput-speedup-analysis"
14116
14117 - type: "plot"
14118   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14119   algorithm: "plot_tsa_name"
14120   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14121   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14122   include:
14123     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14124     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14125     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14126     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14127   layout:
14128     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14129     layout: "plot-throughput-speedup-analysis"
14130
14131 - type: "plot"
14132   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14133   algorithm: "plot_tsa_name"
14134   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14135   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14136   include:
14137     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14138     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14139     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14140     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14141   layout:
14142     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14143     layout: "plot-throughput-speedup-analysis"
14144
14145 - type: "plot"
14146   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14147   algorithm: "plot_tsa_name"
14148   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14149   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14150   include:
14151     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14152     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14153     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14154     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14155   layout:
14156     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14157     layout: "plot-throughput-speedup-analysis"
14158
14159 - type: "plot"
14160   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14161   algorithm: "plot_tsa_name"
14162   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14163   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14164   include:
14165     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14166     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14167     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14168     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14169   layout:
14170     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14171     layout: "plot-throughput-speedup-analysis"
14172
14173 - type: "plot"
14174   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14175   algorithm: "plot_tsa_name"
14176   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14177   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14178   include:
14179     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14180     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14181     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14182     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14183     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14184     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14185   layout:
14186     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14187     layout: "plot-throughput-speedup-analysis"
14188
14189 - type: "plot"
14190   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14191   algorithm: "plot_tsa_name"
14192   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14193   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14194   include:
14195     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14196     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14197     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14198     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14199     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14200     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14201   layout:
14202     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14203     layout: "plot-throughput-speedup-analysis"
14204
14205 - type: "plot"
14206   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14207   algorithm: "plot_tsa_name"
14208   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14209   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14210   include:
14211     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14212     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14213     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14214     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14215     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14216   layout:
14217     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14218     layout: "plot-throughput-speedup-analysis"
14219
14220 - type: "plot"
14221   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14222   algorithm: "plot_tsa_name"
14223   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14224   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14225   include:
14226     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14227     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14228     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14229     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14230     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14231   layout:
14232     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14233     layout: "plot-throughput-speedup-analysis"
14234
14235 - type: "plot"
14236   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14237   algorithm: "plot_tsa_name"
14238   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14239   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14240   include:
14241     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14242     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14243     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14244     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14245     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14246   layout:
14247     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14248     layout: "plot-throughput-speedup-analysis"
14249
14250 - type: "plot"
14251   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14252   algorithm: "plot_tsa_name"
14253   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14254   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14255   include:
14256     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14257     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14258     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14259     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14260     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14261   layout:
14262     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14263     layout: "plot-throughput-speedup-analysis"
14264
14265 - type: "plot"
14266   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14267   algorithm: "plot_tsa_name"
14268   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14270   include:
14271     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14272     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14273     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14274   layout:
14275     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14276     layout: "plot-throughput-speedup-analysis"
14277
14278 - type: "plot"
14279   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14280   algorithm: "plot_tsa_name"
14281   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14282   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14283   include:
14284     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14285     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14286     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14287   layout:
14288     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14289     layout: "plot-throughput-speedup-analysis"
14290
14291 - type: "plot"
14292   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14293   algorithm: "plot_tsa_name"
14294   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14295   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14296   include:
14297     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14299     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14300   layout:
14301     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14302     layout: "plot-throughput-speedup-analysis"
14303
14304 - type: "plot"
14305   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14306   algorithm: "plot_tsa_name"
14307   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14308   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14309   include:
14310     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14311     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14312     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14313   layout:
14314     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14315     layout: "plot-throughput-speedup-analysis"
14316
14317 - type: "plot"
14318   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14319   algorithm: "plot_tsa_name"
14320   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14322   include:
14323     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14324     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14325     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14326     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14327     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14328   layout:
14329     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14330     layout: "plot-throughput-speedup-analysis"
14331
14332 - type: "plot"
14333   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14334   algorithm: "plot_tsa_name"
14335   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14336   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14337   include:
14338     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14339     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14340     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14341     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14342     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14343   layout:
14344     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14345     layout: "plot-throughput-speedup-analysis"
14346
14347 - type: "plot"
14348   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14349   algorithm: "plot_tsa_name"
14350   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14351   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14352   include:
14353     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14354     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14355     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14356     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14357     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14358   layout:
14359     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14360     layout: "plot-throughput-speedup-analysis"
14361
14362 - type: "plot"
14363   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14364   algorithm: "plot_tsa_name"
14365   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14366   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14367   include:
14368     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14369     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14370     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14371     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14372     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14373   layout:
14374     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14375     layout: "plot-throughput-speedup-analysis"
14376
14377 - type: "plot"
14378   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14379   algorithm: "plot_tsa_name"
14380   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14381   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14382   include:
14383     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14384     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14385     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14386     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14387     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14388     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14389   layout:
14390     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14391     layout: "plot-throughput-speedup-analysis"
14392
14393 - type: "plot"
14394   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14395   algorithm: "plot_tsa_name"
14396   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14397   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14398   include:
14399     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14400     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14401     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14402     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14403     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14404     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14405   layout:
14406     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14407     layout: "plot-throughput-speedup-analysis"
14408
14409 - type: "plot"
14410   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14411   algorithm: "plot_tsa_name"
14412   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14413   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14414   include:
14415     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14416     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14417     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14418     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14419   layout:
14420     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14421     layout: "plot-throughput-speedup-analysis"
14422
14423 - type: "plot"
14424   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14425   algorithm: "plot_tsa_name"
14426   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14427   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14428   include:
14429     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14430     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14431     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14432     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14433   layout:
14434     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14435     layout: "plot-throughput-speedup-analysis"
14436
14437 - type: "plot"
14438   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14439   algorithm: "plot_tsa_name"
14440   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14441   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14442   include:
14443     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14444     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14445     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14446     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14447     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14448     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14449   layout:
14450     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14451     layout: "plot-throughput-speedup-analysis"
14452
14453 - type: "plot"
14454   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14455   algorithm: "plot_tsa_name"
14456   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14457   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14458   include:
14459     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14460     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14461     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14462     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14463     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14464     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14465   layout:
14466     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14467     layout: "plot-throughput-speedup-analysis"
14468
14469 - type: "plot"
14470   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14471   algorithm: "plot_tsa_name"
14472   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14473   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14474   include:
14475     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14476     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14477     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14478     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14479     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14480     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14481   layout:
14482     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14483     layout: "plot-throughput-speedup-analysis"
14484
14485 - type: "plot"
14486   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14487   algorithm: "plot_tsa_name"
14488   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14489   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14490   include:
14491     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14492     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14493     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14494     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14495     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14496     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14497   layout:
14498     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14499     layout: "plot-throughput-speedup-analysis"
14500
14501 - type: "plot"
14502   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14503   algorithm: "plot_tsa_name"
14504   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14505   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14506   include:
14507     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14508     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14509     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14510     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14511     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14512     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14513   layout:
14514     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14515     layout: "plot-throughput-speedup-analysis"
14516
14517 - type: "plot"
14518   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14519   algorithm: "plot_tsa_name"
14520   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14521   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14522   include:
14523     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14524     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14525     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14526     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14527     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14528     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14529   layout:
14530     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
14531     layout: "plot-throughput-speedup-analysis"
14532
14533 - type: "plot"
14534   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14535   algorithm: "plot_tsa_name"
14536   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14537   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14538   include:
14539     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14540     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14541     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14542     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14543     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14544     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14545   layout:
14546     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
14547     layout: "plot-throughput-speedup-analysis"
14548
14549 - type: "plot"
14550   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14551   algorithm: "plot_tsa_name"
14552   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14553   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14554   include:
14555     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14556     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14557     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14558     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14559     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14561   layout:
14562     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
14563     layout: "plot-throughput-speedup-analysis"
14564
14565 - type: "plot"
14566   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14567   algorithm: "plot_tsa_name"
14568   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14569   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14570   include:
14571     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14572     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14577   layout:
14578     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14579     layout: "plot-throughput-speedup-analysis"
14580
14581 - type: "plot"
14582   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14583   algorithm: "plot_tsa_name"
14584   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14585   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14586   include:
14587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14590     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14591     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14592     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14593   layout:
14594     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14595     layout: "plot-throughput-speedup-analysis"
14596
14597 - type: "plot"
14598   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14599   algorithm: "plot_tsa_name"
14600   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14601   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14602   include:
14603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14604     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14605     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14606     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14607   layout:
14608     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14609     layout: "plot-throughput-speedup-analysis"
14610
14611 - type: "plot"
14612   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14613   algorithm: "plot_tsa_name"
14614   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14615   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14616   include:
14617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14619     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14620     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14621   layout:
14622     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
14623     layout: "plot-throughput-speedup-analysis"
14624
14625 - type: "plot"
14626   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14627   algorithm: "plot_tsa_name"
14628   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14629   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14630   include:
14631     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14635   layout:
14636     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
14637     layout: "plot-throughput-speedup-analysis"
14638
14639 - type: "plot"
14640   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14641   algorithm: "plot_tsa_name"
14642   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14643   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14644   include:
14645     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14646     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14649   layout:
14650     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
14651     layout: "plot-throughput-speedup-analysis"
14652
14653 - type: "plot"
14654   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14655   algorithm: "plot_tsa_name"
14656   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14657   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14658   include:
14659     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14660     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14661     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14662     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14663     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14664     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14665   layout:
14666     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
14667     layout: "plot-throughput-speedup-analysis"
14668
14669 - type: "plot"
14670   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14671   algorithm: "plot_tsa_name"
14672   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14673   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14674   include:
14675     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14676     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14677     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14678     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14679     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14680     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14681   layout:
14682     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
14683     layout: "plot-throughput-speedup-analysis"
14684
14685 - type: "plot"
14686   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
14687   algorithm: "plot_tsa_name"
14688   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
14689   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14690   include:
14691     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14692     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14693     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14694     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14695     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14696   layout:
14697     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
14698     layout: "plot-throughput-speedup-analysis"
14699
14700 - type: "plot"
14701   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
14702   algorithm: "plot_tsa_name"
14703   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
14704   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14705   include:
14706     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14707     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14708     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14709     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14710     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14711   layout:
14712     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
14713     layout: "plot-throughput-speedup-analysis"
14714
14715 - type: "plot"
14716   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14717   algorithm: "plot_tsa_name"
14718   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14720   include:
14721     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14722     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14723     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14724     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14725     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14726   layout:
14727     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
14728     layout: "plot-throughput-speedup-analysis"
14729
14730 - type: "plot"
14731   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14732   algorithm: "plot_tsa_name"
14733   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14734   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14735   include:
14736     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14737     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14738     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14739     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14740     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14741   layout:
14742     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
14743     layout: "plot-throughput-speedup-analysis"
14744
14745 - type: "plot"
14746   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14747   algorithm: "plot_tsa_name"
14748   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14749   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14750   include:
14751     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14752     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14753     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14754     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14755   layout:
14756     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14757     layout: "plot-throughput-speedup-analysis"
14758
14759 - type: "plot"
14760   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14761   algorithm: "plot_tsa_name"
14762   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14763   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14764   include:
14765     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14766     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14767     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14768     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14769   layout:
14770     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14771     layout: "plot-throughput-speedup-analysis"
14772
14773 - type: "plot"
14774   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14775   algorithm: "plot_tsa_name"
14776   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
14777   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14778   include:
14779     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14780     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14781     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14782     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14783     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14784     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14785   layout:
14786     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
14787     layout: "plot-throughput-speedup-analysis"
14788
14789 - type: "plot"
14790   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14791   algorithm: "plot_tsa_name"
14792   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
14793   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14794   include:
14795     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14796     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14797     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14798     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14799     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14800     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14801   layout:
14802     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
14803     layout: "plot-throughput-speedup-analysis"
14804
14805 - type: "plot"
14806   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14807   algorithm: "plot_tsa_name"
14808   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
14809   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14810   include:
14811     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14812     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14813     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14814     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14815     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14816     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14817   layout:
14818     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
14819     layout: "plot-throughput-speedup-analysis"
14820
14821 - type: "plot"
14822   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14823   algorithm: "plot_tsa_name"
14824   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
14825   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14826   include:
14827     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14828     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14829     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14830     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
14831     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
14832     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14833   layout:
14834     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
14835     layout: "plot-throughput-speedup-analysis"
14836
14837 - type: "plot"
14838   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
14839   algorithm: "plot_tsa_name"
14840   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
14841   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14842   include:
14843     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14844     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14845     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14846     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14847     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14848     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14849   layout:
14850     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
14851     layout: "plot-throughput-speedup-analysis"
14852
14853 - type: "plot"
14854   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
14855   algorithm: "plot_tsa_name"
14856   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
14857   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14858   include:
14859     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14860     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14861     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14862     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14863     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14864     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14865   layout:
14866     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
14867     layout: "plot-throughput-speedup-analysis"
14868
14869 - type: "plot"
14870   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
14871   algorithm: "plot_tsa_name"
14872   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
14873   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14874   include:
14875     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14876     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14877     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14878     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14879     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14880     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14881   layout:
14882     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
14883     layout: "plot-throughput-speedup-analysis"
14884
14885 - type: "plot"
14886   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
14887   algorithm: "plot_tsa_name"
14888   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
14889   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14890   include:
14891     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14892     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14893     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14894     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14895     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14896     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14897   layout:
14898     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
14899     layout: "plot-throughput-speedup-analysis"
14900
14901 - type: "plot"
14902   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
14903   algorithm: "plot_tsa_name"
14904   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
14905   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14906   include:
14907     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14908     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14909     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14910     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14911     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14912     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14913   layout:
14914     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
14915     layout: "plot-throughput-speedup-analysis"
14916
14917 - type: "plot"
14918   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
14919   algorithm: "plot_tsa_name"
14920   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
14921   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14922   include:
14923     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
14924     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
14925     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
14926     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
14927     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
14928     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
14929   layout:
14930     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
14931     layout: "plot-throughput-speedup-analysis"
14932
14933 - type: "plot"
14934   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
14935   algorithm: "plot_tsa_name"
14936   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
14937   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14938   include:
14939     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14940     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14941     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14942     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14943     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14944   layout:
14945     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
14946     layout: "plot-throughput-speedup-analysis"
14947
14948 - type: "plot"
14949   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
14950   algorithm: "plot_tsa_name"
14951   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
14952   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14953   include:
14954     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14955     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14956     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14959   layout:
14960     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
14961     layout: "plot-throughput-speedup-analysis"
14962
14963 - type: "plot"
14964   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
14965   algorithm: "plot_tsa_name"
14966   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
14967   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14968   include:
14969     - "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"
14970     - "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"
14971     - "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"
14972     - "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"
14973     - "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"
14974   layout:
14975     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
14976     layout: "plot-throughput-speedup-analysis"
14977
14978 - type: "plot"
14979   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
14980   algorithm: "plot_tsa_name"
14981   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
14982   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14983   include:
14984     - "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"
14985     - "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"
14986     - "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"
14987     - "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"
14988     - "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"
14989   layout:
14990     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
14991     layout: "plot-throughput-speedup-analysis"
14992
14993 - type: "plot"
14994   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
14995   algorithm: "plot_tsa_name"
14996   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
14997   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14998   include:
14999     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15000     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15002     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15003     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15004   layout:
15005     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15006     layout: "plot-throughput-speedup-analysis"
15007
15008 - type: "plot"
15009   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15010   algorithm: "plot_tsa_name"
15011   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15012   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15013   include:
15014     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15015     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15016     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15017     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15018     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15019   layout:
15020     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15021     layout: "plot-throughput-speedup-analysis"
15022
15023 - type: "plot"
15024   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15025   algorithm: "plot_tsa_name"
15026   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15027   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15028   include:
15029     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15030     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15031     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15032     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15033     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15034   layout:
15035     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15036     layout: "plot-throughput-speedup-analysis"
15037
15038 - type: "plot"
15039   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15040   algorithm: "plot_tsa_name"
15041   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15042   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15043   include:
15044     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15045     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15046     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15047     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15048     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15049   layout:
15050     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15051     layout: "plot-throughput-speedup-analysis"
15052
15053 - type: "plot"
15054   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15055   algorithm: "plot_tsa_name"
15056   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15057   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15058   include:
15059     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15060     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15061     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15062     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15063     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15064   layout:
15065     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15066     layout: "plot-throughput-speedup-analysis"
15067
15068 - type: "plot"
15069   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15070   algorithm: "plot_tsa_name"
15071   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15072   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15073   include:
15074     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15075     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15076     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15077     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15078     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15079   layout:
15080     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15081     layout: "plot-throughput-speedup-analysis"
15082
15083 - type: "plot"
15084   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15085   algorithm: "plot_tsa_name"
15086   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15087   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15088   include:
15089     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15090     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15091     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15092     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15093     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15094   layout:
15095     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15096     layout: "plot-throughput-speedup-analysis"
15097
15098 - type: "plot"
15099   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15100   algorithm: "plot_tsa_name"
15101   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15102   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15103   include:
15104     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15105     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15106     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15107     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15108     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15109   layout:
15110     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15111     layout: "plot-throughput-speedup-analysis"
15112
15113 - type: "plot"
15114   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15115   algorithm: "plot_tsa_name"
15116   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15117   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15118   include:
15119     - "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"
15120     - "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"
15121     - "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"
15122     - "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"
15123   layout:
15124     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15125     layout: "plot-throughput-speedup-analysis"
15126
15127 - type: "plot"
15128   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15129   algorithm: "plot_tsa_name"
15130   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15131   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15132   include:
15133     - "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"
15134     - "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"
15135     - "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"
15136     - "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"
15137   layout:
15138     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15139     layout: "plot-throughput-speedup-analysis"
15140
15141 - type: "plot"
15142   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15143   algorithm: "plot_tsa_name"
15144   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15145   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15146   include:
15147     - "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"
15148     - "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"
15149     - "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"
15150     - "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"
15151   layout:
15152     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15153     layout: "plot-throughput-speedup-analysis"
15154
15155 - type: "plot"
15156   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15157   algorithm: "plot_tsa_name"
15158   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15159   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15160   include:
15161     - "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"
15162     - "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"
15163     - "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"
15164     - "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"
15165   layout:
15166     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15167     layout: "plot-throughput-speedup-analysis"
15168
15169 - type: "plot"
15170   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15171   algorithm: "plot_tsa_name"
15172   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15173   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15174   include:
15175     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15176     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15177     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15178     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15179     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15180     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15181   layout:
15182     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15183     layout: "plot-throughput-speedup-analysis"
15184
15185 - type: "plot"
15186   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15187   algorithm: "plot_tsa_name"
15188   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15189   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15190   include:
15191     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15192     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15193     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15194     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15195     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15196     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15197   layout:
15198     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15199     layout: "plot-throughput-speedup-analysis"
15200
15201 - type: "plot"
15202   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15203   algorithm: "plot_tsa_name"
15204   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15205   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15206   include:
15207     - "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"
15208     - "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"
15209     - "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"
15210     - "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"
15211     - "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"
15212     - "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"
15213   layout:
15214     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15215     layout: "plot-throughput-speedup-analysis"
15216
15217 - type: "plot"
15218   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15219   algorithm: "plot_tsa_name"
15220   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15221   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15222   include:
15223     - "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"
15224     - "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"
15225     - "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"
15226     - "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"
15227     - "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"
15228     - "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"
15229   layout:
15230     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15231     layout: "plot-throughput-speedup-analysis"
15232
15233 - type: "plot"
15234   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15235   algorithm: "plot_tsa_name"
15236   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15237   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15238   include:
15239     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15240     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15241     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15242     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15243     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15244     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15245   layout:
15246     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15247     layout: "plot-throughput-speedup-analysis"
15248
15249 - type: "plot"
15250   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15251   algorithm: "plot_tsa_name"
15252   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15253   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15254   include:
15255     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15256     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15257     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15258     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15259     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15260     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15261   layout:
15262     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15263     layout: "plot-throughput-speedup-analysis"
15264
15265 - type: "plot"
15266   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15267   algorithm: "plot_tsa_name"
15268   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15269   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15270   include:
15271     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15272     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15273     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15274     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15275     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15276   layout:
15277     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15278     layout: "plot-throughput-speedup-analysis"
15279
15280 - type: "plot"
15281   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15282   algorithm: "plot_tsa_name"
15283   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15284   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15285   include:
15286     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15287     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15288     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15289     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15290     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15291   layout:
15292     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15293     layout: "plot-throughput-speedup-analysis"
15294
15295 - type: "plot"
15296   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15297   algorithm: "plot_tsa_name"
15298   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15299   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15300   include:
15301     - "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"
15302     - "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"
15303   layout:
15304     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15305     layout: "plot-throughput-speedup-analysis"
15306
15307 - type: "plot"
15308   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15309   algorithm: "plot_tsa_name"
15310   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15311   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15312   include:
15313     - "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"
15314     - "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"
15315   layout:
15316     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15317     layout: "plot-throughput-speedup-analysis"
15318
15319 - type: "plot"
15320   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15321   algorithm: "plot_tsa_name"
15322   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15323   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15324   include:
15325     - "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"
15326     - "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"
15327   layout:
15328     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15329     layout: "plot-throughput-speedup-analysis"
15330
15331 - type: "plot"
15332   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15333   algorithm: "plot_tsa_name"
15334   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15335   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15336   include:
15337     - "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"
15338     - "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"
15339   layout:
15340     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15341     layout: "plot-throughput-speedup-analysis"
15342
15343 - type: "plot"
15344   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15345   algorithm: "plot_tsa_name"
15346   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15347   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15348   include:
15349     - "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"
15350     - "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"
15351     - "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"
15352     - "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"
15353     - "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"
15354     - "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"
15355   layout:
15356     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15357     layout: "plot-throughput-speedup-analysis"
15358
15359 - type: "plot"
15360   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15361   algorithm: "plot_tsa_name"
15362   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15363   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15364   include:
15365     - "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"
15366     - "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"
15367     - "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"
15368     - "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"
15369     - "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"
15370     - "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"
15371   layout:
15372     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15373     layout: "plot-throughput-speedup-analysis"
15374
15375 - type: "plot"
15376   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15377   algorithm: "plot_tsa_name"
15378   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15379   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15380   include:
15381     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15382     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15383     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15384     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15385     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15386   layout:
15387     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15388     layout: "plot-throughput-speedup-analysis"
15389
15390 - type: "plot"
15391   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15392   algorithm: "plot_tsa_name"
15393   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15394   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15395   include:
15396     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15397     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15398     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15399     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15400     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15401   layout:
15402     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15403     layout: "plot-throughput-speedup-analysis"
15404
15405 - type: "plot"
15406   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15407   algorithm: "plot_tsa_name"
15408   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15409   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15410   include:
15411     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15412     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15413     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15414     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15415     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15416   layout:
15417     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15418     layout: "plot-throughput-speedup-analysis"
15419
15420 - type: "plot"
15421   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15422   algorithm: "plot_tsa_name"
15423   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15424   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15425   include:
15426     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15427     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15428     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15429     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15430     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15431   layout:
15432     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15433     layout: "plot-throughput-speedup-analysis"
15434
15435 - type: "plot"
15436   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15437   algorithm: "plot_tsa_name"
15438   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15439   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15440   include:
15441     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15442     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15443     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15444     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15445     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15446     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15447   layout:
15448     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15449     layout: "plot-throughput-speedup-analysis"
15450
15451 - type: "plot"
15452   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15453   algorithm: "plot_tsa_name"
15454   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15455   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15456   include:
15457     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15458     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15459     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15460     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15461     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15462     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
15463   layout:
15464     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15465     layout: "plot-throughput-speedup-analysis"
15466
15467 - type: "plot"
15468   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15469   algorithm: "plot_tsa_name"
15470   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15471   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15472   include:
15473     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15474     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15475     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15476     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15477   layout:
15478     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15479     layout: "plot-throughput-speedup-analysis"
15480
15481 - type: "plot"
15482   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15483   algorithm: "plot_tsa_name"
15484   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15485   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15486   include:
15487     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15488     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15489     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15490     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15491   layout:
15492     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15493     layout: "plot-throughput-speedup-analysis"
15494
15495 - type: "plot"
15496   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15497   algorithm: "plot_tsa_name"
15498   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15499   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15500   include:
15501     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15502     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15503     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15504     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15505     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15506   layout:
15507     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15508     layout: "plot-throughput-speedup-analysis"
15509
15510 - type: "plot"
15511   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15512   algorithm: "plot_tsa_name"
15513   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15514   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15515   include:
15516     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15517     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15518     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15519     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15520     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15521   layout:
15522     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
15523     layout: "plot-throughput-speedup-analysis"
15524
15525 - type: "plot"
15526   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15527   algorithm: "plot_tsa_name"
15528   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15529   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15530   include:
15531     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15532     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15533     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15534     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15535     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15536     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15537   layout:
15538     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15539     layout: "plot-throughput-speedup-analysis"
15540
15541 - type: "plot"
15542   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15543   algorithm: "plot_tsa_name"
15544   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15545   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15546   include:
15547     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15548     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15549     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15550     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15551     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15552     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15553   layout:
15554     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15555     layout: "plot-throughput-speedup-analysis"
15556
15557 - type: "plot"
15558   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15559   algorithm: "plot_tsa_name"
15560   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15561   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15562   include:
15563     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15564     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15565     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15566     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15567   layout:
15568     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
15569     layout: "plot-throughput-speedup-analysis"
15570
15571 - type: "plot"
15572   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15573   algorithm: "plot_tsa_name"
15574   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15575   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15576   include:
15577     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15578     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15579     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15580     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15581   layout:
15582     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
15583     layout: "plot-throughput-speedup-analysis"
15584
15585 - type: "plot"
15586   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15587   algorithm: "plot_tsa_name"
15588   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15589   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15590   include:
15591     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15592     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15593     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15594     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15595     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15596     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15597   layout:
15598     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
15599     layout: "plot-throughput-speedup-analysis"
15600
15601 - type: "plot"
15602   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15603   algorithm: "plot_tsa_name"
15604   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15605   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15606   include:
15607     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15608     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15609     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15610     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15611     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15612     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15613   layout:
15614     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
15615     layout: "plot-throughput-speedup-analysis"
15616
15617 - type: "plot"
15618   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15619   algorithm: "plot_tsa_name"
15620   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
15621   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15622   include:
15623     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15624     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15625     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15626     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15627     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15628     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15629   layout:
15630     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
15631     layout: "plot-throughput-speedup-analysis"
15632
15633 - type: "plot"
15634   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
15635   algorithm: "plot_tsa_name"
15636   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
15637   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15638   include:
15639     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15640     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15641     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15642     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15643     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15644     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15645   layout:
15646     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
15647     layout: "plot-throughput-speedup-analysis"
15648
15649 - type: "plot"
15650   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15651   algorithm: "plot_tsa_name"
15652   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
15653   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15654   include:
15655     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15656     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15657     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15658     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15659     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15660     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15661   layout:
15662     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
15663     layout: "plot-throughput-speedup-analysis"
15664
15665 - type: "plot"
15666   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15667   algorithm: "plot_tsa_name"
15668   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
15669   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15670   include:
15671     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15672     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15673     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15674     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15675     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15676     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15677   layout:
15678     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
15679     layout: "plot-throughput-speedup-analysis"
15680
15681 - type: "plot"
15682   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
15683   algorithm: "plot_tsa_name"
15684   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
15685   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15686   include:
15687     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15688     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15689     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15690     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15691     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15692     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15693   layout:
15694     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
15695     layout: "plot-throughput-speedup-analysis"
15696
15697 - type: "plot"
15698   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
15699   algorithm: "plot_tsa_name"
15700   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
15701   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15702   include:
15703     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15704     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15705     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15706     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15707     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15708     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15709   layout:
15710     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
15711     layout: "plot-throughput-speedup-analysis"
15712
15713 - type: "plot"
15714   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
15715   algorithm: "plot_tsa_name"
15716   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
15717   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15718   include:
15719     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15720     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15721     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15722     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15723     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15724     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15725   layout:
15726     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
15727     layout: "plot-throughput-speedup-analysis"
15728
15729 - type: "plot"
15730   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
15731   algorithm: "plot_tsa_name"
15732   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
15733   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15734   include:
15735     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15736     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15737     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15738     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15739     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15740     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15741   layout:
15742     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
15743     layout: "plot-throughput-speedup-analysis"
15744
15745 #- type: "plot"
15746 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
15747 #  algorithm: "plot_tsa_name"
15748 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
15749 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15750 #  include:
15751 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15752 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15753 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15754 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15755 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15756 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15757 #  layout:
15758 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
15759 #    layout: "plot-throughput-speedup-analysis"
15760 #
15761 #- type: "plot"
15762 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
15763 #  algorithm: "plot_tsa_name"
15764 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
15765 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15766 #  include:
15767 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15768 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15769 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15770 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15771 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15772 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15773 #  layout:
15774 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
15775 #    layout: "plot-throughput-speedup-analysis"
15776
15777 - type: "plot"
15778   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15779   algorithm: "plot_tsa_name"
15780   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15781   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15782   include:
15783     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15784     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15785     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15786     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15787     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15788   layout:
15789     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15790     layout: "plot-throughput-speedup-analysis"
15791
15792 - type: "plot"
15793   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15794   algorithm: "plot_tsa_name"
15795   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15796   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15797   include:
15798     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15799     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15800     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15801     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15802     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15803   layout:
15804     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15805     layout: "plot-throughput-speedup-analysis"
15806
15807 - type: "plot"
15808   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15809   algorithm: "plot_tsa_name"
15810   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15811   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15812   include:
15813     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15814     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15815     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15816     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15817     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15818     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15819   layout:
15820     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15821     layout: "plot-throughput-speedup-analysis"
15822
15823 - type: "plot"
15824   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15825   algorithm: "plot_tsa_name"
15826   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15827   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15828   include:
15829     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15830     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15831     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15832     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15833     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15834     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15835   layout:
15836     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15837     layout: "plot-throughput-speedup-analysis"
15838
15839 - type: "plot"
15840   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15841   algorithm: "plot_tsa_name"
15842   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15843   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15844   include:
15845     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15846     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15847     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15848     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15849     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15850   layout:
15851     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15852     layout: "plot-throughput-speedup-analysis"
15853
15854 - type: "plot"
15855   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15856   algorithm: "plot_tsa_name"
15857   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15858   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15859   include:
15860     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15861     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15862     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15863     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15864     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15865   layout:
15866     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15867     layout: "plot-throughput-speedup-analysis"
15868
15869 #- type: "plot"
15870 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15871 #  algorithm: "plot_tsa_name"
15872 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15873 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15874 #  include:
15875 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15876 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15877 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15878 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15879 #  layout:
15880 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
15881 #    layout: "plot-throughput-speedup-analysis"
15882 #
15883 #- type: "plot"
15884 #  title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15885 #  algorithm: "plot_tsa_name"
15886 #  output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15887 #  data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15888 #  include:
15889 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15890 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15891 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15892 #    - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15893 #  layout:
15894 #    title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
15895 #    layout: "plot-throughput-speedup-analysis"
15896
15897 - type: "plot"
15898   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15899   algorithm: "plot_tsa_name"
15900   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15901   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15902   include:
15903     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15904     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15905     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15906     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15907     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15908     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15909   layout:
15910     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15911     layout: "plot-throughput-speedup-analysis"
15912
15913 - type: "plot"
15914   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15915   algorithm: "plot_tsa_name"
15916   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15917   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15918   include:
15919     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15920     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15921     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15922     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15923     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15924     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15925   layout:
15926     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
15927     layout: "plot-throughput-speedup-analysis"
15928
15929 - type: "plot"
15930   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15931   algorithm: "plot_tsa_name"
15932   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15933   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15934   include:
15935     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15936     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15937     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15938     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15939     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15940   layout:
15941     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15942     layout: "plot-throughput-speedup-analysis"
15943
15944 - type: "plot"
15945   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15946   algorithm: "plot_tsa_name"
15947   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15948   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15949   include:
15950     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15951     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15952     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15953     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15954     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15955   layout:
15956     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15957     layout: "plot-throughput-speedup-analysis"
15958
15959 - type: "plot"
15960   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15961   algorithm: "plot_tsa_name"
15962   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15963   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15964   include:
15965     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15966     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15967     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15968     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15969     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15970     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15971   layout:
15972     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15973     layout: "plot-throughput-speedup-analysis"
15974
15975 - type: "plot"
15976   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15977   algorithm: "plot_tsa_name"
15978   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15979   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15980   include:
15981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15982     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15983     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15984     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15985     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15986     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
15987   layout:
15988     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15989     layout: "plot-throughput-speedup-analysis"
15990
15991 - type: "plot"
15992   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15993   algorithm: "plot_tsa_name"
15994   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15995   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15996   include:
15997     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15998     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15999     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16000     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16001   layout:
16002     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16003     layout: "plot-throughput-speedup-analysis"
16004
16005 - type: "plot"
16006   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16007   algorithm: "plot_tsa_name"
16008   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16009   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16010   include:
16011     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16012     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16013     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16014     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16015   layout:
16016     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16017     layout: "plot-throughput-speedup-analysis"
16018
16019 - type: "plot"
16020   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16021   algorithm: "plot_tsa_name"
16022   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16023   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16024   include:
16025     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16026     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16027     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16028     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16029     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16030   layout:
16031     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16032     layout: "plot-throughput-speedup-analysis"
16033
16034 - type: "plot"
16035   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16036   algorithm: "plot_tsa_name"
16037   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16038   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16039   include:
16040     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16041     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16042     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16043     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16044     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16045   layout:
16046     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16047     layout: "plot-throughput-speedup-analysis"
16048
16049 - type: "plot"
16050   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16051   algorithm: "plot_tsa_name"
16052   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16053   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16054   include:
16055     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16056     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16057     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16058     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16059     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16060     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16061   layout:
16062     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16063     layout: "plot-throughput-speedup-analysis"
16064
16065 - type: "plot"
16066   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16067   algorithm: "plot_tsa_name"
16068   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16069   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16070   include:
16071     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16072     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16073     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16074     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16075     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16076     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16077   layout:
16078     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16079     layout: "plot-throughput-speedup-analysis"
16080
16081 #- type: "plot"
16082 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16083 #  algorithm: "plot_tsa_name"
16084 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16085 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16086 #  include:
16087 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16088 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16089 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16090 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16091 #  layout:
16092 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16093 #    layout: "plot-throughput-speedup-analysis"
16094 #
16095 #- type: "plot"
16096 #  title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16097 #  algorithm: "plot_tsa_name"
16098 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16099 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16100 #  include:
16101 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16102 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16103 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16104 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16105 #  layout:
16106 #    title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16107 #    layout: "plot-throughput-speedup-analysis"
16108
16109 - type: "plot"
16110   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16111   algorithm: "plot_tsa_name"
16112   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16113   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16114   include:
16115     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16116     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16117     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16118     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16119     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16120     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16121   layout:
16122     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16123     layout: "plot-throughput-speedup-analysis"
16124
16125 - type: "plot"
16126   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16127   algorithm: "plot_tsa_name"
16128   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16129   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16130   include:
16131     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16132     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16133     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16134     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16135     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16136     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16137   layout:
16138     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16139     layout: "plot-throughput-speedup-analysis"
16140
16141 #- type: "plot"
16142 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16143 #  algorithm: "plot_tsa_name"
16144 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16145 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16146 #  include:
16147 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16148 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16149 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16150 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16151 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16152 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16153 #  layout:
16154 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16155 #    layout: "plot-throughput-speedup-analysis"
16156 #
16157 #- type: "plot"
16158 #  title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16159 #  algorithm: "plot_tsa_name"
16160 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16161 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16162 #  include:
16163 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16164 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16165 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16166 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16167 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16168 #    - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16169 #  layout:
16170 #    title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16171 #    layout: "plot-throughput-speedup-analysis"
16172
16173 #- type: "plot"
16174 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16175 #  algorithm: "plot_tsa_name"
16176 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16177 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16178 #  include:
16179 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16180 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16181 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16182 #  layout:
16183 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16184 #    layout: "plot-throughput-speedup-analysis"
16185 #
16186 #- type: "plot"
16187 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16188 #  algorithm: "plot_tsa_name"
16189 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16190 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16191 #  include:
16192 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16193 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16194 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16195 #  layout:
16196 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16197 #    layout: "plot-throughput-speedup-analysis"
16198
16199 ################################################################################
16200
16201 # Packet Throughput - DPDK
16202
16203 # 2n-skx-xxv710
16204
16205 - type: "plot"
16206   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16207   algorithm: "plot_perf_box_name"
16208   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16209   data: "plot-dpdk-throughput-latency-2n-skx"
16210   include:
16211     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16212     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16213   layout:
16214     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16215     layout: "plot-throughput"
16216
16217 - type: "plot"
16218   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16219   algorithm: "plot_perf_box_name"
16220   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16221   data: "plot-dpdk-throughput-latency-2n-skx"
16222   include:
16223     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16224     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16225   layout:
16226     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16227     layout: "plot-throughput"
16228
16229 - type: "plot"
16230   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16231   algorithm: "plot_perf_box_name"
16232   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16233   data: "plot-dpdk-throughput-latency-2n-skx"
16234   include:
16235     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16236     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16237   layout:
16238     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16239     layout: "plot-throughput"
16240
16241 - type: "plot"
16242   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16243   algorithm: "plot_perf_box_name"
16244   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16245   data: "plot-dpdk-throughput-latency-2n-skx"
16246   include:
16247     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16248     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16249   layout:
16250     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16251     layout: "plot-throughput"
16252
16253 # 2n-skx-x710
16254
16255 - type: "plot"
16256   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16257   algorithm: "plot_perf_box_name"
16258   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16259   data: "plot-dpdk-throughput-latency-2n-skx"
16260   include:
16261     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16262     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16263   layout:
16264     title: "2n-skx-x710-64b-2t1c-base-ndr"
16265     layout: "plot-throughput"
16266
16267 - type: "plot"
16268   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16269   algorithm: "plot_perf_box_name"
16270   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16271   data: "plot-dpdk-throughput-latency-2n-skx"
16272   include:
16273     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16274     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16275   layout:
16276     title: "2n-skx-x710-64b-4t2c-base-ndr"
16277     layout: "plot-throughput"
16278
16279 - type: "plot"
16280   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16281   algorithm: "plot_perf_box_name"
16282   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16283   data: "plot-dpdk-throughput-latency-2n-skx"
16284   include:
16285     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16286     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16287   layout:
16288     title: "2n-skx-x710-64b-2t1c-base-pdr"
16289     layout: "plot-throughput"
16290
16291 - type: "plot"
16292   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16293   algorithm: "plot_perf_box_name"
16294   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16295   data: "plot-dpdk-throughput-latency-2n-skx"
16296   include:
16297     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16298     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16299   layout:
16300     title: "2n-skx-x710-64b-4t2c-base-pdr"
16301     layout: "plot-throughput"
16302
16303 # 3n-skx-xxv710
16304
16305 - type: "plot"
16306   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16307   algorithm: "plot_perf_box_name"
16308   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16309   data: "plot-dpdk-throughput-latency-3n-skx"
16310   include:
16311     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16312     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16313   layout:
16314     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16315     layout: "plot-throughput"
16316
16317 - type: "plot"
16318   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16319   algorithm: "plot_perf_box_name"
16320   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16321   data: "plot-dpdk-throughput-latency-3n-skx"
16322   include:
16323     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16324     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16325   layout:
16326     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16327     layout: "plot-throughput"
16328
16329 - type: "plot"
16330   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16331   algorithm: "plot_perf_box_name"
16332   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16333   data: "plot-dpdk-throughput-latency-3n-skx"
16334   include:
16335     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16336     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16337   layout:
16338     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16339     layout: "plot-throughput"
16340
16341 - type: "plot"
16342   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16343   algorithm: "plot_perf_box_name"
16344   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16345   data: "plot-dpdk-throughput-latency-3n-skx"
16346   include:
16347     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16348     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16349   layout:
16350     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16351     layout: "plot-throughput"
16352
16353 # 3n-skx-x710
16354
16355 - type: "plot"
16356   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16357   algorithm: "plot_perf_box_name"
16358   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16359   data: "plot-dpdk-throughput-latency-3n-skx"
16360   include:
16361     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16362     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16363   layout:
16364     title: "3n-skx-x710-64b-2t1c-base-ndr"
16365     layout: "plot-throughput"
16366
16367 - type: "plot"
16368   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16369   algorithm: "plot_perf_box_name"
16370   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16371   data: "plot-dpdk-throughput-latency-3n-skx"
16372   include:
16373     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16374     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16375   layout:
16376     title: "3n-skx-x710-64b-4t2c-base-ndr"
16377     layout: "plot-throughput"
16378
16379 - type: "plot"
16380   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16381   algorithm: "plot_perf_box_name"
16382   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16383   data: "plot-dpdk-throughput-latency-3n-skx"
16384   include:
16385     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16386     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16387   layout:
16388     title: "3n-skx-x710-64b-2t1c-base-pdr"
16389     layout: "plot-throughput"
16390
16391 - type: "plot"
16392   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16393   algorithm: "plot_perf_box_name"
16394   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16395   data: "plot-dpdk-throughput-latency-3n-skx"
16396   include:
16397     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16398     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16399   layout:
16400     title: "3n-skx-x710-64b-4t2c-base-pdr"
16401     layout: "plot-throughput"
16402
16403 # 3n-hsw-xl710
16404
16405 - type: "plot"
16406   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16407   algorithm: "plot_perf_box_name"
16408   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16409   data: "plot-dpdk-throughput-latency-3n-hsw"
16410   include:
16411     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16412     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16413   layout:
16414     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16415     layout: "plot-throughput"
16416
16417 - type: "plot"
16418   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16419   algorithm: "plot_perf_box_name"
16420   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16421   data: "plot-dpdk-throughput-latency-3n-hsw"
16422   include:
16423     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16424     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16425   layout:
16426     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16427     layout: "plot-throughput"
16428
16429 - type: "plot"
16430   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16431   algorithm: "plot_perf_box_name"
16432   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16433   data: "plot-dpdk-throughput-latency-3n-hsw"
16434   include:
16435     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16436     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16437   layout:
16438     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16439     layout: "plot-throughput"
16440
16441 - type: "plot"
16442   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16443   algorithm: "plot_perf_box_name"
16444   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16445   data: "plot-dpdk-throughput-latency-3n-hsw"
16446   include:
16447     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16448     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16449   layout:
16450     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16451     layout: "plot-throughput"
16452
16453 # 3n-hsw-x710
16454
16455 - type: "plot"
16456   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16457   algorithm: "plot_perf_box_name"
16458   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16459   data: "plot-dpdk-throughput-latency-3n-hsw"
16460   include:
16461     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16462     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16463   layout:
16464     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16465     layout: "plot-throughput"
16466
16467 - type: "plot"
16468   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16469   algorithm: "plot_perf_box_name"
16470   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16471   data: "plot-dpdk-throughput-latency-3n-hsw"
16472   include:
16473     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16474     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16475   layout:
16476     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16477     layout: "plot-throughput"
16478
16479 - type: "plot"
16480   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16481   algorithm: "plot_perf_box_name"
16482   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16483   data: "plot-dpdk-throughput-latency-3n-hsw"
16484   include:
16485     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16486     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16487   layout:
16488     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16489     layout: "plot-throughput"
16490
16491 - type: "plot"
16492   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16493   algorithm: "plot_perf_box_name"
16494   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16495   data: "plot-dpdk-throughput-latency-3n-hsw"
16496   include:
16497     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16498     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16499   layout:
16500     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16501     layout: "plot-throughput"
16502
16503 # 2n-dnv-x553
16504
16505 - type: "plot"
16506   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16507   algorithm: "plot_perf_box_name"
16508   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16509   data: "plot-dpdk-throughput-latency-2n-dnv"
16510   include:
16511     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16512     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16513   layout:
16514     title: "2n-dnv-x553-64b-1t1c-base-ndr"
16515     layout: "plot-throughput"
16516
16517 - type: "plot"
16518   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16519   algorithm: "plot_perf_box_name"
16520   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
16521   data: "plot-dpdk-throughput-latency-2n-dnv"
16522   include:
16523     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16524     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16525   layout:
16526     title: "2n-dnv-x553-64b-2t2c-base-ndr"
16527     layout: "plot-throughput"
16528
16529 - type: "plot"
16530   title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
16531   algorithm: "plot_perf_box_name"
16532   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
16533   data: "plot-dpdk-throughput-latency-2n-dnv"
16534   include:
16535     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16536     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16537   layout:
16538     title: "2n-dnv-x553-64b-1t1c-base-pdr"
16539     layout: "plot-throughput"
16540
16541 - type: "plot"
16542   title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
16543   algorithm: "plot_perf_box_name"
16544   output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
16545   data: "plot-dpdk-throughput-latency-2n-dnv"
16546   include:
16547     - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16548     - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16549   layout:
16550     title: "2n-dnv-x553-64b-2t2c-base-pdr"
16551     layout: "plot-throughput"
16552
16553 # 3n-dnv-x553
16554
16555 - type: "plot"
16556   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
16557   algorithm: "plot_perf_box_name"
16558   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
16559   data: "plot-dpdk-throughput-latency-3n-dnv"
16560   include:
16561     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16562     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16563   layout:
16564     title: "3n-dnv-x553-64b-1t1c-base-ndr"
16565     layout: "plot-throughput"
16566
16567 - type: "plot"
16568   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
16569   algorithm: "plot_perf_box_name"
16570   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
16571   data: "plot-dpdk-throughput-latency-3n-dnv"
16572   include:
16573     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16574     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16575   layout:
16576     title: "3n-dnv-x553-64b-2t2c-base-ndr"
16577     layout: "plot-throughput"
16578
16579 - type: "plot"
16580   title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
16581   algorithm: "plot_perf_box_name"
16582   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
16583   data: "plot-dpdk-throughput-latency-3n-dnv"
16584   include:
16585     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16586     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16587   layout:
16588     title: "3n-dnv-x553-64b-1t1c-base-pdr"
16589     layout: "plot-throughput"
16590
16591 - type: "plot"
16592   title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
16593   algorithm: "plot_perf_box_name"
16594   output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
16595   data: "plot-dpdk-throughput-latency-3n-dnv"
16596   include:
16597     - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16598     - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16599   layout:
16600     title: "3n-dnv-x553-64b-2t2c-base-pdr"
16601     layout: "plot-throughput"
16602
16603 # 3n-tsh-x520
16604
16605 - type: "plot"
16606   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
16607   algorithm: "plot_perf_box_name"
16608   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
16609   data: "plot-dpdk-throughput-latency-3n-tsh"
16610   include:
16611     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16612     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16613   layout:
16614     title: "3n-tsh-x520-64b-1t1c-base-ndr"
16615     layout: "plot-throughput"
16616
16617 - type: "plot"
16618   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
16619   algorithm: "plot_perf_box_name"
16620   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
16621   data: "plot-dpdk-throughput-latency-3n-tsh"
16622   include:
16623     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16624     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16625   layout:
16626     title: "3n-tsh-x520-64b-2t2c-base-ndr"
16627     layout: "plot-throughput"
16628
16629 - type: "plot"
16630   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
16631   algorithm: "plot_perf_box_name"
16632   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
16633   data: "plot-dpdk-throughput-latency-3n-tsh"
16634   include:
16635     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16636     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16637   layout:
16638     title: "3n-tsh-x520-64b-1t1c-base-pdr"
16639     layout: "plot-throughput"
16640
16641 - type: "plot"
16642   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
16643   algorithm: "plot_perf_box_name"
16644   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
16645   data: "plot-dpdk-throughput-latency-3n-tsh"
16646   include:
16647     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16648     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16649   layout:
16650     title: "3n-tsh-x520-64b-2t2c-base-pdr"
16651     layout: "plot-throughput"
16652
16653 ################################################################################
16654 ###   2n-clx                                                                 ###
16655 ################################################################################
16656
16657 # Packet Throughput
16658
16659 - type: "plot"
16660   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16661   algorithm: "plot_perf_box_name"
16662   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16663   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16664   include:
16665     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16666     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16667     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16668     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16669   layout:
16670     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
16671     layout: "plot-throughput"
16672
16673 - type: "plot"
16674   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16675   algorithm: "plot_perf_box_name"
16676   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16677   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16678   include:
16679     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16680     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16681     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16682     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16683   layout:
16684     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
16685     layout: "plot-throughput"
16686
16687 - type: "plot"
16688   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16689   algorithm: "plot_perf_box_name"
16690   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16691   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16692   include:
16693     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16694     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16695     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16696     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16697   layout:
16698     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
16699     layout: "plot-throughput"
16700
16701 - type: "plot"
16702   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16703   algorithm: "plot_perf_box_name"
16704   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16705   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16706   include:
16707     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16708     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16709     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16710     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16711   layout:
16712     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
16713     layout: "plot-throughput"
16714
16715 - type: "plot"
16716   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16717   algorithm: "plot_perf_box_name"
16718   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16719   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16720   include:
16721 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16722     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16723     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16724     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16725   layout:
16726     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
16727     layout: "plot-throughput"
16728
16729 - type: "plot"
16730   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16731   algorithm: "plot_perf_box_name"
16732   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16733   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16734   include:
16735 #    - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16736     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16737     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16738     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16739   layout:
16740     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
16741     layout: "plot-throughput"
16742
16743 - type: "plot"
16744   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16745   algorithm: "plot_perf_box_name"
16746   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16747   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16748   include:
16749     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
16750     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16751     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16752     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16753     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16754     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16755   layout:
16756     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
16757     layout: "plot-throughput"
16758
16759 - type: "plot"
16760   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16761   algorithm: "plot_perf_box_name"
16762   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16763   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16764   include:
16765     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
16766     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16767     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16768     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16769     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16770     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16771   layout:
16772     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
16773     layout: "plot-throughput"
16774
16775 - type: "plot"
16776   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16777   algorithm: "plot_perf_box_name"
16778   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16779   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16780   include:
16781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
16783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
16784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16785   layout:
16786     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
16787     layout: "plot-throughput"
16788
16789 - type: "plot"
16790   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16791   algorithm: "plot_perf_box_name"
16792   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16793   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16794   include:
16795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
16796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
16797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
16798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
16799   layout:
16800     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
16801     layout: "plot-throughput"
16802
16803 - type: "plot"
16804   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16805   algorithm: "plot_perf_box_name"
16806   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16807   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16808   include:
16809     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16812   layout:
16813     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
16814     layout: "plot-throughput"
16815
16816 - type: "plot"
16817   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16818   algorithm: "plot_perf_box_name"
16819   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16820   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16821   include:
16822     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16824     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16825   layout:
16826     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
16827     layout: "plot-throughput"
16828
16829 - type: "plot"
16830   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16831   algorithm: "plot_perf_box_name"
16832   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16833   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16834   include:
16835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
16838     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
16839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
16840   layout:
16841     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
16842     layout: "plot-throughput"
16843
16844 - type: "plot"
16845   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16846   algorithm: "plot_perf_box_name"
16847   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16848   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16849   include:
16850     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
16851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16852     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
16853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
16854     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
16855   layout:
16856     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
16857     layout: "plot-throughput"
16858
16859 - type: "plot"
16860   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16861   algorithm: "plot_perf_box_name"
16862   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16863   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16864   include:
16865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
16866     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
16867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
16868   layout:
16869     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
16870     layout: "plot-throughput"
16871
16872 - type: "plot"
16873   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16874   algorithm: "plot_perf_box_name"
16875   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16876   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16877   include:
16878     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
16879     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
16880     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
16881   layout:
16882     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
16883     layout: "plot-throughput"
16884
16885 - type: "plot"
16886   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16887   algorithm: "plot_perf_box_name"
16888   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16889   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16890   include:
16891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
16896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16897   layout:
16898     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
16899     layout: "plot-throughput"
16900
16901 - type: "plot"
16902   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16903   algorithm: "plot_perf_box_name"
16904   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16905   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16906   include:
16907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16908     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16909     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16910     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16911     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-nat44-ndrpdr"
16912     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
16913   layout:
16914     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
16915     layout: "plot-throughput"
16916
16917 - type: "plot"
16918   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16919   algorithm: "plot_perf_box_name"
16920   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16921   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16922   include:
16923     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16924     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16925     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16926     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16927     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16928     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
16929   layout:
16930     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
16931     layout: "plot-throughput"
16932
16933 - type: "plot"
16934   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16935   algorithm: "plot_perf_box_name"
16936   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16937   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16938   include:
16939     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
16940     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16941     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16942     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16943     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16944     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
16945   layout:
16946     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
16947     layout: "plot-throughput"
16948
16949 - type: "plot"
16950   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16951   algorithm: "plot_perf_box_name"
16952   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16953   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16954   include:
16955     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
16956     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
16957   layout:
16958     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
16959     layout: "plot-throughput"
16960
16961 - type: "plot"
16962   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16963   algorithm: "plot_perf_box_name"
16964   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16965   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16966   include:
16967     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
16968     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
16969   layout:
16970     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
16971     layout: "plot-throughput"
16972
16973 - type: "plot"
16974   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16975   algorithm: "plot_perf_box_name"
16976   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16977   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16978   include:
16979     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
16980     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16981     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
16982     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16983     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
16984     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
16985   layout:
16986     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
16987     layout: "plot-throughput"
16988
16989 - type: "plot"
16990   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16991   algorithm: "plot_perf_box_name"
16992   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
16993   data: "plot-vpp-throughput-lat-tsa-2n-clx"
16994   include:
16995     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
16996     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
16997     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
16998     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
16999     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17000     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17001   layout:
17002     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17003     layout: "plot-throughput"
17004
17005 - type: "plot"
17006   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17007   algorithm: "plot_perf_box_name"
17008   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17009   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17010   include:
17011     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17012     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17013     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17014     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17015     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17016 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17017   layout:
17018     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17019     layout: "plot-throughput"
17020
17021 - type: "plot"
17022   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17023   algorithm: "plot_perf_box_name"
17024   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17025   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17026   include:
17027     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17028     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17029     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17030     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17031     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17032 #    - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17033   layout:
17034     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17035     layout: "plot-throughput"
17036
17037 - type: "plot"
17038   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17039   algorithm: "plot_perf_box_name"
17040   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17041   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17042   include:
17043     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17044     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17045     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17046     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17047     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17048     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17049   layout:
17050     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17051     layout: "plot-throughput"
17052
17053 - type: "plot"
17054   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17055   algorithm: "plot_perf_box_name"
17056   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17057   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17058   include:
17059     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17060     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17061     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17062     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17063     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17064     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17065   layout:
17066     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17067     layout: "plot-throughput"
17068
17069 - type: "plot"
17070   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17071   algorithm: "plot_perf_box_name"
17072   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17073   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17074   include:
17075     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17076     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17077     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17078     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17079     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17080   layout:
17081     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17082     layout: "plot-throughput"
17083
17084 - type: "plot"
17085   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17086   algorithm: "plot_perf_box_name"
17087   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17088   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17089   include:
17090     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17091     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17092     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17093     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17094     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17095   layout:
17096     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17097     layout: "plot-throughput"
17098
17099 - type: "plot"
17100   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17101   algorithm: "plot_perf_box_name"
17102   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17103   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17104   include:
17105     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17106     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17107     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17108     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17109     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17110   layout:
17111     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17112     layout: "plot-throughput"
17113
17114 - type: "plot"
17115   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17116   algorithm: "plot_perf_box_name"
17117   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17118   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17119   include:
17120     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17121     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17122     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17123     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17124     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17125   layout:
17126     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17127     layout: "plot-throughput"
17128
17129 - type: "plot"
17130   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17131   algorithm: "plot_perf_box_name"
17132   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17133   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17134   include:
17135     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17136     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17137     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17138     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17139     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17140   layout:
17141     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17142     layout: "plot-throughput"
17143
17144 - type: "plot"
17145   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17146   algorithm: "plot_perf_box_name"
17147   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17148   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17149   include:
17150     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17151     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17152     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17153     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17154     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17155   layout:
17156     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17157     layout: "plot-throughput"
17158
17159 - type: "plot"
17160   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17161   algorithm: "plot_perf_box_name"
17162   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17163   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17164   include:
17165     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17168     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17169     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17170   layout:
17171     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17172     layout: "plot-throughput"
17173
17174 - type: "plot"
17175   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17176   algorithm: "plot_perf_box_name"
17177   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17178   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17179   include:
17180     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17181     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17182     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17183     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17184     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17185   layout:
17186     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17187     layout: "plot-throughput"
17188
17189 - type: "plot"
17190   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17191   algorithm: "plot_perf_box_name"
17192   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17193   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17194   include:
17195     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17196     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17197     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17198     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17199     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17200   layout:
17201     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17202     layout: "plot-throughput"
17203
17204 - type: "plot"
17205   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17206   algorithm: "plot_perf_box_name"
17207   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17208   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17209   include:
17210     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17211     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17212     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17213     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17214     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17215   layout:
17216     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17217     layout: "plot-throughput"
17218
17219 - type: "plot"
17220   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17221   algorithm: "plot_perf_box_name"
17222   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17223   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17224   include:
17225     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17228     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17229     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17230     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17231   layout:
17232     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17233     layout: "plot-throughput"
17234
17235 - type: "plot"
17236   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17237   algorithm: "plot_perf_box_name"
17238   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17239   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17240   include:
17241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17242     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17243     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17244     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17245     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17246     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17247   layout:
17248     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17249     layout: "plot-throughput"
17250
17251 - type: "plot"
17252   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17253   algorithm: "plot_perf_box_name"
17254   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17255   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17256   include:
17257     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17258     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17259     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17260     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17261   layout:
17262     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17263     layout: "plot-throughput"
17264
17265 - type: "plot"
17266   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17267   algorithm: "plot_perf_box_name"
17268   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17269   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17270   include:
17271     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17272     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17273     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17274     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17275   layout:
17276     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17277     layout: "plot-throughput"
17278
17279 - type: "plot"
17280   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17281   algorithm: "plot_perf_box_name"
17282   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17283   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17284   include:
17285     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17288     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17289     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17290     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17291   layout:
17292     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17293     layout: "plot-throughput"
17294
17295 - type: "plot"
17296   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17297   algorithm: "plot_perf_box_name"
17298   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17299   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17300   include:
17301     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17302     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17303     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17304     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17305     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17306     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17307   layout:
17308     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17309     layout: "plot-throughput"
17310
17311 - type: "plot"
17312   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17313   algorithm: "plot_perf_box_name"
17314   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17315   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17316   include:
17317     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17318     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17319     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17320     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17321   layout:
17322     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17323     layout: "plot-throughput"
17324
17325 - type: "plot"
17326   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17327   algorithm: "plot_perf_box_name"
17328   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17329   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17330   include:
17331     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17332     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17333     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17334     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17335   layout:
17336     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17337     layout: "plot-throughput"
17338
17339 - type: "plot"
17340   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17341   algorithm: "plot_perf_box_name"
17342   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17343   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17344   include:
17345     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17346     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17347     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17348     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17349     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17350     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17351   layout:
17352     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17353     layout: "plot-throughput"
17354
17355 - type: "plot"
17356   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17357   algorithm: "plot_perf_box_name"
17358   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17359   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17360   include:
17361     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17362     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17363     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17364     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17365     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17366     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17367   layout:
17368     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17369     layout: "plot-throughput"
17370
17371 - type: "plot"
17372   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17373   algorithm: "plot_perf_box_name"
17374   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17375   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17376   include:
17377     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17378     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17379     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17380     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17381   layout:
17382     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17383     layout: "plot-throughput"
17384
17385 - type: "plot"
17386   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17387   algorithm: "plot_perf_box_name"
17388   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17389   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17390   include:
17391     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17392     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17393     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17394     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17395   layout:
17396     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17397     layout: "plot-throughput"
17398
17399 - type: "plot"
17400   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17401   algorithm: "plot_perf_box_name"
17402   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17403   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17404   include:
17405     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17406     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17407     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17408     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17409     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17410   layout:
17411     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17412     layout: "plot-throughput"
17413
17414 - type: "plot"
17415   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17416   algorithm: "plot_perf_box_name"
17417   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17418   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17419   include:
17420     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17421     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17422     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17423     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17424     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17425   layout:
17426     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17427     layout: "plot-throughput"
17428
17429 - type: "plot"
17430   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17431   algorithm: "plot_perf_box_name"
17432   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17433   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17434   include:
17435     - "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"
17436     - "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"
17437     - "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"
17438     - "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"
17439     - "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"
17440   layout:
17441     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
17442     layout: "plot-throughput"
17443
17444 - type: "plot"
17445   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17446   algorithm: "plot_perf_box_name"
17447   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17448   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17449   include:
17450     - "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"
17451     - "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"
17452     - "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"
17453     - "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"
17454     - "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"
17455   layout:
17456     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
17457     layout: "plot-throughput"
17458
17459 - type: "plot"
17460   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17461   algorithm: "plot_perf_box_name"
17462   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17463   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17464   include:
17465     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17466     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17467     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17468     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17469     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17470   layout:
17471     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
17472     layout: "plot-throughput"
17473
17474 - type: "plot"
17475   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17476   algorithm: "plot_perf_box_name"
17477   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17478   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17479   include:
17480     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17481     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17482     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17483     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17484     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17485   layout:
17486     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
17487     layout: "plot-throughput"
17488
17489 - type: "plot"
17490   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17491   algorithm: "plot_perf_box_name"
17492   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17493   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17494   include:
17495     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17496     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17497     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17498     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17499     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17500   layout:
17501     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
17502     layout: "plot-throughput"
17503
17504 - type: "plot"
17505   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17506   algorithm: "plot_perf_box_name"
17507   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17508   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17509   include:
17510     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17511     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17512     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17513     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17514     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17515   layout:
17516     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
17517     layout: "plot-throughput"
17518
17519 - type: "plot"
17520   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17521   algorithm: "plot_perf_box_name"
17522   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17523   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17524   include:
17525     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17526     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17527     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17528     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17529   layout:
17530     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
17531     layout: "plot-throughput"
17532
17533 - type: "plot"
17534   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17535   algorithm: "plot_perf_box_name"
17536   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17537   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17538   include:
17539     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17540     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17541     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17542     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17543   layout:
17544     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
17545     layout: "plot-throughput"
17546
17547 - type: "plot"
17548   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17549   algorithm: "plot_perf_box_name"
17550   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17551   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17552   include:
17553     - "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"
17554     - "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"
17555     - "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"
17556     - "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"
17557   layout:
17558     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
17559     layout: "plot-throughput"
17560
17561 - type: "plot"
17562   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17563   algorithm: "plot_perf_box_name"
17564   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17565   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17566   include:
17567     - "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"
17568     - "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"
17569     - "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"
17570     - "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"
17571   layout:
17572     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
17573     layout: "plot-throughput"
17574
17575 - type: "plot"
17576   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17577   algorithm: "plot_perf_box_name"
17578   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
17579   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17580   include:
17581     - "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"
17582     - "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"
17583     - "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"
17584     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17585     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17586     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17587   layout:
17588     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
17589     layout: "plot-throughput"
17590
17591 - type: "plot"
17592   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17593   algorithm: "plot_perf_box_name"
17594   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
17595   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17596   include:
17597     - "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"
17598     - "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"
17599     - "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"
17600     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
17601     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
17602     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
17603   layout:
17604     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
17605     layout: "plot-throughput"
17606
17607 ################################################################################
17608
17609 # Packet Speedup
17610
17611 - type: "plot"
17612   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17613   algorithm: "plot_tsa_name"
17614   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
17615   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17616   include:
17617     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17618     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17619     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17620     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17621   layout:
17622     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
17623     layout: "plot-throughput-speedup-analysis"
17624
17625 - type: "plot"
17626   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
17627   algorithm: "plot_tsa_name"
17628   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
17629   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17630   include:
17631     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17632     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17633     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17634     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17635   layout:
17636     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
17637     layout: "plot-throughput-speedup-analysis"
17638
17639 - type: "plot"
17640   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
17641   algorithm: "plot_tsa_name"
17642   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
17643   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17644   include:
17645     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17646     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17647     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17648     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17649   layout:
17650     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
17651     layout: "plot-throughput-speedup-analysis"
17652
17653 - type: "plot"
17654   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
17655   algorithm: "plot_tsa_name"
17656   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
17657   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17658   include:
17659     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17660     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17661     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17662     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17663   layout:
17664     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
17665     layout: "plot-throughput-speedup-analysis"
17666
17667 - type: "plot"
17668   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
17669   algorithm: "plot_tsa_name"
17670   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
17671   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17672   include:
17673     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17674     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17675     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17676     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17677   layout:
17678     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
17679     layout: "plot-throughput-speedup-analysis"
17680
17681 - type: "plot"
17682   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
17683   algorithm: "plot_tsa_name"
17684   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
17685   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17686   include:
17687     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17688     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17689     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17690     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17691   layout:
17692     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
17693     layout: "plot-throughput-speedup-analysis"
17694
17695 - type: "plot"
17696   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
17697   algorithm: "plot_tsa_name"
17698   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
17699   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17700   include:
17701     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17702     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17703     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17704     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17705     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17706     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17707   layout:
17708     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
17709     layout: "plot-throughput-speedup-analysis"
17710
17711 - type: "plot"
17712   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
17713   algorithm: "plot_tsa_name"
17714   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
17715   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17716   include:
17717     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17718     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17719     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17720     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17721     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17722     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17723   layout:
17724     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
17725     layout: "plot-throughput-speedup-analysis"
17726
17727 - type: "plot"
17728   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17729   algorithm: "plot_tsa_name"
17730   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17731   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17732   include:
17733     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17734     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17737   layout:
17738     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
17739     layout: "plot-throughput-speedup-analysis"
17740
17741 - type: "plot"
17742   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17743   algorithm: "plot_tsa_name"
17744   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17745   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17746   include:
17747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17748     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17751   layout:
17752     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
17753     layout: "plot-throughput-speedup-analysis"
17754
17755 - type: "plot"
17756   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
17757   algorithm: "plot_tsa_name"
17758   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
17759   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17760   include:
17761     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17762     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17763     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17764   layout:
17765     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
17766     layout: "plot-throughput-speedup-analysis"
17767
17768 - type: "plot"
17769   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
17770   algorithm: "plot_tsa_name"
17771   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
17772   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17773   include:
17774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17775     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17776     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17777   layout:
17778     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
17779     layout: "plot-throughput-speedup-analysis"
17780
17781 - type: "plot"
17782   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17783   algorithm: "plot_tsa_name"
17784   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17785   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17786   include:
17787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17788     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17789     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17790     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17791     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17792   layout:
17793     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
17794     layout: "plot-throughput-speedup-analysis"
17795
17796 - type: "plot"
17797   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17798   algorithm: "plot_tsa_name"
17799   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17800   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17801   include:
17802     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17803     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17804     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17805     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17806     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17807   layout:
17808     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
17809     layout: "plot-throughput-speedup-analysis"
17810
17811 - type: "plot"
17812   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
17813   algorithm: "plot_tsa_name"
17814   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
17815   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17816   include:
17817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
17818     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
17819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17820   layout:
17821     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
17822     layout: "plot-throughput-speedup-analysis"
17823
17824 - type: "plot"
17825   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
17826   algorithm: "plot_tsa_name"
17827   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
17828   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17829   include:
17830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
17831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
17832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17833   layout:
17834     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
17835     layout: "plot-throughput-speedup-analysis"
17836
17837 - type: "plot"
17838   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17839   algorithm: "plot_tsa_name"
17840   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17841   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17842   include:
17843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17845     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17846     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17849   layout:
17850     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
17851     layout: "plot-throughput-speedup-analysis"
17852
17853 - type: "plot"
17854   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17855   algorithm: "plot_tsa_name"
17856   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17857   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17858   include:
17859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17861     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17862     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-nat44-ndrpdr"
17864     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17865   layout:
17866     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
17867     layout: "plot-throughput-speedup-analysis"
17868
17869 - type: "plot"
17870   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17871   algorithm: "plot_tsa_name"
17872   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17873   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17874   include:
17875     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17877     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17878     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17879     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17880     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17881   layout:
17882     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
17883     layout: "plot-throughput-speedup-analysis"
17884
17885 - type: "plot"
17886   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17887   algorithm: "plot_tsa_name"
17888   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17889   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17890   include:
17891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
17897   layout:
17898     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
17899     layout: "plot-throughput-speedup-analysis"
17900
17901 - type: "plot"
17902   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
17903   algorithm: "plot_tsa_name"
17904   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
17905   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17906   include:
17907     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
17908     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
17909   layout:
17910     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
17911     layout: "plot-throughput-speedup-analysis"
17912
17913 - type: "plot"
17914   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
17915   algorithm: "plot_tsa_name"
17916   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
17917   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17918   include:
17919     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
17920     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
17921   layout:
17922     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
17923     layout: "plot-throughput-speedup-analysis"
17924
17925 - type: "plot"
17926   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
17927   algorithm: "plot_tsa_name"
17928   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
17929   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17930   include:
17931     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
17932     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17933     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
17934     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17935     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
17936     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17937   layout:
17938     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
17939     layout: "plot-throughput-speedup-analysis"
17940
17941 - type: "plot"
17942   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
17943   algorithm: "plot_tsa_name"
17944   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
17945   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17946   include:
17947     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
17948     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17949     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
17950     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17951     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
17952     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17953   layout:
17954     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
17955     layout: "plot-throughput-speedup-analysis"
17956
17957 - type: "plot"
17958   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
17959   algorithm: "plot_tsa_name"
17960   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
17961   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17962   include:
17963     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17964     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17965     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17966     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17967     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17968     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17969   layout:
17970     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
17971     layout: "plot-throughput-speedup-analysis"
17972
17973 - type: "plot"
17974   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
17975   algorithm: "plot_tsa_name"
17976   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
17977   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17978   include:
17979     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17980     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17981     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17982     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17983     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-nat44-ndrpdr"
17984     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Scale1000-Udpsrcscale15-Nat44-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4scale1000-udpsrcscale15-nat44-ndrpdr"
17985   layout:
17986     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
17987     layout: "plot-throughput-speedup-analysis"
17988
17989 - type: "plot"
17990   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17991   algorithm: "plot_tsa_name"
17992   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17993   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17994   include:
17995     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17996     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17997     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17998     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17999     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18000     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18001   layout:
18002     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18003     layout: "plot-throughput-speedup-analysis"
18004
18005 - type: "plot"
18006   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18007   algorithm: "plot_tsa_name"
18008   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18009   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18010   include:
18011     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18012     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18013     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18014     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18015     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18016     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18017   layout:
18018     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18019     layout: "plot-throughput-speedup-analysis"
18020
18021 - type: "plot"
18022   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18023   algorithm: "plot_tsa_name"
18024   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18025   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18026   include:
18027     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18028     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18029     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18030     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18031     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18032   layout:
18033     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18034     layout: "plot-throughput-speedup-analysis"
18035
18036 - type: "plot"
18037   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18038   algorithm: "plot_tsa_name"
18039   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18040   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18041   include:
18042     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18043     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18044     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18045     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18046     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18047   layout:
18048     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18049     layout: "plot-throughput-speedup-analysis"
18050
18051 - type: "plot"
18052   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18053   algorithm: "plot_tsa_name"
18054   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18055   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18056   include:
18057     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18058     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18059     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18060     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18061     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18062   layout:
18063     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18064     layout: "plot-throughput-speedup-analysis"
18065
18066 - type: "plot"
18067   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18068   algorithm: "plot_tsa_name"
18069   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18070   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18071   include:
18072     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18073     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18074     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18075     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18076     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18077   layout:
18078     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18079     layout: "plot-throughput-speedup-analysis"
18080
18081 - type: "plot"
18082   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18083   algorithm: "plot_tsa_name"
18084   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18085   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18086   include:
18087     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18088     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18089     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18090     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18091     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18092   layout:
18093     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18094     layout: "plot-throughput-speedup-analysis"
18095
18096 - type: "plot"
18097   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18098   algorithm: "plot_tsa_name"
18099   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18100   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18101   include:
18102     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18103     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18104     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18105     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18106     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18107   layout:
18108     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18109     layout: "plot-throughput-speedup-analysis"
18110
18111 - type: "plot"
18112   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18113   algorithm: "plot_tsa_name"
18114   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18115   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18116   include:
18117     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18118     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18119     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18120     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18121     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18122   layout:
18123     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18124     layout: "plot-throughput-speedup-analysis"
18125
18126 - type: "plot"
18127   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18128   algorithm: "plot_tsa_name"
18129   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18130   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18131   include:
18132     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18133     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18134     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18135     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18136     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18137   layout:
18138     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18139     layout: "plot-throughput-speedup-analysis"
18140
18141 - type: "plot"
18142   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18143   algorithm: "plot_tsa_name"
18144   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18145   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18146   include:
18147     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18148     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18149     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18150     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18151     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18152   layout:
18153     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18154     layout: "plot-throughput-speedup-analysis"
18155
18156 - type: "plot"
18157   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18158   algorithm: "plot_tsa_name"
18159   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18160   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18161   include:
18162     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18163     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18164     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18165     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18167   layout:
18168     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18169     layout: "plot-throughput-speedup-analysis"
18170
18171 - type: "plot"
18172   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18173   algorithm: "plot_tsa_name"
18174   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18175   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18176   include:
18177     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18178     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18179     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18180     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18181     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18182     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18183   layout:
18184     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18185     layout: "plot-throughput-speedup-analysis"
18186
18187 - type: "plot"
18188   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18189   algorithm: "plot_tsa_name"
18190   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18191   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18192   include:
18193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18195     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18196     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18197     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18198     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18199   layout:
18200     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18201     layout: "plot-throughput-speedup-analysis"
18202
18203 - type: "plot"
18204   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18205   algorithm: "plot_tsa_name"
18206   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18207   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18208   include:
18209     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18210     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18211     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18212     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18213   layout:
18214     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18215     layout: "plot-throughput-speedup-analysis"
18216
18217 - type: "plot"
18218   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18219   algorithm: "plot_tsa_name"
18220   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18221   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18222   include:
18223     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18225     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18227   layout:
18228     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
18229     layout: "plot-throughput-speedup-analysis"
18230
18231 - type: "plot"
18232   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18233   algorithm: "plot_tsa_name"
18234   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18235   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18236   include:
18237     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18238     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18239     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18242     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18243   layout:
18244     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
18245     layout: "plot-throughput-speedup-analysis"
18246
18247 - type: "plot"
18248   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18249   algorithm: "plot_tsa_name"
18250   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18251   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18252   include:
18253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18256     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18257     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18258     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18259   layout:
18260     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
18261     layout: "plot-throughput-speedup-analysis"
18262
18263 - type: "plot"
18264   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18265   algorithm: "plot_tsa_name"
18266   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18267   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18268   include:
18269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18270     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18271     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18272     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18273   layout:
18274     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18275     layout: "plot-throughput-speedup-analysis"
18276
18277 - type: "plot"
18278   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18279   algorithm: "plot_tsa_name"
18280   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18281   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18282   include:
18283     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18284     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18285     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18287   layout:
18288     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18289     layout: "plot-throughput-speedup-analysis"
18290
18291 - type: "plot"
18292   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18293   algorithm: "plot_tsa_name"
18294   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
18295   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18296   include:
18297     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18298     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18299     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18300     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18301     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18302     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18303   layout:
18304     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
18305     layout: "plot-throughput-speedup-analysis"
18306
18307 - type: "plot"
18308   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18309   algorithm: "plot_tsa_name"
18310   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
18311   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18312   include:
18313     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
18314     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18315     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18316     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
18317     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
18318     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18319   layout:
18320     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
18321     layout: "plot-throughput-speedup-analysis"
18322
18323 - type: "plot"
18324   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18325   algorithm: "plot_tsa_name"
18326   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
18327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18328   include:
18329     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18330     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18331     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18332     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18333   layout:
18334     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
18335     layout: "plot-throughput-speedup-analysis"
18336
18337 - type: "plot"
18338   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18339   algorithm: "plot_tsa_name"
18340   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
18341   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18342   include:
18343     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18344     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18345     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18346     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18347   layout:
18348     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
18349     layout: "plot-throughput-speedup-analysis"
18350
18351 - type: "plot"
18352   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
18353   algorithm: "plot_tsa_name"
18354   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
18355   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18356   include:
18357     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18358     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18359     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18360     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18361     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18362   layout:
18363     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
18364     layout: "plot-throughput-speedup-analysis"
18365
18366 - type: "plot"
18367   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
18368   algorithm: "plot_tsa_name"
18369   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
18370   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18371   include:
18372     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18373     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18374     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18375     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18376     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18377   layout:
18378     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
18379     layout: "plot-throughput-speedup-analysis"
18380
18381 - type: "plot"
18382   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18383   algorithm: "plot_tsa_name"
18384   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18385   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18386   include:
18387     - "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"
18388     - "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"
18389     - "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"
18390     - "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"
18391     - "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"
18392   layout:
18393     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
18394     layout: "plot-throughput-speedup-analysis"
18395
18396 - type: "plot"
18397   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18398   algorithm: "plot_tsa_name"
18399   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18400   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18401   include:
18402     - "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"
18403     - "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"
18404     - "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"
18405     - "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"
18406     - "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"
18407   layout:
18408     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
18409     layout: "plot-throughput-speedup-analysis"
18410
18411 - type: "plot"
18412   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18413   algorithm: "plot_tsa_name"
18414   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18415   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18416   include:
18417     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18418     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18419     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18420     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18421     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18422   layout:
18423     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
18424     layout: "plot-throughput-speedup-analysis"
18425
18426 - type: "plot"
18427   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18428   algorithm: "plot_tsa_name"
18429   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18430   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18431   include:
18432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18433     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18435     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18436     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18437   layout:
18438     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
18439     layout: "plot-throughput-speedup-analysis"
18440
18441 - type: "plot"
18442   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18443   algorithm: "plot_tsa_name"
18444   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18445   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18446   include:
18447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18449     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18450     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18451     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18452   layout:
18453     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18454     layout: "plot-throughput-speedup-analysis"
18455
18456 - type: "plot"
18457   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18458   algorithm: "plot_tsa_name"
18459   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18460   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18461   include:
18462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18463     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18464     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18465     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18466     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18467   layout:
18468     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18469     layout: "plot-throughput-speedup-analysis"
18470
18471 - type: "plot"
18472   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18473   algorithm: "plot_tsa_name"
18474   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
18475   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18476   include:
18477     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18478     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18479     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18480     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18481   layout:
18482     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
18483     layout: "plot-throughput-speedup-analysis"
18484
18485 - type: "plot"
18486   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18487   algorithm: "plot_tsa_name"
18488   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
18489   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18490   include:
18491     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18492     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18493     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18494     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18495   layout:
18496     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
18497     layout: "plot-throughput-speedup-analysis"
18498
18499 - type: "plot"
18500   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18501   algorithm: "plot_tsa_name"
18502   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
18503   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18504   include:
18505     - "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"
18506     - "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"
18507     - "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"
18508     - "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"
18509   layout:
18510     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
18511     layout: "plot-throughput-speedup-analysis"
18512
18513 - type: "plot"
18514   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
18515   algorithm: "plot_tsa_name"
18516   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
18517   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18518   include:
18519     - "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"
18520     - "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"
18521     - "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"
18522     - "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"
18523   layout:
18524     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
18525     layout: "plot-throughput-speedup-analysis"
18526
18527 - type: "plot"
18528   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18529   algorithm: "plot_tsa_name"
18530   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18531   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18532   include:
18533     - "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"
18534     - "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"
18535     - "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"
18536     - "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"
18537     - "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"
18538     - "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"
18539   layout:
18540     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18541     layout: "plot-throughput-speedup-analysis"
18542
18543 - type: "plot"
18544   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18545   algorithm: "plot_tsa_name"
18546   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18547   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18548   include:
18549     - "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"
18550     - "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"
18551     - "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"
18552     - "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"
18553     - "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"
18554     - "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"
18555   layout:
18556     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18557     layout: "plot-throughput-speedup-analysis"
18558
18559 ################################################################################
18560
18561 # Packet Throughput - DPDK
18562
18563 # 2n-clx-xxv710
18564
18565 - type: "plot"
18566   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
18567   algorithm: "plot_perf_box_name"
18568   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
18569   data: "plot-dpdk-throughput-latency-2n-clx"
18570   include:
18571     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18572     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18573   layout:
18574     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
18575     layout: "plot-throughput"
18576
18577 - type: "plot"
18578   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
18579   algorithm: "plot_perf_box_name"
18580   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
18581   data: "plot-dpdk-throughput-latency-2n-clx"
18582   include:
18583     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18584     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18585   layout:
18586     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
18587     layout: "plot-throughput"
18588
18589 - type: "plot"
18590   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
18591   algorithm: "plot_perf_box_name"
18592   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
18593   data: "plot-dpdk-throughput-latency-2n-clx"
18594   include:
18595     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18596     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18597   layout:
18598     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
18599     layout: "plot-throughput"
18600
18601 - type: "plot"
18602   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
18603   algorithm: "plot_perf_box_name"
18604   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
18605   data: "plot-dpdk-throughput-latency-2n-clx"
18606   include:
18607     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18608     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18609   layout:
18610     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
18611     layout: "plot-throughput"
18612
18613 # 2n-clx-x710
18614
18615 - type: "plot"
18616   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
18617   algorithm: "plot_perf_box_name"
18618   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
18619   data: "plot-dpdk-throughput-latency-2n-clx"
18620   include:
18621     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18622     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18623   layout:
18624     title: "2n-clx-x710-64b-2t1c-base-ndr"
18625     layout: "plot-throughput"
18626
18627 - type: "plot"
18628   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
18629   algorithm: "plot_perf_box_name"
18630   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
18631   data: "plot-dpdk-throughput-latency-2n-clx"
18632   include:
18633     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18634     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18635   layout:
18636     title: "2n-clx-x710-64b-4t2c-base-ndr"
18637     layout: "plot-throughput"
18638
18639 - type: "plot"
18640   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
18641   algorithm: "plot_perf_box_name"
18642   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
18643   data: "plot-dpdk-throughput-latency-2n-clx"
18644   include:
18645     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
18646     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
18647   layout:
18648     title: "2n-clx-x710-64b-2t1c-base-pdr"
18649     layout: "plot-throughput"
18650
18651 - type: "plot"
18652   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
18653   algorithm: "plot_perf_box_name"
18654   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
18655   data: "plot-dpdk-throughput-latency-2n-clx"
18656   include:
18657     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
18658     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
18659   layout:
18660     title: "2n-clx-x710-64b-4t2c-base-pdr"
18661     layout: "plot-throughput"
18662
18663 ################################################################################
18664
18665 - type: "plot"
18666   title: "Latency by percentile: 2n-skx"
18667   algorithm: "plot_hdrh_lat_by_percentile"
18668   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
18669   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
18670   target-links: "../../_static/vpp"
18671   data: "plot-vpp-hdrh-lat-2n-skx"
18672   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18673   layout:
18674     layout: "plot-hdrh-latency-by-percentile"
18675
18676 - type: "plot"
18677   title: "Latency by percentile: 3n-skx"
18678   algorithm: "plot_hdrh_lat_by_percentile"
18679   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
18680   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
18681   target-links: "../../_static/vpp"
18682   data: "plot-vpp-hdrh-lat-3n-skx"
18683   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18684   layout:
18685     layout: "plot-hdrh-latency-by-percentile"
18686
18687 - type: "plot"
18688   title: "Latency by percentile: 2n-clx"
18689   algorithm: "plot_hdrh_lat_by_percentile"
18690   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
18691   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
18692   target-links: "../../_static/vpp"
18693   data: "plot-vpp-hdrh-lat-2n-clx"
18694   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18695   layout:
18696     layout: "plot-hdrh-latency-by-percentile"
18697
18698 - type: "plot"
18699   title: "Latency by percentile: 3n-hsw"
18700   algorithm: "plot_hdrh_lat_by_percentile"
18701   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
18702   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
18703   target-links: "../../_static/vpp"
18704   data: "plot-vpp-hdrh-lat-3n-hsw"
18705   filter: "'1T1C' and 'NIC_Intel-XL710'"
18706   layout:
18707     layout: "plot-hdrh-latency-by-percentile"
18708
18709 - type: "plot"
18710   title: "Latency by percentile: 3n-tsh"
18711   algorithm: "plot_hdrh_lat_by_percentile"
18712   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
18713   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
18714   target-links: "../../_static/vpp"
18715   data: "plot-vpp-hdrh-lat-3n-tsh"
18716   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
18717   layout:
18718     layout: "plot-hdrh-latency-by-percentile"
18719
18720 - type: "plot"
18721   title: "Latency by percentile: DPDK 2n-skx"
18722   algorithm: "plot_hdrh_lat_by_percentile"
18723   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
18724   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
18725   target-links: "../../_static/dpdk"
18726   data: "plot-dpdk-hdrh-lat-2n-skx"
18727   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18728   layout:
18729     layout: "plot-hdrh-latency-by-percentile"
18730
18731 - type: "plot"
18732   title: "Latency by percentile: DPDK 3n-skx"
18733   algorithm: "plot_hdrh_lat_by_percentile"
18734   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
18735   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
18736   target-links: "../../_static/dpdk"
18737   data: "plot-dpdk-hdrh-lat-3n-skx"
18738   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18739   layout:
18740     layout: "plot-hdrh-latency-by-percentile"
18741
18742 - type: "plot"
18743   title: "Latency by percentile: DPDK 2n-clx"
18744   algorithm: "plot_hdrh_lat_by_percentile"
18745   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
18746   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
18747   target-links: "../../_static/dpdk"
18748   data: "plot-dpdk-hdrh-lat-2n-clx"
18749   filter: "'2T1C' and 'NIC_Intel-XXV710'"
18750   layout:
18751     layout: "plot-hdrh-latency-by-percentile"
18752
18753 - type: "plot"
18754   title: "Latency by percentile: DPDK 3n-hsw"
18755   algorithm: "plot_hdrh_lat_by_percentile"
18756   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
18757   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
18758   target-links: "../../_static/dpdk"
18759   data: "plot-dpdk-hdrh-lat-3n-hsw"
18760   filter: "'1T1C' and 'NIC_Intel-XL710'"
18761   layout:
18762     layout: "plot-hdrh-latency-by-percentile"
18763
18764 - type: "plot"
18765   title: "Latency by percentile: DPDK 3n-tsh"
18766   algorithm: "plot_hdrh_lat_by_percentile"
18767   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
18768   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
18769   target-links: "../../_static/dpdk"
18770   data: "plot-dpdk-hdrh-lat-3n-tsh"
18771   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
18772   layout:
18773     layout: "plot-hdrh-latency-by-percentile"