Report: 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,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
33     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
34     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
35     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
36     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
37     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
38     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
39     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
40     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
41     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
42     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
43     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
44     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
45     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
46     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
47     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
48
49     # Detailed test configurations
50     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
51     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
52     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
53     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
54     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
55     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
56     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
57     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
58     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
59     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
60     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
61     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
62
63     # Detailed tests operational data
64     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
65     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
66     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
67     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
68     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
69
70     # .css patch file to fix tables generated by Sphinx
71     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
72     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
73
74   urls:
75     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
76     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
77     URL[VIRL,DNV]: "http://10.30.51.28/download/denverton/{release}/robot-plugin.zip"
78     # URL[VIRL,DNV]: "http://download.it/from/nexus"
79     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
80     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
81     DIR[NEXUS,DOC]: "report/_static/archive"
82
83   make-dirs:
84   # List the directories which are created while preparing the environment.
85   # All directories MUST be defined in "paths" section.
86   - "DIR[WORKING,DATA]"
87   - "DIR[STATIC,VPP]"
88   - "DIR[STATIC,DPDK]"
89   - "DIR[STATIC,ARCH]"
90   - "DIR[BUILD,LATEX]"
91   - "DIR[WORKING,SRC]"
92   - "DIR[WORKING,SRC,STATIC]"
93
94   remove-dirs:
95   # List the directories which are deleted while cleaning the environment.
96   # All directories MUST be defined in "paths" section.
97   #- "DIR[BUILD,HTML]"
98   - "DIR[WORKING,DATA]"
99
100   build-dirs:
101   # List the directories where the results (build) is stored.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[BUILD,HTML]"
104   - "DIR[BUILD,LATEX]"
105
106 - type: "configuration"
107
108   limits:
109     nic:
110       x520: 24460000
111       x553: 29761905
112       x710: 35800000
113       xxv710: 35800000
114       xl710: 35800000
115
116     link:
117       10ge: 14880952.38
118       25ge: 37202380.95
119       40ge: 59523809.52
120       100ge: 148809523.81
121
122     pci:
123       pci-g3-x8: 74404761.90
124       pci-g3-x16: 148809523.81
125
126   data-sets:
127
128     ###########################################################################
129     # Plots:
130
131     # 3n-hsw
132
133     plot-vpp-throughput-lat-tsa-3n-hsw:
134       csit-vpp-perf-verify-1908-3n-hsw:
135         - 12  # NDRPDR sel
136         - 13  # NDRPDR sel
137         - 14  # NDRPDR sel
138         - 15  # NDRPDR sel
139         - 16  # NDRPDR sel
140         - 17  # NDRPDR sel
141         - 18  # NDRPDR sel
142         - 19  # NDRPDR sel
143         - 20  # NDRPDR sel
144         - 21  # NDRPDR sel
145
146     # TODO: Add data
147     plot-vpp-http-server-performance:
148       csit-vpp-perf-verify-1908-2n-skx:
149         - 29  # TCP
150         - 30  # TCP
151         - 58  # TCP
152         - 59  # TCP
153         - 60  # TCP
154         - 61  # TCP
155         - 62  # TCP
156         - 63  # TCP
157         - 64  # TCP
158         - 65  # TCP
159
160     plot-dpdk-throughput-latency-3n-hsw:
161       csit-dpdk-perf-verify-1908-3n-hsw:
162         - 2   # NDRPDR sel
163         - 3   # NDRPDR sel
164         - 4   # NDRPDR sel
165         - 5   # NDRPDR sel
166         - 6   # NDRPDR sel
167         - 7   # NDRPDR sel
168         - 8   # NDRPDR sel
169         - 9   # NDRPDR sel
170         - 10  # NDRPDR sel
171         - 11  # NDRPDR sel
172
173     # 3n-skx
174
175     plot-vpp-throughput-lat-tsa-3n-skx:
176       # TODO: Add data
177       csit-vpp-perf-verify-1908-3n-skx:
178         - 14  # NDRPDR sel
179         - 16  # NDRPDR sel
180         - 19  # NDRPDR sel
181         - 20  # NDRPDR sel
182         - 22  # NDRPDR sel
183         - 23  # NDRPDR sel
184         - 24  # NDRPDR sel
185         - 25  # NDRPDR sel
186         - 26  # NDRPDR sel
187
188     plot-dpdk-throughput-latency-3n-skx:
189       csit-dpdk-perf-verify-1908-3n-skx:
190         - 3   # NDRPDR sel
191         - 4   # NDRPDR sel
192         - 5   # NDRPDR sel
193         - 6   # NDRPDR sel
194         - 7   # NDRPDR sel
195         - 8   # NDRPDR sel
196         - 9   # NDRPDR sel
197         - 10  # NDRPDR sel
198         - 11  # NDRPDR sel
199         - 12  # NDRPDR sel
200
201     # 2n-skx
202
203     plot-vpp-throughput-lat-tsa-2n-skx:
204       csit-vpp-perf-verify-1908-2n-skx:
205         - 26  # NDRPDR sel
206         - 27  # NDRPDR sel
207         - 34  # NDRPDR sel
208         - 35  # NDRPDR sel
209         - 36  # NDRPDR sel
210         - 42  # NDRPDR sel
211         - 43  # NDRPDR sel
212         - 44  # NDRPDR sel
213         - 45  # NDRPDR sel
214         - 46  # NDRPDR sel
215
216 #    plot-vpp-soak-2n-skx:
217 #      # TODO: Add data
218 #      csit-vpp-perf-verify-1908-2n-skx:
219
220     plot-vpp-nfv-2n-skx-ndrpdr:
221       # TODO: Add data
222       csit-vpp-perf-verify-1908-2n-skx:
223         - 22  # NFV
224         - 31  # NFV
225         - 32  # NFV
226         - 37  # NFV
227         - 38  # NFV
228         - 39  # NFV
229
230 #    plot-vpp-nfv-2n-skx-mrr-64b:
231 #      csit-vpp-perf-verify-1904-2n-skx:
232 #        - 40  # NFV MRR 64b
233 #        - 41  # NFV MRR 64b
234 #        - 42  # NFV MRR 64b
235 #        - 47  # NFV MRR 64b
236 #        - 48  # NFV MRR 64b
237 #        - 80  # NFV MRR NDRPDR 64b IMIX
238 #        - 81  # NFV MRR NDRPDR 64b IMIX
239 #        - 84  # NFV MRR NDRPDR 64b IMIX
240 #        - 85  # NFV MRR NDRPDR 64b IMIX
241 #        - 86  # NFV MRR NDRPDR 64b IMIX
242 #      # TODO: Add data
243 #      # csit-vpp-perf-verify-1908-2n-skx:
244 #
245 #    plot-vpp-nfv-2n-skx-mrr-imix:
246 #      csit-vpp-perf-verify-1904-2n-skx:
247 #        - 49  # NFV MRR IMIX
248 #        - 50  # NFV MRR IMIX
249 #        - 51  # NFV MRR IMIX
250 #        - 54  # NFV MRR IMIX
251 #        - 55  # NFV MRR IMIX
252 #        - 80  # NFV MRR NDRPDR 64b IMIX
253 #        - 81  # NFV MRR NDRPDR 64b IMIX
254 #        - 84  # NFV MRR NDRPDR 64b IMIX
255 #        - 85  # NFV MRR NDRPDR 64b IMIX
256 #        - 86  # NFV MRR NDRPDR 64b IMIX
257 #      # TODO: Add data
258 #      # csit-vpp-perf-verify-1908-2n-skx:
259
260     plot-dpdk-throughput-latency-2n-skx:
261       csit-dpdk-perf-verify-1908-2n-skx:
262         - 2   # NDRPDR sel
263         - 3   # NDRPDR sel
264         - 4   # NDRPDR sel
265         - 5   # NDRPDR sel
266         - 7   # NDRPDR sel
267         - 8   # NDRPDR sel
268         - 9   # NDRPDR sel
269         - 10  # NDRPDR sel
270         - 11  # NDRPDR sel
271         - 12  # NDRPDR sel
272
273     # 3rd party
274
275 #    # Denverton:
276 #    intel-dnv-vpp:
277 #      # intel-dnv-vpp-release-1904:
278 #      intel-dnv-vpp-release-1901:
279 #        - 1
280
281     ###########################################################################
282     # Simple tables (only one data set):
283
284     # NIC Comparisons
285
286     vpp-nic-comparison-3n-skx:
287       # TODO: Add data
288       csit-vpp-perf-verify-1908-3n-skx:
289         - 14  # NDRPDR sel
290         - 16  # NDRPDR sel
291         - 19  # NDRPDR sel
292         - 20  # NDRPDR sel
293         - 22  # NDRPDR sel
294         - 23  # NDRPDR sel
295         - 24  # NDRPDR sel
296         - 25  # NDRPDR sel
297         - 26  # NDRPDR sel
298
299     vpp-nic-comparison-2n-skx:
300       csit-vpp-perf-verify-1908-2n-skx:
301         - 26  # NDRPDR sel
302         - 27  # NDRPDR sel
303         - 34  # NDRPDR sel
304         - 35  # NDRPDR sel
305         - 36  # NDRPDR sel
306         - 42  # NDRPDR sel
307         - 43  # NDRPDR sel
308         - 44  # NDRPDR sel
309         - 45  # NDRPDR sel
310         - 46  # NDRPDR sel
311
312     vpp-nic-comparison-3n-skx-mrr:
313       csit-vpp-perf-verify-1904-3n-skx:
314         - 7   # MRR sel
315       # TODO: Add data
316       # csit-vpp-perf-verify-1908-3n-skx:
317
318     vpp-nic-comparison-2n-skx-mrr:
319       csit-vpp-perf-verify-1904-2n-skx:
320         - 11  # MRR sel
321       # TODO: Add data
322       # csit-vpp-perf-verify-1908-2n-skx:
323
324     # Results
325
326     vpp-perf-results-3n-hsw:
327       # TODO: Add FULL data
328       csit-vpp-perf-verify-1908-3n-hsw:
329         - 24  # NDRPDR full
330         - 25  # NDRPDR full
331         - 26  # NDRPDR full
332         - 27  # NDRPDR full
333         - 28  # NDRPDR full
334         - 29  # NDRPDR full
335         - 32  # NDRPDR full
336
337     vpp-perf-results-3n-skx:
338       # TODO: Add FULL data
339       csit-vpp-perf-verify-1908-3n-skx:
340         - 27  # NDRPDR full
341         - 28  # NDRPDR full
342         - 30  # NDRPDR full
343         - 31  # NDRPDR full
344
345     vpp-perf-results-2n-skx:
346       # TODO: Add FULL data
347       csit-vpp-perf-verify-1908-2n-skx:
348         - 48  # NDRPDR full
349         - 49  # NDRPDR full
350         - 50  # NDRPDR full
351         - 51  # NDRPDR full
352         - 54  # NDRPDR full
353         - 55  # NDRPDR full
354         - 66  # NDRPDR full
355
356     vpp-mrr-results-3n-hsw:
357       csit-vpp-perf-verify-1904-3n-hsw:
358         - 9   # MRR sel
359       # TODO: Add data
360       # csit-vpp-perf-verify-1908-3n-hsw:
361
362     vpp-mrr-results-3n-skx:
363       csit-vpp-perf-verify-1904-3n-skx:
364         - 7   # MRR sel
365       # TODO: Add data
366       # csit-vpp-perf-verify-1908-3n-skx:
367
368     vpp-mrr-results-2n-skx:
369       csit-vpp-perf-verify-1904-2n-skx:
370         - 11  # MRR sel
371       # TODO: Add data
372       # csit-vpp-perf-verify-1908-2n-skx:
373
374     vpp-func-results-ubuntu:
375       csit-vpp-functional-1908-ubuntu1604-virl:
376         - 64
377
378     vpp-func-results-centos:
379       csit-vpp-functional-1908-centos7-virl:
380         - 64
381
382     vpp-device-results-ubuntu:
383       csit-vpp-device-1908-ubuntu1804-1n-skx:
384         - 65
385
386     dpdk-perf-results-3n-hsw:
387       csit-dpdk-perf-verify-1908-3n-hsw:
388         - 10  # NDRPDR sel
389
390     dpdk-perf-results-3n-skx:
391       csit-dpdk-perf-verify-1908-3n-skx:
392         - 12  # NDRPDR sel
393
394     dpdk-perf-results-2n-skx:
395       csit-dpdk-perf-verify-1908-2n-skx:
396         - 12  # NDRPDR sel
397
398     # HoneyComb Functional
399     hc-func-results:
400       csit-hc2vpp-verify-func-1904-ubuntu1604:
401         - 4
402       # TODO: Add data
403       # csit-hc2vpp-verify-func-1908-ubuntu1604:
404
405 #    # NSH SFC Functional
406 #    nsh-func-results:
407 #      # Not used
408 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
409 #        - 1
410
411     # DMM Functional
412     dmm-func-results:
413       csit-dmm-functional-1904-ubuntu1604-virl:
414         - 1
415       # TODO: Add data
416       # csit-dmm-functional-1908-ubuntu1604-virl:
417
418     ###########################################################################
419     # Tables (more than one data set)
420
421     # Performance changes
422
423 #    intel-dnv-vpp-changes-2n-dnv-h1:
424 #      intel-dnv-vpp-release-1810:
425 #        - 1
426 #    intel-dnv-vpp-changes-2n-dnv-ref:
427 #      intel-dnv-vpp-release-1901:
428 #        - 1
429 #    intel-dnv-vpp-changes-2n-dnv-cmp:
430 #      # intel-dnv-vpp-release-1904:
431 #      intel-dnv-vpp-release-1901:
432 #        - 1
433 #    intel-dnv-vpp-changes-2n-dnv:
434 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
435 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
436 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
437
438     vpp-performance-changes-3n-hsw-h1:
439       csit-vpp-perf-verify-1901-3n-hsw:
440         - 10  # NDRPDR sel
441         - 19  # NDRPDR sel
442         - 31  # NDRPDR sel
443         - 36  # NDRPDR sel
444         - 40  # NDRPDR sel
445         - 42  # NDRPDR sel
446         - 44  # NDRPDR sel
447         - 46  # NDRPDR sel
448         - 47  # NDRPDR sel
449         - 48  # NDRPDR sel
450         - 61  # NDRPDR LB
451         - 62  # NDRPDR LB
452         - 63  # NDRPDR LB
453         - 64  # NDRPDR LB
454         - 65  # NDRPDR LB
455         - 66  # NDRPDR LB
456         - 67  # NDRPDR LB
457         - 69  # NDRPDR LB
458         - 70  # NDRPDR LB
459         - 71  # NDRPDR LB
460     vpp-performance-changes-3n-hsw-ref:
461       csit-vpp-perf-verify-1904-3n-hsw:
462         - 11  # NDRPDR sel
463         - 12  # NDRPDR sel
464         - 20  # NDRPDR sel
465         - 21  # NDRPDR sel
466         - 23  # NDRPDR sel
467         - 24  # NDRPDR sel
468         - 25  # NDRPDR sel
469         - 26  # NDRPDR sel
470         - 29  # NDRPDR sel
471         - 30  # NDRPDR sel
472     vpp-performance-changes-3n-hsw-cmp:
473       csit-vpp-perf-verify-1908-3n-hsw:
474         - 12  # NDRPDR sel
475         - 13  # NDRPDR sel
476         - 14  # NDRPDR sel
477         - 15  # NDRPDR sel
478         - 16  # NDRPDR sel
479         - 17  # NDRPDR sel
480         - 18  # NDRPDR sel
481         - 19  # NDRPDR sel
482         - 20  # NDRPDR sel
483         - 21  # NDRPDR sel
484     vpp-performance-changes-3n-hsw:
485       - "vpp-performance-changes-3n-hsw-h1"
486       - "vpp-performance-changes-3n-hsw-ref"
487       - "vpp-performance-changes-3n-hsw-cmp"
488
489     vpp-performance-changes-3n-skx-h1:
490       csit-vpp-perf-verify-1901-3n-skx:
491         - 18  # NDRPDR sel
492         - 19  # NDRPDR sel
493         - 20  # NDRPDR sel
494         - 28  # NDRPDR sel
495         - 31  # NDRPDR sel
496         - 33  # NDRPDR sel
497         - 36  # NDRPDR sel
498         - 38  # NDRPDR sel
499         - 47  # NDRPDR sel
500         - 48  # NDRPDR sel
501         - 54  # NDRPDR LB
502         - 57  # NDRPDR LB
503         - 58  # NDRPDR LB
504         - 59  # NDRPDR LB
505         - 60  # NDRPDR LB
506         - 63  # NDRPDR LB
507         - 64  # NDRPDR LB
508         - 65  # NDRPDR LB
509         - 66  # NDRPDR LB
510         - 67  # NDRPDR LB
511     vpp-performance-changes-3n-skx-ref:
512       csit-vpp-perf-verify-1904-3n-skx:
513         - 8   # NDRPDR sel
514         - 9   # NDRPDR sel
515         - 10  # NDRPDR sel
516         - 11  # NDRPDR sel
517         - 12  # NDRPDR sel
518         - 14  # NDRPDR sel
519         - 16  # NDRPDR sel
520         - 21  # NDRPDR sel
521         - 23  # NDRPDR sel
522         - 25  # NDRPDR sel
523     vpp-performance-changes-3n-skx-cmp:
524       # TODO: Add data
525       csit-vpp-perf-verify-1908-3n-skx:
526         - 14  # NDRPDR sel
527         - 16  # NDRPDR sel
528         - 19  # NDRPDR sel
529         - 20  # NDRPDR sel
530         - 22  # NDRPDR sel
531         - 23  # NDRPDR sel
532         - 24  # NDRPDR sel
533         - 25  # NDRPDR sel
534         - 26  # NDRPDR sel
535     vpp-performance-changes-3n-skx:
536       - "vpp-performance-changes-3n-skx-h1"
537       - "vpp-performance-changes-3n-skx-ref"
538       - "vpp-performance-changes-3n-skx-cmp"
539
540     vpp-performance-changes-2n-skx-h1:
541       csit-vpp-perf-verify-1901-2n-skx:
542         - 5   # NDRPDR sel
543         - 12  # NDRPDR sel
544         - 13  # NDRPDR sel
545         - 21  # NDRPDR sel
546         - 23  # NDRPDR sel
547         - 31  # NDRPDR sel
548         - 34  # NDRPDR sel
549         - 40  # NDRPDR sel
550         - 42  # NDRPDR sel
551         - 43  # NDRPDR sel
552     vpp-performance-changes-2n-skx-ref:
553       csit-vpp-perf-verify-1904-2n-skx:
554         - 12  # NDRPDR sel
555         - 14  # NDRPDR sel
556         - 16  # NDRPDR sel
557         - 17  # NDRPDR sel
558         - 18  # NDRPDR sel
559         - 21  # NDRPDR sel
560         - 27  # NDRPDR sel
561         - 30  # NDRPDR sel
562         - 31  # NDRPDR sel
563         - 32  # NDRPDR sel
564     vpp-performance-changes-2n-skx-cmp:
565       csit-vpp-perf-verify-1908-2n-skx:
566         - 26  # NDRPDR sel
567         - 27  # NDRPDR sel
568         - 34  # NDRPDR sel
569         - 35  # NDRPDR sel
570         - 36  # NDRPDR sel
571         - 42  # NDRPDR sel
572         - 43  # NDRPDR sel
573         - 44  # NDRPDR sel
574         - 45  # NDRPDR sel
575         - 46  # NDRPDR sel
576     vpp-performance-changes-2n-skx:
577       - "vpp-performance-changes-2n-skx-h1"
578       - "vpp-performance-changes-2n-skx-ref"
579       - "vpp-performance-changes-2n-skx-cmp"
580
581 #    vpp-soak-vs-ndr-2n-skx-ref:
582 #      csit-vpp-perf-verify-1904-2n-skx:
583 #        - 12  # NDRPDR sel
584 #        - 14  # NDRPDR sel
585 #        - 16  # NDRPDR sel
586 #        - 17  # NDRPDR sel
587 #        - 18  # NDRPDR sel
588 #        - 21  # NDRPDR sel
589 #        - 27  # NDRPDR sel
590 #        - 30  # NDRPDR sel
591 #        - 31  # NDRPDR sel
592 #        - 32  # NDRPDR sel
593 #      # TODO: Add data
594 #      # csit-vpp-perf-verify-1908-2n-skx:
595 #    vpp-soak-vs-ndr-2n-skx-cmp:
596 #      csit-vpp-perf-verify-1904-2n-skx:
597 #        - 70  # soak
598 #        - 71  # soak
599 #      # TODO: Add data
600 #      # csit-vpp-perf-verify-1908-2n-skx:
601 #    vpp-soak-vs-ndr-2n-skx:
602 #      csit-vpp-perf-verify-1904-2n-skx:
603 #        - 12  # NDRPDR sel
604 #        - 14  # NDRPDR sel
605 #        - 16  # NDRPDR sel
606 #        - 17  # NDRPDR sel
607 #        - 18  # NDRPDR sel
608 #        - 21  # NDRPDR sel
609 #        - 27  # NDRPDR sel
610 #        - 30  # NDRPDR sel
611 #        - 31  # NDRPDR sel
612 #        - 32  # NDRPDR sel
613 #        - 70  # soak
614 #        - 71  # soak
615 #      # TODO: Add data
616 #      # csit-vpp-perf-verify-1908-2n-skx:
617
618     vpp-performance-changes-3n-hsw-mrr-h1:
619       csit-vpp-perf-verify-1901-3n-hsw:
620         - 35  # MRR sel
621     vpp-performance-changes-3n-hsw-mrr-ref:
622       csit-vpp-perf-verify-1904-3n-hsw:
623         - 9   # MRR sel
624     vpp-performance-changes-3n-hsw-mrr-cmp:
625       csit-vpp-perf-verify-1904-3n-hsw:
626         - 9   # MRR sel
627       # TODO: Add data
628       # csit-vpp-perf-verify-1908-3n-hsw:
629     vpp-performance-changes-3n-hsw-mrr:
630       - "vpp-performance-changes-3n-hsw-mrr-h1"
631       - "vpp-performance-changes-3n-hsw-mrr-ref"
632       - "vpp-performance-changes-3n-hsw-mrr-cmp"
633
634     vpp-performance-changes-3n-skx-mrr-h1:
635       csit-vpp-perf-verify-1901-3n-skx:
636         - 32  # MRR sel
637     vpp-performance-changes-3n-skx-mrr-ref:
638       csit-vpp-perf-verify-1904-3n-skx:
639         - 7   # MRR sel
640     vpp-performance-changes-3n-skx-mrr-cmp:
641       csit-vpp-perf-verify-1904-3n-skx:
642         - 7   # MRR sel
643       # TODO: Add data
644       # csit-vpp-perf-verify-1908-3n-skx:
645     vpp-performance-changes-3n-skx-mrr:
646       - "vpp-performance-changes-3n-skx-mrr-h1"
647       - "vpp-performance-changes-3n-skx-mrr-ref"
648       - "vpp-performance-changes-3n-skx-mrr-cmp"
649
650     vpp-performance-changes-2n-skx-mrr-h1:
651       csit-vpp-perf-verify-1901-2n-skx:
652         - 22  # MRR sel
653     vpp-performance-changes-2n-skx-mrr-ref:
654       csit-vpp-perf-verify-1904-2n-skx:
655         - 11  # MRR sel
656     vpp-performance-changes-2n-skx-mrr-cmp:
657       csit-vpp-perf-verify-1904-2n-skx:
658         - 11  # MRR sel
659       # TODO: Add data
660       # csit-vpp-perf-verify-1908-2n-skx:
661     vpp-performance-changes-2n-skx-mrr:
662       - "vpp-performance-changes-2n-skx-mrr-h1"
663       - "vpp-performance-changes-2n-skx-mrr-ref"
664       - "vpp-performance-changes-2n-skx-mrr-cmp"
665
666     dpdk-performance-changes-3n-hsw-h1:
667       csit-dpdk-perf-verify-1901-3n-hsw:
668         - 13  # NDRPDR sel
669         - 14  # NDRPDR sel
670         - 16  # NDRPDR sel
671         - 17  # NDRPDR sel
672         - 18  # NDRPDR sel
673         - 19  # NDRPDR sel
674         - 20  # NDRPDR sel
675         - 21  # NDRPDR sel
676         - 22  # NDRPDR sel
677         - 23  # NDRPDR sel
678     dpdk-performance-changes-3n-hsw-ref:
679       csit-dpdk-perf-verify-1904-3n-hsw:
680         - 2   # NDRPDR sel
681         - 3   # NDRPDR sel
682         - 5   # NDRPDR sel
683         - 6   # NDRPDR sel
684         - 13  # NDRPDR sel
685         - 14  # NDRPDR sel
686         - 15  # NDRPDR sel
687         - 18  # NDRPDR sel
688         - 19  # NDRPDR sel
689         - 20  # NDRPDR sel
690     dpdk-performance-changes-3n-hsw-cmp:
691       csit-dpdk-perf-verify-1908-3n-hsw:
692         - 2   # NDRPDR sel
693         - 3   # NDRPDR sel
694         - 4   # NDRPDR sel
695         - 5   # NDRPDR sel
696         - 6   # NDRPDR sel
697         - 7   # NDRPDR sel
698         - 8   # NDRPDR sel
699         - 9   # NDRPDR sel
700         - 10  # NDRPDR sel
701         - 11  # NDRPDR sel
702     dpdk-performance-changes-3n-hsw:
703       - "dpdk-performance-changes-3n-hsw-h1"
704       - "dpdk-performance-changes-3n-hsw-ref"
705       - "dpdk-performance-changes-3n-hsw-cmp"
706
707     dpdk-performance-changes-3n-skx-h1:
708       csit-dpdk-perf-verify-1901-3n-skx:
709         - 3   # NDRPDR sel
710         - 5   # NDRPDR sel
711         - 6   # NDRPDR sel
712         - 7   # NDRPDR sel
713         - 8   # NDRPDR sel
714         - 9   # NDRPDR sel
715         - 10  # NDRPDR sel
716         - 11  # NDRPDR sel
717         - 12  # NDRPDR sel
718         - 13  # NDRPDR sel
719     dpdk-performance-changes-3n-skx-ref:
720       csit-dpdk-perf-verify-1904-3n-skx:
721         - 2   # NDRPDR sel
722         - 3   # NDRPDR sel
723         - 4   # NDRPDR sel
724         - 5   # NDRPDR sel
725         - 6   # NDRPDR sel
726         - 7   # NDRPDR sel
727         - 11  # NDRPDR sel
728         - 12  # NDRPDR sel
729         - 13  # NDRPDR sel
730         - 14  # NDRPDR sel
731     dpdk-performance-changes-3n-skx-cmp:
732       csit-dpdk-perf-verify-1908-3n-skx:
733         - 3   # NDRPDR sel
734         - 4   # NDRPDR sel
735         - 5   # NDRPDR sel
736         - 6   # NDRPDR sel
737         - 7   # NDRPDR sel
738         - 8   # NDRPDR sel
739         - 9   # NDRPDR sel
740         - 10  # NDRPDR sel
741         - 11  # NDRPDR sel
742         - 12  # NDRPDR sel
743     dpdk-performance-changes-3n-skx:
744       - "dpdk-performance-changes-3n-skx-h1"
745       - "dpdk-performance-changes-3n-skx-ref"
746       - "dpdk-performance-changes-3n-skx-cmp"
747
748     dpdk-performance-changes-2n-skx-h1:
749       csit-dpdk-perf-verify-1901-2n-skx:
750         - 12  # NDRPDR sel
751         - 13  # NDRPDR sel
752         - 14  # NDRPDR sel
753         - 15  # NDRPDR sel
754         - 16  # NDRPDR sel
755         - 17  # NDRPDR sel
756         - 18  # NDRPDR sel
757         - 19  # NDRPDR sel
758         - 20  # NDRPDR sel
759         - 21  # NDRPDR sel
760     dpdk-performance-changes-2n-skx-ref:
761       csit-dpdk-perf-verify-1904-2n-skx:
762         - 2   # NDRPDR sel
763         - 3   # NDRPDR sel
764         - 4   # NDRPDR sel
765         - 5   # NDRPDR sel
766         - 7   # NDRPDR sel
767         - 8   # NDRPDR sel
768         - 9   # NDRPDR sel
769         - 10  # NDRPDR sel
770         - 11  # NDRPDR sel
771         - 12  # NDRPDR sel
772     dpdk-performance-changes-2n-skx-cmp:
773       csit-dpdk-perf-verify-1908-2n-skx:
774         - 2   # NDRPDR sel
775         - 3   # NDRPDR sel
776         - 4   # NDRPDR sel
777         - 5   # NDRPDR sel
778         - 7   # NDRPDR sel
779         - 8   # NDRPDR sel
780         - 9   # NDRPDR sel
781         - 10  # NDRPDR sel
782         - 11  # NDRPDR sel
783         - 12  # NDRPDR sel
784     dpdk-performance-changes-2n-skx:
785       - "dpdk-performance-changes-2n-skx-h1"
786       - "dpdk-performance-changes-2n-skx-ref"
787       - "dpdk-performance-changes-2n-skx-cmp"
788
789     # Compare testbeds
790
791     vpp-compare-testbeds-ref:
792       csit-vpp-perf-verify-1908-3n-hsw:
793         - 12  # NDRPDR sel
794         - 13  # NDRPDR sel
795         - 14  # NDRPDR sel
796         - 15  # NDRPDR sel
797         - 16  # NDRPDR sel
798         - 17  # NDRPDR sel
799         - 18  # NDRPDR sel
800         - 19  # NDRPDR sel
801         - 20  # NDRPDR sel
802         - 21  # NDRPDR sel
803     vpp-compare-testbeds-cmp:
804       # TODO: Add data
805       csit-vpp-perf-verify-1908-3n-skx:
806         - 14  # NDRPDR sel
807         - 16  # NDRPDR sel
808         - 19  # NDRPDR sel
809         - 20  # NDRPDR sel
810         - 22  # NDRPDR sel
811         - 23  # NDRPDR sel
812         - 24  # NDRPDR sel
813         - 25  # NDRPDR sel
814         - 26  # NDRPDR sel
815     vpp-compare-testbeds:
816       - "vpp-compare-testbeds-ref"
817       - "vpp-compare-testbeds-cmp"
818
819     vpp-compare-testbeds-mrr-ref:
820       csit-vpp-perf-verify-1904-3n-hsw:
821         - 9   # MRR sel
822       # TODO: Add data
823       # csit-vpp-perf-verify-1908-3n-hsw:
824     vpp-compare-testbeds-mrr-cmp:
825       csit-vpp-perf-verify-1904-3n-skx:
826         - 7   # MRR sel
827       # TODO: Add data
828       # csit-vpp-perf-verify-1908-3n-skx:
829     vpp-compare-testbeds-mrr:
830       - "vpp-compare-testbeds-mrr-ref"
831       - "vpp-compare-testbeds-mrr-cmp"
832
833     dpdk-compare-testbeds-ref:
834       # TODO: Add data
835       csit-dpdk-perf-verify-1908-3n-hsw:
836         - 2   # NDRPDR sel
837         - 3   # NDRPDR sel
838         - 4   # NDRPDR sel
839         - 5   # NDRPDR sel
840         - 6   # NDRPDR sel
841         - 7   # NDRPDR sel
842         - 8   # NDRPDR sel
843         - 9   # NDRPDR sel
844         - 10  # NDRPDR sel
845         - 11  # NDRPDR sel
846     dpdk-compare-testbeds-cmp:
847       csit-dpdk-perf-verify-1908-3n-skx:
848         - 3   # NDRPDR sel
849         - 4   # NDRPDR sel
850         - 5   # NDRPDR sel
851         - 6   # NDRPDR sel
852         - 7   # NDRPDR sel
853         - 8   # NDRPDR sel
854         - 9   # NDRPDR sel
855         - 10  # NDRPDR sel
856         - 11  # NDRPDR sel
857         - 12  # NDRPDR sel
858     dpdk-compare-testbeds:
859       - "dpdk-compare-testbeds-ref"
860       - "dpdk-compare-testbeds-cmp"
861
862     # Compare topologies
863
864     vpp-compare-topologies-ref:
865       # TODO: Add data
866       csit-vpp-perf-verify-1908-3n-skx:
867         - 14  # NDRPDR sel
868         - 16  # NDRPDR sel
869         - 19  # NDRPDR sel
870         - 20  # NDRPDR sel
871         - 22  # NDRPDR sel
872         - 23  # NDRPDR sel
873         - 24  # NDRPDR sel
874         - 25  # NDRPDR sel
875         - 26  # NDRPDR sel
876     vpp-compare-topologies-cmp:
877       csit-vpp-perf-verify-1908-2n-skx:
878         - 26  # NDRPDR sel
879         - 27  # NDRPDR sel
880         - 34  # NDRPDR sel
881         - 35  # NDRPDR sel
882         - 36  # NDRPDR sel
883         - 42  # NDRPDR sel
884         - 43  # NDRPDR sel
885         - 44  # NDRPDR sel
886         - 45  # NDRPDR sel
887         - 46  # NDRPDR sel
888     vpp-compare-topologies:
889       - "vpp-compare-topologies-ref"
890       - "vpp-compare-topologies-cmp"
891
892     vpp-compare-topologies-mrr-ref:
893       csit-vpp-perf-verify-1904-3n-skx:
894         - 7   # MRR sel
895       # TODO: Add data
896       # csit-vpp-perf-verify-1908-3n-skx:
897     vpp-compare-topologies-mrr-cmp:
898       csit-vpp-perf-verify-1904-2n-skx:
899         - 11  # MRR sel
900       # TODO: Add data
901       # csit-vpp-perf-verify-1908-2n-skx:
902     vpp-compare-topologies-mrr:
903       - "vpp-compare-topologies-mrr-ref"
904       - "vpp-compare-topologies-mrr-cmp"
905
906     dpdk-compare-topologies-ref:
907       csit-dpdk-perf-verify-1908-3n-skx:
908         - 3   # NDRPDR sel
909         - 4   # NDRPDR sel
910         - 5   # NDRPDR sel
911         - 6   # NDRPDR sel
912         - 7   # NDRPDR sel
913         - 8   # NDRPDR sel
914         - 9   # NDRPDR sel
915         - 10  # NDRPDR sel
916         - 11  # NDRPDR sel
917         - 12  # NDRPDR sel
918     dpdk-compare-topologies-cmp:
919       csit-dpdk-perf-verify-1908-2n-skx:
920         - 2   # NDRPDR sel
921         - 3   # NDRPDR sel
922         - 4   # NDRPDR sel
923         - 5   # NDRPDR sel
924         - 7   # NDRPDR sel
925         - 8   # NDRPDR sel
926         - 9   # NDRPDR sel
927         - 10  # NDRPDR sel
928         - 11  # NDRPDR sel
929         - 12  # NDRPDR sel
930     dpdk-compare-topologies:
931       - "dpdk-compare-topologies-ref"
932       - "dpdk-compare-topologies-cmp"
933
934   plot-layouts:
935
936     plot-soak-throughput:
937       titlefont:
938         size: 18
939       xaxis:
940         title: "<b>Test Cases [Index]</b>"
941         titlefont:
942           size: 16
943         autorange: True
944         fixedrange: False
945         gridcolor: "rgb(230, 230, 230)"
946         linecolor: "rgb(220, 220, 220)"
947         linewidth: 1
948         showgrid: True
949         showline: True
950         showticklabels: True
951         tickcolor: "rgb(220, 220, 220)"
952         tickmode: "linear"
953         tickfont:
954           size: 16
955         zeroline: False
956       yaxis:
957         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
958         titlefont:
959           size: 16
960         gridcolor: "rgb(230, 230, 230)"
961         hoverformat: ".4r"
962         tickformat: ".3r"
963         linecolor: "rgb(220, 220, 220)"
964         linewidth: 1
965         showgrid: True
966         showline: True
967         showticklabels: True
968         tickcolor: "rgb(220, 220, 220)"
969         tickfont:
970           size: 16
971         zeroline: False
972         range: [0,50]
973       autosize: False
974       margin:
975         t: 50
976         b: 0
977         l: 80
978         r: 20
979       showlegend: True
980       legend:
981         orientation: "h"
982         font:
983           size: 16
984       width: 700
985       height: 900
986
987     plot-service-density:
988       titlefont:
989         size: 18
990       xaxis:
991         side: "top"
992         autorange: True
993         fixedrange: False
994         showgrid: False
995         showline: False
996         showticklabels: False
997         ticks: ""
998         ticklen: 0
999         tickwidth: 0
1000         zeroline: False
1001       yaxis:
1002         autorange: "reversed"
1003         showgrid: False
1004         showline: False
1005         showticklabels: False
1006         ticks: ""
1007         ticklen: 0
1008         tickwidth: 0
1009         zeroline: False
1010       autosize: True
1011       showlegend: False
1012       width: 700
1013       height: 700
1014
1015     plot-cps:
1016       titlefont:
1017         size: 18
1018       xaxis:
1019         title: "<b>Test Cases [Index]</b>"
1020         titlefont:
1021           size: 16
1022         autorange: True
1023         fixedrange: False
1024         gridcolor: "rgb(230, 230, 230)"
1025         linecolor: "rgb(220, 220, 220)"
1026         linewidth: 1
1027         showgrid: True
1028         showline: True
1029         showticklabels: True
1030         tickcolor: "rgb(220, 220, 220)"
1031         tickmode: "linear"
1032         tickfont:
1033           size: 16
1034         zeroline: False
1035       yaxis:
1036         title: "<b>Connections Per Second [cps]</b>"
1037         titlefont:
1038           size: 16
1039         gridcolor: "rgb(230, 230, 230)"
1040         hoverformat: ".4s"
1041         linecolor: "rgb(220, 220, 220)"
1042         linewidth: 1
1043         rangemode: "tozero"
1044         showgrid: True
1045         showline: True
1046         showticklabels: True
1047         tickcolor: "rgb(220, 220, 220)"
1048         tickformat: ".3s"
1049         tickfont:
1050           size: 16
1051         zeroline: False
1052       boxmode: "group"
1053       boxgroupgap: 0.5
1054       autosize: False
1055       margin:
1056         t: 50
1057         b: 20
1058         l: 80
1059         r: 20
1060       showlegend: True
1061       legend:
1062         orientation: "h"
1063         font:
1064           size: 16
1065       width: 700
1066       height: 800
1067
1068     plot-rps:
1069       titlefont:
1070         size: 18
1071       xaxis:
1072         title: "<b>Test Cases [Index]</b>"
1073         titlefont:
1074           size: 16
1075         autorange: True
1076         fixedrange: False
1077         gridcolor: "rgb(230, 230, 230)"
1078         linecolor: "rgb(220, 220, 220)"
1079         linewidth: 1
1080         showgrid: True
1081         showline: True
1082         showticklabels: True
1083         tickcolor: "rgb(220, 220, 220)"
1084         tickmode: "linear"
1085         tickfont:
1086           size: 16
1087         zeroline: False
1088       yaxis:
1089         title: "<b>Requests Per Second [rps]</b>"
1090         titlefont:
1091           size: 16
1092         gridcolor: "rgb(230, 230, 230)"
1093         hoverformat: ".4s"
1094         linecolor: "rgb(220, 220, 220)"
1095         linewidth: 1
1096         rangemode: "tozero"
1097         showgrid: True
1098         showline: True
1099         showticklabels: True
1100         tickcolor: "rgb(230, 230, 230)"
1101         tickformat: ".3s"
1102         tickfont:
1103           size: 16
1104         zeroline: False
1105       boxmode: "group"
1106       boxgroupgap: 0.5
1107       autosize: False
1108       margin:
1109         t: 50
1110         b: 20
1111         l: 80
1112         r: 20
1113       showlegend: True
1114       legend:
1115         orientation: "h"
1116         font:
1117           size: 16
1118       width: 700
1119       height: 800
1120
1121     plot-throughput:
1122       titlefont:
1123         size: 18
1124       xaxis:
1125         title: "<b>Test Cases [Index]</b>"
1126         titlefont:
1127           size: 16
1128         autorange: True
1129         fixedrange: False
1130         gridcolor: "rgb(230, 230, 230)"
1131         linecolor: "rgb(220, 220, 220)"
1132         linewidth: 1
1133         showgrid: True
1134         showline: True
1135         showticklabels: True
1136         tickcolor: "rgb(220, 220, 220)"
1137         tickmode: "linear"
1138         tickfont:
1139           size: 16
1140         zeroline: False
1141       yaxis:
1142         title: "<b>Packet Throughput [Mpps]</b>"
1143         titlefont:
1144           size: 16
1145         gridcolor: "rgb(230, 230, 230)"
1146         hoverformat: ".4r"
1147         tickformat: ".3r"
1148         linecolor: "rgb(220, 220, 220)"
1149         linewidth: 1
1150         showgrid: True
1151         showline: True
1152         showticklabels: True
1153         tickcolor: "rgb(220, 220, 220)"
1154         tickfont:
1155           size: 16
1156         zeroline: False
1157         range: [0,50]
1158       boxmode: "group"
1159       boxgroupgap: 0.5
1160       autosize: False
1161       margin:
1162         t: 50
1163         b: 0
1164         l: 80
1165         r: 20
1166       showlegend: True
1167       legend:
1168         orientation: "h"
1169         font:
1170           size: 16
1171       width: 700
1172       height: 900
1173
1174     plot-throughput-speedup-analysis:
1175       titlefont:
1176         size: 18
1177       xaxis:
1178         title: "<b>Number of Cores [Qty]</b>"
1179         titlefont:
1180           size: 16
1181         autorange: True
1182         fixedrange: False
1183         gridcolor: "rgb(230, 230, 230)"
1184         linecolor: "rgb(220, 220, 220)"
1185         linewidth: 1
1186         showgrid: True
1187         showline: True
1188         showticklabels: True
1189         tickcolor: "rgb(238, 238, 238)"
1190         tickmode: "linear"
1191         tickfont:
1192           size: 16
1193         zeroline: False
1194       yaxis:
1195         title: "<b>Packet Throughput [Mpps]</b>"
1196         titlefont:
1197           size: 16
1198         type: "linear"
1199         gridcolor: "rgb(230, 230, 230)"
1200         hoverformat: ".4s"
1201         linecolor: "rgb(220, 220, 220)"
1202         linewidth: 1
1203         showgrid: True
1204         showline: True
1205         showticklabels: True
1206         tickcolor: "rgb(220, 220, 220)"
1207         tickformat: ".4s"
1208         tickfont:
1209           size: 16
1210         zeroline: True
1211         rangemode: "tozero"
1212         range: [0,100]
1213       legend:
1214         orientation: "h"
1215         font:
1216           size: 16
1217         xanchor: "left"
1218         yanchor: "top"
1219         x: 0
1220         y: -0.2
1221         bgcolor: "rgba(255, 255, 255, 0)"
1222         bordercolor: "rgba(255, 255, 255, 0)"
1223         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1224       autosize: False
1225       margin:
1226           't': 50
1227           'b': 150
1228           'l': 85
1229           'r': 10
1230       showlegend: True
1231       width: 700
1232       height: 700
1233       hoverlabel:
1234         namelength: -1
1235       annotations: [
1236         {
1237           text: "_ _          __          ...",
1238           align: "left",
1239           showarrow: False,
1240           xref: "paper",
1241           yref: "paper",
1242           xanchor: "left",
1243           yanchor: "top",
1244           x: 0,
1245           y: -0.13,
1246           font: {
1247             family: "Consolas, Courier New",
1248             size: 15
1249           },
1250         },
1251         {
1252           text: "    Perfect     Measured     Limit",
1253           align: "left",
1254           showarrow: False,
1255           xref: "paper",
1256           yref: "paper",
1257           xanchor: "left",
1258           yanchor: "top",
1259           x: 0,
1260           y: -0.15,
1261           font: {
1262             family: "Consolas, Courier New",
1263             size: 15
1264           },
1265         },
1266       ]
1267
1268     plot-latency:
1269       titlefont:
1270         size: 18
1271       xaxis:
1272         title: "<b>Direction</b>"
1273         titlefont:
1274           size: 16
1275         autorange: True
1276         fixedrange: False
1277         gridcolor: "rgb(230, 230, 230)"
1278         linecolor: "rgb(220, 220, 220)"
1279         linewidth: 1
1280         showgrid: True
1281         showline: True
1282         showticklabels: False
1283         tickcolor: "rgb(220, 220, 220)"
1284         tickmode: "linear"
1285         tickfont:
1286           size: 16
1287         zeroline: False
1288       yaxis:
1289         title: "<b>Packet Latency [uSec]</b>"
1290         titlefont:
1291           size: 16
1292         type: "linear"
1293         gridcolor: "rgb(230, 230, 230)"
1294         hoverformat: ".4s"
1295         linecolor: "rgb(220, 220, 220)"
1296         linewidth: 1
1297         showgrid: True
1298         showline: True
1299         showticklabels: True
1300         tickcolor: "rgb(220, 220, 220)"
1301         tickformat: ".4s"
1302         tickfont:
1303           size: 16
1304         zeroline: True
1305         rangemode: "tozero"
1306       legend:
1307         orientation: "h"
1308         font:
1309           size: 16
1310         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1311       autosize: False
1312       margin:
1313           't': 50
1314           'b': 150
1315           'l': 80
1316           'r': 10
1317       showlegend: True
1318       width: 700
1319       height: 700
1320       hoverlabel:
1321         namelength: -1
1322
1323 - type: "static"
1324   src-path: "{DIR[RST]}"
1325   dst-path: "{DIR[WORKING,SRC]}"
1326
1327 - type: "input"
1328   general:
1329     file-name: "output_info.xml.gz"
1330     file-format: ".gz"
1331     arch-file-format:
1332       - ".gz"
1333       - ".zip"
1334     download-path: "{job}/{build}/archives/{filename}"
1335     extract: "output.xml"
1336
1337     zip-file-name: "robot-plugin.zip"
1338     zip-file-format: ".zip"
1339     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1340     zip-extract: "robot-plugin/output.xml"
1341
1342   builds:
1343 #    intel-dnv-vpp-release-1904:
1344 #      - 1
1345 #
1346 #    intel-dnv-vpp-release-1901:
1347 #      - 1
1348
1349     csit-vpp-perf-verify-1901-3n-hsw:
1350       - 35  # MRR sel
1351       - 10  # NDRPDR sel
1352       - 19  # NDRPDR sel
1353       - 31  # NDRPDR sel
1354       - 36  # NDRPDR sel
1355       - 40  # NDRPDR sel
1356       - 42  # NDRPDR sel
1357       - 44  # NDRPDR sel
1358       - 46  # NDRPDR sel
1359       - 47  # NDRPDR sel
1360       - 48  # NDRPDR sel
1361       - 61  # NDRPDR LB
1362       - 62  # NDRPDR LB
1363       - 63  # NDRPDR LB
1364       - 64  # NDRPDR LB
1365       - 65  # NDRPDR LB
1366       - 66  # NDRPDR LB
1367       - 67  # NDRPDR LB
1368       - 69  # NDRPDR LB
1369       - 70  # NDRPDR LB
1370       - 71  # NDRPDR LB
1371     csit-vpp-perf-verify-1904-3n-hsw:
1372       - 9   # MRR sel
1373       - 11  # NDRPDR sel
1374       - 12  # NDRPDR sel
1375       - 20  # NDRPDR sel
1376       - 21  # NDRPDR sel
1377       - 23  # NDRPDR sel
1378       - 24  # NDRPDR sel
1379       - 25  # NDRPDR sel
1380       - 26  # NDRPDR sel
1381       - 29  # NDRPDR sel
1382       - 30  # NDRPDR sel
1383     # TODO: Add data
1384     csit-vpp-perf-verify-1908-3n-hsw:
1385       - 12  # NDRPDR sel
1386       - 13  # NDRPDR sel
1387       - 14  # NDRPDR sel
1388       - 15  # NDRPDR sel
1389       - 16  # NDRPDR sel
1390       - 17  # NDRPDR sel
1391       - 18  # NDRPDR sel
1392       - 19  # NDRPDR sel
1393       - 20  # NDRPDR sel
1394       - 21  # NDRPDR sel
1395       - 24  # NDRPDR full
1396       - 25  # NDRPDR full
1397       - 26  # NDRPDR full
1398       - 27  # NDRPDR full
1399       - 28  # NDRPDR full
1400       - 29  # NDRPDR full
1401       - 32  # NDRPDR full
1402
1403     csit-vpp-perf-verify-1901-3n-skx:
1404       - 32  # MRR sel
1405       - 18  # NDRPDR sel
1406       - 19  # NDRPDR sel
1407       - 20  # NDRPDR sel
1408       - 28  # NDRPDR sel
1409       - 31  # NDRPDR sel
1410       - 33  # NDRPDR sel
1411       - 36  # NDRPDR sel
1412       - 38  # NDRPDR sel
1413       - 47  # NDRPDR sel
1414       - 48  # NDRPDR sel
1415       - 54  # NDRPDR LB
1416       - 57  # NDRPDR LB
1417       - 58  # NDRPDR LB
1418       - 59  # NDRPDR LB
1419       - 60  # NDRPDR LB
1420       - 63  # NDRPDR LB
1421       - 64  # NDRPDR LB
1422       - 65  # NDRPDR LB
1423       - 66  # NDRPDR LB
1424       - 67  # NDRPDR LB
1425     csit-vpp-perf-verify-1904-3n-skx:
1426       - 7   # MRR sel
1427       - 8   # NDRPDR sel
1428       - 9   # NDRPDR sel
1429       - 10  # NDRPDR sel
1430       - 11  # NDRPDR sel
1431       - 12  # NDRPDR sel
1432       - 14  # NDRPDR sel
1433       - 16  # NDRPDR sel
1434       - 21  # NDRPDR sel
1435       - 23  # NDRPDR sel
1436       - 25  # NDRPDR sel
1437     # TODO: Add data
1438     csit-vpp-perf-verify-1908-3n-skx:
1439       - 14  # NDRPDR sel
1440       - 16  # NDRPDR sel
1441       - 19  # NDRPDR sel
1442       - 20  # NDRPDR sel
1443       - 22  # NDRPDR sel
1444       - 23  # NDRPDR sel
1445       - 24  # NDRPDR sel
1446       - 25  # NDRPDR sel
1447       - 26  # NDRPDR sel
1448       - 27  # NDRPDR full
1449       - 28  # NDRPDR full
1450       - 30  # NDRPDR full
1451       - 31  # NDRPDR full
1452
1453     csit-vpp-perf-verify-1901-2n-skx:
1454       - 22  # MRR sel
1455       - 5   # NDRPDR sel
1456       - 12  # NDRPDR sel
1457       - 13  # NDRPDR sel
1458       - 21  # NDRPDR sel
1459       - 23  # NDRPDR sel
1460       - 31  # NDRPDR sel
1461       - 34  # NDRPDR sel
1462       - 40  # NDRPDR sel
1463       - 42  # NDRPDR sel
1464       - 43  # NDRPDR sel
1465     csit-vpp-perf-verify-1904-2n-skx:
1466       - 11  # MRR sel
1467       - 12  # NDRPDR sel
1468       - 14  # NDRPDR sel
1469       - 16  # NDRPDR sel
1470       - 17  # NDRPDR sel
1471       - 18  # NDRPDR sel
1472       - 21  # NDRPDR sel
1473       - 27  # NDRPDR sel
1474       - 30  # NDRPDR sel
1475       - 31  # NDRPDR sel
1476       - 32  # NDRPDR sel
1477     # TODO: Add data
1478     csit-vpp-perf-verify-1908-2n-skx:
1479       - 26  # NDRPDR sel
1480       - 27  # NDRPDR sel
1481       - 34  # NDRPDR sel
1482       - 35  # NDRPDR sel
1483       - 36  # NDRPDR sel
1484       - 42  # NDRPDR sel
1485       - 43  # NDRPDR sel
1486       - 44  # NDRPDR sel
1487       - 45  # NDRPDR sel
1488       - 46  # NDRPDR sel
1489       - 48  # NDRPDR full
1490       - 49  # NDRPDR full
1491       - 50  # NDRPDR full
1492       - 51  # NDRPDR full
1493       - 54  # NDRPDR full
1494       - 55  # NDRPDR full
1495       - 66  # NDRPDR full
1496       - 29  # TCP
1497       - 30  # TCP
1498       - 58  # TCP
1499       - 59  # TCP
1500       - 60  # TCP
1501       - 61  # TCP
1502       - 62  # TCP
1503       - 63  # TCP
1504       - 64  # TCP
1505       - 65  # TCP
1506       - 22  # NFV
1507       - 31  # NFV
1508       - 32  # NFV
1509       - 37  # NFV
1510       - 38  # NFV
1511       - 39  # NFV
1512
1513     csit-dpdk-perf-verify-1901-3n-hsw:
1514       - 13  # NDRPDR sel
1515       - 14  # NDRPDR sel
1516       - 16  # NDRPDR sel
1517       - 17  # NDRPDR sel
1518       - 18  # NDRPDR sel
1519       - 19  # NDRPDR sel
1520       - 20  # NDRPDR sel
1521       - 21  # NDRPDR sel
1522       - 22  # NDRPDR sel
1523       - 23  # NDRPDR sel
1524     csit-dpdk-perf-verify-1904-3n-hsw:
1525       - 2   # NDRPDR sel
1526       - 3   # NDRPDR sel
1527       - 5   # NDRPDR sel
1528       - 6   # NDRPDR sel
1529       - 13  # NDRPDR sel
1530       - 14  # NDRPDR sel
1531       - 15  # NDRPDR sel
1532       - 18  # NDRPDR sel
1533       - 19  # NDRPDR sel
1534       - 20  # NDRPDR sel
1535     csit-dpdk-perf-verify-1908-3n-hsw:
1536       - 2   # NDRPDR sel
1537       - 3   # NDRPDR sel
1538       - 4   # NDRPDR sel
1539       - 5   # NDRPDR sel
1540       - 6   # NDRPDR sel
1541       - 7   # NDRPDR sel
1542       - 8   # NDRPDR sel
1543       - 9   # NDRPDR sel
1544       - 10  # NDRPDR sel
1545       - 11  # NDRPDR sel
1546
1547     csit-dpdk-perf-verify-1901-3n-skx:
1548       - 3   # NDRPDR sel
1549       - 5   # NDRPDR sel
1550       - 6   # NDRPDR sel
1551       - 7   # NDRPDR sel
1552       - 8   # NDRPDR sel
1553       - 9   # NDRPDR sel
1554       - 10  # NDRPDR sel
1555       - 11  # NDRPDR sel
1556       - 12  # NDRPDR sel
1557       - 13  # NDRPDR sel
1558     csit-dpdk-perf-verify-1904-3n-skx:
1559       - 2   # NDRPDR sel
1560       - 3   # NDRPDR sel
1561       - 4   # NDRPDR sel
1562       - 5   # NDRPDR sel
1563       - 6   # NDRPDR sel
1564       - 7   # NDRPDR sel
1565       - 11  # NDRPDR sel
1566       - 12  # NDRPDR sel
1567       - 13  # NDRPDR sel
1568       - 14  # NDRPDR sel
1569     csit-dpdk-perf-verify-1908-3n-skx:
1570       - 3   # NDRPDR sel
1571       - 4   # NDRPDR sel
1572       - 5   # NDRPDR sel
1573       - 6   # NDRPDR sel
1574       - 7   # NDRPDR sel
1575       - 8   # NDRPDR sel
1576       - 9   # NDRPDR sel
1577       - 10  # NDRPDR sel
1578       - 11  # NDRPDR sel
1579       - 12  # NDRPDR sel
1580
1581     csit-dpdk-perf-verify-1901-2n-skx:
1582       - 12  # NDRPDR sel
1583       - 13  # NDRPDR sel
1584       - 14  # NDRPDR sel
1585       - 15  # NDRPDR sel
1586       - 16  # NDRPDR sel
1587       - 17  # NDRPDR sel
1588       - 18  # NDRPDR sel
1589       - 19  # NDRPDR sel
1590       - 20  # NDRPDR sel
1591       - 21  # NDRPDR sel
1592     csit-dpdk-perf-verify-1904-2n-skx:
1593       - 2   # NDRPDR sel
1594       - 3   # NDRPDR sel
1595       - 4   # NDRPDR sel
1596       - 5   # NDRPDR sel
1597       - 7   # NDRPDR sel
1598       - 8   # NDRPDR sel
1599       - 9   # NDRPDR sel
1600       - 10  # NDRPDR sel
1601       - 11  # NDRPDR sel
1602       - 12  # NDRPDR sel
1603     csit-dpdk-perf-verify-1908-2n-skx:
1604       - 2   # NDRPDR sel
1605       - 3   # NDRPDR sel
1606       - 4   # NDRPDR sel
1607       - 5   # NDRPDR sel
1608       - 7   # NDRPDR sel
1609       - 8   # NDRPDR sel
1610       - 9   # NDRPDR sel
1611       - 10  # NDRPDR sel
1612       - 11  # NDRPDR sel
1613       - 12  # NDRPDR sel
1614
1615     # TODO: Replace
1616
1617     csit-vpp-functional-1908-ubuntu1604-virl:
1618       - 64
1619     csit-vpp-functional-1908-centos7-virl:
1620       - 64
1621     csit-vpp-device-1908-ubuntu1804-1n-skx:
1622       - 65
1623
1624 - type: "output"
1625   output: "report"
1626   format:
1627     html:
1628     - full
1629 #    pdf:
1630 #    - minimal
1631
1632 ################################################################################
1633 ###                               T A B L E S                                ###
1634 ################################################################################
1635
1636 ## VPP Soak vs NDR
1637 #- type: "table"
1638 #  title: "VPP Soak vs NDR 2n-skx"
1639 #  algorithm: "table_soak_vs_ndr"
1640 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1641 #  reference:
1642 #    title: "NDR"
1643 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
1644 #  compare:
1645 #    title: "Soak"
1646 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
1647 #  data: "vpp-soak-vs-ndr-2n-skx"
1648 #  include-tests: "NDR"
1649 #  filter: "('NDRPDR' or 'SOAK')"
1650 #  parameters:
1651 #    - "throughput"
1652 #    - "name"
1653 #    - "parent"
1654
1655 ################################################################################
1656
1657 # VPP Compare NICs 3n-skx 2t1c ndr
1658 - type: "table"
1659   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1660   algorithm: "table_nics_comparison"
1661   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1662   reference:
1663     title: "Intel-x710"
1664     nic: "NIC_Intel-X710"
1665   compare:
1666     title: "Intel-xxv710"
1667     nic: "NIC_Intel-XXV710"
1668   data: "vpp-nic-comparison-3n-skx"
1669   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1670   filter: "'2T1C' and 'NDRPDR'"
1671   parameters:
1672   - "name"
1673   - "parent"
1674   - "throughput"
1675   - "tags"
1676
1677 # VPP Compare NICs 3n-skx 4t2c ndr
1678 - type: "table"
1679   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1680   algorithm: "table_nics_comparison"
1681   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1682   reference:
1683     title: "Intel-x710"
1684     nic: "NIC_Intel-X710"
1685   compare:
1686     title: "Intel-xxv710"
1687     nic: "NIC_Intel-XXV710"
1688   data: "vpp-nic-comparison-3n-skx"
1689   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1690   filter: "'4T2C' and 'NDRPDR'"
1691   parameters:
1692   - "name"
1693   - "parent"
1694   - "throughput"
1695   - "tags"
1696
1697 # VPP Compare NICs 3n-skx 2t1c pdr
1698 - type: "table"
1699   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1700   algorithm: "table_nics_comparison"
1701   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1702   reference:
1703     title: "Intel-x710"
1704     nic: "NIC_Intel-X710"
1705   compare:
1706     title: "Intel-xxv710"
1707     nic: "NIC_Intel-XXV710"
1708   data: "vpp-nic-comparison-3n-skx"
1709   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1710   filter: "'2T1C' and 'NDRPDR'"
1711   parameters:
1712   - "name"
1713   - "parent"
1714   - "throughput"
1715   - "tags"
1716
1717  # VPP Compare NICs 3n-skx 4t2c pdr
1718 - type: "table"
1719   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1720   algorithm: "table_nics_comparison"
1721   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1722   reference:
1723     title: "Intel-x710"
1724     nic: "NIC_Intel-X710"
1725   compare:
1726     title: "Intel-xxv710"
1727     nic: "NIC_Intel-XXV710"
1728   data: "vpp-nic-comparison-3n-skx"
1729   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1730   filter: "'4T2C' and 'NDRPDR'"
1731   parameters:
1732   - "name"
1733   - "parent"
1734   - "throughput"
1735   - "tags"
1736
1737 # VPP Compare NICs 3n-skx 2t1c mrr
1738 - type: "table"
1739   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1740   algorithm: "table_nics_comparison"
1741   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1742   reference:
1743     title: "Intel-x710"
1744     nic: "NIC_Intel-X710"
1745   compare:
1746     title: "Intel-xxv710"
1747     nic: "NIC_Intel-XXV710"
1748   data: "vpp-nic-comparison-3n-skx-mrr"
1749   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1750   filter: "'2T1C' and 'MRR'"
1751   parameters:
1752   - "name"
1753   - "parent"
1754   - "result"
1755   - "tags"
1756
1757 # VPP Compare NICs 3n-skx 4t2c mrr
1758 - type: "table"
1759   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1760   algorithm: "table_nics_comparison"
1761   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1762   reference:
1763     title: "Intel-x710"
1764     nic: "NIC_Intel-X710"
1765   compare:
1766     title: "Intel-xxv710"
1767     nic: "NIC_Intel-XXV710"
1768   data: "vpp-nic-comparison-3n-skx-mrr"
1769   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1770   filter: "'4T2C' and 'MRR'"
1771   parameters:
1772   - "name"
1773   - "parent"
1774   - "result"
1775   - "tags"
1776
1777  # VPP Compare NICs 3n-skx 8t4c mrr
1778 - type: "table"
1779   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1780   algorithm: "table_nics_comparison"
1781   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1782   reference:
1783     title: "Intel-x710"
1784     nic: "NIC_Intel-X710"
1785   compare:
1786     title: "Intel-xxv710"
1787     nic: "NIC_Intel-XXV710"
1788   data: "vpp-nic-comparison-3n-skx-mrr"
1789   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1790   filter: "'8T4C' and 'MRR'"
1791   parameters:
1792   - "name"
1793   - "parent"
1794   - "result"
1795   - "tags"
1796
1797 # VPP Compare NICs 2n-skx 2t1c ndr
1798 - type: "table"
1799   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1800   algorithm: "table_nics_comparison"
1801   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1802   reference:
1803     title: "Intel-x710"
1804     nic: "NIC_Intel-X710"
1805   compare:
1806     title: "Intel-xxv710"
1807     nic: "NIC_Intel-XXV710"
1808   data: "vpp-nic-comparison-2n-skx"
1809   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1810   filter: "'2T1C' and 'NDRPDR'"
1811   parameters:
1812   - "name"
1813   - "parent"
1814   - "throughput"
1815   - "tags"
1816
1817 # VPP Compare NICs 2n-skx 4t2c ndr
1818 - type: "table"
1819   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1820   algorithm: "table_nics_comparison"
1821   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1822   reference:
1823     title: "Intel-x710"
1824     nic: "NIC_Intel-X710"
1825   compare:
1826     title: "Intel-xxv710"
1827     nic: "NIC_Intel-XXV710"
1828   data: "vpp-nic-comparison-2n-skx"
1829   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1830   filter: "'4T2C' and 'NDRPDR'"
1831   parameters:
1832   - "name"
1833   - "parent"
1834   - "throughput"
1835   - "tags"
1836
1837  # VPP Compare NICs 2n-skx 2t1c pdr
1838 - type: "table"
1839   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1840   algorithm: "table_nics_comparison"
1841   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1842   reference:
1843     title: "Intel-x710"
1844     nic: "NIC_Intel-X710"
1845   compare:
1846     title: "Intel-xxv710"
1847     nic: "NIC_Intel-XXV710"
1848   data: "vpp-nic-comparison-2n-skx"
1849   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1850   filter: "'2T1C' and 'NDRPDR'"
1851   parameters:
1852   - "name"
1853   - "parent"
1854   - "throughput"
1855   - "tags"
1856
1857 # VPP Compare NICs 2n-skx 4t2c pdr
1858 - type: "table"
1859   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1860   algorithm: "table_nics_comparison"
1861   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1862   reference:
1863     title: "Intel-x710"
1864     nic: "NIC_Intel-X710"
1865   compare:
1866     title: "Intel-xxv710"
1867     nic: "NIC_Intel-XXV710"
1868   data: "vpp-nic-comparison-2n-skx"
1869   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1870   filter: "'4T2C' and 'NDRPDR'"
1871   parameters:
1872   - "name"
1873   - "parent"
1874   - "throughput"
1875   - "tags"
1876
1877 # VPP Compare NICs 2n-skx 2t1c mrr
1878 - type: "table"
1879   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1880   algorithm: "table_nics_comparison"
1881   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1882   reference:
1883     title: "Intel-x710"
1884     nic: "NIC_Intel-X710"
1885   compare:
1886     title: "Intel-xxv710"
1887     nic: "NIC_Intel-XXV710"
1888   data: "vpp-nic-comparison-2n-skx-mrr"
1889   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1890   filter: "'2T1C' and 'MRR'"
1891   parameters:
1892   - "name"
1893   - "parent"
1894   - "result"
1895   - "tags"
1896
1897 # VPP Compare NICs 2n-skx 4t2c mrr
1898 - type: "table"
1899   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1900   algorithm: "table_nics_comparison"
1901   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1902   reference:
1903     title: "Intel-x710"
1904     nic: "NIC_Intel-X710"
1905   compare:
1906     title: "Intel-xxv710"
1907     nic: "NIC_Intel-XXV710"
1908   data: "vpp-nic-comparison-2n-skx-mrr"
1909   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1910   filter: "'4T2C' and 'MRR'"
1911   parameters:
1912   - "name"
1913   - "parent"
1914   - "result"
1915   - "tags"
1916
1917 # VPP Compare NICs 2n-skx 8t4c mrr
1918 - type: "table"
1919   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1920   algorithm: "table_nics_comparison"
1921   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
1922   reference:
1923     title: "Intel-x710"
1924     nic: "NIC_Intel-X710"
1925   compare:
1926     title: "Intel-xxv710"
1927     nic: "NIC_Intel-XXV710"
1928   data: "vpp-nic-comparison-2n-skx-mrr"
1929   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1930   filter: "'8T4C' and 'MRR'"
1931   parameters:
1932   - "name"
1933   - "parent"
1934   - "result"
1935   - "tags"
1936
1937 ################################################################################
1938 # VPP
1939
1940 ## VPP Performance Changes 2n-dnv 1t1c pdr
1941 #- type: "table"
1942 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
1943 #  algorithm: "table_performance_comparison"
1944 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
1945 #  history:
1946 #    - title: "rls1901"
1947 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1948 #  reference:
1949 #    title: "rls1904"
1950 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1951 #  compare:
1952 #    title: "rls1908"
1953 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1954 #  data: "intel-dnv-vpp-changes-2n-dnv"
1955 #  include-tests: "PDR"
1956 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1957 #  parameters:
1958 #  - "name"
1959 #  - "parent"
1960 #  - "throughput"
1961 #
1962 ## VPP Performance Changes 2n-dnv 2t2c pdr
1963 #- type: "table"
1964 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
1965 #  algorithm: "table_performance_comparison"
1966 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
1967 #  history:
1968 #    - title: "rls1901"
1969 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1970 #  reference:
1971 #    title: "rls1904"
1972 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1973 #  compare:
1974 #    title: "rls1908"
1975 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1976 #  data: "intel-dnv-vpp-changes-2n-dnv"
1977 #  include-tests: "PDR"
1978 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1979 #  parameters:
1980 #  - "name"
1981 #  - "parent"
1982 #  - "throughput"
1983 #
1984 ## VPP Performance Changes 2n-dnv 1t1c ndr
1985 #- type: "table"
1986 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
1987 #  algorithm: "table_performance_comparison"
1988 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
1989 #  history:
1990 #    - title: "rls1901"
1991 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1992 #  reference:
1993 #    title: "rls1904"
1994 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1995 #  compare:
1996 #    title: "rls1908"
1997 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1998 #  data: "intel-dnv-vpp-changes-2n-dnv"
1999 #  include-tests: "NDR"
2000 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2001 #  parameters:
2002 #  - "name"
2003 #  - "parent"
2004 #  - "throughput"
2005 #
2006 ## VPP Performance Changes 2n-dnv 2t2c ndr
2007 #- type: "table"
2008 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
2009 #  algorithm: "table_performance_comparison"
2010 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
2011 #  history:
2012 #    - title: "rls1901"
2013 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2014 #  reference:
2015 #    title: "rls1904"
2016 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2017 #  compare:
2018 #    title: "rls1908"
2019 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2020 #  data: "intel-dnv-vpp-changes-2n-dnv"
2021 #  include-tests: "NDR"
2022 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2023 #  parameters:
2024 #  - "name"
2025 #  - "parent"
2026 #  - "throughput"
2027 #
2028 ## VPP Performance Changes 2n-dnv 1t1c MRR
2029 #- type: "table"
2030 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2031 #  algorithm: "table_performance_comparison"
2032 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2033 #  history:
2034 #    - title: "rls1901"
2035 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2036 #  reference:
2037 #    title: "rls1904"
2038 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2039 #  compare:
2040 #    title: "rls1908"
2041 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2042 #  data: "intel-dnv-vpp-changes-2n-dnv"
2043 #  include-tests: "MRR"
2044 #  filter: "'1T1C' and 'MRR'"
2045 #  parameters:
2046 #  - "name"
2047 #  - "parent"
2048 #  - "result"
2049 #
2050 ## VPP Performance Changes 2n-dnv 2t2c MRR
2051 #- type: "table"
2052 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2053 #  algorithm: "table_performance_comparison"
2054 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2055 #  history:
2056 #    - title: "rls1901"
2057 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2058 #  reference:
2059 #    title: "rls1904"
2060 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2061 #  compare:
2062 #    title: "rls1908"
2063 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2064 #  data: "intel-dnv-vpp-changes-2n-dnv"
2065 #  include-tests: "MRR"
2066 #  filter: "'2T2C' and 'MRR'"
2067 #  parameters:
2068 #  - "name"
2069 #  - "parent"
2070 #  - "result"
2071 #
2072 ## VPP Performance Changes 2n-dnv 4t4c MRR
2073 #- type: "table"
2074 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2075 #  algorithm: "table_performance_comparison"
2076 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2077 #  history:
2078 #    - title: "rls1901"
2079 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2080 #  reference:
2081 #    title: "rls1904"
2082 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2083 #  compare:
2084 #    title: "rls1908"
2085 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2086 #  data: "intel-dnv-vpp-changes-2n-dnv"
2087 #  include-tests: "MRR"
2088 #  filter: "'4T4C' and 'MRR'"
2089 #  parameters:
2090 #  - "name"
2091 #  - "parent"
2092 #  - "result"
2093
2094 # VPP Performance Changes 3n-hsw 1t1c pdr
2095 - type: "table"
2096   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2097   algorithm: "table_performance_comparison"
2098   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2099   history:
2100     - title: "rls1901"
2101       data: "vpp-performance-changes-3n-hsw-h1"
2102   reference:
2103     title: "rls1904"
2104     data: "vpp-performance-changes-3n-hsw-ref"
2105   compare:
2106     title: "rls1908"
2107     data: "vpp-performance-changes-3n-hsw-cmp"
2108   data: "vpp-performance-changes-3n-hsw"
2109   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2110   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2111   parameters:
2112   - "name"
2113   - "parent"
2114   - "throughput"
2115
2116 # VPP Performance Changes 3n-hsw 2t2c pdr
2117 - type: "table"
2118   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2119   algorithm: "table_performance_comparison"
2120   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2121   history:
2122     - title: "rls1901"
2123       data: "vpp-performance-changes-3n-hsw-h1"
2124   reference:
2125     title: "rls1904"
2126     data: "vpp-performance-changes-3n-hsw-ref"
2127   compare:
2128     title: "rls1908"
2129     data: "vpp-performance-changes-3n-hsw-cmp"
2130   data: "vpp-performance-changes-3n-hsw"
2131   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2132   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2133   parameters:
2134   - "name"
2135   - "parent"
2136   - "throughput"
2137
2138 # VPP Performance Changes 3n-hsw 1t1c ndr
2139 - type: "table"
2140   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2141   algorithm: "table_performance_comparison"
2142   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2143   history:
2144     - title: "rls1901"
2145       data: "vpp-performance-changes-3n-hsw-h1"
2146   reference:
2147     title: "rls1904"
2148     data: "vpp-performance-changes-3n-hsw-ref"
2149   compare:
2150     title: "rls1908"
2151     data: "vpp-performance-changes-3n-hsw-cmp"
2152   data: "vpp-performance-changes-3n-hsw"
2153   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2154   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2155   parameters:
2156   - "name"
2157   - "parent"
2158   - "throughput"
2159
2160 # VPP Performance Changes 3n-hsw 2t2c ndr
2161 - type: "table"
2162   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2163   algorithm: "table_performance_comparison"
2164   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2165   history:
2166     - title: "rls1901"
2167       data: "vpp-performance-changes-3n-hsw-h1"
2168   reference:
2169     title: "rls1904"
2170     data: "vpp-performance-changes-3n-hsw-ref"
2171   compare:
2172     title: "rls1908"
2173     data: "vpp-performance-changes-3n-hsw-cmp"
2174   data: "vpp-performance-changes-3n-hsw"
2175   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2176   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2177   parameters:
2178   - "name"
2179   - "parent"
2180   - "throughput"
2181
2182 # VPP Performance Changes 3n-skx 2t1c pdr
2183 - type: "table"
2184   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2185   algorithm: "table_performance_comparison_nic"
2186   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2187   history:
2188     - title: "rls1901 Intel-X710"
2189       data: "vpp-performance-changes-3n-skx-h1"
2190       nic: "NIC_Intel-X710"
2191   reference:
2192     title: "rls1904 Intel-X710"
2193     data: "vpp-performance-changes-3n-skx-ref"
2194     nic: "NIC_Intel-X710"
2195   compare:
2196     title: "rls1908 Intel-XXV710"
2197     data: "vpp-performance-changes-3n-skx-cmp"
2198     nic: "NIC_Intel-XXV710"
2199   data: "vpp-performance-changes-3n-skx"
2200   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2201   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2202   parameters:
2203   - "name"
2204   - "parent"
2205   - "throughput"
2206   - "tags"
2207
2208 # VPP Performance Changes 3n-skx 4t2c pdr
2209 - type: "table"
2210   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2211   algorithm: "table_performance_comparison_nic"
2212   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2213   history:
2214     - title: "rls1901 Intel-X710"
2215       data: "vpp-performance-changes-3n-skx-h1"
2216       nic: "NIC_Intel-X710"
2217   reference:
2218     title: "rls1904 Intel-X710"
2219     data: "vpp-performance-changes-3n-skx-ref"
2220     nic: "NIC_Intel-X710"
2221   compare:
2222     title: "rls1908 Intel-XXV710"
2223     data: "vpp-performance-changes-3n-skx-cmp"
2224     nic: "NIC_Intel-XXV710"
2225   data: "vpp-performance-changes-3n-skx"
2226   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2227   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2228   parameters:
2229   - "name"
2230   - "parent"
2231   - "throughput"
2232   - "tags"
2233
2234 # VPP Performance Changes 3n-skx 2t1c ndr
2235 - type: "table"
2236   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2237   algorithm: "table_performance_comparison_nic"
2238   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2239   history:
2240     - title: "rls1901 Intel-X710"
2241       data: "vpp-performance-changes-3n-skx-h1"
2242       nic: "NIC_Intel-X710"
2243   reference:
2244     title: "rls1904 Intel-X710"
2245     data: "vpp-performance-changes-3n-skx-ref"
2246     nic: "NIC_Intel-X710"
2247   compare:
2248     title: "rls1908 Intel-XXV710"
2249     data: "vpp-performance-changes-3n-skx-cmp"
2250     nic: "NIC_Intel-XXV710"
2251   data: "vpp-performance-changes-3n-skx"
2252   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2253   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2254   parameters:
2255   - "name"
2256   - "parent"
2257   - "throughput"
2258   - "tags"
2259
2260 # VPP Performance Changes 3n-skx 4t2c ndr
2261 - type: "table"
2262   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2263   algorithm: "table_performance_comparison_nic"
2264   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2265   history:
2266     - title: "rls1901 Intel-X710"
2267       data: "vpp-performance-changes-3n-skx-h1"
2268       nic: "NIC_Intel-X710"
2269   reference:
2270     title: "rls1904 Intel-X710"
2271     data: "vpp-performance-changes-3n-skx-ref"
2272     nic: "NIC_Intel-X710"
2273   compare:
2274     title: "rls1908 Intel-XXV710"
2275     data: "vpp-performance-changes-3n-skx-cmp"
2276     nic: "NIC_Intel-XXV710"
2277   data: "vpp-performance-changes-3n-skx"
2278   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2279   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2280   parameters:
2281   - "name"
2282   - "parent"
2283   - "throughput"
2284   - "tags"
2285
2286 # VPP Performance Changes 2n-skx 2t1c pdr
2287 - type: "table"
2288   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2289   algorithm: "table_performance_comparison_nic"
2290   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2291   history:
2292     - title: "rls1901 Intel-X710"
2293       data: "vpp-performance-changes-2n-skx-h1"
2294       nic: "NIC_Intel-X710"
2295   reference:
2296     title: "rls1904 Intel-X710"
2297     data: "vpp-performance-changes-2n-skx-ref"
2298     nic: "NIC_Intel-X710"
2299   compare:
2300     title: "rls1908 Intel-XXV710"
2301     data: "vpp-performance-changes-2n-skx-cmp"
2302     nic: "NIC_Intel-XXV710"
2303   data: "vpp-performance-changes-2n-skx"
2304   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2305   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2306   parameters:
2307   - "name"
2308   - "parent"
2309   - "throughput"
2310   - "tags"
2311
2312 # VPP Performance Changes 2n-skx 4t2c pdr
2313 - type: "table"
2314   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2315   algorithm: "table_performance_comparison_nic"
2316   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2317   history:
2318     - title: "rls1901 Intel-X710"
2319       data: "vpp-performance-changes-2n-skx-h1"
2320       nic: "NIC_Intel-X710"
2321   reference:
2322     title: "rls1904 Intel-X710"
2323     data: "vpp-performance-changes-2n-skx-ref"
2324     nic: "NIC_Intel-X710"
2325   compare:
2326     title: "rls1908 Intel-XXV710"
2327     data: "vpp-performance-changes-2n-skx-cmp"
2328     nic: "NIC_Intel-XXV710"
2329   data: "vpp-performance-changes-2n-skx"
2330   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2331   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2332   parameters:
2333   - "name"
2334   - "parent"
2335   - "throughput"
2336   - "tags"
2337
2338 # VPP Performance Changes 2n-skx 2t1c ndr
2339 - type: "table"
2340   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2341   algorithm: "table_performance_comparison_nic"
2342   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2343   history:
2344     - title: "rls1901 Intel-X710"
2345       data: "vpp-performance-changes-2n-skx-h1"
2346       nic: "NIC_Intel-X710"
2347   reference:
2348     title: "rls1904 Intel-X710"
2349     data: "vpp-performance-changes-2n-skx-ref"
2350     nic: "NIC_Intel-X710"
2351   compare:
2352     title: "rls1908 Intel-XXV710"
2353     data: "vpp-performance-changes-2n-skx-cmp"
2354     nic: "NIC_Intel-XXV710"
2355   data: "vpp-performance-changes-2n-skx"
2356   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2357   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2358   parameters:
2359   - "name"
2360   - "parent"
2361   - "throughput"
2362   - "tags"
2363
2364 # VPP Performance Changes 2n-skx 4t2c ndr
2365 - type: "table"
2366   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2367   algorithm: "table_performance_comparison_nic"
2368   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2369   history:
2370     - title: "rls1901 Intel-X710"
2371       data: "vpp-performance-changes-2n-skx-h1"
2372       nic: "NIC_Intel-X710"
2373   reference:
2374     title: "rls1904 Intel-X710"
2375     data: "vpp-performance-changes-2n-skx-ref"
2376     nic: "NIC_Intel-X710"
2377   compare:
2378     title: "rls1908 Intel-XXV710"
2379     data: "vpp-performance-changes-2n-skx-cmp"
2380     nic: "NIC_Intel-XXV710"
2381   data: "vpp-performance-changes-2n-skx"
2382   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2383   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2384   parameters:
2385   - "name"
2386   - "parent"
2387   - "throughput"
2388   - "tags"
2389
2390 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2391 - type: "table"
2392   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2393   algorithm: "table_performance_comparison"
2394   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2395   reference:
2396     title: "3-Node Hsw Intel-xl710"
2397     data: "vpp-compare-testbeds-ref"
2398     nic: "NIC_Intel-XL710"
2399   compare:
2400     title: "3-Node Skx Intel-xxv710"
2401     data: "vpp-compare-testbeds-cmp"
2402     nic: "NIC_Intel-XXV710"
2403   data: "vpp-compare-testbeds"
2404   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2405   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2406   parameters:
2407   - "name"
2408   - "parent"
2409   - "throughput"
2410
2411 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2412 - type: "table"
2413   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2414   algorithm: "table_performance_comparison"
2415   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2416   reference:
2417     title: "3-Node Hsw Intel-xl710"
2418     data: "vpp-compare-testbeds-ref"
2419     nic: "NIC_Intel-XL710"
2420   compare:
2421     title: "3-Node Skx Intel-xxv710"
2422     data: "vpp-compare-testbeds-cmp"
2423     nic: "NIC_Intel-XXV710"
2424   data: "vpp-compare-testbeds"
2425   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2426   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2427   parameters:
2428   - "name"
2429   - "parent"
2430   - "throughput"
2431
2432 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2433 - type: "table"
2434   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2435   algorithm: "table_performance_comparison"
2436   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2437   reference:
2438     title: "3-Node Hsw Intel-xl710"
2439     data: "vpp-compare-testbeds-ref"
2440     nic: "NIC_Intel-XL710"
2441   compare:
2442     title: "3-Node Skx Intel-xxv710"
2443     data: "vpp-compare-testbeds-cmp"
2444     nic: "NIC_Intel-XXV710"
2445   data: "vpp-compare-testbeds"
2446   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2447   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2448   parameters:
2449   - "name"
2450   - "parent"
2451   - "throughput"
2452
2453 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2454 - type: "table"
2455   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2456   algorithm: "table_performance_comparison"
2457   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2458   reference:
2459     title: "3-Node Hsw Intel-xl710"
2460     data: "vpp-compare-testbeds-ref"
2461     nic: "NIC_Intel-XL710"
2462   compare:
2463     title: "3-Node Skx Intel-xxv710"
2464     data: "vpp-compare-testbeds-cmp"
2465     nic: "NIC_Intel-XXV710"
2466   data: "vpp-compare-testbeds"
2467   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2468   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2469   parameters:
2470   - "name"
2471   - "parent"
2472   - "throughput"
2473
2474 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2475 - type: "table"
2476   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2477   algorithm: "table_performance_comparison"
2478   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2479   reference:
2480     title: "3-Node Skx"
2481     data: "vpp-compare-topologies-ref"
2482   compare:
2483     title: "2-Node Skx"
2484     data: "vpp-compare-topologies-cmp"
2485   data: "vpp-compare-topologies"
2486   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2487   filter: "'NDRPDR' and '1C'"
2488   parameters:
2489   - "name"
2490   - "parent"
2491   - "throughput"
2492
2493 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2494 - type: "table"
2495   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2496   algorithm: "table_performance_comparison"
2497   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2498   reference:
2499     title: "3-Node Skx"
2500     data: "vpp-compare-topologies-ref"
2501   compare:
2502     title: "2-Node Skx"
2503     data: "vpp-compare-topologies-cmp"
2504   data: "vpp-compare-topologies"
2505   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2506   filter: "'NDRPDR' and '2C'"
2507   parameters:
2508   - "name"
2509   - "parent"
2510   - "throughput"
2511
2512 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2513 - type: "table"
2514   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2515   algorithm: "table_performance_comparison"
2516   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2517   reference:
2518     title: "3-Node Skx"
2519     data: "vpp-compare-topologies-ref"
2520   compare:
2521     title: "2-Node Skx"
2522     data: "vpp-compare-topologies-cmp"
2523   data: "vpp-compare-topologies"
2524   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2525   filter: "'NDRPDR' and '1C'"
2526   parameters:
2527   - "name"
2528   - "parent"
2529   - "throughput"
2530
2531 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2532 - type: "table"
2533   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2534   algorithm: "table_performance_comparison"
2535   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2536   reference:
2537     title: "3-Node Skx"
2538     data: "vpp-compare-topologies-ref"
2539   compare:
2540     title: "2-Node Skx"
2541     data: "vpp-compare-topologies-cmp"
2542   data: "vpp-compare-topologies"
2543   include-tests: "PDR"
2544   filter: "'NDRPDR' and '2C'"
2545   parameters:
2546   - "name"
2547   - "parent"
2548   - "throughput"
2549
2550 # VPP Performance Changes 3n-hsw 1t1c MRR
2551 - type: "table"
2552   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2553   algorithm: "table_performance_comparison"
2554   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2555   history:
2556     - title: "rls1901"
2557       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2558   reference:
2559     title: "rls1904"
2560     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2561   compare:
2562     title: "rls1908"
2563     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2564   data: "vpp-performance-changes-3n-hsw-mrr"
2565   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2566   filter: "'1T1C' and 'MRR'"
2567   parameters:
2568   - "name"
2569   - "parent"
2570   - "result"
2571
2572 # VPP Performance Changes 3n-hsw 2t2c MRR
2573 - type: "table"
2574   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2575   algorithm: "table_performance_comparison"
2576   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2577   history:
2578     - title: "rls1901"
2579       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2580   reference:
2581     title: "rls1904"
2582     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2583   compare:
2584     title: "rls1908"
2585     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2586   data: "vpp-performance-changes-3n-hsw-mrr"
2587   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2588   filter: "'2T2C' and 'MRR'"
2589   parameters:
2590   - "name"
2591   - "parent"
2592   - "result"
2593
2594 # VPP Performance Changes 3n-hsw 4t4c MRR
2595 - type: "table"
2596   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2597   algorithm: "table_performance_comparison"
2598   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2599   history:
2600     - title: "rls1901"
2601       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2602   reference:
2603     title: "rls1904"
2604     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2605   compare:
2606     title: "rls1908"
2607     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2608   data: "vpp-performance-changes-3n-hsw-mrr"
2609   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2610   filter: "'4T4C' and 'MRR'"
2611   parameters:
2612   - "name"
2613   - "parent"
2614   - "result"
2615
2616 # VPP Performance Changes 3n-skx 2t1c MRR
2617 - type: "table"
2618   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2619   algorithm: "table_performance_comparison"
2620   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2621   history:
2622     - title: "rls1901"
2623       data: "vpp-performance-changes-3n-skx-mrr-h1"
2624   reference:
2625     title: "rls1904"
2626     data: "vpp-performance-changes-3n-skx-mrr-ref"
2627   compare:
2628     title: "rls1908"
2629     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2630   data: "vpp-performance-changes-3n-skx-mrr"
2631   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2632   filter: "'2T1C' and 'MRR'"
2633   parameters:
2634   - "name"
2635   - "parent"
2636   - "result"
2637
2638 # VPP Performance Changes 3n-skx 4t2c MRR
2639 - type: "table"
2640   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2641   algorithm: "table_performance_comparison"
2642   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2643   history:
2644     - title: "rls1901"
2645       data: "vpp-performance-changes-3n-skx-mrr-h1"
2646   reference:
2647     title: "rls1904"
2648     data: "vpp-performance-changes-3n-skx-mrr-ref"
2649   compare:
2650     title: "rls1908"
2651     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2652   data: "vpp-performance-changes-3n-skx-mrr"
2653   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2654   filter: "'4T2C' and 'MRR'"
2655   parameters:
2656   - "name"
2657   - "parent"
2658   - "result"
2659
2660 # VPP Performance Changes 3n-skx 8t4c MRR
2661 - type: "table"
2662   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2663   algorithm: "table_performance_comparison"
2664   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2665   history:
2666     - title: "rls1901"
2667       data: "vpp-performance-changes-3n-skx-mrr-h1"
2668   reference:
2669     title: "rls1904"
2670     data: "vpp-performance-changes-3n-skx-mrr-ref"
2671   compare:
2672     title: "rls1908"
2673     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2674   data: "vpp-performance-changes-3n-skx-mrr"
2675   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2676   filter: "'8T4C' and 'MRR'"
2677   parameters:
2678   - "name"
2679   - "parent"
2680   - "result"
2681
2682 # VPP Performance Changes 2n-skx 2t1c MRR
2683 - type: "table"
2684   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2685   algorithm: "table_performance_comparison"
2686   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2687   history:
2688     - title: "rls1901"
2689       data: "vpp-performance-changes-2n-skx-mrr-h1"
2690   reference:
2691     title: "rls1904"
2692     data: "vpp-performance-changes-2n-skx-mrr-ref"
2693   compare:
2694     title: "rls1908"
2695     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2696   data: "vpp-performance-changes-2n-skx-mrr"
2697   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2698   filter: "'2T1C' and 'MRR'"
2699   parameters:
2700   - "name"
2701   - "parent"
2702   - "result"
2703
2704 # VPP Performance Changes 2n-skx 4t2c MRR
2705 - type: "table"
2706   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2707   algorithm: "table_performance_comparison"
2708   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2709   history:
2710     - title: "rls1901"
2711       data: "vpp-performance-changes-2n-skx-mrr-h1"
2712   reference:
2713     title: "rls1904"
2714     data: "vpp-performance-changes-2n-skx-mrr-ref"
2715   compare:
2716     title: "rls1908"
2717     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2718   data: "vpp-performance-changes-2n-skx-mrr"
2719   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2720   filter: "'4T2C' and 'MRR'"
2721   parameters:
2722   - "name"
2723   - "parent"
2724   - "result"
2725
2726 # VPP Performance Changes 2n-skx 8t4c MRR
2727 - type: "table"
2728   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2729   algorithm: "table_performance_comparison"
2730   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2731   history:
2732     - title: "rls1901"
2733       data: "vpp-performance-changes-2n-skx-mrr-h1"
2734   reference:
2735     title: "rls1904"
2736     data: "vpp-performance-changes-2n-skx-mrr-ref"
2737   compare:
2738     title: "rls1908"
2739     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2740   data: "vpp-performance-changes-2n-skx-mrr"
2741   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2742   filter: "'8T4C' and 'MRR'"
2743   parameters:
2744   - "name"
2745   - "parent"
2746   - "result"
2747
2748 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2749 - type: "table"
2750   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2751   algorithm: "table_performance_comparison"
2752   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2753   reference:
2754     title: "3-Node Hsw Intel-xl710"
2755     data: "vpp-compare-testbeds-mrr-ref"
2756     nic: "NIC_Intel-XL710"
2757   compare:
2758     title: "3-Node Skx Intel-xxv710"
2759     data: "vpp-compare-testbeds-mrr-cmp"
2760     nic: "NIC_Intel-XXV710"
2761   data: "vpp-compare-testbeds-mrr"
2762   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2763   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
2764   parameters:
2765   - "name"
2766   - "parent"
2767   - "result"
2768
2769 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2770 - type: "table"
2771   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2772   algorithm: "table_performance_comparison"
2773   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2774   reference:
2775     title: "3-Node Hsw Intel-xl710"
2776     data: "vpp-compare-testbeds-mrr-ref"
2777     nic: "NIC_Intel-XL710"
2778   compare:
2779     title: "3-Node Skx Intel-xxv710"
2780     data: "vpp-compare-testbeds-mrr-cmp"
2781     nic: "NIC_Intel-XXV710"
2782   data: "vpp-compare-testbeds-mrr"
2783   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2784   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
2785   parameters:
2786   - "name"
2787   - "parent"
2788   - "result"
2789
2790 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2791 - type: "table"
2792   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2793   algorithm: "table_performance_comparison"
2794   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2795   reference:
2796     title: "3-Node Hsw Intel-xl710"
2797     data: "vpp-compare-testbeds-mrr-ref"
2798     nic: "NIC_Intel-XL710"
2799   compare:
2800     title: "3-Node Skx Intel-xxv710"
2801     data: "vpp-compare-testbeds-mrr-cmp"
2802     nic: "NIC_Intel-XXV710"
2803   data: "vpp-compare-testbeds-mrr"
2804   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2805   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
2806   parameters:
2807   - "name"
2808   - "parent"
2809   - "result"
2810
2811 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2812 - type: "table"
2813   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2814   algorithm: "table_performance_comparison"
2815   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2816   reference:
2817     title: "3-Node Skx"
2818     data: "vpp-compare-topologies-mrr-ref"
2819   compare:
2820     title: "2-Node Skx"
2821     data: "vpp-compare-topologies-mrr-cmp"
2822   data: "vpp-compare-topologies-mrr"
2823   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2824   filter: "'MRR' and '1C'"
2825   parameters:
2826   - "name"
2827   - "parent"
2828   - "result"
2829
2830 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2831 - type: "table"
2832   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2833   algorithm: "table_performance_comparison"
2834   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2835   reference:
2836     title: "3-Node Skx"
2837     data: "vpp-compare-topologies-mrr-ref"
2838   compare:
2839     title: "2-Node Skx"
2840     data: "vpp-compare-topologies-mrr-cmp"
2841   data: "vpp-compare-topologies-mrr"
2842   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2843   filter: "'MRR' and '2C'"
2844   parameters:
2845   - "name"
2846   - "parent"
2847   - "result"
2848
2849 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2850 - type: "table"
2851   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2852   algorithm: "table_performance_comparison"
2853   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2854   reference:
2855     title: "3-Node Skx"
2856     data: "vpp-compare-topologies-mrr-ref"
2857   compare:
2858     title: "2-Node Skx"
2859     data: "vpp-compare-topologies-mrr-cmp"
2860   data: "vpp-compare-topologies-mrr"
2861   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2862   filter: "'MRR' and '4C'"
2863   parameters:
2864   - "name"
2865   - "parent"
2866   - "result"
2867
2868 # Detailed Test Results - VPP Performance Results 3n-hsw
2869 - type: "table"
2870   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2871   algorithm: "table_merged_details"
2872   output-file-ext: ".csv"
2873   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2874   columns:
2875   - title: "Name"
2876     data: "data name"
2877   - title: "Status"
2878     data: "data msg"
2879   rows: "generated"
2880   data: "vpp-perf-results-3n-hsw"
2881   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2882   parameters:
2883   - "name"
2884   - "parent"
2885   - "msg"
2886
2887 # Detailed Test Results - VPP Performance Results 3n-skx
2888 - type: "table"
2889   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2890   algorithm: "table_merged_details"
2891   output-file-ext: ".csv"
2892   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2893   columns:
2894   - title: "Name"
2895     data: "data name"
2896   - title: "Status"
2897     data: "data msg"
2898   rows: "generated"
2899   data: "vpp-perf-results-3n-skx"
2900   filter: "not 'CFS_OPT'"
2901   parameters:
2902   - "name"
2903   - "parent"
2904   - "msg"
2905
2906 # Detailed Test Results - VPP Performance Results 2n-skx
2907 - type: "table"
2908   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2909   algorithm: "table_merged_details"
2910   output-file-ext: ".csv"
2911   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2912   columns:
2913   - title: "Name"
2914     data: "data name"
2915   - title: "Status"
2916     data: "data msg"
2917   rows: "generated"
2918   data: "vpp-perf-results-2n-skx"
2919   filter: "not 'CFS_OPT'"
2920   parameters:
2921   - "name"
2922   - "parent"
2923   - "msg"
2924
2925 ## Detailed Test Results - VPP Performance Results 2n-dnv
2926 #- type: "table"
2927 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2928 #  algorithm: "table_details"
2929 #  output-file-ext: ".csv"
2930 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2931 #  columns:
2932 #  - title: "Name"
2933 #    data: "data name"
2934 #  - title: "Status"
2935 #    data: "data msg"
2936 #  rows: "generated"
2937 #  data: "intel-dnv-vpp"
2938 #  filter: "'NDRPDR'"
2939 #  parameters:
2940 #  - "name"
2941 #  - "parent"
2942 #  - "msg"
2943
2944 # Test configuration - VPP Performance Test Configs 3n-hsw
2945 - type: "table"
2946   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2947   algorithm: "table_merged_details"
2948   output-file-ext: ".csv"
2949   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2950   columns:
2951   - title: "Name"
2952     data: "data name"
2953   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2954     data: "data conf-history"
2955   rows: "generated"
2956   data: "vpp-perf-results-3n-hsw"
2957   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2958   parameters:
2959   - "parent"
2960   - "name"
2961   - "conf-history"
2962
2963 # Test configuration - VPP Performance Test Configs 3n-skx
2964 - type: "table"
2965   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2966   algorithm: "table_merged_details"
2967   output-file-ext: ".csv"
2968   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2969   columns:
2970   - title: "Name"
2971     data: "data name"
2972   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2973     data: "data conf-history"
2974   rows: "generated"
2975   data: "vpp-perf-results-3n-skx"
2976   filter: "not 'CFS_OPT'"
2977   parameters:
2978   - "parent"
2979   - "name"
2980   - "conf-history"
2981
2982 # Test configuration - VPP Performance Test Configs 2n-skx
2983 - type: "table"
2984   title: "Test configuration - VPP Performance Test Configs 2n-skx"
2985   algorithm: "table_merged_details"
2986   output-file-ext: ".csv"
2987   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
2988   columns:
2989   - title: "Name"
2990     data: "data name"
2991   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2992     data: "data conf-history"
2993   rows: "generated"
2994   data: "vpp-perf-results-2n-skx"
2995   filter: "not 'CFS_OPT'"
2996   parameters:
2997   - "parent"
2998   - "name"
2999   - "conf-history"
3000
3001 ## Test configuration - VPP Performance Test Configs 2n-dnv
3002 #- type: "table"
3003 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
3004 #  algorithm: "table_details"
3005 #  output-file-ext: ".csv"
3006 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
3007 #  columns:
3008 #  - title: "Name"
3009 #    data: "data name"
3010 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3011 #    data: "data conf-history"
3012 #  rows: "generated"
3013 #  data: "intel-dnv-vpp"
3014 #  filter: "'NDRPDR'"
3015 #  parameters:
3016 #  - "parent"
3017 #  - "name"
3018 #  - "conf-history"
3019
3020 # Test Operational Data - VPP Performance Operational Data 3n-hsw
3021 - type: "table"
3022   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
3023   algorithm: "table_merged_details"
3024   output-file-ext: ".csv"
3025   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
3026   columns:
3027   - title: "Name"
3028     data: "data name"
3029   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3030     data: "data show-run"
3031   rows: "generated"
3032   data: "vpp-perf-results-3n-hsw"
3033   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3034   parameters:
3035   - "parent"
3036   - "name"
3037   - "show-run"
3038
3039 # Test Operational Data - VPP Performance Operational Data 3n-skx
3040 - type: "table"
3041   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3042   algorithm: "table_merged_details"
3043   output-file-ext: ".csv"
3044   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3045   columns:
3046   - title: "Name"
3047     data: "data name"
3048   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3049     data: "data show-run"
3050   rows: "generated"
3051   data: "vpp-perf-results-3n-skx"
3052   filter: "not 'CFS_OPT'"
3053   parameters:
3054   - "parent"
3055   - "name"
3056   - "show-run"
3057
3058 # Test Operational Data - VPP Performance Operational Data 2n-skx
3059 - type: "table"
3060   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3061   algorithm: "table_merged_details"
3062   output-file-ext: ".csv"
3063   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3064   columns:
3065   - title: "Name"
3066     data: "data name"
3067   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3068     data: "data show-run"
3069   rows: "generated"
3070   data: "vpp-perf-results-2n-skx"
3071   filter: "not 'CFS_OPT'"
3072   parameters:
3073   - "parent"
3074   - "name"
3075   - "show-run"
3076
3077 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
3078 #- type: "table"
3079 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3080 #  algorithm: "table_details"
3081 #  output-file-ext: ".csv"
3082 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3083 #  columns:
3084 #  - title: "Name"
3085 #    data: "data name"
3086 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3087 #    data: "data show-run"
3088 #  rows: "generated"
3089 #  data: "intel-dnv-vpp"
3090 #  filter: "'NDRPDR'"
3091 #  parameters:
3092 #  - "parent"
3093 #  - "name"
3094 #  - "show-run"
3095
3096 # Detailed Test Results - VPP MRR Results 3n-hsw
3097 - type: "table"
3098   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3099   algorithm: "table_details"
3100   output-file-ext: ".csv"
3101   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3102   columns:
3103   - title: "Name"
3104     data: "data name"
3105   - title: "Status"
3106     data: "data msg"
3107   rows: "generated"
3108   data: "vpp-mrr-results-3n-hsw"
3109   filter: "'MRR'"
3110   parameters:
3111   - "name"
3112   - "parent"
3113   - "msg"
3114
3115 # Detailed Test Results - VPP MRR Results 3n-skx
3116 - type: "table"
3117   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3118   algorithm: "table_details"
3119   output-file-ext: ".csv"
3120   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3121   columns:
3122   - title: "Name"
3123     data: "data name"
3124   - title: "Status"
3125     data: "data msg"
3126   rows: "generated"
3127   data: "vpp-mrr-results-3n-skx"
3128   filter: "'MRR'"
3129   parameters:
3130   - "name"
3131   - "parent"
3132   - "msg"
3133
3134 # Detailed Test Results - VPP MRR Results 2n-skx
3135 - type: "table"
3136   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3137   algorithm: "table_details"
3138   output-file-ext: ".csv"
3139   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3140   columns:
3141   - title: "Name"
3142     data: "data name"
3143   - title: "Status"
3144     data: "data msg"
3145   rows: "generated"
3146   data: "vpp-mrr-results-2n-skx"
3147   filter: "'MRR'"
3148   parameters:
3149   - "name"
3150   - "parent"
3151   - "msg"
3152
3153 ## Detailed Test Results - VPP MRR Results 2n-dnv
3154 #- type: "table"
3155 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3156 #  algorithm: "table_details"
3157 #  output-file-ext: ".csv"
3158 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3159 #  columns:
3160 #  - title: "Name"
3161 #    data: "data name"
3162 #  - title: "Status"
3163 #    data: "data msg"
3164 #  rows: "generated"
3165 #  data: "intel-dnv-vpp"
3166 #  filter: "'MRR'"
3167 #  parameters:
3168 #  - "name"
3169 #  - "parent"
3170 #  - "msg"
3171
3172 # Test configuration - VPP MRR Test Configs 3n-hsw
3173 - type: "table"
3174   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3175   algorithm: "table_details"
3176   output-file-ext: ".csv"
3177   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3178   columns:
3179   - title: "Name"
3180     data: "data name"
3181   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3182     data: "data conf-history"
3183   rows: "generated"
3184   data: "vpp-mrr-results-3n-hsw"
3185   filter: "'MRR'"
3186   parameters:
3187   - "parent"
3188   - "name"
3189   - "conf-history"
3190
3191 # Test configuration - VPP MRR Test Configs 3n-skx
3192 - type: "table"
3193   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3194   algorithm: "table_details"
3195   output-file-ext: ".csv"
3196   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3197   columns:
3198   - title: "Name"
3199     data: "data name"
3200   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3201     data: "data conf-history"
3202   rows: "generated"
3203   data: "vpp-mrr-results-3n-skx"
3204   filter: "'MRR'"
3205   parameters:
3206   - "parent"
3207   - "name"
3208   - "conf-history"
3209
3210 # Test configuration - VPP MRR Test Configs 2n-skx
3211 - type: "table"
3212   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3213   algorithm: "table_details"
3214   output-file-ext: ".csv"
3215   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3216   columns:
3217   - title: "Name"
3218     data: "data name"
3219   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3220     data: "data conf-history"
3221   rows: "generated"
3222   data: "vpp-mrr-results-2n-skx"
3223   filter: "'MRR'"
3224   parameters:
3225   - "parent"
3226   - "name"
3227   - "conf-history"
3228
3229 ## Test configuration - VPP MRR Test Configs 2n-dnv
3230 #- type: "table"
3231 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3232 #  algorithm: "table_details"
3233 #  output-file-ext: ".csv"
3234 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3235 #  columns:
3236 #  - title: "Name"
3237 #    data: "data name"
3238 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3239 #    data: "data conf-history"
3240 #  rows: "generated"
3241 #  data: "intel-dnv-vpp"
3242 #  filter: "'MRR'"
3243 #  parameters:
3244 #  - "parent"
3245 #  - "name"
3246 #  - "conf-history"
3247
3248 # Detailed Test Results - VPP Functional Results - Ubuntu
3249 - type: "table"
3250   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3251   algorithm: "table_details"
3252   output-file-ext: ".csv"
3253   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3254   columns:
3255   - title: "Name"
3256     data: "data name"
3257   - title: "Documentation"
3258     data: "data doc"
3259   - title: "Status"
3260     data: "data status"
3261   rows: "generated"
3262   data: "vpp-func-results-ubuntu"
3263   filter: "all"
3264   parameters:
3265   - "name"
3266   - "parent"
3267   - "doc"
3268   - "status"
3269
3270 # Detailed Test Results - VPP Functional Results - CentOS
3271 - type: "table"
3272   title: "Detailed Test Results - VPP Functional Results - CentOS"
3273   algorithm: "table_details"
3274   output-file-ext: ".csv"
3275   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3276   columns:
3277   - title: "Name"
3278     data: "data name"
3279   - title: "Documentation"
3280     data: "data doc"
3281   -
3282     title: "Status"
3283     data: "data status"
3284   rows: "generated"
3285   data:
3286     "vpp-func-results-centos"
3287   filter: "all"
3288   parameters:
3289   - "name"
3290   - "parent"
3291   - "doc"
3292   - "status"
3293
3294 # Test configuration - VPP Functional Test Configs - Ubuntu
3295 - type: "table"
3296   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3297   algorithm: "table_details"
3298   output-file-ext: ".csv"
3299   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3300   columns:
3301   - title: "Name"
3302     data: "data name"
3303   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3304     data: "data conf-history"
3305   rows: "generated"
3306   data: "vpp-func-results-ubuntu"
3307   filter: "all"
3308   parameters:
3309   - "parent"
3310   - "name"
3311   - "conf-history"
3312
3313 # Test configuration - VPP Functional Test Configs - CentOS
3314 - type: "table"
3315   title: "Test configuration - VPP Functional Test Configs - CentOS"
3316   algorithm: "table_details"
3317   output-file-ext: ".csv"
3318   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3319   columns:
3320   - title: "Name"
3321     data: "data name"
3322   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3323     data: "data conf-history"
3324   rows: "generated"
3325   data: "vpp-func-results-centos"
3326   filter: "all"
3327   parameters:
3328   - "parent"
3329   - "name"
3330   - "conf-history"
3331
3332 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3333 #- type: "table"
3334 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3335 #  algorithm: "table_details"
3336 #  output-file-ext: ".csv"
3337 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3338 #  columns:
3339 #  - title: "Name"
3340 #    data: "data name"
3341 #  - title: "Status"
3342 #    data: "data msg"
3343 #  rows: "generated"
3344 #  data: "ligato-perf-results-3n-hsw"
3345 #  filter: "all"
3346 #  parameters:
3347 #  - "name"
3348 #  - "parent"
3349 #  - "msg"
3350
3351 # Detailed Test Results - VPP Device Results - Ubuntu
3352 - type: "table"
3353   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3354   algorithm: "table_details"
3355   output-file-ext: ".csv"
3356   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3357   columns:
3358   - title: "Name"
3359     data: "data name"
3360   - title: "Documentation"
3361     data: "data doc"
3362   - title: "Status"
3363     data: "data status"
3364   rows: "generated"
3365   data: "vpp-device-results-ubuntu"
3366   filter: "all"
3367   parameters:
3368   - "name"
3369   - "parent"
3370   - "doc"
3371   - "status"
3372
3373 # Test configuration - VPP Device Test Configs - Ubuntu
3374 - type: "table"
3375   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3376   algorithm: "table_details"
3377   output-file-ext: ".csv"
3378   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3379   columns:
3380   - title: "Name"
3381     data: "data name"
3382   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3383     data: "data conf-history"
3384   rows: "generated"
3385   data: "vpp-device-results-ubuntu"
3386   filter: "all"
3387   parameters:
3388   - "parent"
3389   - "name"
3390   - "conf-history"
3391
3392 ################################################################################
3393
3394 # DPDK Performance Changes 3n-hsw 1t1c pdr
3395 - type: "table"
3396   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3397   algorithm: "table_performance_comparison"
3398   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3399   history:
3400     - title: "rls1901"
3401       data: "dpdk-performance-changes-3n-hsw-h1"
3402   reference:
3403     title: "rls1904"
3404     data: "dpdk-performance-changes-3n-hsw-ref"
3405   compare:
3406     title: "rls1908"
3407     data: "dpdk-performance-changes-3n-hsw-cmp"
3408   data: "dpdk-performance-changes-3n-hsw"
3409   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3410   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3411   parameters:
3412   - "name"
3413   - "parent"
3414   - "throughput"
3415
3416 # DPDK Performance Changes 3n-hsw 2t2c pdr
3417 - type: "table"
3418   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3419   algorithm: "table_performance_comparison"
3420   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3421   history:
3422     - title: "rls1901"
3423       data: "dpdk-performance-changes-3n-hsw-h1"
3424   reference:
3425     title: "rls1904"
3426     data: "dpdk-performance-changes-3n-hsw-ref"
3427   compare:
3428     title: "rls1908"
3429     data: "dpdk-performance-changes-3n-hsw-cmp"
3430   data: "dpdk-performance-changes-3n-hsw"
3431   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3432   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3433   parameters:
3434   - "name"
3435   - "parent"
3436   - "throughput"
3437
3438 # DPDK Performance Changes 3n-hsw 1t1c ndr
3439 - type: "table"
3440   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3441   algorithm: "table_performance_comparison"
3442   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3443   history:
3444     - title: "rls1901"
3445       data: "dpdk-performance-changes-3n-hsw-h1"
3446   reference:
3447     title: "rls1904"
3448     data: "dpdk-performance-changes-3n-hsw-ref"
3449   compare:
3450     title: "rls1908"
3451     data: "dpdk-performance-changes-3n-hsw-cmp"
3452   data: "dpdk-performance-changes-3n-hsw"
3453   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3454   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3455   parameters:
3456   - "name"
3457   - "parent"
3458   - "throughput"
3459
3460 # DPDK Performance Changes 3n-hsw 2t2c ndr
3461 - type: "table"
3462   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3463   algorithm: "table_performance_comparison"
3464   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3465   history:
3466     - title: "rls1901"
3467       data: "dpdk-performance-changes-3n-hsw-h1"
3468   reference:
3469     title: "rls1904"
3470     data: "dpdk-performance-changes-3n-hsw-ref"
3471   compare:
3472     title: "rls1908"
3473     data: "dpdk-performance-changes-3n-hsw-cmp"
3474   data: "dpdk-performance-changes-3n-hsw"
3475   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3476   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3477   parameters:
3478   - "name"
3479   - "parent"
3480   - "throughput"
3481
3482 # DPDK Performance Changes 3n-skx 2t1c pdr
3483 - type: "table"
3484   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3485   algorithm: "table_performance_comparison"
3486   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3487   history:
3488     - title: "rls1901"
3489       data: "dpdk-performance-changes-3n-skx-h1"
3490   reference:
3491     title: "rls1904"
3492     data: "dpdk-performance-changes-3n-skx-ref"
3493   compare:
3494     title: "rls1908"
3495     data: "dpdk-performance-changes-3n-skx-cmp"
3496   data: "dpdk-performance-changes-3n-skx"
3497   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3498   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3499   parameters:
3500   - "name"
3501   - "parent"
3502   - "throughput"
3503
3504 # DPDK Performance Changes 3n-skx 4t2c pdr
3505 - type: "table"
3506   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3507   algorithm: "table_performance_comparison"
3508   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3509   history:
3510     - title: "rls1901"
3511       data: "dpdk-performance-changes-3n-skx-h1"
3512   reference:
3513     title: "rls1904"
3514     data: "dpdk-performance-changes-3n-skx-ref"
3515   compare:
3516     title: "rls1908"
3517     data: "dpdk-performance-changes-3n-skx-cmp"
3518   data: "dpdk-performance-changes-3n-skx"
3519   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3520   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3521   parameters:
3522   - "name"
3523   - "parent"
3524   - "throughput"
3525
3526 # DPDK Performance Changes 3n-skx 2t1c ndr
3527 - type: "table"
3528   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3529   algorithm: "table_performance_comparison"
3530   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3531   history:
3532     - title: "rls1901"
3533       data: "dpdk-performance-changes-3n-skx-h1"
3534   reference:
3535     title: "rls1904"
3536     data: "dpdk-performance-changes-3n-skx-ref"
3537   compare:
3538     title: "rls1908"
3539     data: "dpdk-performance-changes-3n-skx-cmp"
3540   data: "dpdk-performance-changes-3n-skx"
3541   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3542   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3543   parameters:
3544   - "name"
3545   - "parent"
3546   - "throughput"
3547
3548 # DPDK Performance Changes 3n-skx 4t2c ndr
3549 - type: "table"
3550   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3551   algorithm: "table_performance_comparison"
3552   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3553   history:
3554     - title: "rls1901"
3555       data: "dpdk-performance-changes-3n-skx-h1"
3556   reference:
3557     title: "rls1904"
3558     data: "dpdk-performance-changes-3n-skx-ref"
3559   compare:
3560     title: "rls1908"
3561     data: "dpdk-performance-changes-3n-skx-cmp"
3562   data: "dpdk-performance-changes-3n-skx"
3563   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3564   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3565   parameters:
3566   - "name"
3567   - "parent"
3568   - "throughput"
3569
3570 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3571 - type: "table"
3572   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3573   algorithm: "table_performance_comparison"
3574   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3575   reference:
3576     title: "3-Node Hsw"
3577     data: "dpdk-compare-testbeds-ref"
3578   compare:
3579     title: "3-Node Skx"
3580     data: "dpdk-compare-testbeds-cmp"
3581   data: "dpdk-compare-testbeds"
3582   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3583   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3584   parameters:
3585   - "name"
3586   - "parent"
3587   - "throughput"
3588
3589 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3590 - type: "table"
3591   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3592   algorithm: "table_performance_comparison"
3593   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3594   reference:
3595     title: "3-Node Hsw"
3596     data: "dpdk-compare-testbeds-ref"
3597   compare:
3598     title: "3-Node Skx"
3599     data: "dpdk-compare-testbeds-cmp"
3600   data: "dpdk-compare-testbeds"
3601   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3602   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3603   parameters:
3604   - "name"
3605   - "parent"
3606   - "throughput"
3607
3608 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3609 - type: "table"
3610   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3611   algorithm: "table_performance_comparison"
3612   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3613   reference:
3614     title: "3-Node Skx"
3615     data: "dpdk-compare-topologies-ref"
3616   compare:
3617     title: "2-Node Skx"
3618     data: "dpdk-compare-topologies-cmp"
3619   data: "dpdk-compare-topologies"
3620   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3621   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3622   parameters:
3623   - "name"
3624   - "parent"
3625   - "throughput"
3626
3627 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3628 - type: "table"
3629   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3630   algorithm: "table_performance_comparison"
3631   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3632   reference:
3633     title: "3-Node Skx"
3634     data: "dpdk-compare-topologies-ref"
3635   compare:
3636     title: "2-Node Skx"
3637     data: "dpdk-compare-topologies-cmp"
3638   data: "dpdk-compare-topologies"
3639   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3640   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3641   parameters:
3642   - "name"
3643   - "parent"
3644   - "throughput"
3645
3646 # DPDK Performance Changes 2n-skx 2t1c pdr
3647 - type: "table"
3648   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3649   algorithm: "table_performance_comparison"
3650   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3651   history:
3652     - title: "rls1901"
3653       data: "dpdk-performance-changes-2n-skx-h1"
3654   reference:
3655     title: "rls1904"
3656     data: "dpdk-performance-changes-2n-skx-ref"
3657   compare:
3658     title: "rls1908"
3659     data: "dpdk-performance-changes-2n-skx-cmp"
3660   data: "dpdk-performance-changes-2n-skx"
3661   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3662   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3663   parameters:
3664   - "name"
3665   - "parent"
3666   - "throughput"
3667
3668 # DPDK Performance Changes 2n-skx 4t2c pdr
3669 - type: "table"
3670   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3671   algorithm: "table_performance_comparison"
3672   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3673   history:
3674     - title: "rls1901"
3675       data: "dpdk-performance-changes-2n-skx-h1"
3676   reference:
3677     title: "rls1904"
3678     data: "dpdk-performance-changes-2n-skx-ref"
3679   compare:
3680     title: "rls1908"
3681     data: "dpdk-performance-changes-2n-skx-cmp"
3682   data: "dpdk-performance-changes-2n-skx"
3683   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3684   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3685   parameters:
3686   - "name"
3687   - "parent"
3688   - "throughput"
3689
3690 # DPDK Performance Changes 2n-skx 2t1c ndr
3691 - type: "table"
3692   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3693   algorithm: "table_performance_comparison"
3694   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3695   history:
3696     - title: "rls1901"
3697       data: "dpdk-performance-changes-2n-skx-h1"
3698   reference:
3699     title: "rls1904"
3700     data: "dpdk-performance-changes-2n-skx-ref"
3701   compare:
3702     title: "rls1908"
3703     data: "dpdk-performance-changes-2n-skx-cmp"
3704   data: "dpdk-performance-changes-2n-skx"
3705   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3706   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3707   parameters:
3708   - "name"
3709   - "parent"
3710   - "throughput"
3711
3712 # DPDK Performance Changes 2n-skx 4t2c ndr
3713 - type: "table"
3714   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3715   algorithm: "table_performance_comparison"
3716   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3717   history:
3718     - title: "rls1901"
3719       data: "dpdk-performance-changes-2n-skx-h1"
3720   reference:
3721     title: "rls1904"
3722     data: "dpdk-performance-changes-2n-skx-ref"
3723   compare:
3724     title: "rls1908"
3725     data: "dpdk-performance-changes-2n-skx-cmp"
3726   data: "dpdk-performance-changes-2n-skx"
3727   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3728   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3729   parameters:
3730   - "name"
3731   - "parent"
3732   - "throughput"
3733
3734 # Detailed Test Results - DPDK Performance Results 3n-hsw
3735 - type: "table"
3736   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3737   algorithm: "table_details"
3738   output-file-ext: ".csv"
3739   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3740   columns:
3741   - title: "Name"
3742     data: "data name"
3743   - title: "Status"
3744     data: "data msg"
3745   rows: "generated"
3746   data: "dpdk-perf-results-3n-hsw"
3747   filter: "all"
3748   parameters:
3749   - "name"
3750   - "parent"
3751   - "msg"
3752
3753 # Detailed Test Results - DPDK Performance Results 3n-skx
3754 - type: "table"
3755   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3756   algorithm: "table_details"
3757   output-file-ext: ".csv"
3758   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3759   columns:
3760   - title: "Name"
3761     data: "data name"
3762   - title: "Status"
3763     data: "data msg"
3764   rows: "generated"
3765   data: "dpdk-perf-results-3n-skx"
3766   filter: "all"
3767   parameters:
3768   - "name"
3769   - "parent"
3770   - "msg"
3771
3772 # Detailed Test Results - DPDK Performance Results 2n-skx
3773 - type: "table"
3774   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3775   algorithm: "table_details"
3776   output-file-ext: ".csv"
3777   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3778   columns:
3779   - title: "Name"
3780     data: "data name"
3781   - title: "Status"
3782     data: "data msg"
3783   rows: "generated"
3784   data: "dpdk-perf-results-2n-skx"
3785   filter: "all"
3786   parameters:
3787   - "name"
3788   - "parent"
3789   - "msg"
3790
3791 ################################################################################
3792 # HoneyComb
3793 - type: "table"
3794   title: "Detailed Test Results - Honeycomb Functional Results"
3795   algorithm: "table_details"
3796   output-file-ext: ".csv"
3797   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3798   columns:
3799   - title: "Name"
3800     data: "data name"
3801   - title: "Documentation"
3802     data: "data doc"
3803   - title: "Status"
3804     data: "data status"
3805   rows: "generated"
3806   data:
3807     "hc-func-results"
3808   filter: "all"
3809   parameters:
3810   - "name"
3811   - "parent"
3812   - "doc"
3813   - "status"
3814
3815 ################################################################################
3816 # DMM
3817 - type: "table"
3818   title: "Detailed Test Results - DMM Functional Results"
3819   algorithm: "table_details"
3820   output-file-ext: ".csv"
3821   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3822   columns:
3823   - title: "Name"
3824     data: "data name"
3825   - title: "Documentation"
3826     data: "data doc"
3827   - title: "Status"
3828     data: "data status"
3829   rows: "generated"
3830   data:
3831     "dmm-func-results"
3832   filter: "all"
3833   parameters:
3834   - "name"
3835   - "parent"
3836   - "doc"
3837   - "status"
3838
3839 ################################################################################
3840 ###                                F I L E S                                 ###
3841 ################################################################################
3842
3843 # VPP Performance Results 3n-hsw
3844 - type: "file"
3845   title: "VPP Performance Results 3n-hsw"
3846   algorithm: "file_test_results"
3847   output-file-ext: ".rst"
3848   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3849   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
3850   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3851   data: "vpp-perf-results-3n-hsw"
3852   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3853   parameters:
3854   - "name"
3855   - "doc"
3856   - "level"
3857   - "parent"
3858   data-start-level: 3
3859
3860 # VPP Performance Results 3n-skx
3861 - type: "file"
3862   title: "VPP Performance Results 3n-skx"
3863   algorithm: "file_test_results"
3864   output-file-ext: ".rst"
3865   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3866   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
3867   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3868   data: "vpp-perf-results-3n-skx"
3869   filter: "not 'CFS_OPT'"
3870   parameters:
3871   - "name"
3872   - "doc"
3873   - "level"
3874   - "parent"
3875   data-start-level: 3
3876
3877 # VPP Performance Results 2n-skx
3878 - type: "file"
3879   title: "VPP Performance Results 2n-skx"
3880   algorithm: "file_test_results"
3881   output-file-ext: ".rst"
3882   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3883   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
3884   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3885   data: "vpp-perf-results-2n-skx"
3886   filter: "not 'CFS_OPT'"
3887   parameters:
3888   - "name"
3889   - "doc"
3890   - "level"
3891   - "parent"
3892   data-start-level: 3
3893
3894 ## VPP Performance Results 2n-dnv
3895 #- type: "file"
3896 #  title: "VPP Performance Results 2n-dnv"
3897 #  algorithm: "file_test_results"
3898 #  output-file-ext: ".rst"
3899 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3900 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
3901 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3902 #  data: "intel-dnv-vpp"
3903 #  filter: "'NDRPDR'"
3904 #  parameters:
3905 #  - "name"
3906 #  - "doc"
3907 #  - "level"
3908 #  - "parent"
3909 #  data-start-level: 3
3910
3911 # VPP Performance Configuration 3n-hsw
3912 - type: "file"
3913   title: "VPP Performance Configuration 3n-hsw"
3914   algorithm: "file_test_results"
3915   output-file-ext: ".rst"
3916   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3917   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
3918   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3919   data: "vpp-perf-results-3n-hsw"
3920   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3921   parameters:
3922   - "name"
3923   - "doc"
3924   - "level"
3925   - "parent"
3926   data-start-level: 3
3927
3928 # VPP Performance Configuration 3n-skx
3929 - type: "file"
3930   title: "VPP Performance Configuration 3n-skx"
3931   algorithm: "file_test_results"
3932   output-file-ext: ".rst"
3933   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
3934   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
3935   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
3936   data: "vpp-perf-results-3n-skx"
3937   filter: "not 'CFS_OPT'"
3938   parameters:
3939   - "name"
3940   - "doc"
3941   - "level"
3942   - "parent"
3943   data-start-level: 3
3944
3945 # VPP Performance Configuration 2n-skx
3946 - type: "file"
3947   title: "VPP Performance Configuration 2n-skx"
3948   algorithm: "file_test_results"
3949   output-file-ext: ".rst"
3950   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
3951   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
3952   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
3953   data: "vpp-perf-results-2n-skx"
3954   filter: "not 'CFS_OPT'"
3955   parameters:
3956   - "name"
3957   - "doc"
3958   - "level"
3959   - "parent"
3960   data-start-level: 3
3961
3962 ## VPP Performance Configuration 2n-dnv
3963 #- type: "file"
3964 #  title: "VPP Performance Configuration 2n-dnv"
3965 #  algorithm: "file_test_results"
3966 #  output-file-ext: ".rst"
3967 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
3968 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
3969 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
3970 #  data: "intel-dnv-vpp"
3971 #  filter: "'NDRPDR'"
3972 #  parameters:
3973 #  - "name"
3974 #  - "doc"
3975 #  - "level"
3976 #  - "parent"
3977 #  data-start-level: 3
3978
3979 # VPP Performance Operational Data 3n-hsw
3980 - type: "file"
3981   title: "VPP Performance Operational Data 3n-hsw"
3982   algorithm: "file_test_results"
3983   output-file-ext: ".rst"
3984   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
3985   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
3986   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
3987   data: "vpp-perf-results-3n-hsw"
3988   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3989   parameters:
3990   - "name"
3991   - "doc"
3992   - "level"
3993   - "parent"
3994   data-start-level: 3
3995
3996 # VPP Performance Operational Data 3n-skx
3997 - type: "file"
3998   title: "VPP Performance Operational Data 3n-skx"
3999   algorithm: "file_test_results"
4000   output-file-ext: ".rst"
4001   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
4002   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4003   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
4004   data: "vpp-perf-results-3n-skx"
4005   filter: "not 'CFS_OPT'"
4006   parameters:
4007   - "name"
4008   - "doc"
4009   - "level"
4010   - "parent"
4011   data-start-level: 3
4012
4013 # VPP Performance Operational Data 2n-skx
4014 - type: "file"
4015   title: "VPP Performance Operational Data 2n-skx"
4016   algorithm: "file_test_results"
4017   output-file-ext: ".rst"
4018   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
4019   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4020   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
4021   data: "vpp-perf-results-2n-skx"
4022   filter: "not 'CFS_OPT'"
4023   parameters:
4024   - "name"
4025   - "doc"
4026   - "level"
4027   - "parent"
4028   data-start-level: 3
4029
4030 ## VPP Performance Operational Data 2n-dnv
4031 #- type: "file"
4032 #  title: "VPP Performance Operational Data 2n-dnv"
4033 #  algorithm: "file_test_results"
4034 #  output-file-ext: ".rst"
4035 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4036 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4037 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4038 #  data: "intel-dnv-vpp"
4039 #  filter: "'NDRPDR'"
4040 #  parameters:
4041 #  - "name"
4042 #  - "doc"
4043 #  - "level"
4044 #  - "parent"
4045 #  data-start-level: 3
4046
4047 # VPP MRR Results 3n-hsw
4048 - type: "file"
4049   title: "VPP MRR Results 3n-hsw"
4050   algorithm: "file_test_results"
4051   output-file-ext: ".rst"
4052   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4053   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4054   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4055   data: "vpp-mrr-results-3n-hsw"
4056   filter: "'MRR'"
4057   parameters:
4058   - "name"
4059   - "doc"
4060   - "level"
4061   - "parent"
4062   data-start-level: 3
4063
4064 # VPP MRR Results 3n-skx
4065 - type: "file"
4066   title: "VPP MRR Results 3n-skx"
4067   algorithm: "file_test_results"
4068   output-file-ext: ".rst"
4069   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4070   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4071   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4072   data: "vpp-mrr-results-3n-skx"
4073   filter: "'MRR'"
4074   parameters:
4075   - "name"
4076   - "doc"
4077   - "level"
4078   - "parent"
4079   data-start-level: 3
4080
4081 # VPP MRR Results 2n-skx
4082 - type: "file"
4083   title: "VPP MRR Results 2n-skx"
4084   algorithm: "file_test_results"
4085   output-file-ext: ".rst"
4086   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4087   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4088   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4089   data: "vpp-mrr-results-2n-skx"
4090   filter: "all"
4091   parameters:
4092   - "name"
4093   - "doc"
4094   - "level"
4095   - "parent"
4096   data-start-level: 3
4097
4098 ## VPP MRR Results 2n-dnv
4099 #- type: "file"
4100 #  title: "VPP MRR Results 2n-dnv"
4101 #  algorithm: "file_test_results"
4102 #  output-file-ext: ".rst"
4103 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4104 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4105 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4106 #  data: "intel-dnv-vpp"
4107 #  filter: "'MRR'"
4108 #  parameters:
4109 #  - "name"
4110 #  - "doc"
4111 #  - "level"
4112 #  - "parent"
4113 #  data-start-level: 3
4114
4115 # VPP MRR Configuration 3n-hsw
4116 - type: "file"
4117   title: "VPP MRR Configuration 3n-hsw"
4118   algorithm: "file_test_results"
4119   output-file-ext: ".rst"
4120   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4121   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4122   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4123   data: "vpp-mrr-results-3n-hsw"
4124   filter: "'MRR'"
4125   parameters:
4126   - "name"
4127   - "doc"
4128   - "level"
4129   - "parent"
4130   data-start-level: 3
4131
4132 # VPP MRR Configuration 3n-skx
4133 - type: "file"
4134   title: "VPP MRR Configuration 3n-skx"
4135   algorithm: "file_test_results"
4136   output-file-ext: ".rst"
4137   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4138   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4139   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4140   data: "vpp-mrr-results-3n-skx"
4141   filter: "'MRR'"
4142   parameters:
4143   - "name"
4144   - "doc"
4145   - "level"
4146   - "parent"
4147   data-start-level: 3
4148
4149 # VPP MRR Configuration 2n-skx
4150 - type: "file"
4151   title: "VPP MRR Configuration 2n-skx"
4152   algorithm: "file_test_results"
4153   output-file-ext: ".rst"
4154   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4155   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4156   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4157   data: "vpp-mrr-results-2n-skx"
4158   filter: "'MRR'"
4159   parameters:
4160   - "name"
4161   - "doc"
4162   - "level"
4163   - "parent"
4164   data-start-level: 3
4165
4166 ## VPP MRR Configuration 2n-dnv
4167 #- type: "file"
4168 #  title: "VPP MRR Configuration 2n-dnv"
4169 #  algorithm: "file_test_results"
4170 #  output-file-ext: ".rst"
4171 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4172 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4173 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4174 #  data: "intel-dnv-vpp"
4175 #  filter: "'MRR'"
4176 #  parameters:
4177 #  - "name"
4178 #  - "doc"
4179 #  - "level"
4180 #  - "parent"
4181 #  data-start-level: 3
4182
4183 # VPP Functional Results - Ubuntu
4184 - type: "file"
4185   title: "VPP Functional Results - Ubuntu"
4186   algorithm: "file_test_results"
4187   output-file-ext: ".rst"
4188   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4189   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4190   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4191   data: "vpp-func-results-ubuntu"
4192   filter: "all"
4193   parameters:
4194   - "name"
4195   - "doc"
4196   - "level"
4197   - "parent"
4198   data-start-level: 3
4199
4200 # VPP Functional Results - CentOS
4201 - type: "file"
4202   title: "VPP Functional Results - CentOS"
4203   algorithm: "file_test_results"
4204   output-file-ext: ".rst"
4205   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4206   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4207   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4208   data:
4209     "vpp-func-results-centos"
4210   filter: "all"
4211   parameters:
4212   - "name"
4213   - "doc"
4214   - "level"
4215   - "parent"
4216   data-start-level: 3
4217
4218 # VPP Functional Configuration - Ubuntu
4219 - type: "file"
4220   title: "VPP Functional Configuration - Ubuntu"
4221   algorithm: "file_test_results"
4222   output-file-ext: ".rst"
4223   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4224   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4225   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4226   data: "vpp-func-results-ubuntu"
4227   filter: "all"
4228   parameters:
4229   - "name"
4230   - "doc"
4231   - "level"
4232   - "parent"
4233   data-start-level: 3
4234
4235 # VPP Functional Configuration - CentOS
4236 - type: "file"
4237   title: "VPP Functional Configuration - CentOS"
4238   algorithm: "file_test_results"
4239   output-file-ext: ".rst"
4240   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4241   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4242   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4243   data:
4244     "vpp-func-results-centos"
4245   filter: "all"
4246   parameters:
4247   - "name"
4248   - "doc"
4249   - "level"
4250   - "parent"
4251   data-start-level: 3
4252
4253 # VPP Device Results - Ubuntu
4254 - type: "file"
4255   title: "VPP Device Results - Ubuntu"
4256   algorithm: "file_test_results"
4257   output-file-ext: ".rst"
4258   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4259   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4260   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4261   data: "vpp-device-results-ubuntu"
4262   filter: "all"
4263   parameters:
4264   - "name"
4265   - "doc"
4266   - "level"
4267   - "parent"
4268   data-start-level: 2
4269
4270 # VPP Device Configuration - Ubuntu
4271 - type: "file"
4272   title: "VPP Device Configuration - Ubuntu"
4273   algorithm: "file_test_results"
4274   output-file-ext: ".rst"
4275   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4276   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4277   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4278   data: "vpp-device-results-ubuntu"
4279   filter: "all"
4280   parameters:
4281   - "name"
4282   - "doc"
4283   - "level"
4284   - "parent"
4285   data-start-level: 2
4286
4287 ## Container Orchestrated Performance Results 3n-hsw
4288 #- type: "file"
4289 #  title: "Container Orchestrated Performance Results 3n-hsw"
4290 #  algorithm: "file_test_results"
4291 #  output-file-ext: ".rst"
4292 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4293 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4294 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4295 #  data: "ligato-perf-results-3n-hsw"
4296 #  filter: "all"
4297 #  parameters:
4298 #  - "name"
4299 #  - "doc"
4300 #  - "level"
4301 #  - "parent"
4302 #  data-start-level: 3
4303
4304 # DPDK Performance Results 3n-hsw
4305 - type: "file"
4306   title: "DPDK Performance Results 3n-hsw"
4307   algorithm: "file_test_results"
4308   output-file-ext: ".rst"
4309   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4310   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4311   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4312   data: "dpdk-perf-results-3n-hsw"
4313   filter: "all"
4314   parameters:
4315   - "name"
4316   - "doc"
4317   - "level"
4318   - "parent"
4319   data-start-level: 3
4320
4321 # DPDK Performance Results 3n-skx
4322 - type: "file"
4323   title: "DPDK Performance Results 3n-skx"
4324   algorithm: "file_test_results"
4325   output-file-ext: ".rst"
4326   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4327   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4328   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4329   data: "dpdk-perf-results-3n-skx"
4330   filter: "all"
4331   parameters:
4332   - "name"
4333   - "doc"
4334   - "level"
4335   - "parent"
4336   data-start-level: 3
4337
4338 # DPDK Performance Results 2n-skx
4339 - type: "file"
4340   title: "DPDK Performance Results 2n-skx"
4341   algorithm: "file_test_results"
4342   output-file-ext: ".rst"
4343   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4344   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4345   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4346   data: "dpdk-perf-results-2n-skx"
4347   filter: "all"
4348   parameters:
4349   - "name"
4350   - "doc"
4351   - "level"
4352   - "parent"
4353   data-start-level: 3
4354
4355 # Honeycomb Functional Results
4356 - type: "file"
4357   title: "Honeycomb Functional Results"
4358   algorithm: "file_test_results"
4359   output-file-ext: ".rst"
4360   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4361   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4362   dir-tables: "{DIR[DTR,FUNC,HC]}"
4363   data:
4364     "hc-func-results"
4365   filter: "all"
4366   parameters:
4367   - "name"
4368   - "doc"
4369   - "level"
4370   - "parent"
4371   data-start-level: 3
4372
4373 # NSH SFC Functional Results
4374 #-
4375 #  type: "file"
4376 #  title: "NSH SFC Functional Results"
4377 #  algorithm: "file_test_results"
4378 #  output-file-ext: ".rst"
4379 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4380 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4381 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4382 #  data:
4383 #    "nsh-func-results"
4384 #  filter: "all"
4385 #  parameters:
4386 #  - "name"
4387 #  - "doc"
4388 #  - "level"
4389 #  - "parent"
4390 #  data-start-level: 3
4391
4392 # DMM Functional Results
4393 - type: "file"
4394   title: "DMM Functional Results"
4395   algorithm: "file_test_results"
4396   output-file-ext: ".rst"
4397   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4398   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4399   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4400   data:
4401     "dmm-func-results"
4402   filter: "all"
4403   parameters:
4404   - "name"
4405   - "doc"
4406   - "level"
4407   - "parent"
4408   data-start-level: 3
4409
4410 ################################################################################
4411 ###                                P L O T S                                 ###
4412 ################################################################################
4413
4414 # Plots VPP HTTP Server Performance
4415 - type: "plot"
4416   title: "VPP HTTP Server Performance"
4417   algorithm: "plot_http_server_performance_box"
4418   output-file-type: ".html"
4419   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
4420   data:
4421     "plot-vpp-http-server-performance"
4422   # Keep this formatting, the filter is enclosed with " (quotation mark) and
4423   # each tag is enclosed with ' (apostrophe).
4424   filter: "'HTTP' and 'TCP_CPS'"
4425   parameters:
4426   - "result"
4427   - "name"
4428   traces:
4429     hoverinfo: "x+y"
4430     boxpoints: "outliers"
4431     whiskerwidth: 0
4432   layout:
4433     title: "VPP HTTP Server Performance"
4434     layout:
4435       "plot-cps"
4436
4437 - type: "plot"
4438   title: "VPP HTTP Server Performance"
4439   algorithm: "plot_http_server_performance_box"
4440   output-file-type: ".html"
4441   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
4442   data:
4443     "plot-vpp-http-server-performance"
4444   filter: "'HTTP' and 'TCP_RPS'"
4445   parameters:
4446   - "result"
4447   - "name"
4448   traces:
4449     hoverinfo: "x+y"
4450     boxpoints: "outliers"
4451     whiskerwidth: 0
4452   layout:
4453     title: "VPP HTTP Server Performance"
4454     layout:
4455       "plot-rps"
4456
4457 ################################################################################
4458
4459 ## Soak Test (PLRsearch), boxes
4460 #- type: "plot"
4461 #  title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4462 #  algorithm: "plot_performance_box"
4463 #  output-file-type: ".html"
4464 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4465 #  data: "plot-vpp-soak-2n-skx"
4466 #  filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4467 #  parameters:
4468 #    - "throughput"
4469 #    - "parent"
4470 #    - "tags"
4471 #  sort:
4472 #    - "DRV_AVF"
4473 #    - "DRV_AVF"
4474 #    - "DRV_AVF"
4475 #    - "L2BDMACLRN"
4476 #    - "L2XCBASE"
4477 #    - "L2PATCH"
4478 #  traces:
4479 #    hoverinfo: "x+y"
4480 #    boxpoints: "all"
4481 #    whiskerwidth: 0
4482 #  layout:
4483 #    title: "2 Hours Soak Test (PLRsearch)"
4484 #    layout: "plot-soak-throughput"
4485
4486 ## Soak Test (PLRsearch), boxes
4487 #- type: "plot"
4488 #  title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4489 #  algorithm: "plot_performance_box"
4490 #  output-file-type: ".html"
4491 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4492 #  data: "plot-vpp-soak-2n-skx"
4493 #  filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4494 #  parameters:
4495 #    - "throughput"
4496 #    - "parent"
4497 #    - "tags"
4498 #  sort:
4499 #    - "VHOST"
4500 #    - "MEMIF"
4501 #    - "IP4FWD"
4502 #    - "IP6FWD"
4503 #  traces:
4504 #    hoverinfo: "x+y"
4505 #    boxpoints: "all"
4506 #    whiskerwidth: 0
4507 #  layout:
4508 #    title: "2 Hours Soak Test (PLRsearch)"
4509 #    layout: "plot-soak-throughput"
4510
4511 ################################################################################
4512 ## Plots - NF Density - VSC - MRR 64b
4513 #- type: "plot"
4514 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4515 #  algorithm: "plot_service_density_heatmap_compare"
4516 #  output-file-type: ".html"
4517 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
4518 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4519 #  filter: "'NIC_Intel-XXV710' and
4520 #           'NF_DENSITY' and
4521 #           'VHOST' and
4522 #           'CHAIN' and
4523 #           'NF_VPPIP4' and
4524 #           '64B' and
4525 #           '2T1C' and
4526 #           'MRR'"
4527 #  reference:
4528 #    include: "2"
4529 #    name: "VNF-1c"
4530 #  compare:
4531 #    include: "1"
4532 #    name: "VNF-0.5c"
4533 #  parameters:
4534 #  - "result"
4535 #  - "name"
4536 #  - "tags"
4537 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4538 #  x-axis: "X = VNFs per Service Chain"
4539 #  y-axis: "Y = Number of Service Chains"
4540 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4541 #  layout:
4542 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4543 #    layout: "plot-service-density"
4544 #
4545 #- type: "plot"
4546 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4547 #  algorithm: "plot_service_density_heatmap_compare"
4548 #  output-file-type: ".html"
4549 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
4550 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4551 #  filter: "'NIC_Intel-XXV710' and
4552 #           'NF_DENSITY' and
4553 #           'VHOST' and
4554 #           'CHAIN' and
4555 #           'NF_VPPIP4' and
4556 #           '64B' and
4557 #           '4T2C' and
4558 #           'MRR'"
4559 #  reference:
4560 #    include: "2"
4561 #    name: "VNF-1c"
4562 #  compare:
4563 #    include: "1"
4564 #    name: "VNF-0.5c"
4565 #  parameters:
4566 #  - "result"
4567 #  - "name"
4568 #  - "tags"
4569 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4570 #  x-axis: "X = VNFs per Service Chain"
4571 #  y-axis: "Y = Number of Service Chains"
4572 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4573 #  layout:
4574 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4575 #    layout: "plot-service-density"
4576 #
4577 #- type: "plot"
4578 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4579 #  algorithm: "plot_service_density_heatmap_compare"
4580 #  output-file-type: ".html"
4581 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
4582 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4583 #  filter: "'NIC_Intel-XXV710' and
4584 #           'NF_DENSITY' and
4585 #           'VHOST' and
4586 #           'CHAIN' and
4587 #           'NF_VPPIP4' and
4588 #           '64B' and
4589 #           '8T4C' and
4590 #           'MRR'"
4591 #  reference:
4592 #    include: "2"
4593 #    name: "VNF-1c"
4594 #  compare:
4595 #    include: "1"
4596 #    name: "VNF-0.5c"
4597 #  parameters:
4598 #  - "result"
4599 #  - "name"
4600 #  - "tags"
4601 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4602 #  x-axis: "X = VNFs per Service Chain"
4603 #  y-axis: "Y = Number of Service Chains"
4604 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4605 #  layout:
4606 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4607 #    layout: "plot-service-density"
4608 #
4609 ## Plots - NF Density - VSC - MRR IMIX
4610 #- type: "plot"
4611 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4612 #  algorithm: "plot_service_density_heatmap_compare"
4613 #  output-file-type: ".html"
4614 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
4615 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4616 #  filter: "'NIC_Intel-XXV710' and
4617 #           'NF_DENSITY' and
4618 #           'VHOST' and
4619 #           'CHAIN' and
4620 #           'NF_VPPIP4' and
4621 #           'IMIX' and
4622 #           '2T1C' and
4623 #           'MRR'"
4624 #  reference:
4625 #    include: "2"
4626 #    name: "VNF-1c"
4627 #  compare:
4628 #    include: "1"
4629 #    name: "VNF-0.5c"
4630 #  parameters:
4631 #  - "result"
4632 #  - "name"
4633 #  - "tags"
4634 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4635 #  x-axis: "X = VNFs per Service Chain"
4636 #  y-axis: "Y = Number of Service Chains"
4637 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4638 #  layout:
4639 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4640 #    layout: "plot-service-density"
4641 #
4642 #- type: "plot"
4643 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4644 #  algorithm: "plot_service_density_heatmap_compare"
4645 #  output-file-type: ".html"
4646 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
4647 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4648 #  filter: "'NIC_Intel-XXV710' and
4649 #           'NF_DENSITY' and
4650 #           'VHOST' and
4651 #           'CHAIN' and
4652 #           'NF_VPPIP4' and
4653 #           'IMIX' and
4654 #           '4T2C' and
4655 #           'MRR'"
4656 #  reference:
4657 #    include: "2"
4658 #    name: "VNF-1c"
4659 #  compare:
4660 #    include: "1"
4661 #    name: "VNF-0.5c"
4662 #  parameters:
4663 #  - "result"
4664 #  - "name"
4665 #  - "tags"
4666 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4667 #  x-axis: "X = VNFs per Service Chain"
4668 #  y-axis: "Y = Number of Service Chains"
4669 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4670 #  layout:
4671 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4672 #    layout: "plot-service-density"
4673 #
4674 #- type: "plot"
4675 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4676 #  algorithm: "plot_service_density_heatmap_compare"
4677 #  output-file-type: ".html"
4678 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
4679 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4680 #  filter: "'NIC_Intel-XXV710' and
4681 #           'NF_DENSITY' and
4682 #           'VHOST' and
4683 #           'CHAIN' and
4684 #           'NF_VPPIP4' and
4685 #           'IMIX' and
4686 #           '8T4C' and
4687 #           'MRR'"
4688 #  reference:
4689 #    include: "2"
4690 #    name: "VNF-1c"
4691 #  compare:
4692 #    include: "1"
4693 #    name: "VNF-0.5c"
4694 #  parameters:
4695 #  - "result"
4696 #  - "name"
4697 #  - "tags"
4698 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4699 #  x-axis: "X = VNFs per Service Chain"
4700 #  y-axis: "Y = Number of Service Chains"
4701 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4702 #  layout:
4703 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4704 #    layout: "plot-service-density"
4705
4706 # Plots - NF Density - VSC - NDR 64b
4707 - type: "plot"
4708   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4709   algorithm: "plot_service_density_heatmap_compare"
4710   output-file-type: ".html"
4711   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
4712   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4713   filter: "'NIC_Intel-XXV710' and
4714            'NF_DENSITY' and
4715            'VHOST' and
4716            'CHAIN' and
4717            'NF_VPPIP4' and
4718            '64B' and
4719            '2T1C' and
4720            'NDRPDR'"
4721   reference:
4722     include: "2"
4723     name: "VNF-1c"
4724   compare:
4725     include: "1"
4726     name: "VNF-0.5c"
4727   parameters:
4728   - "throughput"
4729   - "name"
4730   - "tags"
4731   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4732   x-axis: "X = VNFs per Service Chain"
4733   y-axis: "Y = Number of Service Chains"
4734   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4735   layout:
4736     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4737     layout: "plot-service-density"
4738
4739 - type: "plot"
4740   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4741   algorithm: "plot_service_density_heatmap_compare"
4742   output-file-type: ".html"
4743   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
4744   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4745   filter: "'NIC_Intel-XXV710' and
4746            'NF_DENSITY' and
4747            'VHOST' and
4748            'CHAIN' and
4749            'NF_VPPIP4' and
4750            '64B' and
4751            '4T2C' and
4752            'NDRPDR'"
4753   reference:
4754     include: "2"
4755     name: "VNF-1c"
4756   compare:
4757     include: "1"
4758     name: "VNF-0.5c"
4759   parameters:
4760   - "throughput"
4761   - "name"
4762   - "tags"
4763   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4764   x-axis: "X = VNFs per Service Chain"
4765   y-axis: "Y = Number of Service Chains"
4766   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4767   layout:
4768     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4769     layout: "plot-service-density"
4770
4771 - type: "plot"
4772   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4773   algorithm: "plot_service_density_heatmap_compare"
4774   output-file-type: ".html"
4775   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
4776   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4777   filter: "'NIC_Intel-XXV710' and
4778            'NF_DENSITY' and
4779            'VHOST' and
4780            'CHAIN' and
4781            'NF_VPPIP4' and
4782            '64B' and
4783            '8T4C' and
4784            'NDRPDR'"
4785   reference:
4786     include: "2"
4787     name: "VNF-1c"
4788   compare:
4789     include: "1"
4790     name: "VNF-0.5c"
4791   parameters:
4792   - "throughput"
4793   - "name"
4794   - "tags"
4795   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4796   x-axis: "X = VNFs per Service Chain"
4797   y-axis: "Y = Number of Service Chains"
4798   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4799   layout:
4800     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4801     layout: "plot-service-density"
4802
4803 # Plots - NF Density - VSC - NDR IMIX
4804 - type: "plot"
4805   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4806   algorithm: "plot_service_density_heatmap_compare"
4807   output-file-type: ".html"
4808   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
4809   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4810   filter: "'NIC_Intel-XXV710' and
4811            'NF_DENSITY' and
4812            'VHOST' and
4813            'CHAIN' and
4814            'NF_VPPIP4' and
4815            'IMIX' and
4816            '2T1C' and
4817            'NDRPDR'"
4818   reference:
4819     include: "2"
4820     name: "VNF-1c"
4821   compare:
4822     include: "1"
4823     name: "VNF-0.5c"
4824   parameters:
4825   - "throughput"
4826   - "name"
4827   - "tags"
4828   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4829   x-axis: "X = VNFs per Service Chain"
4830   y-axis: "Y = Number of Service Chains"
4831   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4832   layout:
4833     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4834     layout: "plot-service-density"
4835
4836 - type: "plot"
4837   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4838   algorithm: "plot_service_density_heatmap_compare"
4839   output-file-type: ".html"
4840   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
4841   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4842   filter: "'NIC_Intel-XXV710' and
4843            'NF_DENSITY' and
4844            'VHOST' and
4845            'CHAIN' and
4846            'NF_VPPIP4' and
4847            'IMIX' and
4848            '4T2C' and
4849            'NDRPDR'"
4850   reference:
4851     include: "2"
4852     name: "VNF-1c"
4853   compare:
4854     include: "1"
4855     name: "VNF-0.5c"
4856   parameters:
4857   - "throughput"
4858   - "name"
4859   - "tags"
4860   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4861   x-axis: "X = VNFs per Service Chain"
4862   y-axis: "Y = Number of Service Chains"
4863   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4864   layout:
4865     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4866     layout: "plot-service-density"
4867
4868 - type: "plot"
4869   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4870   algorithm: "plot_service_density_heatmap_compare"
4871   output-file-type: ".html"
4872   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
4873   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4874   filter: "'NIC_Intel-XXV710' and
4875            'NF_DENSITY' and
4876            'VHOST' and
4877            'CHAIN' and
4878            'NF_VPPIP4' and
4879            'IMIX' and
4880            '8T4C' and
4881            'NDRPDR'"
4882   reference:
4883     include: "2"
4884     name: "VNF-1c"
4885   compare:
4886     include: "1"
4887     name: "VNF-0.5c"
4888   parameters:
4889   - "throughput"
4890   - "name"
4891   - "tags"
4892   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4893   x-axis: "X = VNFs per Service Chain"
4894   y-axis: "Y = Number of Service Chains"
4895   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4896   layout:
4897     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4898     layout: "plot-service-density"
4899
4900 # Plots - NF Density - VSC - PDR 64b
4901 - type: "plot"
4902   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4903   algorithm: "plot_service_density_heatmap_compare"
4904   output-file-type: ".html"
4905   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
4906   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4907   filter: "'NIC_Intel-XXV710' and
4908            'NF_DENSITY' and
4909            'VHOST' and
4910            'CHAIN' and
4911            'NF_VPPIP4' and
4912            '64B' and
4913            '2T1C' and
4914            'NDRPDR'"
4915   reference:
4916     include: "2"
4917     name: "VNF-1c"
4918   compare:
4919     include: "1"
4920     name: "VNF-0.5c"
4921   parameters:
4922   - "throughput"
4923   - "name"
4924   - "tags"
4925   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4926   x-axis: "X = VNFs per Service Chain"
4927   y-axis: "Y = Number of Service Chains"
4928   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4929   layout:
4930     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4931     layout: "plot-service-density"
4932
4933 - type: "plot"
4934   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4935   algorithm: "plot_service_density_heatmap_compare"
4936   output-file-type: ".html"
4937   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
4938   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4939   filter: "'NIC_Intel-XXV710' and
4940            'NF_DENSITY' and
4941            'VHOST' and
4942            'CHAIN' and
4943            'NF_VPPIP4' and
4944            '64B' and
4945            '4T2C' and
4946            'NDRPDR'"
4947   reference:
4948     include: "2"
4949     name: "VNF-1c"
4950   compare:
4951     include: "1"
4952     name: "VNF-0.5c"
4953   parameters:
4954   - "throughput"
4955   - "name"
4956   - "tags"
4957   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4958   x-axis: "X = VNFs per Service Chain"
4959   y-axis: "Y = Number of Service Chains"
4960   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4961   layout:
4962     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4963     layout: "plot-service-density"
4964
4965 - type: "plot"
4966   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4967   algorithm: "plot_service_density_heatmap_compare"
4968   output-file-type: ".html"
4969   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
4970   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4971   filter: "'NIC_Intel-XXV710' and
4972            'NF_DENSITY' and
4973            'VHOST' and
4974            'CHAIN' and
4975            'NF_VPPIP4' and
4976            '64B' and
4977            '8T4C' and
4978            'NDRPDR'"
4979   reference:
4980     include: "2"
4981     name: "VNF-1c"
4982   compare:
4983     include: "1"
4984     name: "VNF-0.5c"
4985   parameters:
4986   - "throughput"
4987   - "name"
4988   - "tags"
4989   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4990   x-axis: "X = VNFs per Service Chain"
4991   y-axis: "Y = Number of Service Chains"
4992   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4993   layout:
4994     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4995     layout: "plot-service-density"
4996
4997 # Plots - NF Density - VSC - PDR IMIX
4998 - type: "plot"
4999   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5000   algorithm: "plot_service_density_heatmap_compare"
5001   output-file-type: ".html"
5002   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
5003   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5004   filter: "'NIC_Intel-XXV710' and
5005            'NF_DENSITY' and
5006            'VHOST' and
5007            'CHAIN' and
5008            'NF_VPPIP4' and
5009            'IMIX' and
5010            '2T1C' and
5011            'NDRPDR'"
5012   reference:
5013     include: "2"
5014     name: "VNF-1c"
5015   compare:
5016     include: "1"
5017     name: "VNF-0.5c"
5018   parameters:
5019   - "throughput"
5020   - "name"
5021   - "tags"
5022   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5023   x-axis: "X = VNFs per Service Chain"
5024   y-axis: "Y = Number of Service Chains"
5025   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5026   layout:
5027     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5028     layout: "plot-service-density"
5029
5030 - type: "plot"
5031   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5032   algorithm: "plot_service_density_heatmap_compare"
5033   output-file-type: ".html"
5034   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
5035   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5036   filter: "'NIC_Intel-XXV710' and
5037            'NF_DENSITY' and
5038            'VHOST' and
5039            'CHAIN' and
5040            'NF_VPPIP4' and
5041            'IMIX' and
5042            '4T2C' and
5043            'NDRPDR'"
5044   reference:
5045     include: "2"
5046     name: "VNF-1c"
5047   compare:
5048     include: "1"
5049     name: "VNF-0.5c"
5050   parameters:
5051   - "throughput"
5052   - "name"
5053   - "tags"
5054   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5055   x-axis: "X = VNFs per Service Chain"
5056   y-axis: "Y = Number of Service Chains"
5057   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5058   layout:
5059     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5060     layout: "plot-service-density"
5061
5062 - type: "plot"
5063   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5064   algorithm: "plot_service_density_heatmap_compare"
5065   output-file-type: ".html"
5066   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
5067   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5068   filter: "'NIC_Intel-XXV710' and
5069            'NF_DENSITY' and
5070            'VHOST' and
5071            'CHAIN' and
5072            'NF_VPPIP4' and
5073            'IMIX' and
5074            '8T4C' and
5075            'NDRPDR'"
5076   reference:
5077     include: "2"
5078     name: "VNF-1c"
5079   compare:
5080     include: "1"
5081     name: "VNF-0.5c"
5082   parameters:
5083   - "throughput"
5084   - "name"
5085   - "tags"
5086   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5087   x-axis: "X = VNFs per Service Chain"
5088   y-axis: "Y = Number of Service Chains"
5089   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5090   layout:
5091     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5092     layout: "plot-service-density"
5093
5094 ################################################################################
5095 ## Plots - NF Density - CSC - MRR 64b
5096 #- type: "plot"
5097 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5098 #  algorithm: "plot_service_density_heatmap_compare"
5099 #  output-file-type: ".html"
5100 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
5101 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5102 #  filter: "'NIC_Intel-XXV710' and
5103 #           'NF_DENSITY' and
5104 #           'DOCKER' and
5105 #           'CHAIN' and
5106 #           'NF_VPPIP4' and
5107 #           '64B' and
5108 #           '2T1C' and
5109 #           'MRR'"
5110 #  reference:
5111 #    include: "2"
5112 #    name: "CNF-1c"
5113 #  compare:
5114 #    include: "1"
5115 #    name: "CNF-0.5c"
5116 #  parameters:
5117 #  - "result"
5118 #  - "name"
5119 #  - "tags"
5120 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5121 #  x-axis: "X = CNFs per Service Chain"
5122 #  y-axis: "Y = Number of Service Chains"
5123 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5124 #  layout:
5125 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5126 #    layout: "plot-service-density"
5127 #
5128 #- type: "plot"
5129 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5130 #  algorithm: "plot_service_density_heatmap_compare"
5131 #  output-file-type: ".html"
5132 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
5133 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5134 #  filter: "'NIC_Intel-XXV710' and
5135 #           'NF_DENSITY' and
5136 #           'DOCKER' and
5137 #           'CHAIN' and
5138 #           'NF_VPPIP4' and
5139 #           '64B' and
5140 #           '4T2C' and
5141 #           'MRR'"
5142 #  reference:
5143 #    include: "2"
5144 #    name: "CNF-1c"
5145 #  compare:
5146 #    include: "1"
5147 #    name: "CNF-0.5c"
5148 #  parameters:
5149 #  - "result"
5150 #  - "name"
5151 #  - "tags"
5152 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5153 #  x-axis: "X = CNFs per Service Chain"
5154 #  y-axis: "Y = Number of Service Chains"
5155 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5156 #  layout:
5157 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5158 #    layout: "plot-service-density"
5159 #
5160 #- type: "plot"
5161 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5162 #  algorithm: "plot_service_density_heatmap_compare"
5163 #  output-file-type: ".html"
5164 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
5165 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5166 #  filter: "'NIC_Intel-XXV710' and
5167 #           'NF_DENSITY' and
5168 #           'DOCKER' and
5169 #           'CHAIN' and
5170 #           'NF_VPPIP4' and
5171 #           '64B' and
5172 #           '8T4C' and
5173 #           'MRR'"
5174 #  reference:
5175 #    include: "2"
5176 #    name: "CNF-1c"
5177 #  compare:
5178 #    include: "1"
5179 #    name: "CNF-0.5c"
5180 #  parameters:
5181 #  - "result"
5182 #  - "name"
5183 #  - "tags"
5184 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5185 #  x-axis: "X = CNFs per Service Chain"
5186 #  y-axis: "Y = Number of Service Chains"
5187 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5188 #  layout:
5189 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5190 #    layout: "plot-service-density"
5191 #
5192 ## Plots - NF Density - CSC - MRR IMIX
5193 #- type: "plot"
5194 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5195 #  algorithm: "plot_service_density_heatmap_compare"
5196 #  output-file-type: ".html"
5197 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
5198 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5199 #  filter: "'NIC_Intel-XXV710' and
5200 #           'NF_DENSITY' and
5201 #           'DOCKER' and
5202 #           'CHAIN' and
5203 #           'NF_VPPIP4' and
5204 #           'IMIX' and
5205 #           '2T1C' and
5206 #           'MRR'"
5207 #  reference:
5208 #    include: "2"
5209 #    name: "CNF-1c"
5210 #  compare:
5211 #    include: "1"
5212 #    name: "CNF-0.5c"
5213 #  parameters:
5214 #  - "result"
5215 #  - "name"
5216 #  - "tags"
5217 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5218 #  x-axis: "X = CNFs per Service Chain"
5219 #  y-axis: "Y = Number of Service Chains"
5220 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5221 #  layout:
5222 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5223 #    layout: "plot-service-density"
5224 #
5225 #- type: "plot"
5226 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5227 #  algorithm: "plot_service_density_heatmap_compare"
5228 #  output-file-type: ".html"
5229 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
5230 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5231 #  filter: "'NIC_Intel-XXV710' and
5232 #           'NF_DENSITY' and
5233 #           'DOCKER' and
5234 #           'CHAIN' and
5235 #           'NF_VPPIP4' and
5236 #           'IMIX' and
5237 #           '4T2C' and
5238 #           'MRR'"
5239 #  reference:
5240 #    include: "2"
5241 #    name: "CNF-1c"
5242 #  compare:
5243 #    include: "1"
5244 #    name: "CNF-0.5c"
5245 #  parameters:
5246 #  - "result"
5247 #  - "name"
5248 #  - "tags"
5249 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5250 #  x-axis: "X = CNFs per Service Chain"
5251 #  y-axis: "Y = Number of Service Chains"
5252 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5253 #  layout:
5254 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5255 #    layout: "plot-service-density"
5256 #
5257 #- type: "plot"
5258 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5259 #  algorithm: "plot_service_density_heatmap_compare"
5260 #  output-file-type: ".html"
5261 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
5262 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5263 #  filter: "'NIC_Intel-XXV710' and
5264 #           'NF_DENSITY' and
5265 #           'DOCKER' and
5266 #           'CHAIN' and
5267 #           'NF_VPPIP4' and
5268 #           'IMIX' and
5269 #           '8T4C' and
5270 #           'MRR'"
5271 #  reference:
5272 #    include: "2"
5273 #    name: "CNF-1c"
5274 #  compare:
5275 #    include: "1"
5276 #    name: "CNF-0.5c"
5277 #  parameters:
5278 #  - "result"
5279 #  - "name"
5280 #  - "tags"
5281 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5282 #  x-axis: "X = CNFs per Service Chain"
5283 #  y-axis: "Y = Number of Service Chains"
5284 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5285 #  layout:
5286 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5287 #    layout: "plot-service-density"
5288
5289 # Plots - NF Density - CSC - NDR 64b
5290 - type: "plot"
5291   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5292   algorithm: "plot_service_density_heatmap_compare"
5293   output-file-type: ".html"
5294   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
5295   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5296   filter: "'NIC_Intel-XXV710' and
5297            'NF_DENSITY' and
5298            'DOCKER' and
5299            'CHAIN' and
5300            'NF_VPPIP4' and
5301            '64B' and
5302            '2T1C' and
5303            'NDRPDR'"
5304   reference:
5305     include: "2"
5306     name: "CNF-1c"
5307   compare:
5308     include: "1"
5309     name: "CNF-0.5c"
5310   parameters:
5311   - "throughput"
5312   - "name"
5313   - "tags"
5314   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5315   x-axis: "X = CNFs per Service Chain"
5316   y-axis: "Y = Number of Service Chains"
5317   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5318   layout:
5319     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5320     layout: "plot-service-density"
5321
5322 - type: "plot"
5323   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5324   algorithm: "plot_service_density_heatmap_compare"
5325   output-file-type: ".html"
5326   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
5327   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5328   filter: "'NIC_Intel-XXV710' and
5329            'NF_DENSITY' and
5330            'DOCKER' and
5331            'CHAIN' and
5332            'NF_VPPIP4' and
5333            '64B' and
5334            '4T2C' and
5335            'NDRPDR'"
5336   reference:
5337     include: "2"
5338     name: "CNF-1c"
5339   compare:
5340     include: "1"
5341     name: "CNF-0.5c"
5342   parameters:
5343   - "throughput"
5344   - "name"
5345   - "tags"
5346   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5347   x-axis: "X = CNFs per Service Chain"
5348   y-axis: "Y = Number of Service Chains"
5349   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5350   layout:
5351     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5352     layout: "plot-service-density"
5353
5354 - type: "plot"
5355   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5356   algorithm: "plot_service_density_heatmap_compare"
5357   output-file-type: ".html"
5358   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
5359   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5360   filter: "'NIC_Intel-XXV710' and
5361            'NF_DENSITY' and
5362            'DOCKER' and
5363            'CHAIN' and
5364            'NF_VPPIP4' and
5365            '64B' and
5366            '8T4C' and
5367            'NDRPDR'"
5368   reference:
5369     include: "2"
5370     name: "CNF-1c"
5371   compare:
5372     include: "1"
5373     name: "CNF-0.5c"
5374   parameters:
5375   - "throughput"
5376   - "name"
5377   - "tags"
5378   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5379   x-axis: "X = CNFs per Service Chain"
5380   y-axis: "Y = Number of Service Chains"
5381   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5382   layout:
5383     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5384     layout: "plot-service-density"
5385
5386 # Plots - NF Density - CSC - NDR IMIX
5387 - type: "plot"
5388   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5389   algorithm: "plot_service_density_heatmap_compare"
5390   output-file-type: ".html"
5391   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
5392   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5393   filter: "'NIC_Intel-XXV710' and
5394            'NF_DENSITY' and
5395            'DOCKER' and
5396            'CHAIN' and
5397            'NF_VPPIP4' and
5398            'IMIX' and
5399            '2T1C' and
5400            'NDRPDR'"
5401   reference:
5402     include: "2"
5403     name: "CNF-1c"
5404   compare:
5405     include: "1"
5406     name: "CNF-0.5c"
5407   parameters:
5408   - "throughput"
5409   - "name"
5410   - "tags"
5411   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5412   x-axis: "X = CNFs per Service Chain"
5413   y-axis: "Y = Number of Service Chains"
5414   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5415   layout:
5416     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5417     layout: "plot-service-density"
5418
5419 - type: "plot"
5420   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5421   algorithm: "plot_service_density_heatmap_compare"
5422   output-file-type: ".html"
5423   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
5424   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5425   filter: "'NIC_Intel-XXV710' and
5426            'NF_DENSITY' and
5427            'DOCKER' and
5428            'CHAIN' and
5429            'NF_VPPIP4' and
5430            'IMIX' and
5431            '4T2C' and
5432            'NDRPDR'"
5433   reference:
5434     include: "2"
5435     name: "CNF-1c"
5436   compare:
5437     include: "1"
5438     name: "CNF-0.5c"
5439   parameters:
5440   - "throughput"
5441   - "name"
5442   - "tags"
5443   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5444   x-axis: "X = CNFs per Service Chain"
5445   y-axis: "Y = Number of Service Chains"
5446   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5447   layout:
5448     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5449     layout: "plot-service-density"
5450
5451 - type: "plot"
5452   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5453   algorithm: "plot_service_density_heatmap_compare"
5454   output-file-type: ".html"
5455   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
5456   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5457   filter: "'NIC_Intel-XXV710' and
5458            'NF_DENSITY' and
5459            'DOCKER' and
5460            'CHAIN' and
5461            'NF_VPPIP4' and
5462            'IMIX' and
5463            '8T4C' and
5464            'NDRPDR'"
5465   reference:
5466     include: "2"
5467     name: "CNF-1c"
5468   compare:
5469     include: "1"
5470     name: "CNF-0.5c"
5471   parameters:
5472   - "throughput"
5473   - "name"
5474   - "tags"
5475   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5476   x-axis: "X = CNFs per Service Chain"
5477   y-axis: "Y = Number of Service Chains"
5478   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5479   layout:
5480     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5481     layout: "plot-service-density"
5482
5483 # Plots - NF Density - CSC - PDR 64b
5484 - type: "plot"
5485   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5486   algorithm: "plot_service_density_heatmap_compare"
5487   output-file-type: ".html"
5488   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
5489   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5490   filter: "'NIC_Intel-XXV710' and
5491            'NF_DENSITY' and
5492            'DOCKER' and
5493            'CHAIN' and
5494            'NF_VPPIP4' and
5495            '64B' and
5496            '2T1C' and
5497            'NDRPDR'"
5498   reference:
5499     include: "2"
5500     name: "CNF-1c"
5501   compare:
5502     include: "1"
5503     name: "CNF-0.5c"
5504   parameters:
5505   - "throughput"
5506   - "name"
5507   - "tags"
5508   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5509   x-axis: "X = CNFs per Service Chain"
5510   y-axis: "Y = Number of Service Chains"
5511   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5512   layout:
5513     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5514     layout: "plot-service-density"
5515
5516 - type: "plot"
5517   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5518   algorithm: "plot_service_density_heatmap_compare"
5519   output-file-type: ".html"
5520   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
5521   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5522   filter: "'NIC_Intel-XXV710' and
5523            'NF_DENSITY' and
5524            'DOCKER' and
5525            'CHAIN' and
5526            'NF_VPPIP4' and
5527            '64B' and
5528            '4T2C' and
5529            'NDRPDR'"
5530   reference:
5531     include: "2"
5532     name: "CNF-1c"
5533   compare:
5534     include: "1"
5535     name: "CNF-0.5c"
5536   parameters:
5537   - "throughput"
5538   - "name"
5539   - "tags"
5540   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5541   x-axis: "X = CNFs per Service Chain"
5542   y-axis: "Y = Number of Service Chains"
5543   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5544   layout:
5545     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5546     layout: "plot-service-density"
5547
5548 - type: "plot"
5549   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5550   algorithm: "plot_service_density_heatmap_compare"
5551   output-file-type: ".html"
5552   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
5553   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5554   filter: "'NIC_Intel-XXV710' and
5555            'NF_DENSITY' and
5556            'DOCKER' and
5557            'CHAIN' and
5558            'NF_VPPIP4' and
5559            '64B' and
5560            '8T4C' and
5561            'NDRPDR'"
5562   reference:
5563     include: "2"
5564     name: "CNF-1c"
5565   compare:
5566     include: "1"
5567     name: "CNF-0.5c"
5568   parameters:
5569   - "throughput"
5570   - "name"
5571   - "tags"
5572   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5573   x-axis: "X = CNFs per Service Chain"
5574   y-axis: "Y = Number of Service Chains"
5575   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5576   layout:
5577     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5578     layout: "plot-service-density"
5579
5580 # Plots - NF Density - CSC - PDR IMIX
5581 - type: "plot"
5582   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5583   algorithm: "plot_service_density_heatmap_compare"
5584   output-file-type: ".html"
5585   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
5586   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5587   filter: "'NIC_Intel-XXV710' and
5588            'NF_DENSITY' and
5589            'DOCKER' and
5590            'CHAIN' and
5591            'NF_VPPIP4' and
5592            'IMIX' and
5593            '2T1C' and
5594            'NDRPDR'"
5595   reference:
5596     include: "2"
5597     name: "CNF-1c"
5598   compare:
5599     include: "1"
5600     name: "CNF-0.5c"
5601   parameters:
5602   - "throughput"
5603   - "name"
5604   - "tags"
5605   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5606   x-axis: "X = CNFs per Service Chain"
5607   y-axis: "Y = Number of Service Chains"
5608   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5609   layout:
5610     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5611     layout: "plot-service-density"
5612
5613 - type: "plot"
5614   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5615   algorithm: "plot_service_density_heatmap_compare"
5616   output-file-type: ".html"
5617   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
5618   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5619   filter: "'NIC_Intel-XXV710' and
5620            'NF_DENSITY' and
5621            'DOCKER' and
5622            'CHAIN' and
5623            'NF_VPPIP4' and
5624            'IMIX' and
5625            '4T2C' and
5626            'NDRPDR'"
5627   reference:
5628     include: "2"
5629     name: "CNF-1c"
5630   compare:
5631     include: "1"
5632     name: "CNF-0.5c"
5633   parameters:
5634   - "throughput"
5635   - "name"
5636   - "tags"
5637   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5638   x-axis: "X = CNFs per Service Chain"
5639   y-axis: "Y = Number of Service Chains"
5640   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5641   layout:
5642     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5643     layout: "plot-service-density"
5644
5645 - type: "plot"
5646   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5647   algorithm: "plot_service_density_heatmap_compare"
5648   output-file-type: ".html"
5649   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
5650   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5651   filter: "'NIC_Intel-XXV710' and
5652            'NF_DENSITY' and
5653            'DOCKER' and
5654            'CHAIN' and
5655            'NF_VPPIP4' and
5656            'IMIX' and
5657            '8T4C' and
5658            'NDRPDR'"
5659   reference:
5660     include: "2"
5661     name: "CNF-1c"
5662   compare:
5663     include: "1"
5664     name: "CNF-0.5c"
5665   parameters:
5666   - "throughput"
5667   - "name"
5668   - "tags"
5669   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5670   x-axis: "X = CNFs per Service Chain"
5671   y-axis: "Y = Number of Service Chains"
5672   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5673   layout:
5674     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5675     layout: "plot-service-density"
5676
5677 ################################################################################
5678 ## Plots - NF Density - CSP - MRR 64b
5679 #- type: "plot"
5680 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5681 #  algorithm: "plot_service_density_heatmap_compare"
5682 #  output-file-type: ".html"
5683 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
5684 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5685 #  filter: "'NIC_Intel-XXV710' and
5686 #           'NF_DENSITY' and
5687 #           'DOCKER' and
5688 #           'PIPELINE' and
5689 #           'NF_VPPIP4' and
5690 #           '64B' and
5691 #           '2T1C' and
5692 #           'MRR'"
5693 #  reference:
5694 #    include: "2"
5695 #    name: "CNF-1c"
5696 #  compare:
5697 #    include: "1"
5698 #    name: "CNF-0.5c"
5699 #  parameters:
5700 #  - "result"
5701 #  - "name"
5702 #  - "tags"
5703 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5704 #  x-axis: "X = CNFs per Service Pipeline"
5705 #  y-axis: "Y = Number of Service Pipelines"
5706 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5707 #  layout:
5708 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5709 #    layout: "plot-service-density"
5710 #
5711 #- type: "plot"
5712 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5713 #  algorithm: "plot_service_density_heatmap_compare"
5714 #  output-file-type: ".html"
5715 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
5716 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5717 #  filter: "'NIC_Intel-XXV710' and
5718 #           'NF_DENSITY' and
5719 #           'DOCKER' and
5720 #           'PIPELINE' and
5721 #           'NF_VPPIP4' and
5722 #           '64B' and
5723 #           '4T2C' and
5724 #           'MRR'"
5725 #  reference:
5726 #    include: "2"
5727 #    name: "CNF-1c"
5728 #  compare:
5729 #    include: "1"
5730 #    name: "CNF-0.5c"
5731 #  parameters:
5732 #  - "result"
5733 #  - "name"
5734 #  - "tags"
5735 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5736 #  x-axis: "X = CNFs per Service Pipeline"
5737 #  y-axis: "Y = Number of Service Pipelines"
5738 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5739 #  layout:
5740 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5741 #    layout: "plot-service-density"
5742 #
5743 #- type: "plot"
5744 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5745 #  algorithm: "plot_service_density_heatmap_compare"
5746 #  output-file-type: ".html"
5747 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
5748 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5749 #  filter: "'NIC_Intel-XXV710' and
5750 #           'NF_DENSITY' and
5751 #           'DOCKER' and
5752 #           'PIPELINE' and
5753 #           'NF_VPPIP4' and
5754 #           '64B' and
5755 #           '8T4C' and
5756 #           'MRR'"
5757 #  reference:
5758 #    include: "2"
5759 #    name: "CNF-1c"
5760 #  compare:
5761 #    include: "1"
5762 #    name: "CNF-0.5c"
5763 #  parameters:
5764 #  - "result"
5765 #  - "name"
5766 #  - "tags"
5767 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5768 #  x-axis: "X = CNFs per Service Pipeline"
5769 #  y-axis: "Y = Number of Service Pipelines"
5770 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5771 #  layout:
5772 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5773 #    layout: "plot-service-density"
5774 #
5775 ## Plots - NF Density - CSP - MRR IMIX
5776 #- type: "plot"
5777 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5778 #  algorithm: "plot_service_density_heatmap_compare"
5779 #  output-file-type: ".html"
5780 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
5781 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5782 #  filter: "'NIC_Intel-XXV710' and
5783 #           'NF_DENSITY' and
5784 #           'DOCKER' and
5785 #           'PIPELINE' and
5786 #           'NF_VPPIP4' and
5787 #           'IMIX' and
5788 #           '2T1C' and
5789 #           'MRR'"
5790 #  reference:
5791 #    include: "2"
5792 #    name: "CNF-1c"
5793 #  compare:
5794 #    include: "1"
5795 #    name: "CNF-0.5c"
5796 #  parameters:
5797 #  - "result"
5798 #  - "name"
5799 #  - "tags"
5800 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5801 #  x-axis: "X = CNFs per Service Pipeline"
5802 #  y-axis: "Y = Number of Service Pipelines"
5803 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5804 #  layout:
5805 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5806 #    layout: "plot-service-density"
5807 #
5808 #- type: "plot"
5809 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5810 #  algorithm: "plot_service_density_heatmap_compare"
5811 #  output-file-type: ".html"
5812 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
5813 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5814 #  filter: "'NIC_Intel-XXV710' and
5815 #           'NF_DENSITY' and
5816 #           'DOCKER' and
5817 #           'PIPELINE' and
5818 #           'NF_VPPIP4' and
5819 #           'IMIX' and
5820 #           '4T2C' and
5821 #           'MRR'"
5822 #  reference:
5823 #    include: "2"
5824 #    name: "CNF-1c"
5825 #  compare:
5826 #    include: "1"
5827 #    name: "CNF-0.5c"
5828 #  parameters:
5829 #  - "result"
5830 #  - "name"
5831 #  - "tags"
5832 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5833 #  x-axis: "X = CNFs per Service Pipeline"
5834 #  y-axis: "Y = Number of Service Pipelines"
5835 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5836 #  layout:
5837 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5838 #    layout: "plot-service-density"
5839 #
5840 #- type: "plot"
5841 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5842 #  algorithm: "plot_service_density_heatmap_compare"
5843 #  output-file-type: ".html"
5844 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
5845 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5846 #  filter: "'NIC_Intel-XXV710' and
5847 #           'NF_DENSITY' and
5848 #           'DOCKER' and
5849 #           'PIPELINE' and
5850 #           'NF_VPPIP4' and
5851 #           'IMIX' and
5852 #           '8T4C' and
5853 #           'MRR'"
5854 #  reference:
5855 #    include: "2"
5856 #    name: "CNF-1c"
5857 #  compare:
5858 #    include: "1"
5859 #    name: "CNF-0.5c"
5860 #  parameters:
5861 #  - "result"
5862 #  - "name"
5863 #  - "tags"
5864 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5865 #  x-axis: "X = CNFs per Service Pipeline"
5866 #  y-axis: "Y = Number of Service Pipelines"
5867 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5868 #  layout:
5869 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5870 #    layout: "plot-service-density"
5871
5872 # Plots - NF Density - CSP - NDR 64b
5873 - type: "plot"
5874   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5875   algorithm: "plot_service_density_heatmap_compare"
5876   output-file-type: ".html"
5877   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
5878   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5879   filter: "'NIC_Intel-XXV710' and
5880            'NF_DENSITY' and
5881            'DOCKER' and
5882            'PIPELINE' and
5883            'NF_VPPIP4' and
5884            '64B' and
5885            '2T1C' and
5886            'NDRPDR'"
5887   reference:
5888     include: "2"
5889     name: "CNF-1c"
5890   compare:
5891     include: "1"
5892     name: "CNF-0.5c"
5893   parameters:
5894   - "throughput"
5895   - "name"
5896   - "tags"
5897   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5898   x-axis: "X = CNFs per Service Pipeline"
5899   y-axis: "Y = Number of Service Pipelines"
5900   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5901   layout:
5902     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5903     layout: "plot-service-density"
5904
5905 - type: "plot"
5906   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5907   algorithm: "plot_service_density_heatmap_compare"
5908   output-file-type: ".html"
5909   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
5910   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5911   filter: "'NIC_Intel-XXV710' and
5912            'NF_DENSITY' and
5913            'DOCKER' and
5914            'PIPELINE' and
5915            'NF_VPPIP4' and
5916            '64B' and
5917            '4T2C' and
5918            'NDRPDR'"
5919   reference:
5920     include: "2"
5921     name: "CNF-1c"
5922   compare:
5923     include: "1"
5924     name: "CNF-0.5c"
5925   parameters:
5926   - "throughput"
5927   - "name"
5928   - "tags"
5929   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5930   x-axis: "X = CNFs per Service Pipeline"
5931   y-axis: "Y = Number of Service Pipelines"
5932   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5933   layout:
5934     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5935     layout: "plot-service-density"
5936
5937 - type: "plot"
5938   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5939   algorithm: "plot_service_density_heatmap_compare"
5940   output-file-type: ".html"
5941   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
5942   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5943   filter: "'NIC_Intel-XXV710' and
5944            'NF_DENSITY' and
5945            'DOCKER' and
5946            'PIPELINE' and
5947            'NF_VPPIP4' and
5948            '64B' and
5949            '8T4C' and
5950            'NDRPDR'"
5951   reference:
5952     include: "2"
5953     name: "CNF-1c"
5954   compare:
5955     include: "1"
5956     name: "CNF-0.5c"
5957   parameters:
5958   - "throughput"
5959   - "name"
5960   - "tags"
5961   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5962   x-axis: "X = CNFs per Service Pipeline"
5963   y-axis: "Y = Number of Service Pipelines"
5964   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5965   layout:
5966     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5967     layout: "plot-service-density"
5968
5969 # Plots - NF Density - CSP - NDR IMIX
5970 - type: "plot"
5971   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5972   algorithm: "plot_service_density_heatmap_compare"
5973   output-file-type: ".html"
5974   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
5975   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5976   filter: "'NIC_Intel-XXV710' and
5977            'NF_DENSITY' and
5978            'DOCKER' and
5979            'PIPELINE' and
5980            'NF_VPPIP4' and
5981            'IMIX' and
5982            '2T1C' and
5983            'NDRPDR'"
5984   reference:
5985     include: "2"
5986     name: "CNF-1c"
5987   compare:
5988     include: "1"
5989     name: "CNF-0.5c"
5990   parameters:
5991   - "throughput"
5992   - "name"
5993   - "tags"
5994   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5995   x-axis: "X = CNFs per Service Pipeline"
5996   y-axis: "Y = Number of Service Pipelines"
5997   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5998   layout:
5999     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6000     layout: "plot-service-density"
6001
6002 - type: "plot"
6003   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6004   algorithm: "plot_service_density_heatmap_compare"
6005   output-file-type: ".html"
6006   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
6007   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6008   filter: "'NIC_Intel-XXV710' and
6009            'NF_DENSITY' and
6010            'DOCKER' and
6011            'PIPELINE' and
6012            'NF_VPPIP4' and
6013            'IMIX' and
6014            '4T2C' and
6015            'NDRPDR'"
6016   reference:
6017     include: "2"
6018     name: "CNF-1c"
6019   compare:
6020     include: "1"
6021     name: "CNF-0.5c"
6022   parameters:
6023   - "throughput"
6024   - "name"
6025   - "tags"
6026   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6027   x-axis: "X = CNFs per Service Pipeline"
6028   y-axis: "Y = Number of Service Pipelines"
6029   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6030   layout:
6031     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6032     layout: "plot-service-density"
6033
6034 - type: "plot"
6035   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6036   algorithm: "plot_service_density_heatmap_compare"
6037   output-file-type: ".html"
6038   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
6039   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6040   filter: "'NIC_Intel-XXV710' and
6041            'NF_DENSITY' and
6042            'DOCKER' and
6043            'PIPELINE' and
6044            'NF_VPPIP4' and
6045            'IMIX' and
6046            '8T4C' and
6047            'NDRPDR'"
6048   reference:
6049     include: "2"
6050     name: "CNF-1c"
6051   compare:
6052     include: "1"
6053     name: "CNF-0.5c"
6054   parameters:
6055   - "throughput"
6056   - "name"
6057   - "tags"
6058   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6059   x-axis: "X = CNFs per Service Pipeline"
6060   y-axis: "Y = Number of Service Pipelines"
6061   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6062   layout:
6063     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6064     layout: "plot-service-density"
6065
6066 # Plots - NF Density - CSP - PDR 64b
6067 - type: "plot"
6068   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6069   algorithm: "plot_service_density_heatmap_compare"
6070   output-file-type: ".html"
6071   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
6072   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6073   filter: "'NIC_Intel-XXV710' and
6074            'NF_DENSITY' and
6075            'DOCKER' and
6076            'PIPELINE' and
6077            'NF_VPPIP4' and
6078            '64B' and
6079            '2T1C' and
6080            'NDRPDR'"
6081   reference:
6082     include: "2"
6083     name: "CNF-1c"
6084   compare:
6085     include: "1"
6086     name: "CNF-0.5c"
6087   parameters:
6088   - "throughput"
6089   - "name"
6090   - "tags"
6091   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6092   x-axis: "X = CNFs per Service Pipeline"
6093   y-axis: "Y = Number of Service Pipelines"
6094   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6095   layout:
6096     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6097     layout: "plot-service-density"
6098
6099 - type: "plot"
6100   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6101   algorithm: "plot_service_density_heatmap_compare"
6102   output-file-type: ".html"
6103   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
6104   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6105   filter: "'NIC_Intel-XXV710' and
6106            'NF_DENSITY' and
6107            'DOCKER' and
6108            'PIPELINE' and
6109            'NF_VPPIP4' and
6110            '64B' and
6111            '4T2C' and
6112            'NDRPDR'"
6113   reference:
6114     include: "2"
6115     name: "CNF-1c"
6116   compare:
6117     include: "1"
6118     name: "CNF-0.5c"
6119   parameters:
6120   - "throughput"
6121   - "name"
6122   - "tags"
6123   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6124   x-axis: "X = CNFs per Service Pipeline"
6125   y-axis: "Y = Number of Service Pipelines"
6126   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6127   layout:
6128     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6129     layout: "plot-service-density"
6130
6131 - type: "plot"
6132   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6133   algorithm: "plot_service_density_heatmap_compare"
6134   output-file-type: ".html"
6135   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
6136   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6137   filter: "'NIC_Intel-XXV710' and
6138            'NF_DENSITY' and
6139            'DOCKER' and
6140            'PIPELINE' and
6141            'NF_VPPIP4' and
6142            '64B' and
6143            '8T4C' and
6144            'NDRPDR'"
6145   reference:
6146     include: "2"
6147     name: "CNF-1c"
6148   compare:
6149     include: "1"
6150     name: "CNF-0.5c"
6151   parameters:
6152   - "throughput"
6153   - "name"
6154   - "tags"
6155   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6156   x-axis: "X = CNFs per Service Pipeline"
6157   y-axis: "Y = Number of Service Pipelines"
6158   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6159   layout:
6160     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6161     layout: "plot-service-density"
6162
6163 # Plots - NF Density - CSP - PDR IMIX
6164 - type: "plot"
6165   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6166   algorithm: "plot_service_density_heatmap_compare"
6167   output-file-type: ".html"
6168   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
6169   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6170   filter: "'NIC_Intel-XXV710' and
6171            'NF_DENSITY' and
6172            'DOCKER' and
6173            'PIPELINE' and
6174            'NF_VPPIP4' and
6175            'IMIX' and
6176            '2T1C' and
6177            'NDRPDR'"
6178   reference:
6179     include: "2"
6180     name: "CNF-1c"
6181   compare:
6182     include: "1"
6183     name: "CNF-0.5c"
6184   parameters:
6185   - "throughput"
6186   - "name"
6187   - "tags"
6188   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6189   x-axis: "X = CNFs per Service Pipeline"
6190   y-axis: "Y = Number of Service Pipelines"
6191   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6192   layout:
6193     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6194     layout: "plot-service-density"
6195
6196 - type: "plot"
6197   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6198   algorithm: "plot_service_density_heatmap_compare"
6199   output-file-type: ".html"
6200   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
6201   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6202   filter: "'NIC_Intel-XXV710' and
6203            'NF_DENSITY' and
6204            'DOCKER' and
6205            'PIPELINE' and
6206            'NF_VPPIP4' and
6207            'IMIX' and
6208            '4T2C' and
6209            'NDRPDR'"
6210   reference:
6211     include: "2"
6212     name: "CNF-1c"
6213   compare:
6214     include: "1"
6215     name: "CNF-0.5c"
6216   parameters:
6217   - "throughput"
6218   - "name"
6219   - "tags"
6220   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6221   x-axis: "X = CNFs per Service Pipeline"
6222   y-axis: "Y = Number of Service Pipelines"
6223   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6224   layout:
6225     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6226     layout: "plot-service-density"
6227
6228 - type: "plot"
6229   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6230   algorithm: "plot_service_density_heatmap_compare"
6231   output-file-type: ".html"
6232   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
6233   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6234   filter: "'NIC_Intel-XXV710' and
6235            'NF_DENSITY' and
6236            'DOCKER' and
6237            'PIPELINE' and
6238            'NF_VPPIP4' and
6239            'IMIX' and
6240            '8T4C' and
6241            'NDRPDR'"
6242   reference:
6243     include: "2"
6244     name: "CNF-1c"
6245   compare:
6246     include: "1"
6247     name: "CNF-0.5c"
6248   parameters:
6249   - "throughput"
6250   - "name"
6251   - "tags"
6252   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6253   x-axis: "X = CNFs per Service Pipeline"
6254   y-axis: "Y = Number of Service Pipelines"
6255   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6256   layout:
6257     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6258     layout: "plot-service-density"
6259
6260 ################################################################################
6261
6262 # Packet Throughput
6263
6264 - type: "plot"
6265   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6266   algorithm: "plot_performance_name_box"
6267   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6268   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6269   include:
6270     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6271     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6272     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6273     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6274   layout:
6275     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6276     layout: "plot-throughput"
6277
6278 - type: "plot"
6279   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6280   algorithm: "plot_performance_name_box"
6281   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6282   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6283   include:
6284     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6285     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6286     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6287     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6288   layout:
6289     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6290     layout: "plot-throughput"
6291
6292 - type: "plot"
6293   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6294   algorithm: "plot_performance_name_box"
6295   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6296   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6297   include:
6298     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6299     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6300     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6301     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6302     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6303   layout:
6304     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6305     layout: "plot-throughput"
6306
6307 - type: "plot"
6308   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6309   algorithm: "plot_performance_name_box"
6310   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6311   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6312   include:
6313     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6314     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6315     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6316     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6317     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6318   layout:
6319     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6320     layout: "plot-throughput"
6321
6322 - type: "plot"
6323   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6324   algorithm: "plot_performance_name_box"
6325   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6326   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6327   include:
6328     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6329     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6330     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6331     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6332     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6333   layout:
6334     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6335     layout: "plot-throughput"
6336
6337 - type: "plot"
6338   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6339   algorithm: "plot_performance_name_box"
6340   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6341   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6342   include:
6343     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6344     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6345     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6346     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6347     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6348   layout:
6349     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6350     layout: "plot-throughput"
6351
6352 - type: "plot"
6353   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6354   algorithm: "plot_performance_name_box"
6355   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6356   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6357   include:
6358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6359     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6360     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6362   layout:
6363     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6364     layout: "plot-throughput"
6365
6366 - type: "plot"
6367   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6368   algorithm: "plot_performance_name_box"
6369   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6370   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6371   include:
6372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6375     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6376   layout:
6377     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6378     layout: "plot-throughput"
6379
6380 - type: "plot"
6381   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6382   algorithm: "plot_performance_name_box"
6383   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6384   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6385   include:
6386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6391   layout:
6392     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6393     layout: "plot-throughput"
6394
6395 - type: "plot"
6396   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6397   algorithm: "plot_performance_name_box"
6398   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6399   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6400   include:
6401     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6406   layout:
6407     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6408     layout: "plot-throughput"
6409
6410 - type: "plot"
6411   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6412   algorithm: "plot_performance_name_box"
6413   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6414   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6415   include:
6416     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6417     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6418     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6419     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6420     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6421     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6422   layout:
6423     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6424     layout: "plot-throughput"
6425
6426 - type: "plot"
6427   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6428   algorithm: "plot_performance_name_box"
6429   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6430   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6431   include:
6432     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6433     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6434     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6435     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6436     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6437     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6438   layout:
6439     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6440     layout: "plot-throughput"
6441
6442 - type: "plot"
6443   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6444   algorithm: "plot_performance_name_box"
6445   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6446   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6447   include:
6448     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6449     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6450     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6451   layout:
6452     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6453     layout: "plot-throughput"
6454
6455 - type: "plot"
6456   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6457   algorithm: "plot_performance_name_box"
6458   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6459   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6460   include:
6461     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6462     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6463     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6464   layout:
6465     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6466     layout: "plot-throughput"
6467
6468 - type: "plot"
6469   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6470   algorithm: "plot_performance_name_box"
6471   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6472   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6473   include:
6474     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6475     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6476     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6477     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6478     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6479   layout:
6480     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6481     layout: "plot-throughput"
6482
6483 - type: "plot"
6484   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6485   algorithm: "plot_performance_name_box"
6486   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6487   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6488   include:
6489     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6490     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6491     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6492     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6493     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6494   layout:
6495     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6496     layout: "plot-throughput"
6497
6498 - type: "plot"
6499   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6500   algorithm: "plot_performance_name_box"
6501   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6502   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6503   include:
6504     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6505     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6506     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6507     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6508   layout:
6509     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6510     layout: "plot-throughput"
6511
6512 - type: "plot"
6513   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6514   algorithm: "plot_performance_name_box"
6515   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6517   include:
6518     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6519     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6520     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6521     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6522   layout:
6523     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6524     layout: "plot-throughput"
6525
6526 - type: "plot"
6527   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6528   algorithm: "plot_performance_name_box"
6529   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6530   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6531   include:
6532     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6533     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6534     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6535     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6536     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6537   layout:
6538     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6539     layout: "plot-throughput"
6540
6541 - type: "plot"
6542   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6543   algorithm: "plot_performance_name_box"
6544   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6545   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6546   include:
6547     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6548     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6549     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6550     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6551     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6552   layout:
6553     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6554     layout: "plot-throughput"
6555
6556 - type: "plot"
6557   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6558   algorithm: "plot_performance_name_box"
6559   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6560   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6561   include:
6562     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6563     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6564     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6565     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6566     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6567     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6568   layout:
6569     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6570     layout: "plot-throughput"
6571
6572 - type: "plot"
6573   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6574   algorithm: "plot_performance_name_box"
6575   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6576   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6577   include:
6578     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6579     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6580     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6581     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6582     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6583     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6584   layout:
6585     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6586     layout: "plot-throughput"
6587
6588 - type: "plot"
6589   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6590   algorithm: "plot_performance_name_box"
6591   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6592   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6593   include:
6594     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6595     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6596   layout:
6597     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6598     layout: "plot-throughput"
6599
6600 - type: "plot"
6601   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6602   algorithm: "plot_performance_name_box"
6603   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6604   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6605   include:
6606     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6607     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6608   layout:
6609     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6610     layout: "plot-throughput"
6611
6612 - type: "plot"
6613   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6614   algorithm: "plot_performance_name_box"
6615   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6616   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6617   include:
6618     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6619     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6620     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6621     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6622   layout:
6623     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6624     layout: "plot-throughput"
6625
6626 - type: "plot"
6627   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6628   algorithm: "plot_performance_name_box"
6629   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6630   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6631   include:
6632     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6633     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6634     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6635     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6636   layout:
6637     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6638     layout: "plot-throughput"
6639
6640 - type: "plot"
6641   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6642   algorithm: "plot_performance_name_box"
6643   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6644   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6645   include:
6646     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6647     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6648     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6649   layout:
6650     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6651     layout: "plot-throughput"
6652
6653 - type: "plot"
6654   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6655   algorithm: "plot_performance_name_box"
6656   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6657   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6658   include:
6659     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6660     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6661     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6662   layout:
6663     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6664     layout: "plot-throughput"
6665
6666 - type: "plot"
6667   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6668   algorithm: "plot_performance_name_box"
6669   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6670   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6671   include:
6672     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6673     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6674     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6675     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6676     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6677   layout:
6678     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6679     layout: "plot-throughput"
6680
6681 - type: "plot"
6682   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6683   algorithm: "plot_performance_name_box"
6684   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6685   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6686   include:
6687     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6688     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6689     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6690     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6691     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6692   layout:
6693     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6694     layout: "plot-throughput"
6695
6696 - type: "plot"
6697   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6698   algorithm: "plot_performance_name_box"
6699   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6700   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6701   include:
6702     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6703     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6704     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6705   layout:
6706     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6707     layout: "plot-throughput"
6708
6709 - type: "plot"
6710   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6711   algorithm: "plot_performance_name_box"
6712   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6713   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6714   include:
6715     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6716     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6717     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6718   layout:
6719     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6720     layout: "plot-throughput"
6721
6722 - type: "plot"
6723   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6724   algorithm: "plot_performance_name_box"
6725   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6726   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6727   include:
6728     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6729     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6730     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6731   layout:
6732     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6733     layout: "plot-throughput"
6734
6735 - type: "plot"
6736   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6737   algorithm: "plot_performance_name_box"
6738   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6739   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6740   include:
6741     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6742     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6743     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6744   layout:
6745     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6746     layout: "plot-throughput"
6747
6748 - type: "plot"
6749   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6750   algorithm: "plot_performance_name_box"
6751   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6752   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6753   include:
6754     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6755     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6756     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6757     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6758     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6759   layout:
6760     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6761     layout: "plot-throughput"
6762
6763 - type: "plot"
6764   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6765   algorithm: "plot_performance_name_box"
6766   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6767   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6768   include:
6769     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6770     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6771     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6772     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6773     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6774   layout:
6775     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6776     layout: "plot-throughput"
6777
6778 - type: "plot"
6779   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6780   algorithm: "plot_performance_name_box"
6781   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6782   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6783   include:
6784     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6785     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6786     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6787     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6788     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6789     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6790   layout:
6791     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6792     layout: "plot-throughput"
6793
6794 - type: "plot"
6795   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6796   algorithm: "plot_performance_name_box"
6797   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6798   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6799   include:
6800     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6801     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6802     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6803     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6804     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6805     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6806   layout:
6807     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6808     layout: "plot-throughput"
6809
6810 - type: "plot"
6811   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6812   algorithm: "plot_performance_name_box"
6813   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6814   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6815   include:
6816     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
6817     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6818     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
6819     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6820   layout:
6821     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6822     layout: "plot-throughput"
6823
6824 - type: "plot"
6825   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6826   algorithm: "plot_performance_name_box"
6827   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6828   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6829   include:
6830     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
6831     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6832     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6833     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6834   layout:
6835     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6836     layout: "plot-throughput"
6837
6838 - type: "plot"
6839   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6840   algorithm: "plot_performance_name_box"
6841   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6842   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6843   include:
6844     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6845     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6846     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6847     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6848     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6849     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6850   layout:
6851     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6852     layout: "plot-throughput"
6853
6854 - type: "plot"
6855   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6856   algorithm: "plot_performance_name_box"
6857   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6858   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6859   include:
6860     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6861     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6862     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6863     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6864     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6865     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6866   layout:
6867     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6868     layout: "plot-throughput"
6869
6870 - type: "plot"
6871   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6872   algorithm: "plot_performance_name_box"
6873   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6874   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6875   include:
6876     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6877     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6878     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6879     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6880     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6881     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6882   layout:
6883     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6884     layout: "plot-throughput"
6885
6886 - type: "plot"
6887   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6888   algorithm: "plot_performance_name_box"
6889   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6890   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6891   include:
6892     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6893     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6894     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6895     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6896     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6897     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6898   layout:
6899     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6900     layout: "plot-throughput"
6901
6902 - type: "plot"
6903   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6904   algorithm: "plot_performance_name_box"
6905   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6906   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6907   include:
6908     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6909     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6910     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6911     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6912   layout:
6913     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6914     layout: "plot-throughput"
6915
6916 - type: "plot"
6917   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6918   algorithm: "plot_performance_name_box"
6919   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6920   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6921   include:
6922     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6923     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6924     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6925     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6926   layout:
6927     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6928     layout: "plot-throughput"
6929
6930 - type: "plot"
6931   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6932   algorithm: "plot_performance_name_box"
6933   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6934   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6935   include:
6936     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
6937     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6938     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6939     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6940     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6941   layout:
6942     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6943     layout: "plot-throughput"
6944
6945 - type: "plot"
6946   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6947   algorithm: "plot_performance_name_box"
6948   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6949   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6950   include:
6951     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
6952     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6953     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6954     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6955     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6956   layout:
6957     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6958     layout: "plot-throughput"
6959
6960 - type: "plot"
6961   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6962   algorithm: "plot_performance_name_box"
6963   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6964   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6965   include:
6966     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6967     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
6968     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
6969     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6970   layout:
6971     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6972     layout: "plot-throughput"
6973
6974 - type: "plot"
6975   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6976   algorithm: "plot_performance_name_box"
6977   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6978   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6979   include:
6980     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6981     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
6982     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
6983     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6984   layout:
6985     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6986     layout: "plot-throughput"
6987
6988 - type: "plot"
6989   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6990   algorithm: "plot_performance_name_box"
6991   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6992   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6993   include:
6994     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
6995     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
6996     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
6997     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6998     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
6999     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7000   layout:
7001     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7002     layout: "plot-throughput"
7003
7004 - type: "plot"
7005   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
7006   algorithm: "plot_performance_name_box"
7007   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
7008   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7009   include:
7010     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7011     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7012     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7013     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7014     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7015     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7016   layout:
7017     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
7018     layout: "plot-throughput"
7019
7020 - type: "plot"
7021   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7022   algorithm: "plot_performance_name_box"
7023   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7024   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7025   include:
7026     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7027     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7028     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7029     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7030     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7031   layout:
7032     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7033     layout: "plot-throughput"
7034
7035 - type: "plot"
7036   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7037   algorithm: "plot_performance_name_box"
7038   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7039   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7040   include:
7041     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7042     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7043     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7044     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7045     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7046   layout:
7047     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7048     layout: "plot-throughput"
7049
7050 - type: "plot"
7051   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7052   algorithm: "plot_performance_name_box"
7053   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7054   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7055   include:
7056     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7057     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7058     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7059   layout:
7060     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7061     layout: "plot-throughput"
7062
7063 - type: "plot"
7064   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7065   algorithm: "plot_performance_name_box"
7066   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7067   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7068   include:
7069     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7070     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7071     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7072   layout:
7073     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7074     layout: "plot-throughput"
7075
7076 - type: "plot"
7077   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7078   algorithm: "plot_performance_name_box"
7079   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7080   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7081   include:
7082     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7083     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7084     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7085     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7086   layout:
7087     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7088     layout: "plot-throughput"
7089
7090 - type: "plot"
7091   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7092   algorithm: "plot_performance_name_box"
7093   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7094   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7095   include:
7096     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7097     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7098     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7099     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7100   layout:
7101     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7102     layout: "plot-throughput"
7103
7104 - type: "plot"
7105   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7106   algorithm: "plot_performance_name_box"
7107   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7108   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7109   include:
7110     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7111     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7112     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7113     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7114     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7115     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7116   layout:
7117     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7118     layout: "plot-throughput"
7119
7120 - type: "plot"
7121   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7122   algorithm: "plot_performance_name_box"
7123   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7124   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7125   include:
7126     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7127     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7128     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7129     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7130     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7131     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7132   layout:
7133     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7134     layout: "plot-throughput"
7135
7136 - type: "plot"
7137   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7138   algorithm: "plot_performance_name_box"
7139   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7140   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7141   include:
7142     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7143     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7144     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7145     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7146     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7147     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7148   layout:
7149     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7150     layout: "plot-throughput"
7151
7152 - type: "plot"
7153   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7154   algorithm: "plot_performance_name_box"
7155   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7156   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7157   include:
7158     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7159     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7160     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7161     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7162     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7163     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7164   layout:
7165     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7166     layout: "plot-throughput"
7167
7168 - type: "plot"
7169   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7170   algorithm: "plot_performance_name_box"
7171   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7172   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7173   include:
7174     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7175     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7176     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7177     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7178     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7179     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7180   layout:
7181     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7182     layout: "plot-throughput"
7183
7184 - type: "plot"
7185   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7186   algorithm: "plot_performance_name_box"
7187   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7188   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7189   include:
7190     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7191     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7192     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7193     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7194     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7195     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7196   layout:
7197     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7198     layout: "plot-throughput"
7199
7200 - type: "plot"
7201   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7202   algorithm: "plot_performance_name_box"
7203   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7204   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7205   include:
7206     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7207     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7208     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7209     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7210     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7211     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7212   layout:
7213     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7214     layout: "plot-throughput"
7215
7216 - type: "plot"
7217   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7218   algorithm: "plot_performance_name_box"
7219   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7220   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7221   include:
7222     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7223     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7224     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7225     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7226     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7227     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7228   layout:
7229     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7230     layout: "plot-throughput"
7231
7232 - type: "plot"
7233   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7234   algorithm: "plot_performance_name_box"
7235   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7236   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7237   include:
7238     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7239     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7240     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7241     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7242   layout:
7243     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7244     layout: "plot-throughput"
7245
7246 - type: "plot"
7247   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7248   algorithm: "plot_performance_name_box"
7249   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7250   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7251   include:
7252     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7253     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7254     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7255     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7256   layout:
7257     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7258     layout: "plot-throughput"
7259
7260 - type: "plot"
7261   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7262   algorithm: "plot_performance_name_box"
7263   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7264   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7265   include:
7266     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7267     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7268     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7269     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7270   layout:
7271     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7272     layout: "plot-throughput"
7273
7274 - type: "plot"
7275   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7276   algorithm: "plot_performance_name_box"
7277   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7278   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7279   include:
7280     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7281     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7282     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7283     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7284   layout:
7285     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7286     layout: "plot-throughput"
7287
7288 #- type: "plot"
7289 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7290 #  algorithm: "plot_performance_name_box"
7291 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7292 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7293 #  include:
7294 #    - ""
7295 #  layout:
7296 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7297 #    layout: "plot-throughput"
7298 #
7299 #- type: "plot"
7300 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7301 #  algorithm: "plot_performance_name_box"
7302 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7303 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7304 #  include:
7305 #    - ""
7306 #  layout:
7307 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7308 #    layout: "plot-throughput"
7309
7310 - type: "plot"
7311   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7312   algorithm: "plot_performance_name_box"
7313   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7314   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7315   include:
7316     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7317     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7318     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7319     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7320     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7321   layout:
7322     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7323     layout: "plot-throughput"
7324
7325 - type: "plot"
7326   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7327   algorithm: "plot_performance_name_box"
7328   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7329   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7330   include:
7331     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7332     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7333     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7334     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7335     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7336   layout:
7337     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7338     layout: "plot-throughput"
7339
7340 - type: "plot"
7341   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7342   algorithm: "plot_performance_name_box"
7343   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7344   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7345   include:
7346     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7347     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7348     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7349     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7350     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7351     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7352   layout:
7353     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7354     layout: "plot-throughput"
7355
7356 - type: "plot"
7357   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7358   algorithm: "plot_performance_name_box"
7359   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7361   include:
7362     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7363     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7364     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7365     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7366     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7367     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7368   layout:
7369     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7370     layout: "plot-throughput"
7371
7372 - type: "plot"
7373   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7374   algorithm: "plot_performance_name_box"
7375   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7377   include:
7378     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7379     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7380     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7381   layout:
7382     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7383     layout: "plot-throughput"
7384
7385 - type: "plot"
7386   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7387   algorithm: "plot_performance_name_box"
7388   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7389   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7390   include:
7391     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7392     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7393     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7394   layout:
7395     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7396     layout: "plot-throughput"
7397
7398 - type: "plot"
7399   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7400   algorithm: "plot_performance_name_box"
7401   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7402   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7403   include:
7404     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7405     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7406     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7407   layout:
7408     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7409     layout: "plot-throughput"
7410
7411 - type: "plot"
7412   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7413   algorithm: "plot_performance_name_box"
7414   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7415   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7416   include:
7417     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7418     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7419     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7420   layout:
7421     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7422     layout: "plot-throughput"
7423
7424 ################################################################################
7425
7426 # Packet Latency 1C
7427
7428 - type: "plot"
7429   title: "Latency: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7430   algorithm: "plot_latency_error_bars_name"
7431   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7432   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7433   include:
7434     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7435     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7436     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7437     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7438   layout:
7439     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
7440     layout: "plot-latency"
7441
7442 - type: "plot"
7443   title: "Latency: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7444   algorithm: "plot_latency_error_bars_name"
7445   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7446   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7447   include:
7448     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7449     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
7450     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7451     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
7452     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7453   layout:
7454     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
7455     layout: "plot-latency"
7456
7457 - type: "plot"
7458   title: "Latency: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7459   algorithm: "plot_latency_error_bars_name"
7460   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7461   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7462   include:
7463     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
7464     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7465     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7466     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7467     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7468   layout:
7469     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
7470     layout: "plot-latency"
7471
7472 - type: "plot"
7473   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7474   algorithm: "plot_latency_error_bars_name"
7475   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7476   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7477   include:
7478     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
7479     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
7480     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
7481     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7482   layout:
7483     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
7484     layout: "plot-latency"
7485
7486 - type: "plot"
7487   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7488   algorithm: "plot_latency_error_bars_name"
7489   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7490   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7491   include:
7492     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7493     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7494     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
7495     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
7496     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7497   layout:
7498     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
7499     layout: "plot-latency"
7500
7501 - type: "plot"
7502   title: "Latency: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
7503   algorithm: "plot_latency_error_bars_name"
7504   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
7505   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7506   include:
7507     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7508     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7509     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7510     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7511     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7512     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
7513   layout:
7514     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
7515     layout: "plot-latency"
7516
7517 - type: "plot"
7518   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
7519   algorithm: "plot_latency_error_bars_name"
7520   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
7521   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7522   include:
7523     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
7524     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7525     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
7526   layout:
7527     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
7528     layout: "plot-latency"
7529
7530 - type: "plot"
7531   title: "Latency: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7532   algorithm: "plot_latency_error_bars_name"
7533   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7534   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7535   include:
7536     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
7537     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7538     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7539     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7540     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7541   layout:
7542     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
7543     layout: "plot-latency"
7544
7545 - type: "plot"
7546   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7547   algorithm: "plot_latency_error_bars_name"
7548   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7549   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7550   include:
7551     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
7552     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
7553     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
7554     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7555   layout:
7556     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
7557     layout: "plot-latency"
7558
7559 - type: "plot"
7560   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7561   algorithm: "plot_latency_error_bars_name"
7562   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7563   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7564   include:
7565     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7566     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7567     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
7568     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
7569     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7570   layout:
7571     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
7572     layout: "plot-latency"
7573
7574 - type: "plot"
7575   title: "Latency: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr-lat"
7576   algorithm: "plot_latency_error_bars_name"
7577   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr-lat"
7578   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7579   include:
7580     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7581     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7582     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7583     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7584     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7585     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
7586   layout:
7587     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
7588     layout: "plot-latency"
7589
7590 - type: "plot"
7591   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
7592   algorithm: "plot_latency_error_bars_name"
7593   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
7594   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7595   include:
7596     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7597     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7598   layout:
7599     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
7600     layout: "plot-latency"
7601
7602 - type: "plot"
7603   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
7604   algorithm: "plot_latency_error_bars_name"
7605   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
7606   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7607   include:
7608     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
7609     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7610     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7611     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7612   layout:
7613     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
7614     layout: "plot-latency"
7615
7616 - type: "plot"
7617   title: "Latency: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7618   algorithm: "plot_latency_error_bars_name"
7619   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7620   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7621   include:
7622     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7623     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7624     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7625   layout:
7626     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7627     layout: "plot-latency"
7628
7629 - type: "plot"
7630   title: "Latency: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7631   algorithm: "plot_latency_error_bars_name"
7632   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7633   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7634   include:
7635     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7636     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7637     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7638     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7639     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7640   layout:
7641     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7642     layout: "plot-latency"
7643
7644 - type: "plot"
7645   title: "Latency: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
7646   algorithm: "plot_latency_error_bars_name"
7647   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
7648   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7649   include:
7650     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7651     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7652     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7653   layout:
7654     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
7655     layout: "plot-latency"
7656
7657 - type: "plot"
7658   title: "Latency: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7659   algorithm: "plot_latency_error_bars_name"
7660   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7662   include:
7663     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7664     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7665     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7666   layout:
7667     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7668     layout: "plot-latency"
7669
7670 - type: "plot"
7671   title: "Latency: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7672   algorithm: "plot_latency_error_bars_name"
7673   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7675   include:
7676     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7677     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7678     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7679     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7680     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7681   layout:
7682     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7683     layout: "plot-latency"
7684
7685 - type: "plot"
7686   title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
7687   algorithm: "plot_latency_error_bars_name"
7688   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
7689   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7690   include:
7691     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7692     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7693     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7694     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7695     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7696     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7697   layout:
7698     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
7699     layout: "plot-latency"
7700
7701 - type: "plot"
7702   title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
7703   algorithm: "plot_latency_error_bars_name"
7704   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
7705   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7706   include:
7707     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
7708     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7709     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
7710     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7711   layout:
7712     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
7713     layout: "plot-latency"
7714
7715 - type: "plot"
7716   title: "Latency: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
7717   algorithm: "plot_latency_error_bars_name"
7718   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
7719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7720   include:
7721     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7722     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7723     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7724     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7725     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7726     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7727   layout:
7728     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
7729     layout: "plot-latency"
7730
7731 - type: "plot"
7732   title: "Latency: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7733   algorithm: "plot_latency_error_bars_name"
7734   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7735   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7736   include:
7737     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7738     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7739     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7740     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7741     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7742     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7743   layout:
7744     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7745     layout: "plot-latency"
7746
7747 - type: "plot"
7748   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7749   algorithm: "plot_latency_error_bars_name"
7750   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7751   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7752   include:
7753     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7754     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7755     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7756     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7757   layout:
7758     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7759     layout: "plot-latency"
7760
7761 - type: "plot"
7762   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7763   algorithm: "plot_latency_error_bars_name"
7764   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7765   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7766   include:
7767     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7768     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7769     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7770     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7771     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7772   layout:
7773     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7774     layout: "plot-latency"
7775
7776 - type: "plot"
7777   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7778   algorithm: "plot_latency_error_bars_name"
7779   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7780   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7781   include:
7782     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7783     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7784     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7785     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7786   layout:
7787     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7788     layout: "plot-latency"
7789
7790 - type: "plot"
7791   title: "Latency: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
7792   algorithm: "plot_latency_error_bars_name"
7793   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
7794   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7795   include:
7796     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7797     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7798     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7799     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7800     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7801     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7802   layout:
7803     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7804     layout: "plot-latency"
7805
7806 - type: "plot"
7807   title: "Latency: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7808   algorithm: "plot_latency_error_bars_name"
7809   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7810   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7811   include:
7812     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7813     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7814     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7815     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7816     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7817   layout:
7818     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7819     layout: "plot-latency"
7820
7821 - type: "plot"
7822   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7823   algorithm: "plot_latency_error_bars_name"
7824   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7825   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7826   include:
7827     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7828     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7829     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7830   layout:
7831     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7832     layout: "plot-latency"
7833
7834 - type: "plot"
7835   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7836   algorithm: "plot_latency_error_bars_name"
7837   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7838   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7839   include:
7840     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7841     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7842     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7843     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7844   layout:
7845     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7846     layout: "plot-latency"
7847
7848 - type: "plot"
7849   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7850   algorithm: "plot_latency_error_bars_name"
7851   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7852   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7853   include:
7854     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7855     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7856     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7857     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7858     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7859     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7860   layout:
7861     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7862     layout: "plot-latency"
7863
7864 - type: "plot"
7865   title: "Latency: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr-lat"
7866   algorithm: "plot_latency_error_bars_name"
7867   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr-lat"
7868   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7869   include:
7870     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7871     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7872     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7873     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7874     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7875     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7876   layout:
7877     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7878     layout: "plot-latency"
7879
7880 - type: "plot"
7881   title: "Latency: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
7882   algorithm: "plot_latency_error_bars_name"
7883   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
7884   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7885   include:
7886     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7887     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7888     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7889     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7890     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7891     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7892   layout:
7893     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7894     layout: "plot-latency"
7895
7896 - type: "plot"
7897   title: "Latency: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
7898   algorithm: "plot_latency_error_bars_name"
7899   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
7900   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7901   include:
7902     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7903     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7904     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7905     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7906     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7907     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7908   layout:
7909     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7910     layout: "plot-latency"
7911
7912 - type: "plot"
7913   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7914   algorithm: "plot_latency_error_bars_name"
7915   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7916   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7917   include:
7918     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7919     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7920     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7921     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7922   layout:
7923     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7924     layout: "plot-latency"
7925
7926 - type: "plot"
7927   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
7928   algorithm: "plot_latency_error_bars_name"
7929   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
7930   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7931   include:
7932     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7933     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7934     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7935     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7936   layout:
7937     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7938     layout: "plot-latency"
7939
7940 #- type: "plot"
7941 #  title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7942 #  algorithm: "plot_latency_error_bars_name"
7943 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7944 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7945 #  include:
7946 #    - ""
7947 #  layout:
7948 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7949 #    layout: "plot-latency"
7950
7951 - type: "plot"
7952   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7953   algorithm: "plot_latency_error_bars_name"
7954   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7955   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7956   include:
7957     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7958     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7959     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7960     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7961     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7962   layout:
7963     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7964     layout: "plot-latency"
7965
7966 - type: "plot"
7967   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7968   algorithm: "plot_latency_error_bars_name"
7969   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7970   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7971   include:
7972     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7973     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7974     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7975     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7976     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7977     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7978   layout:
7979     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7980     layout: "plot-latency"
7981
7982 - type: "plot"
7983   title: "Latency: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
7984   algorithm: "plot_latency_error_bars_name"
7985   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
7986   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7987   include:
7988     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7989     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7990     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7991   layout:
7992     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7993     layout: "plot-latency"
7994
7995 - type: "plot"
7996   title: "Latency: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
7997   algorithm: "plot_latency_error_bars_name"
7998   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
7999   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8000   include:
8001     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8002     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8003     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8004   layout:
8005     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
8006     layout: "plot-latency"
8007
8008 ################################################################################
8009
8010 # Packet Latency 2C
8011
8012 - type: "plot"
8013   title: "Latency: 2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
8014   algorithm: "plot_latency_error_bars_name"
8015   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
8016   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8017   include:
8018     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8019     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8020     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8021     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8022   layout:
8023     title: "2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
8024     layout: "plot-latency"
8025
8026 - type: "plot"
8027   title: "Latency: 3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
8028   algorithm: "plot_latency_error_bars_name"
8029   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
8030   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8031   include:
8032     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8033     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
8034     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8035     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
8036     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8037   layout:
8038     title: "3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
8039     layout: "plot-latency"
8040
8041 - type: "plot"
8042   title: "Latency: 2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8043   algorithm: "plot_latency_error_bars_name"
8044   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8045   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8046   include:
8047     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
8048     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8049     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8050     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8051     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8052   layout:
8053     title: "2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
8054     layout: "plot-latency"
8055
8056 - type: "plot"
8057   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8058   algorithm: "plot_latency_error_bars_name"
8059   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8060   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8061   include:
8062     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
8063     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
8064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
8065     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8066   layout:
8067     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
8068     layout: "plot-latency"
8069
8070 - type: "plot"
8071   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8072   algorithm: "plot_latency_error_bars_name"
8073   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8074   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8075   include:
8076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
8079     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
8080     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8081   layout:
8082     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
8083     layout: "plot-latency"
8084
8085 - type: "plot"
8086   title: "Latency: 2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
8087   algorithm: "plot_latency_error_bars_name"
8088   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
8089   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8090   include:
8091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8093     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8094     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8095     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8096     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
8097   layout:
8098     title: "2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
8099     layout: "plot-latency"
8100
8101 - type: "plot"
8102   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
8103   algorithm: "plot_latency_error_bars_name"
8104   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
8105   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8106   include:
8107     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
8108     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
8109     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
8110   layout:
8111     title: "3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr"
8112     layout: "plot-latency"
8113
8114 - type: "plot"
8115   title: "Latency: 3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8116   algorithm: "plot_latency_error_bars_name"
8117   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8118   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8119   include:
8120     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
8121     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8122     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8123     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8124     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8125   layout:
8126     title: "3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
8127     layout: "plot-latency"
8128
8129 - type: "plot"
8130   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8131   algorithm: "plot_latency_error_bars_name"
8132   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8133   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8134   include:
8135     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
8136     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
8137     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
8138     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8139   layout:
8140     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
8141     layout: "plot-latency"
8142
8143 - type: "plot"
8144   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8145   algorithm: "plot_latency_error_bars_name"
8146   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8147   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8148   include:
8149     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8150     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8151     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
8152     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
8153     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8154   layout:
8155     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
8156     layout: "plot-latency"
8157
8158 - type: "plot"
8159   title: "Latency: 3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr-lat"
8160   algorithm: "plot_latency_error_bars_name"
8161   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr-lat"
8162   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8163   include:
8164     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8165     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8166     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8167     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8168     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8169     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
8170   layout:
8171     title: "3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr"
8172     layout: "plot-latency"
8173
8174 - type: "plot"
8175   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
8176   algorithm: "plot_latency_error_bars_name"
8177   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
8178   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8179   include:
8180     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
8181     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8182   layout:
8183     title: "3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr"
8184     layout: "plot-latency"
8185
8186 - type: "plot"
8187   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
8188   algorithm: "plot_latency_error_bars_name"
8189   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
8190   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8191   include:
8192     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t2c-ethip4vxlan-l2xcbase-ndrpdr"
8193     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8194     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8195     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8196   layout:
8197     title: "3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr"
8198     layout: "plot-latency"
8199
8200 - type: "plot"
8201   title: "Latency: 2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8202   algorithm: "plot_latency_error_bars_name"
8203   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8204   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8205   include:
8206     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8207     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8208     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8209   layout:
8210     title: "2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8211     layout: "plot-latency"
8212
8213 - type: "plot"
8214   title: "Latency: 2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8215   algorithm: "plot_latency_error_bars_name"
8216   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8217   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8218   include:
8219     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8220     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8221     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
8222     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
8223     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8224   layout:
8225     title: "2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8226     layout: "plot-latency"
8227
8228 - type: "plot"
8229   title: "Latency: 3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
8230   algorithm: "plot_latency_error_bars_name"
8231   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
8232   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8233   include:
8234     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
8235     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
8236     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
8237   layout:
8238     title: "3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr"
8239     layout: "plot-latency"
8240
8241 - type: "plot"
8242   title: "Latency: 3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8243   algorithm: "plot_latency_error_bars_name"
8244   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8245   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8246   include:
8247     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8248     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8249     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8250   layout:
8251     title: "3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8252     layout: "plot-latency"
8253
8254 - type: "plot"
8255   title: "Latency: 3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8256   algorithm: "plot_latency_error_bars_name"
8257   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8258   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8259   include:
8260     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8261     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8262     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
8263     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
8264     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8265   layout:
8266     title: "3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8267     layout: "plot-latency"
8268
8269 - type: "plot"
8270   title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8271   algorithm: "plot_latency_error_bars_name"
8272   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8274   include:
8275     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8276     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8277     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8278     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8279     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8280     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8281   layout:
8282     title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
8283     layout: "plot-latency"
8284
8285 - type: "plot"
8286   title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8287   algorithm: "plot_latency_error_bars_name"
8288   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8289   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8290   include:
8291     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8292     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8293     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8294     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8295   layout:
8296     title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8297     layout: "plot-latency"
8298
8299 - type: "plot"
8300   title: "Latency: 3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8301   algorithm: "plot_latency_error_bars_name"
8302   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8303   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8304   include:
8305     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8306     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8307     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8308     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8309     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8310     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8311   layout:
8312     title: "3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr"
8313     layout: "plot-latency"
8314
8315 - type: "plot"
8316   title: "Latency: 2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8317   algorithm: "plot_latency_error_bars_name"
8318   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8319   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8320   include:
8321     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8322     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8323     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8324     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8325     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8326     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8327   layout:
8328     title: "2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
8329     layout: "plot-latency"
8330
8331 - type: "plot"
8332   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8333   algorithm: "plot_latency_error_bars_name"
8334   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8335   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8336   include:
8337     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
8338     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8339     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8340     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8341   layout:
8342     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
8343     layout: "plot-latency"
8344
8345 - type: "plot"
8346   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8347   algorithm: "plot_latency_error_bars_name"
8348   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8349   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8350   include:
8351     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
8352     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
8353     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8354     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8355     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8356   layout:
8357     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
8358     layout: "plot-latency"
8359
8360 - type: "plot"
8361   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8362   algorithm: "plot_latency_error_bars_name"
8363   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8364   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8365   include:
8366     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8367     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
8368     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
8369     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8370   layout:
8371     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
8372     layout: "plot-latency"
8373
8374 - type: "plot"
8375   title: "Latency: 3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
8376   algorithm: "plot_latency_error_bars_name"
8377   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
8378   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8379   include:
8380     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
8381     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
8382     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
8383     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8384     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
8385     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8386   layout:
8387     title: "3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr"
8388     layout: "plot-latency"
8389
8390 - type: "plot"
8391   title: "Latency: 3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8392   algorithm: "plot_latency_error_bars_name"
8393   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8394   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8395   include:
8396     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8397     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8398     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8399     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8400     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8401   layout:
8402     title: "3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
8403     layout: "plot-latency"
8404
8405 - type: "plot"
8406   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8407   algorithm: "plot_latency_error_bars_name"
8408   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8409   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8410   include:
8411     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
8412     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8413     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8414   layout:
8415     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
8416     layout: "plot-latency"
8417
8418 - type: "plot"
8419   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8420   algorithm: "plot_latency_error_bars_name"
8421   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8422   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8423   include:
8424     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
8425     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8426     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8427     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8428   layout:
8429     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
8430     layout: "plot-latency"
8431
8432 - type: "plot"
8433   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8434   algorithm: "plot_latency_error_bars_name"
8435   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8436   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8437   include:
8438     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
8439     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8440     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8441     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
8442     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
8443     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8444   layout:
8445     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
8446     layout: "plot-latency"
8447
8448 - type: "plot"
8449   title: "Latency: 3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr-lat"
8450   algorithm: "plot_latency_error_bars_name"
8451   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr-lat"
8452   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8453   include:
8454     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8455     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8456     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8457     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8458     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8459     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8460   layout:
8461     title: "3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr"
8462     layout: "plot-latency"
8463
8464 - type: "plot"
8465   title: "Latency: 3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
8466   algorithm: "plot_latency_error_bars_name"
8467   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
8468   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8469   include:
8470     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8471     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8472     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8473     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8474     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8475     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8476   layout:
8477     title: "3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr"
8478     layout: "plot-latency"
8479
8480 - type: "plot"
8481   title: "Latency: 3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
8482   algorithm: "plot_latency_error_bars_name"
8483   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
8484   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8485   include:
8486     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8487     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8488     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8489     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8490     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8491     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8492   layout:
8493     title: "3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr"
8494     layout: "plot-latency"
8495
8496 - type: "plot"
8497   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8498   algorithm: "plot_latency_error_bars_name"
8499   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8500   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8501   include:
8502     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8503     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8504     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8505     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8506   layout:
8507     title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
8508     layout: "plot-latency"
8509
8510 - type: "plot"
8511   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
8512   algorithm: "plot_latency_error_bars_name"
8513   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
8514   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8515   include:
8516     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8517     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8518     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8519     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8520   layout:
8521     title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
8522     layout: "plot-latency"
8523
8524 #- type: "plot"
8525 #  title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8526 #  algorithm: "plot_latency_error_bars_name"
8527 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8528 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8529 #  include:
8530 #    - ""
8531 #  layout:
8532 #    title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
8533 #    layout: "plot-latency"
8534
8535 - type: "plot"
8536   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8537   algorithm: "plot_latency_error_bars_name"
8538   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8539   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8540   include:
8541     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8542     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8543     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8544     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8545     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8546   layout:
8547     title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
8548     layout: "plot-latency"
8549
8550 - type: "plot"
8551   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8552   algorithm: "plot_latency_error_bars_name"
8553   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8554   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8555   include:
8556     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8557     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8558     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8559     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8560     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8561     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8562   layout:
8563     title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
8564     layout: "plot-latency"
8565
8566 - type: "plot"
8567   title: "Latency: 3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
8568   algorithm: "plot_latency_error_bars_name"
8569   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
8570   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8571   include:
8572     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8573     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8574     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8575   layout:
8576     title: "3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr"
8577     layout: "plot-latency"
8578
8579 - type: "plot"
8580   title: "Latency: 3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
8581   algorithm: "plot_latency_error_bars_name"
8582   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
8583   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8584   include:
8585     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8586     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8587     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8588   layout:
8589     title: "3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr"
8590     layout: "plot-latency"
8591
8592 ################################################################################
8593
8594 # Packet Latency 4C
8595
8596 - type: "plot"
8597   title: "Latency: 2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8598   algorithm: "plot_latency_error_bars_name"
8599   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8600   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8601   include:
8602     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8603     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8604     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8605     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8606   layout:
8607     title: "2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
8608     layout: "plot-latency"
8609
8610 - type: "plot"
8611   title: "Latency: 3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8612   algorithm: "plot_latency_error_bars_name"
8613   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8614   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8615   include:
8616     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8617     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
8618     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8619     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
8620     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8621   layout:
8622     title: "3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
8623     layout: "plot-latency"
8624
8625 - type: "plot"
8626   title: "Latency: 2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8627   algorithm: "plot_latency_error_bars_name"
8628   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8629   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8630   include:
8631     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
8632     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8633     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8634     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8635     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8636   layout:
8637     title: "2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
8638     layout: "plot-latency"
8639
8640 - type: "plot"
8641   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8642   algorithm: "plot_latency_error_bars_name"
8643   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8644   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8645   include:
8646     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
8647     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
8648     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
8649     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8650   layout:
8651     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
8652     layout: "plot-latency"
8653
8654 - type: "plot"
8655   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8656   algorithm: "plot_latency_error_bars_name"
8657   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8658   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8659   include:
8660     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8661     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8662     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
8663     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
8664     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8665   layout:
8666     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
8667     layout: "plot-latency"
8668
8669 - type: "plot"
8670   title: "Latency: 2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
8671   algorithm: "plot_latency_error_bars_name"
8672   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
8673   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8674   include:
8675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8676     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8677     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8678     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8679     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8680     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
8681   layout:
8682     title: "2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
8683     layout: "plot-latency"
8684
8685 - type: "plot"
8686   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
8687   algorithm: "plot_latency_error_bars_name"
8688   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
8689   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8690   include:
8691     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
8692     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
8693     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
8694   layout:
8695     title: "3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr"
8696     layout: "plot-latency"
8697
8698 - type: "plot"
8699   title: "Latency: 3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8700   algorithm: "plot_latency_error_bars_name"
8701   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8702   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8703   include:
8704     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
8705     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8706     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8707     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8708     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8709   layout:
8710     title: "3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
8711     layout: "plot-latency"
8712
8713 - type: "plot"
8714   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8715   algorithm: "plot_latency_error_bars_name"
8716   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8717   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8718   include:
8719     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
8720     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
8721     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
8722     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8723   layout:
8724     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
8725     layout: "plot-latency"
8726
8727 - type: "plot"
8728   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8729   algorithm: "plot_latency_error_bars_name"
8730   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8731   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8732   include:
8733     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8734     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8735     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
8736     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
8737     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8738   layout:
8739     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
8740     layout: "plot-latency"
8741
8742 - type: "plot"
8743   title: "Latency: 3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr-lat"
8744   algorithm: "plot_latency_error_bars_name"
8745   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr-lat"
8746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8747   include:
8748     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8749     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8750     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8751     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8752     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8753     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
8754   layout:
8755     title: "3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr"
8756     layout: "plot-latency"
8757
8758 - type: "plot"
8759   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
8760   algorithm: "plot_latency_error_bars_name"
8761   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
8762   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8763   include:
8764     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
8765     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8766   layout:
8767     title: "3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr"
8768     layout: "plot-latency"
8769
8770 - type: "plot"
8771   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
8772   algorithm: "plot_latency_error_bars_name"
8773   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
8774   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8775   include:
8776     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-8t4c-ethip4vxlan-l2xcbase-ndrpdr"
8777     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8778     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8779     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8780   layout:
8781     title: "3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr"
8782     layout: "plot-latency"
8783
8784 - type: "plot"
8785   title: "Latency: 2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8786   algorithm: "plot_latency_error_bars_name"
8787   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8788   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8789   include:
8790     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8791     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8792     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8793   layout:
8794     title: "2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8795     layout: "plot-latency"
8796
8797 - type: "plot"
8798   title: "Latency: 2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8799   algorithm: "plot_latency_error_bars_name"
8800   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8801   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8802   include:
8803     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8804     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8805     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
8806     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
8807     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8808   layout:
8809     title: "2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8810     layout: "plot-latency"
8811
8812 - type: "plot"
8813   title: "Latency: 3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
8814   algorithm: "plot_latency_error_bars_name"
8815   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
8816   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8817   include:
8818     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
8819     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
8820     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
8821   layout:
8822     title: "3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr"
8823     layout: "plot-latency"
8824
8825 - type: "plot"
8826   title: "Latency: 3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8827   algorithm: "plot_latency_error_bars_name"
8828   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8829   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8830   include:
8831     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8832     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8833     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8834   layout:
8835     title: "3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8836     layout: "plot-latency"
8837
8838 - type: "plot"
8839   title: "Latency: 3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8840   algorithm: "plot_latency_error_bars_name"
8841   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8842   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8843   include:
8844     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8845     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8846     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
8847     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
8848     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8849   layout:
8850     title: "3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8851     layout: "plot-latency"
8852
8853 - type: "plot"
8854   title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8855   algorithm: "plot_latency_error_bars_name"
8856   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8857   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8858   include:
8859     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8860     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8861     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8862     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8863     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8864     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8865   layout:
8866     title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
8867     layout: "plot-latency"
8868
8869 - type: "plot"
8870   title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8871   algorithm: "plot_latency_error_bars_name"
8872   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8873   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8874   include:
8875     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8876     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8877     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8878     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8879   layout:
8880     title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8881     layout: "plot-latency"
8882
8883 - type: "plot"
8884   title: "Latency: 3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8885   algorithm: "plot_latency_error_bars_name"
8886   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8887   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8888   include:
8889     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8890     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8891     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8892     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8893     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8894     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8895   layout:
8896     title: "3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr"
8897     layout: "plot-latency"
8898
8899 - type: "plot"
8900   title: "Latency: 2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8901   algorithm: "plot_latency_error_bars_name"
8902   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8903   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8904   include:
8905     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8906     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8907     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8908     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8909     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8910     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8911   layout:
8912     title: "2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
8913     layout: "plot-latency"
8914
8915 - type: "plot"
8916   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8917   algorithm: "plot_latency_error_bars_name"
8918   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8919   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8920   include:
8921     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
8922     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8923     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8924     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8925   layout:
8926     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
8927     layout: "plot-latency"
8928
8929 - type: "plot"
8930   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8931   algorithm: "plot_latency_error_bars_name"
8932   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8933   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8934   include:
8935     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
8936     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
8937     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
8938     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8939     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8940   layout:
8941     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
8942     layout: "plot-latency"
8943
8944 - type: "plot"
8945   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8946   algorithm: "plot_latency_error_bars_name"
8947   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8948   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8949   include:
8950     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8951     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
8952     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
8953     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8954   layout:
8955     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
8956     layout: "plot-latency"
8957
8958 - type: "plot"
8959   title: "Latency: 3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
8960   algorithm: "plot_latency_error_bars_name"
8961   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
8962   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8963   include:
8964     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
8965     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
8966     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
8967     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8968     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
8969     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8970   layout:
8971     title: "3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr"
8972     layout: "plot-latency"
8973
8974 - type: "plot"
8975   title: "Latency: 3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8976   algorithm: "plot_latency_error_bars_name"
8977   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8978   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8979   include:
8980     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8981     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8982     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8983     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8984     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8985   layout:
8986     title: "3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
8987     layout: "plot-latency"
8988
8989 - type: "plot"
8990   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8991   algorithm: "plot_latency_error_bars_name"
8992   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8993   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8994   include:
8995     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
8996     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8997     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8998   layout:
8999     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
9000     layout: "plot-latency"
9001
9002 - type: "plot"
9003   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
9004   algorithm: "plot_latency_error_bars_name"
9005   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
9006   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9007   include:
9008     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
9009     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
9010     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
9011     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
9012   layout:
9013     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
9014     layout: "plot-latency"
9015
9016 - type: "plot"
9017   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
9018   algorithm: "plot_latency_error_bars_name"
9019   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
9020   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9021   include:
9022     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
9023     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
9024     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
9025     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
9026     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
9027     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
9028   layout:
9029     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
9030     layout: "plot-latency"
9031
9032 - type: "plot"
9033   title: "Latency: 3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr-lat"
9034   algorithm: "plot_latency_error_bars_name"
9035   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr-lat"
9036   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9037   include:
9038     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
9039     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9040     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9041     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9042     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9043     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9044   layout:
9045     title: "3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr"
9046     layout: "plot-latency"
9047
9048 - type: "plot"
9049   title: "Latency: 3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
9050   algorithm: "plot_latency_error_bars_name"
9051   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
9052   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9053   include:
9054     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9055     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9056     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9057     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9058     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9059     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9060   layout:
9061     title: "3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr"
9062     layout: "plot-latency"
9063
9064 - type: "plot"
9065   title: "Latency: 3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
9066   algorithm: "plot_latency_error_bars_name"
9067   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
9068   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9069   include:
9070     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-8t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9071     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9072     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9073     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9074     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9075     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9076   layout:
9077     title: "3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr"
9078     layout: "plot-latency"
9079
9080 - type: "plot"
9081   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9082   algorithm: "plot_latency_error_bars_name"
9083   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9084   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9085   include:
9086     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9087     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9088     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9089     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9090   layout:
9091     title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
9092     layout: "plot-latency"
9093
9094 - type: "plot"
9095   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
9096   algorithm: "plot_latency_error_bars_name"
9097   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
9098   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9099   include:
9100     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9101     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9102     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9103     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9104   layout:
9105     title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
9106     layout: "plot-latency"
9107
9108 #- type: "plot"
9109 #  title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9110 #  algorithm: "plot_latency_error_bars_name"
9111 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9112 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9113 #  include:
9114 #    - ""
9115 #  layout:
9116 #    title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
9117 #    layout: "plot-latency"
9118
9119 - type: "plot"
9120   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9121   algorithm: "plot_latency_error_bars_name"
9122   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9123   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9124   include:
9125     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9126     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9127     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9128     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9129     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9130   layout:
9131     title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
9132     layout: "plot-latency"
9133
9134 - type: "plot"
9135   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9136   algorithm: "plot_latency_error_bars_name"
9137   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9138   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9139   include:
9140     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9141     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9142     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9143     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9144     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9145     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9146   layout:
9147     title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
9148     layout: "plot-latency"
9149
9150 - type: "plot"
9151   title: "Latency: 3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
9152   algorithm: "plot_latency_error_bars_name"
9153   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
9154   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9155   include:
9156     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9157     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9158     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9159   layout:
9160     title: "3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr"
9161     layout: "plot-latency"
9162
9163 - type: "plot"
9164   title: "Latency: 3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
9165   algorithm: "plot_latency_error_bars_name"
9166   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
9167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9168   include:
9169     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9170     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9171     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9172   layout:
9173     title: "3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr"
9174     layout: "plot-latency"
9175
9176 ################################################################################
9177
9178 # Packet Speedup
9179
9180 - type: "plot"
9181   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9182   algorithm: "plot_throughput_speedup_analysis_name"
9183   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9184   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9185   include:
9186     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9187     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9188     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9189     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9190   layout:
9191     title: "2n-skx-xxv710-64b-memif-base-i40e-ndr"
9192     layout: "plot-throughput-speedup-analysis"
9193
9194 - type: "plot"
9195   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9196   algorithm: "plot_throughput_speedup_analysis_name"
9197   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9198   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9199   include:
9200     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9201     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9202     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9203     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9204   layout:
9205     title: "2n-skx-xxv710-64b-memif-base-i40e-pdr"
9206     layout: "plot-throughput-speedup-analysis"
9207
9208 - type: "plot"
9209   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9210   algorithm: "plot_throughput_speedup_analysis_name"
9211   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9212   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9213   include:
9214     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9215     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9216     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9217     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9218     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9219   layout:
9220     title: "3n-skx-xxv710-64b-memif-base-i40e-ndr"
9221     layout: "plot-throughput-speedup-analysis"
9222
9223 - type: "plot"
9224   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9225   algorithm: "plot_throughput_speedup_analysis_name"
9226   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9227   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9228   include:
9229     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9230     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9231     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9232     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9233     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9234   layout:
9235     title: "3n-skx-xxv710-64b-memif-base-i40e-pdr"
9236     layout: "plot-throughput-speedup-analysis"
9237
9238 - type: "plot"
9239   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9240   algorithm: "plot_throughput_speedup_analysis_name"
9241   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9242   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9243   include:
9244     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9245     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9246     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9247     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9248     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9249   layout:
9250     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
9251     layout: "plot-throughput-speedup-analysis"
9252
9253 - type: "plot"
9254   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9255   algorithm: "plot_throughput_speedup_analysis_name"
9256   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9257   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9258   include:
9259     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9260     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9261     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9262     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9263     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9264   layout:
9265     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
9266     layout: "plot-throughput-speedup-analysis"
9267
9268 - type: "plot"
9269   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9270   algorithm: "plot_throughput_speedup_analysis_name"
9271   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9272   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9273   include:
9274     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9275     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9278   layout:
9279     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
9280     layout: "plot-throughput-speedup-analysis"
9281
9282 - type: "plot"
9283   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9284   algorithm: "plot_throughput_speedup_analysis_name"
9285   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9286   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9287   include:
9288     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9290     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9291     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9292   layout:
9293     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
9294     layout: "plot-throughput-speedup-analysis"
9295
9296 - type: "plot"
9297   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9298   algorithm: "plot_throughput_speedup_analysis_name"
9299   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9300   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9301   include:
9302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9303     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9307   layout:
9308     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
9309     layout: "plot-throughput-speedup-analysis"
9310
9311 - type: "plot"
9312   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9313   algorithm: "plot_throughput_speedup_analysis_name"
9314   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9315   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9316   include:
9317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9319     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9320     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9322   layout:
9323     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
9324     layout: "plot-throughput-speedup-analysis"
9325
9326 - type: "plot"
9327   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
9328   algorithm: "plot_throughput_speedup_analysis_name"
9329   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
9330   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9331   include:
9332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9336     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9337     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9338   layout:
9339     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
9340     layout: "plot-throughput-speedup-analysis"
9341
9342 - type: "plot"
9343   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
9344   algorithm: "plot_throughput_speedup_analysis_name"
9345   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
9346   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9347   include:
9348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9349     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9350     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9351     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9352     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9353     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9354   layout:
9355     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
9356     layout: "plot-throughput-speedup-analysis"
9357
9358 - type: "plot"
9359   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9360   algorithm: "plot_throughput_speedup_analysis_name"
9361   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9362   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9363   include:
9364     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9365     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9366     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9367   layout:
9368     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr"
9369     layout: "plot-throughput-speedup-analysis"
9370
9371 - type: "plot"
9372   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9373   algorithm: "plot_throughput_speedup_analysis_name"
9374   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9375   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9376   include:
9377     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9378     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9379     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9380   layout:
9381     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr"
9382     layout: "plot-throughput-speedup-analysis"
9383
9384 - type: "plot"
9385   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9386   algorithm: "plot_throughput_speedup_analysis_name"
9387   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9388   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9389   include:
9390     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9391     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9392     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9393     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9394     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9395   layout:
9396     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
9397     layout: "plot-throughput-speedup-analysis"
9398
9399 - type: "plot"
9400   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9401   algorithm: "plot_throughput_speedup_analysis_name"
9402   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9403   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9404   include:
9405     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9406     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9407     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9408     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9409     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9410   layout:
9411     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
9412     layout: "plot-throughput-speedup-analysis"
9413
9414 - type: "plot"
9415   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9416   algorithm: "plot_throughput_speedup_analysis_name"
9417   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9418   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9419   include:
9420     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9421     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9422     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9423     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9424   layout:
9425     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
9426     layout: "plot-throughput-speedup-analysis"
9427
9428 - type: "plot"
9429   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9430   algorithm: "plot_throughput_speedup_analysis_name"
9431   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9432   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9433   include:
9434     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9435     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9436     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9437     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9438   layout:
9439     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
9440     layout: "plot-throughput-speedup-analysis"
9441
9442 - type: "plot"
9443   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9444   algorithm: "plot_throughput_speedup_analysis_name"
9445   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9446   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9447   include:
9448     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9449     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9450     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9451     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9452     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9453   layout:
9454     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
9455     layout: "plot-throughput-speedup-analysis"
9456
9457 - type: "plot"
9458   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9459   algorithm: "plot_throughput_speedup_analysis_name"
9460   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9461   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9462   include:
9463     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9464     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9465     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9466     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9467     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9468   layout:
9469     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
9470     layout: "plot-throughput-speedup-analysis"
9471
9472 - type: "plot"
9473   title: "Speedup: 3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr-tsa"
9474   algorithm: "plot_throughput_speedup_analysis_name"
9475   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr-tsa"
9476   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9477   include:
9478     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9479     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9480     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9481     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9482     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9483     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9484   layout:
9485     title: "3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr"
9486     layout: "plot-throughput-speedup-analysis"
9487
9488 - type: "plot"
9489   title: "Speedup: 3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr-tsa"
9490   algorithm: "plot_throughput_speedup_analysis_name"
9491   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr-tsa"
9492   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9493   include:
9494     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9495     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9496     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9497     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9498     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9499     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9500   layout:
9501     title: "3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr"
9502     layout: "plot-throughput-speedup-analysis"
9503
9504 - type: "plot"
9505   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
9506   algorithm: "plot_throughput_speedup_analysis_name"
9507   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
9508   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9509   include:
9510     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9511     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9512   layout:
9513     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr"
9514     layout: "plot-throughput-speedup-analysis"
9515
9516 - type: "plot"
9517   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
9518   algorithm: "plot_throughput_speedup_analysis_name"
9519   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
9520   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9521   include:
9522     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9523     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9524   layout:
9525     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr"
9526     layout: "plot-throughput-speedup-analysis"
9527
9528 - type: "plot"
9529   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
9530   algorithm: "plot_throughput_speedup_analysis_name"
9531   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
9532   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9533   include:
9534     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9535     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9536     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9537     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9538   layout:
9539     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr"
9540     layout: "plot-throughput-speedup-analysis"
9541
9542 - type: "plot"
9543   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
9544   algorithm: "plot_throughput_speedup_analysis_name"
9545   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
9546   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9547   include:
9548     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9549     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9550     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9551     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9552   layout:
9553     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr"
9554     layout: "plot-throughput-speedup-analysis"
9555
9556 - type: "plot"
9557   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9558   algorithm: "plot_throughput_speedup_analysis_name"
9559   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9560   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9561   include:
9562     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9563     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9564     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9565   layout:
9566     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
9567     layout: "plot-throughput-speedup-analysis"
9568
9569 - type: "plot"
9570   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9571   algorithm: "plot_throughput_speedup_analysis_name"
9572   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9573   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9574   include:
9575     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9576     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9577     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9578   layout:
9579     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
9580     layout: "plot-throughput-speedup-analysis"
9581
9582 - type: "plot"
9583   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9584   algorithm: "plot_throughput_speedup_analysis_name"
9585   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9586   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9587   include:
9588     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9589     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9590     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9591     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9592     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9593   layout:
9594     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
9595     layout: "plot-throughput-speedup-analysis"
9596
9597 - type: "plot"
9598   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9599   algorithm: "plot_throughput_speedup_analysis_name"
9600   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9601   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9602   include:
9603     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9604     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9605     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9606     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9607     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9608   layout:
9609     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
9610     layout: "plot-throughput-speedup-analysis"
9611
9612 - type: "plot"
9613   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9614   algorithm: "plot_throughput_speedup_analysis_name"
9615   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9616   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9617   include:
9618     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9619     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9620     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9621   layout:
9622     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr"
9623     layout: "plot-throughput-speedup-analysis"
9624
9625 - type: "plot"
9626   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9627   algorithm: "plot_throughput_speedup_analysis_name"
9628   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9629   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9630   include:
9631     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9632     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9633     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9634   layout:
9635     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr"
9636     layout: "plot-throughput-speedup-analysis"
9637
9638 - type: "plot"
9639   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9640   algorithm: "plot_throughput_speedup_analysis_name"
9641   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9642   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9643   include:
9644     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9645     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9646     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9647   layout:
9648     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
9649     layout: "plot-throughput-speedup-analysis"
9650
9651 - type: "plot"
9652   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9653   algorithm: "plot_throughput_speedup_analysis_name"
9654   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9655   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9656   include:
9657     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9658     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9659     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9660   layout:
9661     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
9662     layout: "plot-throughput-speedup-analysis"
9663
9664 - type: "plot"
9665   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9666   algorithm: "plot_throughput_speedup_analysis_name"
9667   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9668   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9669   include:
9670     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9671     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9672     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9673     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9674     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9675   layout:
9676     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
9677     layout: "plot-throughput-speedup-analysis"
9678
9679 - type: "plot"
9680   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9681   algorithm: "plot_throughput_speedup_analysis_name"
9682   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9683   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9684   include:
9685     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9686     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9687     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9688     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9689     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9690   layout:
9691     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
9692     layout: "plot-throughput-speedup-analysis"
9693
9694 - type: "plot"
9695   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
9696   algorithm: "plot_throughput_speedup_analysis_name"
9697   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
9698   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9699   include:
9700     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9701     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9702     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9703     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9704     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9705     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9706   layout:
9707     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr"
9708     layout: "plot-throughput-speedup-analysis"
9709
9710 - type: "plot"
9711   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
9712   algorithm: "plot_throughput_speedup_analysis_name"
9713   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
9714   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9715   include:
9716     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9717     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9718     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9719     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9720     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9721     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9722   layout:
9723     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr"
9724     layout: "plot-throughput-speedup-analysis"
9725
9726 - type: "plot"
9727   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
9728   algorithm: "plot_throughput_speedup_analysis_name"
9729   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
9730   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9731   include:
9732     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9733     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9734     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9735     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9736   layout:
9737     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr"
9738     layout: "plot-throughput-speedup-analysis"
9739
9740 - type: "plot"
9741   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
9742   algorithm: "plot_throughput_speedup_analysis_name"
9743   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
9744   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9745   include:
9746     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9747     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9748     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9749     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9750   layout:
9751     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr"
9752     layout: "plot-throughput-speedup-analysis"
9753
9754 - type: "plot"
9755   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
9756   algorithm: "plot_throughput_speedup_analysis_name"
9757   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
9758   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9759   include:
9760     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9761     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9762     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9763     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9764     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9765     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9766   layout:
9767     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr"
9768     layout: "plot-throughput-speedup-analysis"
9769
9770 - type: "plot"
9771   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
9772   algorithm: "plot_throughput_speedup_analysis_name"
9773   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
9774   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9775   include:
9776     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9777     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9778     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9779     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9780     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9781     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9782   layout:
9783     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr"
9784     layout: "plot-throughput-speedup-analysis"
9785
9786 - type: "plot"
9787   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9788   algorithm: "plot_throughput_speedup_analysis_name"
9789   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9790   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9791   include:
9792     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9793     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9794     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9795     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9796     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9797     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9798   layout:
9799     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
9800     layout: "plot-throughput-speedup-analysis"
9801
9802 - type: "plot"
9803   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9804   algorithm: "plot_throughput_speedup_analysis_name"
9805   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9806   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9807   include:
9808     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9809     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9810     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9811     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9812     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9813     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9814   layout:
9815     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
9816     layout: "plot-throughput-speedup-analysis"
9817
9818 - type: "plot"
9819   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9820   algorithm: "plot_throughput_speedup_analysis_name"
9821   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9822   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9823   include:
9824     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9825     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9826     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9827     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9828   layout:
9829     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
9830     layout: "plot-throughput-speedup-analysis"
9831
9832 - type: "plot"
9833   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9834   algorithm: "plot_throughput_speedup_analysis_name"
9835   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9836   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9837   include:
9838     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9839     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9840     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9841     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9842   layout:
9843     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
9844     layout: "plot-throughput-speedup-analysis"
9845
9846 - type: "plot"
9847   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9848   algorithm: "plot_throughput_speedup_analysis_name"
9849   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9850   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9851   include:
9852     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9853     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9854     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9855     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9856     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9857   layout:
9858     title: "2n-skx-xxv710-64b-l2switching-base-i40e-ndr"
9859     layout: "plot-throughput-speedup-analysis"
9860
9861 - type: "plot"
9862   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9863   algorithm: "plot_throughput_speedup_analysis_name"
9864   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9865   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9866   include:
9867     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9868     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9869     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9870     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9871     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9872   layout:
9873     title: "2n-skx-xxv710-64b-l2switching-base-i40e-pdr"
9874     layout: "plot-throughput-speedup-analysis"
9875
9876 - type: "plot"
9877   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9878   algorithm: "plot_throughput_speedup_analysis_name"
9879   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9880   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9881   include:
9882     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9883     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9884     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9885     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9886   layout:
9887     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
9888     layout: "plot-throughput-speedup-analysis"
9889
9890 - type: "plot"
9891   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9892   algorithm: "plot_throughput_speedup_analysis_name"
9893   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9894   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9895   include:
9896     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9897     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9898     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9899     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9900   layout:
9901     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
9902     layout: "plot-throughput-speedup-analysis"
9903
9904 - type: "plot"
9905   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
9906   algorithm: "plot_throughput_speedup_analysis_name"
9907   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
9908   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9909   include:
9910     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9911     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9912     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9913     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9914     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9915     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9916   layout:
9917     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr"
9918     layout: "plot-throughput-speedup-analysis"
9919
9920 - type: "plot"
9921   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
9922   algorithm: "plot_throughput_speedup_analysis_name"
9923   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
9924   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9925   include:
9926     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9927     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9928     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9929     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9930     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9931     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9932   layout:
9933     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr"
9934     layout: "plot-throughput-speedup-analysis"
9935
9936 - type: "plot"
9937   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9938   algorithm: "plot_throughput_speedup_analysis_name"
9939   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9940   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9941   include:
9942     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9943     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9944     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9945     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9946     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9947   layout:
9948     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
9949     layout: "plot-throughput-speedup-analysis"
9950
9951 - type: "plot"
9952   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9953   algorithm: "plot_throughput_speedup_analysis_name"
9954   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9955   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9956   include:
9957     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9958     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9959     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9960     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9961     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9962   layout:
9963     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
9964     layout: "plot-throughput-speedup-analysis"
9965
9966 - type: "plot"
9967   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9968   algorithm: "plot_throughput_speedup_analysis_name"
9969   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9970   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9971   include:
9972     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9973     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9974     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9975   layout:
9976     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
9977     layout: "plot-throughput-speedup-analysis"
9978
9979 - type: "plot"
9980   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9981   algorithm: "plot_throughput_speedup_analysis_name"
9982   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9983   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9984   include:
9985     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9986     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9987     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9988   layout:
9989     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
9990     layout: "plot-throughput-speedup-analysis"
9991
9992 - type: "plot"
9993   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9994   algorithm: "plot_throughput_speedup_analysis_name"
9995   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9996   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9997   include:
9998     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9999     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
10000     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
10001     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10002   layout:
10003     title: "3n-skx-xxv710-64b-l2switching-base-i40e-ndr"
10004     layout: "plot-throughput-speedup-analysis"
10005
10006 - type: "plot"
10007   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
10008   algorithm: "plot_throughput_speedup_analysis_name"
10009   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
10010   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10011   include:
10012     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
10013     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
10014     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
10015     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10016   layout:
10017     title: "3n-skx-xxv710-64b-l2switching-base-i40e-pdr"
10018     layout: "plot-throughput-speedup-analysis"
10019
10020 - type: "plot"
10021   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
10022   algorithm: "plot_throughput_speedup_analysis_name"
10023   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
10024   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10025   include:
10026     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
10027     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
10028     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10029     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
10030     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
10031     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
10032   layout:
10033     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
10034     layout: "plot-throughput-speedup-analysis"
10035
10036 - type: "plot"
10037   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
10038   algorithm: "plot_throughput_speedup_analysis_name"
10039   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
10040   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10041   include:
10042     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
10043     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
10044     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10045     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
10046     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
10047     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
10048   layout:
10049     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
10050     layout: "plot-throughput-speedup-analysis"
10051
10052 - type: "plot"
10053   title: "Speedup: 3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr-tsa"
10054   algorithm: "plot_throughput_speedup_analysis_name"
10055   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr-tsa"
10056   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10057   include:
10058     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10059     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
10060     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
10061     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
10062     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
10063     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
10064   layout:
10065     title: "3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr"
10066     layout: "plot-throughput-speedup-analysis"
10067
10068 - type: "plot"
10069   title: "Speedup: 3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr-tsa"
10070   algorithm: "plot_throughput_speedup_analysis_name"
10071   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr-tsa"
10072   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10073   include:
10074     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10075     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
10076     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
10077     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
10078     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
10079     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
10080   layout:
10081     title: "3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr"
10082     layout: "plot-throughput-speedup-analysis"
10083
10084 - type: "plot"
10085   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
10086   algorithm: "plot_throughput_speedup_analysis_name"
10087   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
10088   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10089   include:
10090     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10091     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10092     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10093     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10094     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10095     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10096   layout:
10097     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr"
10098     layout: "plot-throughput-speedup-analysis"
10099
10100 - type: "plot"
10101   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10102   algorithm: "plot_throughput_speedup_analysis_name"
10103   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10104   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10105   include:
10106     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10107     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10108     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10109     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10110     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10111     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10112   layout:
10113     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr"
10114     layout: "plot-throughput-speedup-analysis"
10115
10116 - type: "plot"
10117   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
10118   algorithm: "plot_throughput_speedup_analysis_name"
10119   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
10120   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10121   include:
10122     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10123     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10124     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10125     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10126     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10127     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10128   layout:
10129     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr"
10130     layout: "plot-throughput-speedup-analysis"
10131
10132 - type: "plot"
10133   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10134   algorithm: "plot_throughput_speedup_analysis_name"
10135   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10136   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10137   include:
10138     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10139     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10140     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10141     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10142     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10143     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10144   layout:
10145     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr"
10146     layout: "plot-throughput-speedup-analysis"
10147
10148 - type: "plot"
10149   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10150   algorithm: "plot_throughput_speedup_analysis_name"
10151   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10152   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10153   include:
10154     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10155     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10156     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10157     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10158   layout:
10159     title: "2n-skx-xxv710-64b-vhost-base-i40e-ndr"
10160     layout: "plot-throughput-speedup-analysis"
10161
10162 - type: "plot"
10163   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10164   algorithm: "plot_throughput_speedup_analysis_name"
10165   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10166   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10167   include:
10168     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10169     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10170     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10171     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10172   layout:
10173     title: "2n-skx-xxv710-64b-vhost-base-i40e-pdr"
10174     layout: "plot-throughput-speedup-analysis"
10175
10176 - type: "plot"
10177   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
10178   algorithm: "plot_throughput_speedup_analysis_name"
10179   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
10180   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10181   include:
10182     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10183     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10184     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10185     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10186   layout:
10187     title: "3n-hsw-xl710-64b-vhost-base-i40e-ndr"
10188     layout: "plot-throughput-speedup-analysis"
10189
10190 - type: "plot"
10191   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
10192   algorithm: "plot_throughput_speedup_analysis_name"
10193   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
10194   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10195   include:
10196     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10197     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10198     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10199     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10200   layout:
10201     title: "3n-hsw-xl710-64b-vhost-base-i40e-pdr"
10202     layout: "plot-throughput-speedup-analysis"
10203
10204 #- type: "plot"
10205 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10206 #  algorithm: "plot_throughput_speedup_analysis_name"
10207 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10208 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10209 #  include:
10210 #    - ""
10211 #  layout:
10212 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr"
10213 #    layout: "plot-throughput-speedup-analysis"
10214 #
10215 #- type: "plot"
10216 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10217 #  algorithm: "plot_throughput_speedup_analysis_name"
10218 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10219 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10220 #  include:
10221 #    - ""
10222 #  layout:
10223 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr"
10224 #    layout: "plot-throughput-speedup-analysis"
10225
10226 - type: "plot"
10227   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10228   algorithm: "plot_throughput_speedup_analysis_name"
10229   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10231   include:
10232     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10233     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10234     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10237   layout:
10238     title: "3n-skx-xxv710-64b-vhost-base-i40e-ndr"
10239     layout: "plot-throughput-speedup-analysis"
10240
10241 - type: "plot"
10242   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10243   algorithm: "plot_throughput_speedup_analysis_name"
10244   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10245   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10246   include:
10247     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10248     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10249     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10250     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10251     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10252   layout:
10253     title: "3n-skx-xxv710-64b-vhost-base-i40e-pdr"
10254     layout: "plot-throughput-speedup-analysis"
10255
10256 - type: "plot"
10257   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10258   algorithm: "plot_throughput_speedup_analysis_name"
10259   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10260   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10261   include:
10262     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10263     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10264     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10265     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10266     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10267     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10268   layout:
10269     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr"
10270     layout: "plot-throughput-speedup-analysis"
10271
10272 - type: "plot"
10273   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10274   algorithm: "plot_throughput_speedup_analysis_name"
10275   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10276   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10277   include:
10278     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10279     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10280     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10281     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10282     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10283     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10284   layout:
10285     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr"
10286     layout: "plot-throughput-speedup-analysis"
10287
10288 - type: "plot"
10289   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
10290   algorithm: "plot_throughput_speedup_analysis_name"
10291   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
10292   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10293   include:
10294     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10295     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10296     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10297   layout:
10298     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr"
10299     layout: "plot-throughput-speedup-analysis"
10300
10301 - type: "plot"
10302   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
10303   algorithm: "plot_throughput_speedup_analysis_name"
10304   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
10305   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10306   include:
10307     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10308     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10309     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10310   layout:
10311     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr"
10312     layout: "plot-throughput-speedup-analysis"
10313
10314 - type: "plot"
10315   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
10316   algorithm: "plot_throughput_speedup_analysis_name"
10317   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
10318   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10319   include:
10320     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10321     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10322     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10323   layout:
10324     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr"
10325     layout: "plot-throughput-speedup-analysis"
10326
10327 - type: "plot"
10328   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
10329   algorithm: "plot_throughput_speedup_analysis_name"
10330   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
10331   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10332   include:
10333     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10334     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10335     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10336   layout:
10337     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr"
10338     layout: "plot-throughput-speedup-analysis"
10339
10340 ################################################################################
10341
10342 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
10343 - type: "plot"
10344   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10345   algorithm: "plot_performance_box"
10346   output-file-type: ".html"
10347   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10348   data: "plot-dpdk-throughput-latency-3n-hsw"
10349   filter: "'NIC_Intel-X520-DA2' and
10350            '64B' and
10351            'BASE' and
10352            'NDRPDR' and
10353            '1T1C' and
10354            'IP4FWD'"
10355   parameters:
10356   - "throughput"
10357   - "parent"
10358   - "tags"
10359   traces:
10360     hoverinfo: "x+y"
10361     boxpoints: "outliers"
10362     whiskerwidth: 0
10363   layout:
10364     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10365     layout: "plot-throughput"
10366
10367 - type: "plot"
10368   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10369   algorithm: "plot_performance_box"
10370   output-file-type: ".html"
10371   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10372   data: "plot-dpdk-throughput-latency-3n-hsw"
10373   filter: "'NIC_Intel-X520-DA2' and
10374            '64B' and
10375            'BASE' and
10376            'NDRPDR' and
10377            '2T2C' and
10378            'IP4FWD'"
10379   parameters:
10380   - "throughput"
10381   - "parent"
10382   - "tags"
10383   traces:
10384     hoverinfo: "x+y"
10385     boxpoints: "outliers"
10386     whiskerwidth: 0
10387   layout:
10388     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10389     layout: "plot-throughput"
10390
10391 - type: "plot"
10392   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10393   algorithm: "plot_performance_box"
10394   output-file-type: ".html"
10395   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10396   data: "plot-dpdk-throughput-latency-3n-hsw"
10397   filter: "'NIC_Intel-X520-DA2' and
10398            '64B' and
10399            'BASE' and
10400            'NDRPDR' and
10401            '1T1C' and
10402            'IP4FWD'"
10403   parameters:
10404   - "throughput"
10405   - "parent"
10406   - "tags"
10407   traces:
10408     hoverinfo: "x+y"
10409     boxpoints: "outliers"
10410     whiskerwidth: 0
10411   layout:
10412     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10413     layout: "plot-throughput"
10414
10415 - type: "plot"
10416   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10417   algorithm: "plot_performance_box"
10418   output-file-type: ".html"
10419   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10420   data: "plot-dpdk-throughput-latency-3n-hsw"
10421   filter: "'NIC_Intel-X520-DA2' and
10422            '64B' and
10423            'BASE' and
10424            'NDRPDR' and
10425            '2T2C' and
10426            'IP4FWD'"
10427   parameters:
10428   - "throughput"
10429   - "parent"
10430   - "tags"
10431   traces:
10432     hoverinfo: "x+y"
10433     boxpoints: "outliers"
10434     whiskerwidth: 0
10435   layout:
10436     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10437     layout: "plot-throughput"
10438
10439 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
10440 - type: "plot"
10441   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10442   algorithm: "plot_performance_box"
10443   output-file-type: ".html"
10444   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10445   data: "plot-dpdk-throughput-latency-3n-hsw"
10446   filter: "'NIC_Intel-X710' and
10447            '64B' and
10448            'BASE' and
10449            'NDRPDR' and
10450            '1T1C' and
10451            'IP4FWD'"
10452   parameters:
10453   - "throughput"
10454   - "parent"
10455   - "tags"
10456   traces:
10457     hoverinfo: "x+y"
10458     boxpoints: "outliers"
10459     whiskerwidth: 0
10460   layout:
10461     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10462     layout: "plot-throughput"
10463
10464 - type: "plot"
10465   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10466   algorithm: "plot_performance_box"
10467   output-file-type: ".html"
10468   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10469   data: "plot-dpdk-throughput-latency-3n-hsw"
10470   filter: "'NIC_Intel-X710' and
10471            '64B' and
10472            'BASE' and
10473            'NDRPDR' and
10474            '2T2C' and
10475            'IP4FWD'"
10476   parameters:
10477   - "throughput"
10478   - "parent"
10479   - "tags"
10480   traces:
10481     hoverinfo: "x+y"
10482     boxpoints: "outliers"
10483     whiskerwidth: 0
10484   layout:
10485     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10486     layout: "plot-throughput"
10487
10488 - type: "plot"
10489   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10490   algorithm: "plot_performance_box"
10491   output-file-type: ".html"
10492   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10493   data: "plot-dpdk-throughput-latency-3n-hsw"
10494   filter: "'NIC_Intel-X710' and
10495            '64B' and
10496            'BASE' and
10497            'NDRPDR' and
10498            '1T1C' and
10499            'IP4FWD'"
10500   parameters:
10501   - "throughput"
10502   - "parent"
10503   - "tags"
10504   traces:
10505     hoverinfo: "x+y"
10506     boxpoints: "outliers"
10507     whiskerwidth: 0
10508   layout:
10509     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10510     layout: "plot-throughput"
10511
10512 - type: "plot"
10513   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10514   algorithm: "plot_performance_box"
10515   output-file-type: ".html"
10516   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10517   data: "plot-dpdk-throughput-latency-3n-hsw"
10518   filter: "'NIC_Intel-X710' and
10519            '64B' and
10520            'BASE' and
10521            'NDRPDR' and
10522            '2T2C' and
10523            'IP4FWD'"
10524   parameters:
10525   - "throughput"
10526   - "parent"
10527   - "tags"
10528   traces:
10529     hoverinfo: "x+y"
10530     boxpoints: "outliers"
10531     whiskerwidth: 0
10532   layout:
10533     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10534     layout: "plot-throughput"
10535
10536 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
10537 - type: "plot"
10538   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10539   algorithm: "plot_performance_box"
10540   output-file-type: ".html"
10541   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10542   data: "plot-dpdk-throughput-latency-3n-hsw"
10543   filter: "'NIC_Intel-XL710' and
10544            '64B' and
10545            'BASE' and
10546            'NDRPDR' and
10547            '1T1C' and
10548            'IP4FWD'"
10549   parameters:
10550   - "throughput"
10551   - "parent"
10552   - "tags"
10553   traces:
10554     hoverinfo: "x+y"
10555     boxpoints: "outliers"
10556     whiskerwidth: 0
10557   layout:
10558     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10559     layout: "plot-throughput"
10560
10561 - type: "plot"
10562   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10563   algorithm: "plot_performance_box"
10564   output-file-type: ".html"
10565   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10566   data: "plot-dpdk-throughput-latency-3n-hsw"
10567   filter: "'NIC_Intel-XL710' and
10568            '64B' and
10569            'BASE' and
10570            'NDRPDR' and
10571            '2T2C' and
10572            'IP4FWD'"
10573   parameters:
10574   - "throughput"
10575   - "parent"
10576   - "tags"
10577   traces:
10578     hoverinfo: "x+y"
10579     boxpoints: "outliers"
10580     whiskerwidth: 0
10581   layout:
10582     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10583     layout: "plot-throughput"
10584
10585 - type: "plot"
10586   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10587   algorithm: "plot_performance_box"
10588   output-file-type: ".html"
10589   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10590   data: "plot-dpdk-throughput-latency-3n-hsw"
10591   filter: "'NIC_Intel-XL710' and
10592            '64B' and
10593            'BASE' and
10594            'NDRPDR' and
10595            '1T1C' and
10596            'IP4FWD'"
10597   parameters:
10598   - "throughput"
10599   - "parent"
10600   - "tags"
10601   traces:
10602     hoverinfo: "x+y"
10603     boxpoints: "outliers"
10604     whiskerwidth: 0
10605   layout:
10606     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10607     layout: "plot-throughput"
10608
10609 - type: "plot"
10610   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10611   algorithm: "plot_performance_box"
10612   output-file-type: ".html"
10613   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10614   data: "plot-dpdk-throughput-latency-3n-hsw"
10615   filter: "'NIC_Intel-XL710' and
10616            '64B' and
10617            'BASE' and
10618            'NDRPDR' and
10619            '2T2C' and
10620            'IP4FWD'"
10621   parameters:
10622   - "throughput"
10623   - "parent"
10624   - "tags"
10625   traces:
10626     hoverinfo: "x+y"
10627     boxpoints: "outliers"
10628     whiskerwidth: 0
10629   layout:
10630     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10631     layout: "plot-throughput"
10632
10633 # Packet Throughput - DPDK l3fwd 3n-skx-x710
10634 - type: "plot"
10635   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10636   algorithm: "plot_performance_box"
10637   output-file-type: ".html"
10638   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10639   data: "plot-dpdk-throughput-latency-3n-skx"
10640   filter: "'NIC_Intel-X710' and
10641            '64B' and
10642            'BASE' and
10643            'NDRPDR' and
10644            '2T1C' and
10645            'IP4FWD'"
10646   parameters:
10647   - "throughput"
10648   - "parent"
10649   - "tags"
10650   traces:
10651     hoverinfo: "x+y"
10652     boxpoints: "outliers"
10653     whiskerwidth: 0
10654   layout:
10655     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10656     layout: "plot-throughput"
10657
10658 - type: "plot"
10659   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10660   algorithm: "plot_performance_box"
10661   output-file-type: ".html"
10662   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10663   data: "plot-dpdk-throughput-latency-3n-skx"
10664   filter: "'NIC_Intel-X710' and
10665            '64B' and
10666            'BASE' and
10667            'NDRPDR' and
10668            '4T2C' and
10669            'IP4FWD'"
10670   parameters:
10671   - "throughput"
10672   - "parent"
10673   - "tags"
10674   traces:
10675     hoverinfo: "x+y"
10676     boxpoints: "outliers"
10677     whiskerwidth: 0
10678   layout:
10679     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10680     layout: "plot-throughput"
10681
10682 - type: "plot"
10683   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10684   algorithm: "plot_performance_box"
10685   output-file-type: ".html"
10686   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10687   data: "plot-dpdk-throughput-latency-3n-skx"
10688   filter: "'NIC_Intel-X710' and
10689            '64B' and
10690            'BASE' and
10691            'NDRPDR' and
10692            '2T1C' and
10693            'IP4FWD'"
10694   parameters:
10695   - "throughput"
10696   - "parent"
10697   - "tags"
10698   traces:
10699     hoverinfo: "x+y"
10700     boxpoints: "outliers"
10701     whiskerwidth: 0
10702   layout:
10703     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10704     layout: "plot-throughput"
10705
10706 - type: "plot"
10707   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10708   algorithm: "plot_performance_box"
10709   output-file-type: ".html"
10710   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10711   data: "plot-dpdk-throughput-latency-3n-skx"
10712   filter: "'NIC_Intel-X710' and
10713            '64B' and
10714            'BASE' and
10715            'NDRPDR' and
10716            '4T2C' and
10717            'IP4FWD'"
10718   parameters:
10719   - "throughput"
10720   - "parent"
10721   - "tags"
10722   traces:
10723     hoverinfo: "x+y"
10724     boxpoints: "outliers"
10725     whiskerwidth: 0
10726   layout:
10727     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10728     layout: "plot-throughput"
10729
10730 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
10731 - type: "plot"
10732   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10733   algorithm: "plot_performance_box"
10734   output-file-type: ".html"
10735   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10736   data: "plot-dpdk-throughput-latency-3n-skx"
10737   filter: "'NIC_Intel-XXV710' and
10738            '64B' and
10739            'BASE' and
10740            'NDRPDR' and
10741            '2T1C' and
10742            'IP4FWD'"
10743   parameters:
10744   - "throughput"
10745   - "parent"
10746   - "tags"
10747   traces:
10748     hoverinfo: "x+y"
10749     boxpoints: "outliers"
10750     whiskerwidth: 0
10751   layout:
10752     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10753     layout: "plot-throughput"
10754
10755 - type: "plot"
10756   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10757   algorithm: "plot_performance_box"
10758   output-file-type: ".html"
10759   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10760   data: "plot-dpdk-throughput-latency-3n-skx"
10761   filter: "'NIC_Intel-XXV710' and
10762            '64B' and
10763            'BASE' and
10764            'NDRPDR' and
10765            '4T2C' and
10766            'IP4FWD'"
10767   parameters:
10768   - "throughput"
10769   - "parent"
10770   - "tags"
10771   traces:
10772     hoverinfo: "x+y"
10773     boxpoints: "outliers"
10774     whiskerwidth: 0
10775   layout:
10776     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10777     layout: "plot-throughput"
10778
10779 - type: "plot"
10780   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10781   algorithm: "plot_performance_box"
10782   output-file-type: ".html"
10783   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10784   data: "plot-dpdk-throughput-latency-3n-skx"
10785   filter: "'NIC_Intel-XXV710' and
10786            '64B' and
10787            'BASE' and
10788            'NDRPDR' and
10789            '2T1C' and
10790            'IP4FWD'"
10791   parameters:
10792   - "throughput"
10793   - "parent"
10794   - "tags"
10795   traces:
10796     hoverinfo: "x+y"
10797     boxpoints: "outliers"
10798     whiskerwidth: 0
10799   layout:
10800     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10801     layout: "plot-throughput"
10802
10803 - type: "plot"
10804   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10805   algorithm: "plot_performance_box"
10806   output-file-type: ".html"
10807   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10808   data: "plot-dpdk-throughput-latency-3n-skx"
10809   filter: "'NIC_Intel-XXV710' and
10810            '64B' and
10811            'BASE' and
10812            'NDRPDR' and
10813            '4T2C' and
10814            'IP4FWD'"
10815   parameters:
10816   - "throughput"
10817   - "parent"
10818   - "tags"
10819   traces:
10820     hoverinfo: "x+y"
10821     boxpoints: "outliers"
10822     whiskerwidth: 0
10823   layout:
10824     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10825     layout: "plot-throughput"
10826
10827 # Packet Throughput - DPDK l3fwd 2n-skx-x710
10828 - type: "plot"
10829   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10830   algorithm: "plot_performance_box"
10831   output-file-type: ".html"
10832   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10833   data: "plot-dpdk-throughput-latency-2n-skx"
10834   filter: "'NIC_Intel-X710' and
10835            '64B' and
10836            'BASE' and
10837            'NDRPDR' and
10838            '2T1C' and
10839            'IP4FWD'"
10840   parameters:
10841   - "throughput"
10842   - "parent"
10843   - "tags"
10844   traces:
10845     hoverinfo: "x+y"
10846     boxpoints: "outliers"
10847     whiskerwidth: 0
10848   layout:
10849     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10850     layout: "plot-throughput"
10851
10852 - type: "plot"
10853   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10854   algorithm: "plot_performance_box"
10855   output-file-type: ".html"
10856   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10857   data: "plot-dpdk-throughput-latency-2n-skx"
10858   filter: "'NIC_Intel-X710' and
10859            '64B' and
10860            'BASE' and
10861            'NDRPDR' and
10862            '4T2C' and
10863            'IP4FWD'"
10864   parameters:
10865   - "throughput"
10866   - "parent"
10867   - "tags"
10868   traces:
10869     hoverinfo: "x+y"
10870     boxpoints: "outliers"
10871     whiskerwidth: 0
10872   layout:
10873     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10874     layout: "plot-throughput"
10875
10876 - type: "plot"
10877   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10878   algorithm: "plot_performance_box"
10879   output-file-type: ".html"
10880   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10881   data: "plot-dpdk-throughput-latency-2n-skx"
10882   filter: "'NIC_Intel-X710' and
10883            '64B' and
10884            'BASE' and
10885            'NDRPDR' and
10886            '2T1C' and
10887            'IP4FWD'"
10888   parameters:
10889   - "throughput"
10890   - "parent"
10891   - "tags"
10892   traces:
10893     hoverinfo: "x+y"
10894     boxpoints: "outliers"
10895     whiskerwidth: 0
10896   layout:
10897     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10898     layout: "plot-throughput"
10899
10900 - type: "plot"
10901   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10902   algorithm: "plot_performance_box"
10903   output-file-type: ".html"
10904   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10905   data: "plot-dpdk-throughput-latency-2n-skx"
10906   filter: "'NIC_Intel-X710' and
10907            '64B' and
10908            'BASE' and
10909            'NDRPDR' and
10910            '4T2C' and
10911            'IP4FWD'"
10912   parameters:
10913   - "throughput"
10914   - "parent"
10915   - "tags"
10916   traces:
10917     hoverinfo: "x+y"
10918     boxpoints: "outliers"
10919     whiskerwidth: 0
10920   layout:
10921     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10922     layout: "plot-throughput"
10923
10924 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
10925 - type: "plot"
10926   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10927   algorithm: "plot_performance_box"
10928   output-file-type: ".html"
10929   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10930   data: "plot-dpdk-throughput-latency-2n-skx"
10931   filter: "'NIC_Intel-XXV710' and
10932            '64B' and
10933            'BASE' and
10934            'NDRPDR' and
10935            '2T1C' and
10936            'IP4FWD'"
10937   parameters:
10938   - "throughput"
10939   - "parent"
10940   - "tags"
10941   traces:
10942     hoverinfo: "x+y"
10943     boxpoints: "outliers"
10944     whiskerwidth: 0
10945   layout:
10946     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10947     layout: "plot-throughput"
10948
10949 - type: "plot"
10950   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10951   algorithm: "plot_performance_box"
10952   output-file-type: ".html"
10953   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10954   data: "plot-dpdk-throughput-latency-2n-skx"
10955   filter: "'NIC_Intel-XXV710' and
10956            '64B' and
10957            'BASE' and
10958            'NDRPDR' and
10959            '4T2C' and
10960            'IP4FWD'"
10961   parameters:
10962   - "throughput"
10963   - "parent"
10964   - "tags"
10965   traces:
10966     hoverinfo: "x+y"
10967     boxpoints: "outliers"
10968     whiskerwidth: 0
10969   layout:
10970     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10971     layout: "plot-throughput"
10972
10973 - type: "plot"
10974   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10975   algorithm: "plot_performance_box"
10976   output-file-type: ".html"
10977   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10978   data: "plot-dpdk-throughput-latency-2n-skx"
10979   filter: "'NIC_Intel-XXV710' and
10980            '64B' and
10981            'BASE' and
10982            'NDRPDR' and
10983            '2T1C' and
10984            'IP4FWD'"
10985   parameters:
10986   - "throughput"
10987   - "parent"
10988   - "tags"
10989   traces:
10990     hoverinfo: "x+y"
10991     boxpoints: "outliers"
10992     whiskerwidth: 0
10993   layout:
10994     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10995     layout: "plot-throughput"
10996
10997 - type: "plot"
10998   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10999   algorithm: "plot_performance_box"
11000   output-file-type: ".html"
11001   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
11002   data: "plot-dpdk-throughput-latency-2n-skx"
11003   filter: "'NIC_Intel-XXV710' and
11004            '64B' and
11005            'BASE' and
11006            'NDRPDR' and
11007            '4T2C' and
11008            'IP4FWD'"
11009   parameters:
11010   - "throughput"
11011   - "parent"
11012   - "tags"
11013   traces:
11014     hoverinfo: "x+y"
11015     boxpoints: "outliers"
11016     whiskerwidth: 0
11017   layout:
11018     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
11019     layout: "plot-throughput"
11020
11021 ################################################################################
11022
11023 # Packet Throughput - DPDK testpmd 3n-hsw-x520
11024 - type: "plot"
11025   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
11026   algorithm: "plot_performance_box"
11027   output-file-type: ".html"
11028   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
11029   data: "plot-dpdk-throughput-latency-3n-hsw"
11030   filter: "'NIC_Intel-X520-DA2' and
11031            '64B' and
11032            'BASE' and
11033            'NDRPDR' and
11034            '1T1C' and
11035            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11036   parameters:
11037   - "throughput"
11038   - "parent"
11039   - "tags"
11040   traces:
11041     hoverinfo: "x+y"
11042     boxpoints: "outliers"
11043     whiskerwidth: 0
11044   layout:
11045     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
11046     layout: "plot-throughput"
11047
11048 - type: "plot"
11049   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
11050   algorithm: "plot_performance_box"
11051   output-file-type: ".html"
11052   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
11053   data: "plot-dpdk-throughput-latency-3n-hsw"
11054   filter: "'NIC_Intel-X520-DA2' and
11055            '64B' and
11056            'BASE' and
11057            'NDRPDR' and
11058            '2T2C' and
11059            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11060   parameters:
11061   - "throughput"
11062   - "parent"
11063   - "tags"
11064   traces:
11065     hoverinfo: "x+y"
11066     boxpoints: "outliers"
11067     whiskerwidth: 0
11068   layout:
11069     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
11070     layout: "plot-throughput"
11071
11072 - type: "plot"
11073   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
11074   algorithm: "plot_performance_box"
11075   output-file-type: ".html"
11076   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
11077   data: "plot-dpdk-throughput-latency-3n-hsw"
11078   filter: "'NIC_Intel-X520-DA2' and
11079            '64B' and
11080            'BASE' and
11081            'NDRPDR' and
11082            '1T1C' and
11083            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11084   parameters:
11085   - "throughput"
11086   - "parent"
11087   - "tags"
11088   traces:
11089     hoverinfo: "x+y"
11090     boxpoints: "outliers"
11091     whiskerwidth: 0
11092   layout:
11093     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
11094     layout: "plot-throughput"
11095
11096 - type: "plot"
11097   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
11098   algorithm: "plot_performance_box"
11099   output-file-type: ".html"
11100   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
11101   data: "plot-dpdk-throughput-latency-3n-hsw"
11102   filter: "'NIC_Intel-X520-DA2' and
11103            '64B' and
11104            'BASE' and
11105            'NDRPDR' and
11106            '2T2C' and
11107            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11108   parameters:
11109   - "throughput"
11110   - "parent"
11111   - "tags"
11112   traces:
11113     hoverinfo: "x+y"
11114     boxpoints: "outliers"
11115     whiskerwidth: 0
11116   layout:
11117     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
11118     layout: "plot-throughput"
11119
11120 # Packet Throughput - DPDK testpmd 3n-hsw-x710
11121 - type: "plot"
11122   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11123   algorithm: "plot_performance_box"
11124   output-file-type: ".html"
11125   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11126   data: "plot-dpdk-throughput-latency-3n-hsw"
11127   filter: "'NIC_Intel-X710' and
11128            '64B' and
11129            'BASE' and
11130            'NDRPDR' and
11131            '1T1C' and
11132            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11133   parameters:
11134   - "throughput"
11135   - "parent"
11136   - "tags"
11137   traces:
11138     hoverinfo: "x+y"
11139     boxpoints: "outliers"
11140     whiskerwidth: 0
11141   layout:
11142     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11143     layout: "plot-throughput"
11144
11145 - type: "plot"
11146   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11147   algorithm: "plot_performance_box"
11148   output-file-type: ".html"
11149   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11150   data: "plot-dpdk-throughput-latency-3n-hsw"
11151   filter: "'NIC_Intel-X710' and
11152            '64B' and
11153            'BASE' and
11154            'NDRPDR' and
11155            '2T2C' and
11156            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11157   parameters:
11158   - "throughput"
11159   - "parent"
11160   - "tags"
11161   traces:
11162     hoverinfo: "x+y"
11163     boxpoints: "outliers"
11164     whiskerwidth: 0
11165   layout:
11166     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11167     layout: "plot-throughput"
11168
11169 - type: "plot"
11170   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11171   algorithm: "plot_performance_box"
11172   output-file-type: ".html"
11173   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11174   data: "plot-dpdk-throughput-latency-3n-hsw"
11175   filter: "'NIC_Intel-X710' and
11176            '64B' and
11177            'BASE' and
11178            'NDRPDR' and
11179            '1T1C' and
11180            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11181   parameters:
11182   - "throughput"
11183   - "parent"
11184   - "tags"
11185   traces:
11186     hoverinfo: "x+y"
11187     boxpoints: "outliers"
11188     whiskerwidth: 0
11189   layout:
11190     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11191     layout: "plot-throughput"
11192
11193 - type: "plot"
11194   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11195   algorithm: "plot_performance_box"
11196   output-file-type: ".html"
11197   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11198   data: "plot-dpdk-throughput-latency-3n-hsw"
11199   filter: "'NIC_Intel-X710' and
11200            '64B' and
11201            'BASE' and
11202            'NDRPDR' and
11203            '2T2C' and
11204            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11205   parameters:
11206   - "throughput"
11207   - "parent"
11208   - "tags"
11209   traces:
11210     hoverinfo: "x+y"
11211     boxpoints: "outliers"
11212     whiskerwidth: 0
11213   layout:
11214     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11215     layout: "plot-throughput"
11216
11217 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
11218 - type: "plot"
11219   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11220   algorithm: "plot_performance_box"
11221   output-file-type: ".html"
11222   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11223   data: "plot-dpdk-throughput-latency-3n-hsw"
11224   filter: "'NIC_Intel-XL710' and
11225            '64B' and
11226            'BASE' and
11227            'NDRPDR' and
11228            '1T1C' and
11229            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11230   parameters:
11231   - "throughput"
11232   - "parent"
11233   - "tags"
11234   traces:
11235     hoverinfo: "x+y"
11236     boxpoints: "outliers"
11237     whiskerwidth: 0
11238   layout:
11239     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11240     layout: "plot-throughput"
11241
11242 - type: "plot"
11243   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11244   algorithm: "plot_performance_box"
11245   output-file-type: ".html"
11246   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11247   data: "plot-dpdk-throughput-latency-3n-hsw"
11248   filter: "'NIC_Intel-XL710' and
11249            '64B' and
11250            'BASE' and
11251            'NDRPDR' and
11252            '2T2C' and
11253            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11254   parameters:
11255   - "throughput"
11256   - "parent"
11257   - "tags"
11258   traces:
11259     hoverinfo: "x+y"
11260     boxpoints: "outliers"
11261     whiskerwidth: 0
11262   layout:
11263     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11264     layout: "plot-throughput"
11265
11266 - type: "plot"
11267   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11268   algorithm: "plot_performance_box"
11269   output-file-type: ".html"
11270   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11271   data: "plot-dpdk-throughput-latency-3n-hsw"
11272   filter: "'NIC_Intel-XL710' and
11273            '64B' and
11274            'BASE' and
11275            'NDRPDR' and
11276            '1T1C' and
11277            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11278   parameters:
11279   - "throughput"
11280   - "parent"
11281   - "tags"
11282   traces:
11283     hoverinfo: "x+y"
11284     boxpoints: "outliers"
11285     whiskerwidth: 0
11286   layout:
11287     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11288     layout: "plot-throughput"
11289
11290 - type: "plot"
11291   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11292   algorithm: "plot_performance_box"
11293   output-file-type: ".html"
11294   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11295   data: "plot-dpdk-throughput-latency-3n-hsw"
11296   filter: "'NIC_Intel-XL710' and
11297            '64B' and
11298            'BASE' and
11299            'NDRPDR' and
11300            '2T2C' and
11301            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11302   parameters:
11303   - "throughput"
11304   - "parent"
11305   - "tags"
11306   traces:
11307     hoverinfo: "x+y"
11308     boxpoints: "outliers"
11309     whiskerwidth: 0
11310   layout:
11311     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11312     layout: "plot-throughput"
11313
11314 # Packet Throughput - DPDK testpmd 3n-skx-x710
11315 - type: "plot"
11316   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11317   algorithm: "plot_performance_box"
11318   output-file-type: ".html"
11319   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11320   data: "plot-dpdk-throughput-latency-3n-skx"
11321   filter: "'NIC_Intel-X710' and
11322            '64B' and
11323            'BASE' and
11324            'NDRPDR' and
11325            '2T1C' and
11326            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11327   parameters:
11328   - "throughput"
11329   - "parent"
11330   - "tags"
11331   traces:
11332     hoverinfo: "x+y"
11333     boxpoints: "outliers"
11334     whiskerwidth: 0
11335   layout:
11336     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11337     layout: "plot-throughput"
11338
11339 - type: "plot"
11340   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11341   algorithm: "plot_performance_box"
11342   output-file-type: ".html"
11343   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11344   data: "plot-dpdk-throughput-latency-3n-skx"
11345   filter: "'NIC_Intel-X710' and
11346            '64B' and
11347            'BASE' and
11348            'NDRPDR' and
11349            '4T2C' and
11350            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11351   parameters:
11352   - "throughput"
11353   - "parent"
11354   - "tags"
11355   traces:
11356     hoverinfo: "x+y"
11357     boxpoints: "outliers"
11358     whiskerwidth: 0
11359   layout:
11360     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11361     layout: "plot-throughput"
11362
11363 - type: "plot"
11364   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11365   algorithm: "plot_performance_box"
11366   output-file-type: ".html"
11367   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11368   data: "plot-dpdk-throughput-latency-3n-skx"
11369   filter: "'NIC_Intel-X710' and
11370            '64B' and
11371            'BASE' and
11372            'NDRPDR' and
11373            '2T1C' and
11374            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11375   parameters:
11376   - "throughput"
11377   - "parent"
11378   - "tags"
11379   traces:
11380     hoverinfo: "x+y"
11381     boxpoints: "outliers"
11382     whiskerwidth: 0
11383   layout:
11384     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11385     layout: "plot-throughput"
11386
11387 - type: "plot"
11388   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11389   algorithm: "plot_performance_box"
11390   output-file-type: ".html"
11391   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11392   data: "plot-dpdk-throughput-latency-3n-skx"
11393   filter: "'NIC_Intel-X710' and
11394            '64B' and
11395            'BASE' and
11396            'NDRPDR' and
11397            '4T2C' and
11398            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11399   parameters:
11400   - "throughput"
11401   - "parent"
11402   - "tags"
11403   traces:
11404     hoverinfo: "x+y"
11405     boxpoints: "outliers"
11406     whiskerwidth: 0
11407   layout:
11408     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11409     layout: "plot-throughput"
11410
11411 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
11412 - type: "plot"
11413   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11414   algorithm: "plot_performance_box"
11415   output-file-type: ".html"
11416   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11417   data: "plot-dpdk-throughput-latency-3n-skx"
11418   filter: "'NIC_Intel-XXV710' and
11419            '64B' and
11420            'BASE' and
11421            'NDRPDR' and
11422            '2T1C' and
11423            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11424   parameters:
11425   - "throughput"
11426   - "parent"
11427   - "tags"
11428   traces:
11429     hoverinfo: "x+y"
11430     boxpoints: "outliers"
11431     whiskerwidth: 0
11432   layout:
11433     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11434     layout: "plot-throughput"
11435
11436 - type: "plot"
11437   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11438   algorithm: "plot_performance_box"
11439   output-file-type: ".html"
11440   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11441   data: "plot-dpdk-throughput-latency-3n-skx"
11442   filter: "'NIC_Intel-XXV710' and
11443            '64B' and
11444            'BASE' and
11445            'NDRPDR' and
11446            '4T2C' and
11447            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11448   parameters:
11449   - "throughput"
11450   - "parent"
11451   - "tags"
11452   traces:
11453     hoverinfo: "x+y"
11454     boxpoints: "outliers"
11455     whiskerwidth: 0
11456   layout:
11457     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11458     layout: "plot-throughput"
11459
11460 - type: "plot"
11461   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11462   algorithm: "plot_performance_box"
11463   output-file-type: ".html"
11464   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11465   data: "plot-dpdk-throughput-latency-3n-skx"
11466   filter: "'NIC_Intel-XXV710' and
11467            '64B' and
11468            'BASE' and
11469            'NDRPDR' and
11470            '2T1C' and
11471            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11472   parameters:
11473   - "throughput"
11474   - "parent"
11475   - "tags"
11476   traces:
11477     hoverinfo: "x+y"
11478     boxpoints: "outliers"
11479     whiskerwidth: 0
11480   layout:
11481     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11482     layout: "plot-throughput"
11483
11484 - type: "plot"
11485   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11486   algorithm: "plot_performance_box"
11487   output-file-type: ".html"
11488   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11489   data: "plot-dpdk-throughput-latency-3n-skx"
11490   filter: "'NIC_Intel-XXV710' and
11491            '64B' and
11492            'BASE' and
11493            'NDRPDR' and
11494            '4T2C' and
11495            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11496   parameters:
11497   - "throughput"
11498   - "parent"
11499   - "tags"
11500   traces:
11501     hoverinfo: "x+y"
11502     boxpoints: "outliers"
11503     whiskerwidth: 0
11504   layout:
11505     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11506     layout: "plot-throughput"
11507
11508 # Packet Throughput - DPDK testpmd 2n-skx-x710
11509 - type: "plot"
11510   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11511   algorithm: "plot_performance_box"
11512   output-file-type: ".html"
11513   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11514   data: "plot-dpdk-throughput-latency-2n-skx"
11515   filter: "'NIC_Intel-X710' and
11516            '64B' and
11517            'BASE' and
11518            'NDRPDR' and
11519            '2T1C' and
11520            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11521   parameters:
11522   - "throughput"
11523   - "parent"
11524   - "tags"
11525   traces:
11526     hoverinfo: "x+y"
11527     boxpoints: "outliers"
11528     whiskerwidth: 0
11529   layout:
11530     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11531     layout: "plot-throughput"
11532
11533 - type: "plot"
11534   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11535   algorithm: "plot_performance_box"
11536   output-file-type: ".html"
11537   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11538   data: "plot-dpdk-throughput-latency-2n-skx"
11539   filter: "'NIC_Intel-X710' and
11540            '64B' and
11541            'BASE' and
11542            'NDRPDR' and
11543            '4T2C' and
11544            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11545   parameters:
11546   - "throughput"
11547   - "parent"
11548   - "tags"
11549   traces:
11550     hoverinfo: "x+y"
11551     boxpoints: "outliers"
11552     whiskerwidth: 0
11553   layout:
11554     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11555     layout: "plot-throughput"
11556
11557 - type: "plot"
11558   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11559   algorithm: "plot_performance_box"
11560   output-file-type: ".html"
11561   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11562   data: "plot-dpdk-throughput-latency-2n-skx"
11563   filter: "'NIC_Intel-X710' and
11564            '64B' and
11565            'BASE' and
11566            'NDRPDR' and
11567            '2T1C' and
11568            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11569   parameters:
11570   - "throughput"
11571   - "parent"
11572   - "tags"
11573   traces:
11574     hoverinfo: "x+y"
11575     boxpoints: "outliers"
11576     whiskerwidth: 0
11577   layout:
11578     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11579     layout: "plot-throughput"
11580
11581 - type: "plot"
11582   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11583   algorithm: "plot_performance_box"
11584   output-file-type: ".html"
11585   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11586   data: "plot-dpdk-throughput-latency-2n-skx"
11587   filter: "'NIC_Intel-X710' and
11588            '64B' and
11589            'BASE' and
11590            'NDRPDR' and
11591            '4T2C' and
11592            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11593   parameters:
11594   - "throughput"
11595   - "parent"
11596   - "tags"
11597   traces:
11598     hoverinfo: "x+y"
11599     boxpoints: "outliers"
11600     whiskerwidth: 0
11601   layout:
11602     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11603     layout: "plot-throughput"
11604
11605 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
11606 - type: "plot"
11607   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11608   algorithm: "plot_performance_box"
11609   output-file-type: ".html"
11610   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11611   data: "plot-dpdk-throughput-latency-2n-skx"
11612   filter: "'NIC_Intel-XXV710' and
11613            '64B' and
11614            'BASE' and
11615            'NDRPDR' and
11616            '2T1C' and
11617            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11618   parameters:
11619   - "throughput"
11620   - "parent"
11621   - "tags"
11622   traces:
11623     hoverinfo: "x+y"
11624     boxpoints: "outliers"
11625     whiskerwidth: 0
11626   layout:
11627     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11628     layout: "plot-throughput"
11629
11630 - type: "plot"
11631   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11632   algorithm: "plot_performance_box"
11633   output-file-type: ".html"
11634   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11635   data: "plot-dpdk-throughput-latency-2n-skx"
11636   filter: "'NIC_Intel-XXV710' and
11637            '64B' and
11638            'BASE' and
11639            'NDRPDR' and
11640            '4T2C' and
11641            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11642   parameters:
11643   - "throughput"
11644   - "parent"
11645   - "tags"
11646   traces:
11647     hoverinfo: "x+y"
11648     boxpoints: "outliers"
11649     whiskerwidth: 0
11650   layout:
11651     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11652     layout: "plot-throughput"
11653
11654 - type: "plot"
11655   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11656   algorithm: "plot_performance_box"
11657   output-file-type: ".html"
11658   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11659   data: "plot-dpdk-throughput-latency-2n-skx"
11660   filter: "'NIC_Intel-XXV710' and
11661            '64B' and
11662            'BASE' and
11663            'NDRPDR' and
11664            '2T1C' and
11665            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11666   parameters:
11667   - "throughput"
11668   - "parent"
11669   - "tags"
11670   traces:
11671     hoverinfo: "x+y"
11672     boxpoints: "outliers"
11673     whiskerwidth: 0
11674   layout:
11675     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11676     layout: "plot-throughput"
11677
11678 - type: "plot"
11679   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11680   algorithm: "plot_performance_box"
11681   output-file-type: ".html"
11682   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11683   data: "plot-dpdk-throughput-latency-2n-skx"
11684   filter: "'NIC_Intel-XXV710' and
11685            '64B' and
11686            'BASE' and
11687            'NDRPDR' and
11688            '4T2C' and
11689            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11690   parameters:
11691   - "throughput"
11692   - "parent"
11693   - "tags"
11694   traces:
11695     hoverinfo: "x+y"
11696     boxpoints: "outliers"
11697     whiskerwidth: 0
11698   layout:
11699     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11700     layout: "plot-throughput"
11701
11702 ################################################################################
11703
11704 # Packet Latency - DPDK l3fwd 3n-hsw-x520
11705 - type: "plot"
11706   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11707   algorithm: "plot_latency_error_bars"
11708   output-file-type: ".html"
11709   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11710   data: "plot-dpdk-throughput-latency-3n-hsw"
11711   filter: "'NIC_Intel-X520-DA2' and
11712            '64B' and
11713            'BASE' and
11714            'NDRPDR' and
11715            '1T1C' and
11716            'IP4FWD'"
11717   parameters:
11718   - "latency"
11719   - "parent"
11720   - "tags"
11721   layout:
11722     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
11723     layout: "plot-latency"
11724
11725 - type: "plot"
11726   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11727   algorithm: "plot_latency_error_bars"
11728   output-file-type: ".html"
11729   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11730   data: "plot-dpdk-throughput-latency-3n-hsw"
11731   filter: "'NIC_Intel-X520-DA2' and
11732            '64B' and
11733            'BASE' and
11734            'NDRPDR' and
11735            '2T2C' and
11736            'IP4FWD'"
11737   parameters:
11738   - "latency"
11739   - "parent"
11740   - "tags"
11741   layout:
11742     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
11743     layout: "plot-latency"
11744
11745 # Packet Latency - DPDK l3fwd 3n-hsw-x710
11746 - type: "plot"
11747   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11748   algorithm: "plot_latency_error_bars"
11749   output-file-type: ".html"
11750   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11751   data: "plot-dpdk-throughput-latency-3n-hsw"
11752   filter: "'NIC_Intel-X710' and
11753            '64B' and
11754            'BASE' and
11755            'NDRPDR' and
11756            '1T1C' and
11757            'IP4FWD'"
11758   parameters:
11759   - "latency"
11760   - "parent"
11761   - "tags"
11762   layout:
11763     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
11764     layout: "plot-latency"
11765
11766 - type: "plot"
11767   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11768   algorithm: "plot_latency_error_bars"
11769   output-file-type: ".html"
11770   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11771   data: "plot-dpdk-throughput-latency-3n-hsw"
11772   filter: "'NIC_Intel-X710' and
11773            '64B' and
11774            'BASE' and
11775            'NDRPDR' and
11776            '2T2C' and
11777            'IP4FWD'"
11778   parameters:
11779   - "latency"
11780   - "parent"
11781   - "tags"
11782   layout:
11783     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
11784     layout: "plot-latency"
11785
11786 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
11787 - type: "plot"
11788   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11789   algorithm: "plot_latency_error_bars"
11790   output-file-type: ".html"
11791   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11792   data: "plot-dpdk-throughput-latency-3n-hsw"
11793   filter: "'NIC_Intel-XL710' and
11794            '64B' and
11795            'BASE' and
11796            'NDRPDR' and
11797            '1T1C' and
11798            'IP4FWD'"
11799   parameters:
11800   - "latency"
11801   - "parent"
11802   - "tags"
11803   layout:
11804     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
11805     layout: "plot-latency"
11806
11807 - type: "plot"
11808   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11809   algorithm: "plot_latency_error_bars"
11810   output-file-type: ".html"
11811   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11812   data: "plot-dpdk-throughput-latency-3n-hsw"
11813   filter: "'NIC_Intel-XL710' and
11814            '64B' and
11815            'BASE' and
11816            'NDRPDR' and
11817            '2T2C' and
11818            'IP4FWD'"
11819   parameters:
11820   - "latency"
11821   - "parent"
11822   - "tags"
11823   layout:
11824     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
11825     layout: "plot-latency"
11826
11827 # Packet Latency - DPDK l3fwd 3n-skx-x710
11828 - type: "plot"
11829   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11830   algorithm: "plot_latency_error_bars"
11831   output-file-type: ".html"
11832   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11833   data: "plot-dpdk-throughput-latency-3n-skx"
11834   filter: "'NIC_Intel-X710' and
11835            '64B' and
11836            'BASE' and
11837            'NDRPDR' and
11838            '2T1C' and
11839            'IP4FWD'"
11840   parameters:
11841   - "latency"
11842   - "parent"
11843   - "tags"
11844   layout:
11845     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
11846     layout: "plot-latency"
11847
11848 - type: "plot"
11849   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
11850   algorithm: "plot_latency_error_bars"
11851   output-file-type: ".html"
11852   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
11853   data: "plot-dpdk-throughput-latency-3n-skx"
11854   filter: "'NIC_Intel-X710' and
11855            '64B' and
11856            'BASE' and
11857            'NDRPDR' and
11858            '4T2C' and
11859            'IP4FWD'"
11860   parameters:
11861   - "latency"
11862   - "parent"
11863   - "tags"
11864   layout:
11865     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
11866     layout: "plot-latency"
11867
11868 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
11869 - type: "plot"
11870   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
11871   algorithm: "plot_latency_error_bars"
11872   output-file-type: ".html"
11873   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
11874   data: "plot-dpdk-throughput-latency-3n-skx"
11875   filter: "'NIC_Intel-XXV710' and
11876            '64B' and
11877            'BASE' and
11878            'NDRPDR' and
11879            '2T1C' and
11880            'IP4FWD'"
11881   parameters:
11882   - "latency"
11883   - "parent"
11884   - "tags"
11885   layout:
11886     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
11887     layout: "plot-latency"
11888
11889 - type: "plot"
11890   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
11891   algorithm: "plot_latency_error_bars"
11892   output-file-type: ".html"
11893   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
11894   data: "plot-dpdk-throughput-latency-3n-skx"
11895   filter: "'NIC_Intel-XXV710' and
11896            '64B' and
11897            'BASE' and
11898            'NDRPDR' and
11899            '4T2C' and
11900            'IP4FWD'"
11901   parameters:
11902   - "latency"
11903   - "parent"
11904   - "tags"
11905   layout:
11906     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
11907     layout: "plot-latency"
11908
11909 # Packet Latency - DPDK l3fwd 2n-skx-x710
11910 - type: "plot"
11911   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
11912   algorithm: "plot_latency_error_bars"
11913   output-file-type: ".html"
11914   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
11915   data: "plot-dpdk-throughput-latency-2n-skx"
11916   filter: "'NIC_Intel-X710' and
11917            '64B' and
11918            'BASE' and
11919            'NDRPDR' and
11920            '2T1C' and
11921            'IP4FWD'"
11922   parameters:
11923   - "latency"
11924   - "parent"
11925   - "tags"
11926   layout:
11927     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
11928     layout: "plot-latency"
11929
11930 - type: "plot"
11931   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
11932   algorithm: "plot_latency_error_bars"
11933   output-file-type: ".html"
11934   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
11935   data: "plot-dpdk-throughput-latency-2n-skx"
11936   filter: "'NIC_Intel-X710' and
11937            '64B' and
11938            'BASE' and
11939            'NDRPDR' and
11940            '4T2C' and
11941            'IP4FWD'"
11942   parameters:
11943   - "latency"
11944   - "parent"
11945   - "tags"
11946   layout:
11947     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
11948     layout: "plot-latency"
11949
11950 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
11951 - type: "plot"
11952   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
11953   algorithm: "plot_latency_error_bars"
11954   output-file-type: ".html"
11955   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
11956   data: "plot-dpdk-throughput-latency-2n-skx"
11957   filter: "'NIC_Intel-XXV710' and
11958            '64B' and
11959            'BASE' and
11960            'NDRPDR' and
11961            '2T1C' and
11962            'IP4FWD'"
11963   parameters:
11964   - "latency"
11965   - "parent"
11966   - "tags"
11967   layout:
11968     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
11969     layout: "plot-latency"
11970
11971 - type: "plot"
11972   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
11973   algorithm: "plot_latency_error_bars"
11974   output-file-type: ".html"
11975   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
11976   data: "plot-dpdk-throughput-latency-2n-skx"
11977   filter: "'NIC_Intel-XXV710' and
11978            '64B' and
11979            'BASE' and
11980            'NDRPDR' and
11981            '4T2C' and
11982            'IP4FWD'"
11983   parameters:
11984   - "latency"
11985   - "parent"
11986   - "tags"
11987   layout:
11988     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
11989     layout: "plot-latency"
11990
11991 ################################################################################
11992
11993 # Packet Latency - DPDK testpmd 3n-hsw-x520
11994 - type: "plot"
11995   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11996   algorithm: "plot_latency_error_bars"
11997   output-file-type: ".html"
11998   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11999   data: "plot-dpdk-throughput-latency-3n-hsw"
12000   filter: "'NIC_Intel-X520-DA2' and
12001            '64B' and
12002            'BASE' and
12003            'NDRPDR' and
12004            '1T1C' and
12005            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12006   parameters:
12007   - "latency"
12008   - "parent"
12009   - "tags"
12010   layout:
12011     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
12012     layout: "plot-latency"
12013
12014 - type: "plot"
12015   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
12016   algorithm: "plot_latency_error_bars"
12017   output-file-type: ".html"
12018   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
12019   data: "plot-dpdk-throughput-latency-3n-hsw"
12020   filter: "'NIC_Intel-X520-DA2' and
12021            '64B' and
12022            'BASE' and
12023            'NDRPDR' and
12024            '2T2C' and
12025            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12026   parameters:
12027   - "latency"
12028   - "parent"
12029   - "tags"
12030   layout:
12031     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
12032     layout: "plot-latency"
12033
12034 # Packet Latency - DPDK testpmd 3n-hsw-x710
12035 - type: "plot"
12036   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
12037   algorithm: "plot_latency_error_bars"
12038   output-file-type: ".html"
12039   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
12040   data: "plot-dpdk-throughput-latency-3n-hsw"
12041   filter: "'NIC_Intel-X710' and
12042            '64B' and
12043            'BASE' and
12044            'NDRPDR' and
12045            '1T1C' and
12046            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12047   parameters:
12048   - "latency"
12049   - "parent"
12050   - "tags"
12051   layout:
12052     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
12053     layout: "plot-latency"
12054
12055 - type: "plot"
12056   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
12057   algorithm: "plot_latency_error_bars"
12058   output-file-type: ".html"
12059   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
12060   data: "plot-dpdk-throughput-latency-3n-hsw"
12061   filter: "'NIC_Intel-X710' and
12062            '64B' and
12063            'BASE' and
12064            'NDRPDR' and
12065            '2T2C' and
12066            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12067   parameters:
12068   - "latency"
12069   - "parent"
12070   - "tags"
12071   layout:
12072     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
12073     layout: "plot-latency"
12074
12075 # Packet Latency - DPDK testpmd 3n-hsw-xl710
12076 - type: "plot"
12077   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
12078   algorithm: "plot_latency_error_bars"
12079   output-file-type: ".html"
12080   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
12081   data: "plot-dpdk-throughput-latency-3n-hsw"
12082   filter: "'NIC_Intel-XL710' and
12083            '64B' and
12084            'BASE' and
12085            'NDRPDR' and
12086            '1T1C' and
12087            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12088   parameters:
12089   - "latency"
12090   - "parent"
12091   - "tags"
12092   layout:
12093     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
12094     layout: "plot-latency"
12095
12096 - type: "plot"
12097   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
12098   algorithm: "plot_latency_error_bars"
12099   output-file-type: ".html"
12100   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
12101   data: "plot-dpdk-throughput-latency-3n-hsw"
12102   filter: "'NIC_Intel-XL710' and
12103            '64B' and
12104            'BASE' and
12105            'NDRPDR' and
12106            '2T2C' and
12107            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12108   parameters:
12109   - "latency"
12110   - "parent"
12111   - "tags"
12112   layout:
12113     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
12114     layout: "plot-latency"
12115
12116 # Packet Latency - DPDK testpmd 3n-skx-x710
12117 - type: "plot"
12118   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
12119   algorithm: "plot_latency_error_bars"
12120   output-file-type: ".html"
12121   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
12122   data: "plot-dpdk-throughput-latency-3n-skx"
12123   filter: "'NIC_Intel-X710' and
12124            '64B' and
12125            'BASE' and
12126            'NDRPDR' and
12127            '2T1C' and
12128            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12129   parameters:
12130   - "latency"
12131   - "parent"
12132   - "tags"
12133   layout:
12134     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
12135     layout: "plot-latency"
12136
12137 - type: "plot"
12138   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
12139   algorithm: "plot_latency_error_bars"
12140   output-file-type: ".html"
12141   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
12142   data: "plot-dpdk-throughput-latency-3n-skx"
12143   filter: "'NIC_Intel-X710' and
12144            '64B' and
12145            'BASE' and
12146            'NDRPDR' and
12147            '4T2C' and
12148            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12149   parameters:
12150   - "latency"
12151   - "parent"
12152   - "tags"
12153   layout:
12154     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
12155     layout: "plot-latency"
12156
12157 # Packet Latency - DPDK testpmd 3n-skx-xxv710
12158 - type: "plot"
12159   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
12160   algorithm: "plot_latency_error_bars"
12161   output-file-type: ".html"
12162   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
12163   data: "plot-dpdk-throughput-latency-3n-skx"
12164   filter: "'NIC_Intel-XXV710' and
12165            '64B' and
12166            'BASE' and
12167            'NDRPDR' and
12168            '2T1C' and
12169            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12170   parameters:
12171   - "latency"
12172   - "parent"
12173   - "tags"
12174   layout:
12175     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
12176     layout: "plot-latency"
12177
12178 - type: "plot"
12179   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
12180   algorithm: "plot_latency_error_bars"
12181   output-file-type: ".html"
12182   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
12183   data: "plot-dpdk-throughput-latency-3n-skx"
12184   filter: "'NIC_Intel-XXV710' and
12185            '64B' and
12186            'BASE' and
12187            'NDRPDR' and
12188            '4T2C' and
12189            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12190   parameters:
12191   - "latency"
12192   - "parent"
12193   - "tags"
12194   layout:
12195     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
12196     layout: "plot-latency"
12197
12198 # Packet Latency - DPDK testpmd 2n-skx-x710
12199 - type: "plot"
12200   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
12201   algorithm: "plot_latency_error_bars"
12202   output-file-type: ".html"
12203   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
12204   data: "plot-dpdk-throughput-latency-2n-skx"
12205   filter: "'NIC_Intel-X710' and
12206            '64B' and
12207            'BASE' and
12208            'NDRPDR' and
12209            '2T1C' and
12210            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12211   parameters:
12212   - "latency"
12213   - "parent"
12214   - "tags"
12215   layout:
12216     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
12217     layout: "plot-latency"
12218
12219 - type: "plot"
12220   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
12221   algorithm: "plot_latency_error_bars"
12222   output-file-type: ".html"
12223   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
12224   data: "plot-dpdk-throughput-latency-2n-skx"
12225   filter: "'NIC_Intel-X710' and
12226            '64B' and
12227            'BASE' and
12228            'NDRPDR' and
12229            '4T2C' and
12230            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12231   parameters:
12232   - "latency"
12233   - "parent"
12234   - "tags"
12235   layout:
12236     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
12237     layout: "plot-latency"
12238
12239 # Packet Latency - DPDK testpmd 2n-skx-xxv710
12240 - type: "plot"
12241   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
12242   algorithm: "plot_latency_error_bars"
12243   output-file-type: ".html"
12244   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
12245   data: "plot-dpdk-throughput-latency-2n-skx"
12246   filter: "'NIC_Intel-XXV710' and
12247            '64B' and
12248            'BASE' and
12249            'NDRPDR' and
12250            '2T1C' and
12251            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12252   parameters:
12253   - "latency"
12254   - "parent"
12255   - "tags"
12256   layout:
12257     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
12258     layout: "plot-latency"
12259
12260 - type: "plot"
12261   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
12262   algorithm: "plot_latency_error_bars"
12263   output-file-type: ".html"
12264   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
12265   data: "plot-dpdk-throughput-latency-2n-skx"
12266   filter: "'NIC_Intel-XXV710' and
12267            '64B' and
12268            'BASE' and
12269            'NDRPDR' and
12270            '4T2C' and
12271            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12272   parameters:
12273   - "latency"
12274   - "parent"
12275   - "tags"
12276   layout:
12277     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
12278     layout: "plot-latency"