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         - 60  # TCP
152         - 62  # TCP
153         - 64  # TCP
154         - 65  # TCP
155
156     plot-dpdk-throughput-latency-3n-hsw:
157       csit-dpdk-perf-verify-1908-3n-hsw:
158         - 2   # NDRPDR sel
159         - 3   # NDRPDR sel
160         - 4   # NDRPDR sel
161         - 5   # NDRPDR sel
162         - 6   # NDRPDR sel
163         - 7   # NDRPDR sel
164         - 8   # NDRPDR sel
165         - 9   # NDRPDR sel
166         - 10  # NDRPDR sel
167         - 11  # NDRPDR sel
168
169     # 3n-skx
170
171     plot-vpp-throughput-lat-tsa-3n-skx:
172       # TODO: Add data
173       csit-vpp-perf-verify-1908-3n-skx:
174         - 14  # NDRPDR sel
175         - 16  # NDRPDR sel
176         - 19  # NDRPDR sel
177         - 20  # NDRPDR sel
178         - 22  # NDRPDR sel
179         - 24  # NDRPDR sel
180         - 25  # NDRPDR sel
181         - 26  # NDRPDR sel
182
183     plot-dpdk-throughput-latency-3n-skx:
184       csit-dpdk-perf-verify-1908-3n-skx:
185         - 3   # NDRPDR sel
186         - 4   # NDRPDR sel
187         - 5   # NDRPDR sel
188         - 6   # NDRPDR sel
189         - 7   # NDRPDR sel
190         - 8   # NDRPDR sel
191         - 9   # NDRPDR sel
192         - 10  # NDRPDR sel
193         - 11  # NDRPDR sel
194         - 12  # NDRPDR sel
195
196     # 2n-skx
197
198     plot-vpp-throughput-lat-tsa-2n-skx:
199       csit-vpp-perf-verify-1908-2n-skx:
200         - 26  # NDRPDR sel
201         - 27  # NDRPDR sel
202         - 34  # NDRPDR sel
203         - 35  # NDRPDR sel
204         - 36  # NDRPDR sel
205         - 42  # NDRPDR sel
206         - 43  # NDRPDR sel
207         - 44  # NDRPDR sel
208         - 45  # NDRPDR sel
209         - 46  # NDRPDR sel
210
211 #    plot-vpp-soak-2n-skx:
212 #      # TODO: Add data
213 #      csit-vpp-perf-verify-1908-2n-skx:
214
215     plot-vpp-nfv-2n-skx-ndrpdr:
216       # TODO: Add data
217       csit-vpp-perf-verify-1908-2n-skx:
218         - 22  # NFV
219         - 31  # NFV
220         - 32  # NFV
221         - 37  # NFV
222         - 38  # NFV
223         - 39  # NFV
224
225 #    plot-vpp-nfv-2n-skx-mrr-64b:
226 #      csit-vpp-perf-verify-1904-2n-skx:
227 #        - 40  # NFV MRR 64b
228 #        - 41  # NFV MRR 64b
229 #        - 42  # NFV MRR 64b
230 #        - 47  # NFV MRR 64b
231 #        - 48  # NFV MRR 64b
232 #        - 80  # NFV MRR NDRPDR 64b IMIX
233 #        - 81  # NFV MRR NDRPDR 64b IMIX
234 #        - 84  # NFV MRR NDRPDR 64b IMIX
235 #        - 85  # NFV MRR NDRPDR 64b IMIX
236 #        - 86  # NFV MRR NDRPDR 64b IMIX
237 #      # TODO: Add data
238 #      # csit-vpp-perf-verify-1908-2n-skx:
239 #
240 #    plot-vpp-nfv-2n-skx-mrr-imix:
241 #      csit-vpp-perf-verify-1904-2n-skx:
242 #        - 49  # NFV MRR IMIX
243 #        - 50  # NFV MRR IMIX
244 #        - 51  # NFV MRR IMIX
245 #        - 54  # NFV MRR IMIX
246 #        - 55  # NFV MRR IMIX
247 #        - 80  # NFV MRR NDRPDR 64b IMIX
248 #        - 81  # NFV MRR NDRPDR 64b IMIX
249 #        - 84  # NFV MRR NDRPDR 64b IMIX
250 #        - 85  # NFV MRR NDRPDR 64b IMIX
251 #        - 86  # NFV MRR NDRPDR 64b IMIX
252 #      # TODO: Add data
253 #      # csit-vpp-perf-verify-1908-2n-skx:
254
255     plot-dpdk-throughput-latency-2n-skx:
256       csit-dpdk-perf-verify-1908-2n-skx:
257         - 2   # NDRPDR sel
258         - 3   # NDRPDR sel
259         - 4   # NDRPDR sel
260         - 5   # NDRPDR sel
261         - 7   # NDRPDR sel
262         - 8   # NDRPDR sel
263         - 9   # NDRPDR sel
264         - 10  # NDRPDR sel
265         - 11  # NDRPDR sel
266         - 12  # NDRPDR sel
267
268     # 3rd party
269
270 #    # Denverton:
271 #    intel-dnv-vpp:
272 #      # intel-dnv-vpp-release-1904:
273 #      intel-dnv-vpp-release-1901:
274 #        - 1
275
276     ###########################################################################
277     # Simple tables (only one data set):
278
279     # NIC Comparisons
280
281     vpp-nic-comparison-3n-skx:
282       # TODO: Add data
283       csit-vpp-perf-verify-1908-3n-skx:
284         - 14  # NDRPDR sel
285         - 16  # NDRPDR sel
286         - 19  # NDRPDR sel
287         - 20  # NDRPDR sel
288         - 22  # NDRPDR sel
289         - 24  # NDRPDR sel
290         - 25  # NDRPDR sel
291         - 26  # NDRPDR sel
292
293     vpp-nic-comparison-2n-skx:
294       csit-vpp-perf-verify-1908-2n-skx:
295         - 26  # NDRPDR sel
296         - 27  # NDRPDR sel
297         - 34  # NDRPDR sel
298         - 35  # NDRPDR sel
299         - 36  # NDRPDR sel
300         - 42  # NDRPDR sel
301         - 43  # NDRPDR sel
302         - 44  # NDRPDR sel
303         - 45  # NDRPDR sel
304         - 46  # NDRPDR sel
305
306     vpp-nic-comparison-3n-skx-mrr:
307       csit-vpp-perf-verify-1904-3n-skx:
308         - 7   # MRR sel
309       # TODO: Add data
310       # csit-vpp-perf-verify-1908-3n-skx:
311
312     vpp-nic-comparison-2n-skx-mrr:
313       csit-vpp-perf-verify-1904-2n-skx:
314         - 11  # MRR sel
315       # TODO: Add data
316       # csit-vpp-perf-verify-1908-2n-skx:
317
318     # Results
319
320     vpp-perf-results-3n-hsw:
321       # TODO: Add FULL data
322       csit-vpp-perf-verify-1908-3n-hsw:
323         - 24  # NDRPDR full
324         - 26  # NDRPDR full
325         - 27  # NDRPDR full
326
327     vpp-perf-results-3n-skx:
328       # TODO: Add FULL data
329       csit-vpp-perf-verify-1908-3n-skx:
330         - 27  # NDRPDR full
331
332     vpp-perf-results-2n-skx:
333       # TODO: Add FULL data
334       csit-vpp-perf-verify-1908-2n-skx:
335         - 48  # NDRPDR full
336         - 49  # NDRPDR full
337         - 50  # NDRPDR full
338         - 51  # NDRPDR full
339
340     vpp-mrr-results-3n-hsw:
341       csit-vpp-perf-verify-1904-3n-hsw:
342         - 9   # MRR sel
343       # TODO: Add data
344       # csit-vpp-perf-verify-1908-3n-hsw:
345
346     vpp-mrr-results-3n-skx:
347       csit-vpp-perf-verify-1904-3n-skx:
348         - 7   # MRR sel
349       # TODO: Add data
350       # csit-vpp-perf-verify-1908-3n-skx:
351
352     vpp-mrr-results-2n-skx:
353       csit-vpp-perf-verify-1904-2n-skx:
354         - 11  # MRR sel
355       # TODO: Add data
356       # csit-vpp-perf-verify-1908-2n-skx:
357
358     vpp-func-results-ubuntu:
359       csit-vpp-functional-1908-ubuntu1604-virl:
360         - 64
361
362     vpp-func-results-centos:
363       csit-vpp-functional-1908-centos7-virl:
364         - 64
365
366     vpp-device-results-ubuntu:
367       csit-vpp-device-1908-ubuntu1804-1n-skx:
368         - 65
369
370     dpdk-perf-results-3n-hsw:
371       csit-dpdk-perf-verify-1908-3n-hsw:
372         - 10  # NDRPDR sel
373
374     dpdk-perf-results-3n-skx:
375       csit-dpdk-perf-verify-1908-3n-skx:
376         - 12  # NDRPDR sel
377
378     dpdk-perf-results-2n-skx:
379       csit-dpdk-perf-verify-1908-2n-skx:
380         - 12  # NDRPDR sel
381
382     # HoneyComb Functional
383     hc-func-results:
384       csit-hc2vpp-verify-func-1904-ubuntu1604:
385         - 4
386       # TODO: Add data
387       # csit-hc2vpp-verify-func-1908-ubuntu1604:
388
389 #    # NSH SFC Functional
390 #    nsh-func-results:
391 #      # Not used
392 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
393 #        - 1
394
395     # DMM Functional
396     dmm-func-results:
397       csit-dmm-functional-1904-ubuntu1604-virl:
398         - 1
399       # TODO: Add data
400       # csit-dmm-functional-1908-ubuntu1604-virl:
401
402     ###########################################################################
403     # Tables (more than one data set)
404
405     # Performance changes
406
407 #    intel-dnv-vpp-changes-2n-dnv-h1:
408 #      intel-dnv-vpp-release-1810:
409 #        - 1
410 #    intel-dnv-vpp-changes-2n-dnv-ref:
411 #      intel-dnv-vpp-release-1901:
412 #        - 1
413 #    intel-dnv-vpp-changes-2n-dnv-cmp:
414 #      # intel-dnv-vpp-release-1904:
415 #      intel-dnv-vpp-release-1901:
416 #        - 1
417 #    intel-dnv-vpp-changes-2n-dnv:
418 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
419 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
420 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
421
422     vpp-performance-changes-3n-hsw-h1:
423       csit-vpp-perf-verify-1901-3n-hsw:
424         - 10  # NDRPDR sel
425         - 19  # NDRPDR sel
426         - 31  # NDRPDR sel
427         - 36  # NDRPDR sel
428         - 40  # NDRPDR sel
429         - 42  # NDRPDR sel
430         - 44  # NDRPDR sel
431         - 46  # NDRPDR sel
432         - 47  # NDRPDR sel
433         - 48  # NDRPDR sel
434         - 61  # NDRPDR LB
435         - 62  # NDRPDR LB
436         - 63  # NDRPDR LB
437         - 64  # NDRPDR LB
438         - 65  # NDRPDR LB
439         - 66  # NDRPDR LB
440         - 67  # NDRPDR LB
441         - 69  # NDRPDR LB
442         - 70  # NDRPDR LB
443         - 71  # NDRPDR LB
444     vpp-performance-changes-3n-hsw-ref:
445       csit-vpp-perf-verify-1904-3n-hsw:
446         - 11  # NDRPDR sel
447         - 12  # NDRPDR sel
448         - 20  # NDRPDR sel
449         - 21  # NDRPDR sel
450         - 23  # NDRPDR sel
451         - 24  # NDRPDR sel
452         - 25  # NDRPDR sel
453         - 26  # NDRPDR sel
454         - 29  # NDRPDR sel
455         - 30  # NDRPDR sel
456     vpp-performance-changes-3n-hsw-cmp:
457       csit-vpp-perf-verify-1908-3n-hsw:
458         - 12  # NDRPDR sel
459         - 13  # NDRPDR sel
460         - 14  # NDRPDR sel
461         - 15  # NDRPDR sel
462         - 16  # NDRPDR sel
463         - 17  # NDRPDR sel
464         - 18  # NDRPDR sel
465         - 19  # NDRPDR sel
466         - 20  # NDRPDR sel
467         - 21  # NDRPDR sel
468     vpp-performance-changes-3n-hsw:
469       - "vpp-performance-changes-3n-hsw-h1"
470       - "vpp-performance-changes-3n-hsw-ref"
471       - "vpp-performance-changes-3n-hsw-cmp"
472
473     vpp-performance-changes-3n-skx-h1:
474       csit-vpp-perf-verify-1901-3n-skx:
475         - 18  # NDRPDR sel
476         - 19  # NDRPDR sel
477         - 20  # NDRPDR sel
478         - 28  # NDRPDR sel
479         - 31  # NDRPDR sel
480         - 33  # NDRPDR sel
481         - 36  # NDRPDR sel
482         - 38  # NDRPDR sel
483         - 47  # NDRPDR sel
484         - 48  # NDRPDR sel
485         - 54  # NDRPDR LB
486         - 57  # NDRPDR LB
487         - 58  # NDRPDR LB
488         - 59  # NDRPDR LB
489         - 60  # NDRPDR LB
490         - 63  # NDRPDR LB
491         - 64  # NDRPDR LB
492         - 65  # NDRPDR LB
493         - 66  # NDRPDR LB
494         - 67  # NDRPDR LB
495     vpp-performance-changes-3n-skx-ref:
496       csit-vpp-perf-verify-1904-3n-skx:
497         - 8   # NDRPDR sel
498         - 9   # NDRPDR sel
499         - 10  # NDRPDR sel
500         - 11  # NDRPDR sel
501         - 12  # NDRPDR sel
502         - 14  # NDRPDR sel
503         - 16  # NDRPDR sel
504         - 21  # NDRPDR sel
505         - 23  # NDRPDR sel
506         - 25  # NDRPDR sel
507     vpp-performance-changes-3n-skx-cmp:
508       # TODO: Add data
509       csit-vpp-perf-verify-1908-3n-skx:
510         - 14  # NDRPDR sel
511         - 16  # NDRPDR sel
512         - 19  # NDRPDR sel
513         - 20  # NDRPDR sel
514         - 22  # NDRPDR sel
515         - 24  # NDRPDR sel
516         - 25  # NDRPDR sel
517         - 26  # NDRPDR sel
518     vpp-performance-changes-3n-skx:
519       - "vpp-performance-changes-3n-skx-h1"
520       - "vpp-performance-changes-3n-skx-ref"
521       - "vpp-performance-changes-3n-skx-cmp"
522
523     vpp-performance-changes-2n-skx-h1:
524       csit-vpp-perf-verify-1901-2n-skx:
525         - 5   # NDRPDR sel
526         - 12  # NDRPDR sel
527         - 13  # NDRPDR sel
528         - 21  # NDRPDR sel
529         - 23  # NDRPDR sel
530         - 31  # NDRPDR sel
531         - 34  # NDRPDR sel
532         - 40  # NDRPDR sel
533         - 42  # NDRPDR sel
534         - 43  # NDRPDR sel
535     vpp-performance-changes-2n-skx-ref:
536       csit-vpp-perf-verify-1904-2n-skx:
537         - 12  # NDRPDR sel
538         - 14  # NDRPDR sel
539         - 16  # NDRPDR sel
540         - 17  # NDRPDR sel
541         - 18  # NDRPDR sel
542         - 21  # NDRPDR sel
543         - 27  # NDRPDR sel
544         - 30  # NDRPDR sel
545         - 31  # NDRPDR sel
546         - 32  # NDRPDR sel
547     vpp-performance-changes-2n-skx-cmp:
548       csit-vpp-perf-verify-1908-2n-skx:
549         - 26  # NDRPDR sel
550         - 27  # NDRPDR sel
551         - 34  # NDRPDR sel
552         - 35  # NDRPDR sel
553         - 36  # NDRPDR sel
554         - 42  # NDRPDR sel
555         - 43  # NDRPDR sel
556         - 44  # NDRPDR sel
557         - 45  # NDRPDR sel
558         - 46  # NDRPDR sel
559     vpp-performance-changes-2n-skx:
560       - "vpp-performance-changes-2n-skx-h1"
561       - "vpp-performance-changes-2n-skx-ref"
562       - "vpp-performance-changes-2n-skx-cmp"
563
564 #    vpp-soak-vs-ndr-2n-skx-ref:
565 #      csit-vpp-perf-verify-1904-2n-skx:
566 #        - 12  # NDRPDR sel
567 #        - 14  # NDRPDR sel
568 #        - 16  # NDRPDR sel
569 #        - 17  # NDRPDR sel
570 #        - 18  # NDRPDR sel
571 #        - 21  # NDRPDR sel
572 #        - 27  # NDRPDR sel
573 #        - 30  # NDRPDR sel
574 #        - 31  # NDRPDR sel
575 #        - 32  # NDRPDR sel
576 #      # TODO: Add data
577 #      # csit-vpp-perf-verify-1908-2n-skx:
578 #    vpp-soak-vs-ndr-2n-skx-cmp:
579 #      csit-vpp-perf-verify-1904-2n-skx:
580 #        - 70  # soak
581 #        - 71  # soak
582 #      # TODO: Add data
583 #      # csit-vpp-perf-verify-1908-2n-skx:
584 #    vpp-soak-vs-ndr-2n-skx:
585 #      csit-vpp-perf-verify-1904-2n-skx:
586 #        - 12  # NDRPDR sel
587 #        - 14  # NDRPDR sel
588 #        - 16  # NDRPDR sel
589 #        - 17  # NDRPDR sel
590 #        - 18  # NDRPDR sel
591 #        - 21  # NDRPDR sel
592 #        - 27  # NDRPDR sel
593 #        - 30  # NDRPDR sel
594 #        - 31  # NDRPDR sel
595 #        - 32  # NDRPDR sel
596 #        - 70  # soak
597 #        - 71  # soak
598 #      # TODO: Add data
599 #      # csit-vpp-perf-verify-1908-2n-skx:
600
601     vpp-performance-changes-3n-hsw-mrr-h1:
602       csit-vpp-perf-verify-1901-3n-hsw:
603         - 35  # MRR sel
604     vpp-performance-changes-3n-hsw-mrr-ref:
605       csit-vpp-perf-verify-1904-3n-hsw:
606         - 9   # MRR sel
607     vpp-performance-changes-3n-hsw-mrr-cmp:
608       csit-vpp-perf-verify-1904-3n-hsw:
609         - 9   # MRR sel
610       # TODO: Add data
611       # csit-vpp-perf-verify-1908-3n-hsw:
612     vpp-performance-changes-3n-hsw-mrr:
613       - "vpp-performance-changes-3n-hsw-mrr-h1"
614       - "vpp-performance-changes-3n-hsw-mrr-ref"
615       - "vpp-performance-changes-3n-hsw-mrr-cmp"
616
617     vpp-performance-changes-3n-skx-mrr-h1:
618       csit-vpp-perf-verify-1901-3n-skx:
619         - 32  # MRR sel
620     vpp-performance-changes-3n-skx-mrr-ref:
621       csit-vpp-perf-verify-1904-3n-skx:
622         - 7   # MRR sel
623     vpp-performance-changes-3n-skx-mrr-cmp:
624       csit-vpp-perf-verify-1904-3n-skx:
625         - 7   # MRR sel
626       # TODO: Add data
627       # csit-vpp-perf-verify-1908-3n-skx:
628     vpp-performance-changes-3n-skx-mrr:
629       - "vpp-performance-changes-3n-skx-mrr-h1"
630       - "vpp-performance-changes-3n-skx-mrr-ref"
631       - "vpp-performance-changes-3n-skx-mrr-cmp"
632
633     vpp-performance-changes-2n-skx-mrr-h1:
634       csit-vpp-perf-verify-1901-2n-skx:
635         - 22  # MRR sel
636     vpp-performance-changes-2n-skx-mrr-ref:
637       csit-vpp-perf-verify-1904-2n-skx:
638         - 11  # MRR sel
639     vpp-performance-changes-2n-skx-mrr-cmp:
640       csit-vpp-perf-verify-1904-2n-skx:
641         - 11  # MRR sel
642       # TODO: Add data
643       # csit-vpp-perf-verify-1908-2n-skx:
644     vpp-performance-changes-2n-skx-mrr:
645       - "vpp-performance-changes-2n-skx-mrr-h1"
646       - "vpp-performance-changes-2n-skx-mrr-ref"
647       - "vpp-performance-changes-2n-skx-mrr-cmp"
648
649     dpdk-performance-changes-3n-hsw-h1:
650       csit-dpdk-perf-verify-1901-3n-hsw:
651         - 13  # NDRPDR sel
652         - 14  # NDRPDR sel
653         - 16  # NDRPDR sel
654         - 17  # NDRPDR sel
655         - 18  # NDRPDR sel
656         - 19  # NDRPDR sel
657         - 20  # NDRPDR sel
658         - 21  # NDRPDR sel
659         - 22  # NDRPDR sel
660         - 23  # NDRPDR sel
661     dpdk-performance-changes-3n-hsw-ref:
662       csit-dpdk-perf-verify-1904-3n-hsw:
663         - 2   # NDRPDR sel
664         - 3   # NDRPDR sel
665         - 5   # NDRPDR sel
666         - 6   # NDRPDR sel
667         - 13  # NDRPDR sel
668         - 14  # NDRPDR sel
669         - 15  # NDRPDR sel
670         - 18  # NDRPDR sel
671         - 19  # NDRPDR sel
672         - 20  # NDRPDR sel
673     dpdk-performance-changes-3n-hsw-cmp:
674       csit-dpdk-perf-verify-1908-3n-hsw:
675         - 2   # NDRPDR sel
676         - 3   # NDRPDR sel
677         - 4   # NDRPDR sel
678         - 5   # NDRPDR sel
679         - 6   # NDRPDR sel
680         - 7   # NDRPDR sel
681         - 8   # NDRPDR sel
682         - 9   # NDRPDR sel
683         - 10  # NDRPDR sel
684         - 11  # NDRPDR sel
685     dpdk-performance-changes-3n-hsw:
686       - "dpdk-performance-changes-3n-hsw-h1"
687       - "dpdk-performance-changes-3n-hsw-ref"
688       - "dpdk-performance-changes-3n-hsw-cmp"
689
690     dpdk-performance-changes-3n-skx-h1:
691       csit-dpdk-perf-verify-1901-3n-skx:
692         - 3   # NDRPDR sel
693         - 5   # NDRPDR sel
694         - 6   # NDRPDR sel
695         - 7   # NDRPDR sel
696         - 8   # NDRPDR sel
697         - 9   # NDRPDR sel
698         - 10  # NDRPDR sel
699         - 11  # NDRPDR sel
700         - 12  # NDRPDR sel
701         - 13  # NDRPDR sel
702     dpdk-performance-changes-3n-skx-ref:
703       csit-dpdk-perf-verify-1904-3n-skx:
704         - 2   # NDRPDR sel
705         - 3   # NDRPDR sel
706         - 4   # NDRPDR sel
707         - 5   # NDRPDR sel
708         - 6   # NDRPDR sel
709         - 7   # NDRPDR sel
710         - 11  # NDRPDR sel
711         - 12  # NDRPDR sel
712         - 13  # NDRPDR sel
713         - 14  # NDRPDR sel
714     dpdk-performance-changes-3n-skx-cmp:
715       csit-dpdk-perf-verify-1908-3n-skx:
716         - 3   # NDRPDR sel
717         - 4   # NDRPDR sel
718         - 5   # NDRPDR sel
719         - 6   # NDRPDR sel
720         - 7   # NDRPDR sel
721         - 8   # NDRPDR sel
722         - 9   # NDRPDR sel
723         - 10  # NDRPDR sel
724         - 11  # NDRPDR sel
725         - 12  # NDRPDR sel
726     dpdk-performance-changes-3n-skx:
727       - "dpdk-performance-changes-3n-skx-h1"
728       - "dpdk-performance-changes-3n-skx-ref"
729       - "dpdk-performance-changes-3n-skx-cmp"
730
731     dpdk-performance-changes-2n-skx-h1:
732       csit-dpdk-perf-verify-1901-2n-skx:
733         - 12  # NDRPDR sel
734         - 13  # NDRPDR sel
735         - 14  # NDRPDR sel
736         - 15  # NDRPDR sel
737         - 16  # NDRPDR sel
738         - 17  # NDRPDR sel
739         - 18  # NDRPDR sel
740         - 19  # NDRPDR sel
741         - 20  # NDRPDR sel
742         - 21  # NDRPDR sel
743     dpdk-performance-changes-2n-skx-ref:
744       csit-dpdk-perf-verify-1904-2n-skx:
745         - 2   # NDRPDR sel
746         - 3   # NDRPDR sel
747         - 4   # NDRPDR sel
748         - 5   # NDRPDR sel
749         - 7   # NDRPDR sel
750         - 8   # NDRPDR sel
751         - 9   # NDRPDR sel
752         - 10  # NDRPDR sel
753         - 11  # NDRPDR sel
754         - 12  # NDRPDR sel
755     dpdk-performance-changes-2n-skx-cmp:
756       csit-dpdk-perf-verify-1908-2n-skx:
757         - 2   # NDRPDR sel
758         - 3   # NDRPDR sel
759         - 4   # NDRPDR sel
760         - 5   # NDRPDR sel
761         - 7   # NDRPDR sel
762         - 8   # NDRPDR sel
763         - 9   # NDRPDR sel
764         - 10  # NDRPDR sel
765         - 11  # NDRPDR sel
766         - 12  # NDRPDR sel
767     dpdk-performance-changes-2n-skx:
768       - "dpdk-performance-changes-2n-skx-h1"
769       - "dpdk-performance-changes-2n-skx-ref"
770       - "dpdk-performance-changes-2n-skx-cmp"
771
772     # Compare testbeds
773
774     vpp-compare-testbeds-ref:
775       csit-vpp-perf-verify-1908-3n-hsw:
776         - 12  # NDRPDR sel
777         - 13  # NDRPDR sel
778         - 14  # NDRPDR sel
779         - 15  # NDRPDR sel
780         - 16  # NDRPDR sel
781         - 17  # NDRPDR sel
782         - 18  # NDRPDR sel
783         - 19  # NDRPDR sel
784         - 20  # NDRPDR sel
785         - 21  # NDRPDR sel
786     vpp-compare-testbeds-cmp:
787       # TODO: Add data
788       csit-vpp-perf-verify-1908-3n-skx:
789         - 14  # NDRPDR sel
790         - 16  # NDRPDR sel
791         - 19  # NDRPDR sel
792         - 20  # NDRPDR sel
793         - 22  # NDRPDR sel
794         - 24  # NDRPDR sel
795         - 25  # NDRPDR sel
796         - 26  # NDRPDR sel
797     vpp-compare-testbeds:
798       - "vpp-compare-testbeds-ref"
799       - "vpp-compare-testbeds-cmp"
800
801     vpp-compare-testbeds-mrr-ref:
802       csit-vpp-perf-verify-1904-3n-hsw:
803         - 9   # MRR sel
804       # TODO: Add data
805       # csit-vpp-perf-verify-1908-3n-hsw:
806     vpp-compare-testbeds-mrr-cmp:
807       csit-vpp-perf-verify-1904-3n-skx:
808         - 7   # MRR sel
809       # TODO: Add data
810       # csit-vpp-perf-verify-1908-3n-skx:
811     vpp-compare-testbeds-mrr:
812       - "vpp-compare-testbeds-mrr-ref"
813       - "vpp-compare-testbeds-mrr-cmp"
814
815     dpdk-compare-testbeds-ref:
816       # TODO: Add data
817       csit-dpdk-perf-verify-1908-3n-hsw:
818         - 2   # NDRPDR sel
819         - 3   # NDRPDR sel
820         - 4   # NDRPDR sel
821         - 5   # NDRPDR sel
822         - 6   # NDRPDR sel
823         - 7   # NDRPDR sel
824         - 8   # NDRPDR sel
825         - 9   # NDRPDR sel
826         - 10  # NDRPDR sel
827         - 11  # NDRPDR sel
828     dpdk-compare-testbeds-cmp:
829       csit-dpdk-perf-verify-1908-3n-skx:
830         - 3   # NDRPDR sel
831         - 4   # NDRPDR sel
832         - 5   # NDRPDR sel
833         - 6   # NDRPDR sel
834         - 7   # NDRPDR sel
835         - 8   # NDRPDR sel
836         - 9   # NDRPDR sel
837         - 10  # NDRPDR sel
838         - 11  # NDRPDR sel
839         - 12  # NDRPDR sel
840     dpdk-compare-testbeds:
841       - "dpdk-compare-testbeds-ref"
842       - "dpdk-compare-testbeds-cmp"
843
844     # Compare topologies
845
846     vpp-compare-topologies-ref:
847       # TODO: Add data
848       csit-vpp-perf-verify-1908-3n-skx:
849         - 14  # NDRPDR sel
850         - 16  # NDRPDR sel
851         - 19  # NDRPDR sel
852         - 20  # NDRPDR sel
853         - 22  # NDRPDR sel
854         - 24  # NDRPDR sel
855         - 25  # NDRPDR sel
856         - 26  # NDRPDR sel
857     vpp-compare-topologies-cmp:
858       csit-vpp-perf-verify-1908-2n-skx:
859         - 26  # NDRPDR sel
860         - 27  # NDRPDR sel
861         - 34  # NDRPDR sel
862         - 35  # NDRPDR sel
863         - 36  # NDRPDR sel
864         - 42  # NDRPDR sel
865         - 43  # NDRPDR sel
866         - 44  # NDRPDR sel
867         - 45  # NDRPDR sel
868         - 46  # NDRPDR sel
869     vpp-compare-topologies:
870       - "vpp-compare-topologies-ref"
871       - "vpp-compare-topologies-cmp"
872
873     vpp-compare-topologies-mrr-ref:
874       csit-vpp-perf-verify-1904-3n-skx:
875         - 7   # MRR sel
876       # TODO: Add data
877       # csit-vpp-perf-verify-1908-3n-skx:
878     vpp-compare-topologies-mrr-cmp:
879       csit-vpp-perf-verify-1904-2n-skx:
880         - 11  # MRR sel
881       # TODO: Add data
882       # csit-vpp-perf-verify-1908-2n-skx:
883     vpp-compare-topologies-mrr:
884       - "vpp-compare-topologies-mrr-ref"
885       - "vpp-compare-topologies-mrr-cmp"
886
887     dpdk-compare-topologies-ref:
888       csit-dpdk-perf-verify-1908-3n-skx:
889         - 3   # NDRPDR sel
890         - 4   # NDRPDR sel
891         - 5   # NDRPDR sel
892         - 6   # NDRPDR sel
893         - 7   # NDRPDR sel
894         - 8   # NDRPDR sel
895         - 9   # NDRPDR sel
896         - 10  # NDRPDR sel
897         - 11  # NDRPDR sel
898         - 12  # NDRPDR sel
899     dpdk-compare-topologies-cmp:
900       csit-dpdk-perf-verify-1908-2n-skx:
901         - 2   # NDRPDR sel
902         - 3   # NDRPDR sel
903         - 4   # NDRPDR sel
904         - 5   # NDRPDR sel
905         - 7   # NDRPDR sel
906         - 8   # NDRPDR sel
907         - 9   # NDRPDR sel
908         - 10  # NDRPDR sel
909         - 11  # NDRPDR sel
910         - 12  # NDRPDR sel
911     dpdk-compare-topologies:
912       - "dpdk-compare-topologies-ref"
913       - "dpdk-compare-topologies-cmp"
914
915   plot-layouts:
916
917     plot-soak-throughput:
918       titlefont:
919         size: 18
920       xaxis:
921         title: "<b>Test Cases [Index]</b>"
922         titlefont:
923           size: 16
924         autorange: True
925         fixedrange: False
926         gridcolor: "rgb(230, 230, 230)"
927         linecolor: "rgb(220, 220, 220)"
928         linewidth: 1
929         showgrid: True
930         showline: True
931         showticklabels: True
932         tickcolor: "rgb(220, 220, 220)"
933         tickmode: "linear"
934         tickfont:
935           size: 16
936         zeroline: False
937       yaxis:
938         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
939         titlefont:
940           size: 16
941         gridcolor: "rgb(230, 230, 230)"
942         hoverformat: ".4r"
943         tickformat: ".3r"
944         linecolor: "rgb(220, 220, 220)"
945         linewidth: 1
946         showgrid: True
947         showline: True
948         showticklabels: True
949         tickcolor: "rgb(220, 220, 220)"
950         tickfont:
951           size: 16
952         zeroline: False
953         range: [0,50]
954       autosize: False
955       margin:
956         t: 50
957         b: 0
958         l: 80
959         r: 20
960       showlegend: True
961       legend:
962         orientation: "h"
963         font:
964           size: 16
965       width: 700
966       height: 900
967
968     plot-service-density:
969       titlefont:
970         size: 18
971       xaxis:
972         side: "top"
973         autorange: True
974         fixedrange: False
975         showgrid: False
976         showline: False
977         showticklabels: False
978         ticks: ""
979         ticklen: 0
980         tickwidth: 0
981         zeroline: False
982       yaxis:
983         autorange: "reversed"
984         showgrid: False
985         showline: False
986         showticklabels: False
987         ticks: ""
988         ticklen: 0
989         tickwidth: 0
990         zeroline: False
991       autosize: True
992       showlegend: False
993       width: 700
994       height: 700
995
996     plot-cps:
997       titlefont:
998         size: 18
999       xaxis:
1000         title: "<b>Test Cases [Index]</b>"
1001         titlefont:
1002           size: 16
1003         autorange: True
1004         fixedrange: False
1005         gridcolor: "rgb(230, 230, 230)"
1006         linecolor: "rgb(220, 220, 220)"
1007         linewidth: 1
1008         showgrid: True
1009         showline: True
1010         showticklabels: True
1011         tickcolor: "rgb(220, 220, 220)"
1012         tickmode: "linear"
1013         tickfont:
1014           size: 16
1015         zeroline: False
1016       yaxis:
1017         title: "<b>Connections Per Second [cps]</b>"
1018         titlefont:
1019           size: 16
1020         gridcolor: "rgb(230, 230, 230)"
1021         hoverformat: ".4s"
1022         linecolor: "rgb(220, 220, 220)"
1023         linewidth: 1
1024         rangemode: "tozero"
1025         showgrid: True
1026         showline: True
1027         showticklabels: True
1028         tickcolor: "rgb(220, 220, 220)"
1029         tickformat: ".3s"
1030         tickfont:
1031           size: 16
1032         zeroline: False
1033       boxmode: "group"
1034       boxgroupgap: 0.5
1035       autosize: False
1036       margin:
1037         t: 50
1038         b: 20
1039         l: 80
1040         r: 20
1041       showlegend: True
1042       legend:
1043         orientation: "h"
1044         font:
1045           size: 16
1046       width: 700
1047       height: 800
1048
1049     plot-rps:
1050       titlefont:
1051         size: 18
1052       xaxis:
1053         title: "<b>Test Cases [Index]</b>"
1054         titlefont:
1055           size: 16
1056         autorange: True
1057         fixedrange: False
1058         gridcolor: "rgb(230, 230, 230)"
1059         linecolor: "rgb(220, 220, 220)"
1060         linewidth: 1
1061         showgrid: True
1062         showline: True
1063         showticklabels: True
1064         tickcolor: "rgb(220, 220, 220)"
1065         tickmode: "linear"
1066         tickfont:
1067           size: 16
1068         zeroline: False
1069       yaxis:
1070         title: "<b>Requests Per Second [rps]</b>"
1071         titlefont:
1072           size: 16
1073         gridcolor: "rgb(230, 230, 230)"
1074         hoverformat: ".4s"
1075         linecolor: "rgb(220, 220, 220)"
1076         linewidth: 1
1077         rangemode: "tozero"
1078         showgrid: True
1079         showline: True
1080         showticklabels: True
1081         tickcolor: "rgb(230, 230, 230)"
1082         tickformat: ".3s"
1083         tickfont:
1084           size: 16
1085         zeroline: False
1086       boxmode: "group"
1087       boxgroupgap: 0.5
1088       autosize: False
1089       margin:
1090         t: 50
1091         b: 20
1092         l: 80
1093         r: 20
1094       showlegend: True
1095       legend:
1096         orientation: "h"
1097         font:
1098           size: 16
1099       width: 700
1100       height: 800
1101
1102     plot-throughput:
1103       titlefont:
1104         size: 18
1105       xaxis:
1106         title: "<b>Test Cases [Index]</b>"
1107         titlefont:
1108           size: 16
1109         autorange: True
1110         fixedrange: False
1111         gridcolor: "rgb(230, 230, 230)"
1112         linecolor: "rgb(220, 220, 220)"
1113         linewidth: 1
1114         showgrid: True
1115         showline: True
1116         showticklabels: True
1117         tickcolor: "rgb(220, 220, 220)"
1118         tickmode: "linear"
1119         tickfont:
1120           size: 16
1121         zeroline: False
1122       yaxis:
1123         title: "<b>Packet Throughput [Mpps]</b>"
1124         titlefont:
1125           size: 16
1126         gridcolor: "rgb(230, 230, 230)"
1127         hoverformat: ".4r"
1128         tickformat: ".3r"
1129         linecolor: "rgb(220, 220, 220)"
1130         linewidth: 1
1131         showgrid: True
1132         showline: True
1133         showticklabels: True
1134         tickcolor: "rgb(220, 220, 220)"
1135         tickfont:
1136           size: 16
1137         zeroline: False
1138         range: [0,50]
1139       boxmode: "group"
1140       boxgroupgap: 0.5
1141       autosize: False
1142       margin:
1143         t: 50
1144         b: 0
1145         l: 80
1146         r: 20
1147       showlegend: True
1148       legend:
1149         orientation: "h"
1150         font:
1151           size: 16
1152       width: 700
1153       height: 900
1154
1155     plot-throughput-speedup-analysis:
1156       titlefont:
1157         size: 18
1158       xaxis:
1159         title: "<b>Number of Cores [Qty]</b>"
1160         titlefont:
1161           size: 16
1162         autorange: True
1163         fixedrange: False
1164         gridcolor: "rgb(230, 230, 230)"
1165         linecolor: "rgb(220, 220, 220)"
1166         linewidth: 1
1167         showgrid: True
1168         showline: True
1169         showticklabels: True
1170         tickcolor: "rgb(238, 238, 238)"
1171         tickmode: "linear"
1172         tickfont:
1173           size: 16
1174         zeroline: False
1175       yaxis:
1176         title: "<b>Packet Throughput [Mpps]</b>"
1177         titlefont:
1178           size: 16
1179         type: "linear"
1180         gridcolor: "rgb(230, 230, 230)"
1181         hoverformat: ".4s"
1182         linecolor: "rgb(220, 220, 220)"
1183         linewidth: 1
1184         showgrid: True
1185         showline: True
1186         showticklabels: True
1187         tickcolor: "rgb(220, 220, 220)"
1188         tickformat: ".4s"
1189         tickfont:
1190           size: 16
1191         zeroline: True
1192         rangemode: "tozero"
1193         range: [0,100]
1194       legend:
1195         orientation: "h"
1196         font:
1197           size: 16
1198         xanchor: "left"
1199         yanchor: "top"
1200         x: 0
1201         y: -0.2
1202         bgcolor: "rgba(255, 255, 255, 0)"
1203         bordercolor: "rgba(255, 255, 255, 0)"
1204         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1205       autosize: False
1206       margin:
1207           't': 50
1208           'b': 150
1209           'l': 85
1210           'r': 10
1211       showlegend: True
1212       width: 700
1213       height: 700
1214       hoverlabel:
1215         namelength: -1
1216       annotations: [
1217         {
1218           text: "_ _          __          ...",
1219           align: "left",
1220           showarrow: False,
1221           xref: "paper",
1222           yref: "paper",
1223           xanchor: "left",
1224           yanchor: "top",
1225           x: 0,
1226           y: -0.13,
1227           font: {
1228             family: "Consolas, Courier New",
1229             size: 15
1230           },
1231         },
1232         {
1233           text: "    Perfect     Measured     Limit",
1234           align: "left",
1235           showarrow: False,
1236           xref: "paper",
1237           yref: "paper",
1238           xanchor: "left",
1239           yanchor: "top",
1240           x: 0,
1241           y: -0.15,
1242           font: {
1243             family: "Consolas, Courier New",
1244             size: 15
1245           },
1246         },
1247       ]
1248
1249     plot-latency:
1250       titlefont:
1251         size: 18
1252       xaxis:
1253         title: "<b>Direction</b>"
1254         titlefont:
1255           size: 16
1256         autorange: True
1257         fixedrange: False
1258         gridcolor: "rgb(230, 230, 230)"
1259         linecolor: "rgb(220, 220, 220)"
1260         linewidth: 1
1261         showgrid: True
1262         showline: True
1263         showticklabels: False
1264         tickcolor: "rgb(220, 220, 220)"
1265         tickmode: "linear"
1266         tickfont:
1267           size: 16
1268         zeroline: False
1269       yaxis:
1270         title: "<b>Packet Latency [uSec]</b>"
1271         titlefont:
1272           size: 16
1273         type: "linear"
1274         gridcolor: "rgb(230, 230, 230)"
1275         hoverformat: ".4s"
1276         linecolor: "rgb(220, 220, 220)"
1277         linewidth: 1
1278         showgrid: True
1279         showline: True
1280         showticklabels: True
1281         tickcolor: "rgb(220, 220, 220)"
1282         tickformat: ".4s"
1283         tickfont:
1284           size: 16
1285         zeroline: True
1286         rangemode: "tozero"
1287       legend:
1288         orientation: "h"
1289         font:
1290           size: 16
1291         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1292       autosize: False
1293       margin:
1294           't': 50
1295           'b': 150
1296           'l': 80
1297           'r': 10
1298       showlegend: True
1299       width: 700
1300       height: 700
1301       hoverlabel:
1302         namelength: -1
1303
1304 - type: "static"
1305   src-path: "{DIR[RST]}"
1306   dst-path: "{DIR[WORKING,SRC]}"
1307
1308 - type: "input"
1309   general:
1310     file-name: "output_info.xml.gz"
1311     file-format: ".gz"
1312     arch-file-format:
1313       - ".gz"
1314       - ".zip"
1315     download-path: "{job}/{build}/archives/{filename}"
1316     extract: "output.xml"
1317
1318     zip-file-name: "robot-plugin.zip"
1319     zip-file-format: ".zip"
1320     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1321     zip-extract: "robot-plugin/output.xml"
1322
1323   builds:
1324 #    intel-dnv-vpp-release-1904:
1325 #      - 1
1326 #
1327 #    intel-dnv-vpp-release-1901:
1328 #      - 1
1329
1330     csit-vpp-perf-verify-1901-3n-hsw:
1331       - 35  # MRR sel
1332       - 10  # NDRPDR sel
1333       - 19  # NDRPDR sel
1334       - 31  # NDRPDR sel
1335       - 36  # NDRPDR sel
1336       - 40  # NDRPDR sel
1337       - 42  # NDRPDR sel
1338       - 44  # NDRPDR sel
1339       - 46  # NDRPDR sel
1340       - 47  # NDRPDR sel
1341       - 48  # NDRPDR sel
1342       - 61  # NDRPDR LB
1343       - 62  # NDRPDR LB
1344       - 63  # NDRPDR LB
1345       - 64  # NDRPDR LB
1346       - 65  # NDRPDR LB
1347       - 66  # NDRPDR LB
1348       - 67  # NDRPDR LB
1349       - 69  # NDRPDR LB
1350       - 70  # NDRPDR LB
1351       - 71  # NDRPDR LB
1352     csit-vpp-perf-verify-1904-3n-hsw:
1353       - 9   # MRR sel
1354       - 11  # NDRPDR sel
1355       - 12  # NDRPDR sel
1356       - 20  # NDRPDR sel
1357       - 21  # NDRPDR sel
1358       - 23  # NDRPDR sel
1359       - 24  # NDRPDR sel
1360       - 25  # NDRPDR sel
1361       - 26  # NDRPDR sel
1362       - 29  # NDRPDR sel
1363       - 30  # NDRPDR sel
1364     csit-vpp-perf-verify-1908-3n-hsw:
1365       - 12  # NDRPDR sel
1366       - 13  # NDRPDR sel
1367       - 14  # NDRPDR sel
1368       - 15  # NDRPDR sel
1369       - 16  # NDRPDR sel
1370       - 17  # NDRPDR sel
1371       - 18  # NDRPDR sel
1372       - 19  # NDRPDR sel
1373       - 20  # NDRPDR sel
1374       - 21  # NDRPDR sel
1375
1376     csit-vpp-perf-verify-1901-3n-skx:
1377       - 32  # MRR sel
1378       - 18  # NDRPDR sel
1379       - 19  # NDRPDR sel
1380       - 20  # NDRPDR sel
1381       - 28  # NDRPDR sel
1382       - 31  # NDRPDR sel
1383       - 33  # NDRPDR sel
1384       - 36  # NDRPDR sel
1385       - 38  # NDRPDR sel
1386       - 47  # NDRPDR sel
1387       - 48  # NDRPDR sel
1388       - 54  # NDRPDR LB
1389       - 57  # NDRPDR LB
1390       - 58  # NDRPDR LB
1391       - 59  # NDRPDR LB
1392       - 60  # NDRPDR LB
1393       - 63  # NDRPDR LB
1394       - 64  # NDRPDR LB
1395       - 65  # NDRPDR LB
1396       - 66  # NDRPDR LB
1397       - 67  # NDRPDR LB
1398     csit-vpp-perf-verify-1904-3n-skx:
1399       - 7   # MRR sel
1400       - 8   # NDRPDR sel
1401       - 9   # NDRPDR sel
1402       - 10  # NDRPDR sel
1403       - 11  # NDRPDR sel
1404       - 12  # NDRPDR sel
1405       - 14  # NDRPDR sel
1406       - 16  # NDRPDR sel
1407       - 21  # NDRPDR sel
1408       - 23  # NDRPDR sel
1409       - 25  # NDRPDR sel
1410     # TODO: Add data
1411     csit-vpp-perf-verify-1908-3n-skx:
1412       - 14  # NDRPDR sel
1413       - 16  # NDRPDR sel
1414       - 19  # NDRPDR sel
1415       - 20  # NDRPDR sel
1416       - 22  # NDRPDR sel
1417       - 24  # NDRPDR sel
1418
1419     csit-vpp-perf-verify-1901-2n-skx:
1420       - 22  # MRR sel
1421       - 5   # NDRPDR sel
1422       - 12  # NDRPDR sel
1423       - 13  # NDRPDR sel
1424       - 21  # NDRPDR sel
1425       - 23  # NDRPDR sel
1426       - 31  # NDRPDR sel
1427       - 34  # NDRPDR sel
1428       - 40  # NDRPDR sel
1429       - 42  # NDRPDR sel
1430       - 43  # NDRPDR sel
1431     csit-vpp-perf-verify-1904-2n-skx:
1432       - 11  # MRR sel
1433       - 12  # NDRPDR sel
1434       - 14  # NDRPDR sel
1435       - 16  # NDRPDR sel
1436       - 17  # NDRPDR sel
1437       - 18  # NDRPDR sel
1438       - 21  # NDRPDR sel
1439       - 27  # NDRPDR sel
1440       - 30  # NDRPDR sel
1441       - 31  # NDRPDR sel
1442       - 32  # NDRPDR sel
1443     # TODO: Add data
1444     csit-vpp-perf-verify-1908-2n-skx:
1445       - 26  # NDRPDR sel
1446       - 27  # NDRPDR sel
1447       - 34  # NDRPDR sel
1448       - 35  # NDRPDR sel
1449       - 42  # NDRPDR sel
1450       - 29  # TCP
1451       - 30  # TCP
1452       - 22  # NFV
1453       - 31  # NFV
1454       - 32  # NFV
1455       - 38  # NFV
1456
1457     csit-dpdk-perf-verify-1901-3n-hsw:
1458       - 13  # NDRPDR sel
1459       - 14  # NDRPDR sel
1460       - 16  # NDRPDR sel
1461       - 17  # NDRPDR sel
1462       - 18  # NDRPDR sel
1463       - 19  # NDRPDR sel
1464       - 20  # NDRPDR sel
1465       - 21  # NDRPDR sel
1466       - 22  # NDRPDR sel
1467       - 23  # NDRPDR sel
1468     csit-dpdk-perf-verify-1904-3n-hsw:
1469       - 2   # NDRPDR sel
1470       - 3   # NDRPDR sel
1471       - 5   # NDRPDR sel
1472       - 6   # NDRPDR sel
1473       - 13  # NDRPDR sel
1474       - 14  # NDRPDR sel
1475       - 15  # NDRPDR sel
1476       - 18  # NDRPDR sel
1477       - 19  # NDRPDR sel
1478       - 20  # NDRPDR sel
1479     csit-dpdk-perf-verify-1908-3n-hsw:
1480       - 2   # NDRPDR sel
1481       - 3   # NDRPDR sel
1482       - 4   # NDRPDR sel
1483       - 5   # NDRPDR sel
1484       - 6   # NDRPDR sel
1485       - 7   # NDRPDR sel
1486       - 8   # NDRPDR sel
1487       - 9   # NDRPDR sel
1488       - 10  # NDRPDR sel
1489       - 11  # NDRPDR sel
1490
1491     csit-dpdk-perf-verify-1901-3n-skx:
1492       - 3   # NDRPDR sel
1493       - 5   # NDRPDR sel
1494       - 6   # NDRPDR sel
1495       - 7   # NDRPDR sel
1496       - 8   # NDRPDR sel
1497       - 9   # NDRPDR sel
1498       - 10  # NDRPDR sel
1499       - 11  # NDRPDR sel
1500       - 12  # NDRPDR sel
1501       - 13  # NDRPDR sel
1502     csit-dpdk-perf-verify-1904-3n-skx:
1503       - 2   # NDRPDR sel
1504       - 3   # NDRPDR sel
1505       - 4   # NDRPDR sel
1506       - 5   # NDRPDR sel
1507       - 6   # NDRPDR sel
1508       - 7   # NDRPDR sel
1509       - 11  # NDRPDR sel
1510       - 12  # NDRPDR sel
1511       - 13  # NDRPDR sel
1512       - 14  # NDRPDR sel
1513     csit-dpdk-perf-verify-1908-3n-skx:
1514       - 3   # NDRPDR sel
1515       - 4   # NDRPDR sel
1516       - 5   # NDRPDR sel
1517       - 6   # NDRPDR sel
1518       - 7   # NDRPDR sel
1519       - 8   # NDRPDR sel
1520       - 9   # NDRPDR sel
1521       - 10  # NDRPDR sel
1522       - 11  # NDRPDR sel
1523       - 12  # NDRPDR sel
1524
1525     csit-dpdk-perf-verify-1901-2n-skx:
1526       - 12  # NDRPDR sel
1527       - 13  # NDRPDR sel
1528       - 14  # NDRPDR sel
1529       - 15  # NDRPDR sel
1530       - 16  # NDRPDR sel
1531       - 17  # NDRPDR sel
1532       - 18  # NDRPDR sel
1533       - 19  # NDRPDR sel
1534       - 20  # NDRPDR sel
1535       - 21  # NDRPDR sel
1536     csit-dpdk-perf-verify-1904-2n-skx:
1537       - 2   # NDRPDR sel
1538       - 3   # NDRPDR sel
1539       - 4   # NDRPDR sel
1540       - 5   # NDRPDR sel
1541       - 7   # NDRPDR sel
1542       - 8   # NDRPDR sel
1543       - 9   # NDRPDR sel
1544       - 10  # NDRPDR sel
1545       - 11  # NDRPDR sel
1546       - 12  # NDRPDR sel
1547     csit-dpdk-perf-verify-1908-2n-skx:
1548       - 2   # NDRPDR sel
1549       - 3   # NDRPDR sel
1550       - 4   # NDRPDR sel
1551       - 5   # NDRPDR sel
1552       - 7   # NDRPDR sel
1553       - 8   # NDRPDR sel
1554       - 9   # NDRPDR sel
1555       - 10  # NDRPDR sel
1556       - 11  # NDRPDR sel
1557       - 12  # NDRPDR sel
1558
1559     # TODO: Replace
1560
1561     csit-vpp-functional-1908-ubuntu1604-virl:
1562       - 64
1563     csit-vpp-functional-1908-centos7-virl:
1564       - 64
1565     csit-vpp-device-1908-ubuntu1804-1n-skx:
1566       - 65
1567
1568 - type: "output"
1569   output: "report"
1570   format:
1571     html:
1572     - full
1573 #    pdf:
1574 #    - minimal
1575
1576 ################################################################################
1577 ###                               T A B L E S                                ###
1578 ################################################################################
1579
1580 ## VPP Soak vs NDR
1581 #- type: "table"
1582 #  title: "VPP Soak vs NDR 2n-skx"
1583 #  algorithm: "table_soak_vs_ndr"
1584 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1585 #  reference:
1586 #    title: "NDR"
1587 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
1588 #  compare:
1589 #    title: "Soak"
1590 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
1591 #  data: "vpp-soak-vs-ndr-2n-skx"
1592 #  include-tests: "NDR"
1593 #  filter: "('NDRPDR' or 'SOAK')"
1594 #  parameters:
1595 #    - "throughput"
1596 #    - "name"
1597 #    - "parent"
1598
1599 ################################################################################
1600
1601 # VPP Compare NICs 3n-skx 2t1c ndr
1602 - type: "table"
1603   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1604   algorithm: "table_nics_comparison"
1605   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1606   reference:
1607     title: "Intel-x710"
1608     nic: "NIC_Intel-X710"
1609   compare:
1610     title: "Intel-xxv710"
1611     nic: "NIC_Intel-XXV710"
1612   data: "vpp-nic-comparison-3n-skx"
1613   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1614   filter: "'2T1C' and 'NDRPDR'"
1615   parameters:
1616   - "name"
1617   - "parent"
1618   - "throughput"
1619   - "tags"
1620
1621 # VPP Compare NICs 3n-skx 4t2c ndr
1622 - type: "table"
1623   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1624   algorithm: "table_nics_comparison"
1625   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1626   reference:
1627     title: "Intel-x710"
1628     nic: "NIC_Intel-X710"
1629   compare:
1630     title: "Intel-xxv710"
1631     nic: "NIC_Intel-XXV710"
1632   data: "vpp-nic-comparison-3n-skx"
1633   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1634   filter: "'4T2C' and 'NDRPDR'"
1635   parameters:
1636   - "name"
1637   - "parent"
1638   - "throughput"
1639   - "tags"
1640
1641 # VPP Compare NICs 3n-skx 2t1c pdr
1642 - type: "table"
1643   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1644   algorithm: "table_nics_comparison"
1645   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1646   reference:
1647     title: "Intel-x710"
1648     nic: "NIC_Intel-X710"
1649   compare:
1650     title: "Intel-xxv710"
1651     nic: "NIC_Intel-XXV710"
1652   data: "vpp-nic-comparison-3n-skx"
1653   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1654   filter: "'2T1C' and 'NDRPDR'"
1655   parameters:
1656   - "name"
1657   - "parent"
1658   - "throughput"
1659   - "tags"
1660
1661  # VPP Compare NICs 3n-skx 4t2c pdr
1662 - type: "table"
1663   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1664   algorithm: "table_nics_comparison"
1665   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1666   reference:
1667     title: "Intel-x710"
1668     nic: "NIC_Intel-X710"
1669   compare:
1670     title: "Intel-xxv710"
1671     nic: "NIC_Intel-XXV710"
1672   data: "vpp-nic-comparison-3n-skx"
1673   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1674   filter: "'4T2C' and 'NDRPDR'"
1675   parameters:
1676   - "name"
1677   - "parent"
1678   - "throughput"
1679   - "tags"
1680
1681 # VPP Compare NICs 3n-skx 2t1c mrr
1682 - type: "table"
1683   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1684   algorithm: "table_nics_comparison"
1685   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1686   reference:
1687     title: "Intel-x710"
1688     nic: "NIC_Intel-X710"
1689   compare:
1690     title: "Intel-xxv710"
1691     nic: "NIC_Intel-XXV710"
1692   data: "vpp-nic-comparison-3n-skx-mrr"
1693   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1694   filter: "'2T1C' and 'MRR'"
1695   parameters:
1696   - "name"
1697   - "parent"
1698   - "result"
1699   - "tags"
1700
1701 # VPP Compare NICs 3n-skx 4t2c mrr
1702 - type: "table"
1703   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1704   algorithm: "table_nics_comparison"
1705   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1706   reference:
1707     title: "Intel-x710"
1708     nic: "NIC_Intel-X710"
1709   compare:
1710     title: "Intel-xxv710"
1711     nic: "NIC_Intel-XXV710"
1712   data: "vpp-nic-comparison-3n-skx-mrr"
1713   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1714   filter: "'4T2C' and 'MRR'"
1715   parameters:
1716   - "name"
1717   - "parent"
1718   - "result"
1719   - "tags"
1720
1721  # VPP Compare NICs 3n-skx 8t4c mrr
1722 - type: "table"
1723   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1724   algorithm: "table_nics_comparison"
1725   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1726   reference:
1727     title: "Intel-x710"
1728     nic: "NIC_Intel-X710"
1729   compare:
1730     title: "Intel-xxv710"
1731     nic: "NIC_Intel-XXV710"
1732   data: "vpp-nic-comparison-3n-skx-mrr"
1733   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1734   filter: "'8T4C' and 'MRR'"
1735   parameters:
1736   - "name"
1737   - "parent"
1738   - "result"
1739   - "tags"
1740
1741 # VPP Compare NICs 2n-skx 2t1c ndr
1742 - type: "table"
1743   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1744   algorithm: "table_nics_comparison"
1745   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1746   reference:
1747     title: "Intel-x710"
1748     nic: "NIC_Intel-X710"
1749   compare:
1750     title: "Intel-xxv710"
1751     nic: "NIC_Intel-XXV710"
1752   data: "vpp-nic-comparison-2n-skx"
1753   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1754   filter: "'2T1C' and 'NDRPDR'"
1755   parameters:
1756   - "name"
1757   - "parent"
1758   - "throughput"
1759   - "tags"
1760
1761 # VPP Compare NICs 2n-skx 4t2c ndr
1762 - type: "table"
1763   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1764   algorithm: "table_nics_comparison"
1765   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1766   reference:
1767     title: "Intel-x710"
1768     nic: "NIC_Intel-X710"
1769   compare:
1770     title: "Intel-xxv710"
1771     nic: "NIC_Intel-XXV710"
1772   data: "vpp-nic-comparison-2n-skx"
1773   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1774   filter: "'4T2C' and 'NDRPDR'"
1775   parameters:
1776   - "name"
1777   - "parent"
1778   - "throughput"
1779   - "tags"
1780
1781  # VPP Compare NICs 2n-skx 2t1c pdr
1782 - type: "table"
1783   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1784   algorithm: "table_nics_comparison"
1785   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1786   reference:
1787     title: "Intel-x710"
1788     nic: "NIC_Intel-X710"
1789   compare:
1790     title: "Intel-xxv710"
1791     nic: "NIC_Intel-XXV710"
1792   data: "vpp-nic-comparison-2n-skx"
1793   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1794   filter: "'2T1C' and 'NDRPDR'"
1795   parameters:
1796   - "name"
1797   - "parent"
1798   - "throughput"
1799   - "tags"
1800
1801 # VPP Compare NICs 2n-skx 4t2c pdr
1802 - type: "table"
1803   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1804   algorithm: "table_nics_comparison"
1805   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1806   reference:
1807     title: "Intel-x710"
1808     nic: "NIC_Intel-X710"
1809   compare:
1810     title: "Intel-xxv710"
1811     nic: "NIC_Intel-XXV710"
1812   data: "vpp-nic-comparison-2n-skx"
1813   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1814   filter: "'4T2C' and 'NDRPDR'"
1815   parameters:
1816   - "name"
1817   - "parent"
1818   - "throughput"
1819   - "tags"
1820
1821 # VPP Compare NICs 2n-skx 2t1c mrr
1822 - type: "table"
1823   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1824   algorithm: "table_nics_comparison"
1825   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1826   reference:
1827     title: "Intel-x710"
1828     nic: "NIC_Intel-X710"
1829   compare:
1830     title: "Intel-xxv710"
1831     nic: "NIC_Intel-XXV710"
1832   data: "vpp-nic-comparison-2n-skx-mrr"
1833   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1834   filter: "'2T1C' and 'MRR'"
1835   parameters:
1836   - "name"
1837   - "parent"
1838   - "result"
1839   - "tags"
1840
1841 # VPP Compare NICs 2n-skx 4t2c mrr
1842 - type: "table"
1843   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1844   algorithm: "table_nics_comparison"
1845   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1846   reference:
1847     title: "Intel-x710"
1848     nic: "NIC_Intel-X710"
1849   compare:
1850     title: "Intel-xxv710"
1851     nic: "NIC_Intel-XXV710"
1852   data: "vpp-nic-comparison-2n-skx-mrr"
1853   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1854   filter: "'4T2C' and 'MRR'"
1855   parameters:
1856   - "name"
1857   - "parent"
1858   - "result"
1859   - "tags"
1860
1861 # VPP Compare NICs 2n-skx 8t4c mrr
1862 - type: "table"
1863   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1864   algorithm: "table_nics_comparison"
1865   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
1866   reference:
1867     title: "Intel-x710"
1868     nic: "NIC_Intel-X710"
1869   compare:
1870     title: "Intel-xxv710"
1871     nic: "NIC_Intel-XXV710"
1872   data: "vpp-nic-comparison-2n-skx-mrr"
1873   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1874   filter: "'8T4C' and 'MRR'"
1875   parameters:
1876   - "name"
1877   - "parent"
1878   - "result"
1879   - "tags"
1880
1881 ################################################################################
1882 # VPP
1883
1884 ## VPP Performance Changes 2n-dnv 1t1c pdr
1885 #- type: "table"
1886 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
1887 #  algorithm: "table_performance_comparison"
1888 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
1889 #  history:
1890 #    - title: "rls1901"
1891 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1892 #  reference:
1893 #    title: "rls1904"
1894 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1895 #  compare:
1896 #    title: "rls1908"
1897 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1898 #  data: "intel-dnv-vpp-changes-2n-dnv"
1899 #  include-tests: "PDR"
1900 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1901 #  parameters:
1902 #  - "name"
1903 #  - "parent"
1904 #  - "throughput"
1905 #
1906 ## VPP Performance Changes 2n-dnv 2t2c pdr
1907 #- type: "table"
1908 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
1909 #  algorithm: "table_performance_comparison"
1910 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
1911 #  history:
1912 #    - title: "rls1901"
1913 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1914 #  reference:
1915 #    title: "rls1904"
1916 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1917 #  compare:
1918 #    title: "rls1908"
1919 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1920 #  data: "intel-dnv-vpp-changes-2n-dnv"
1921 #  include-tests: "PDR"
1922 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1923 #  parameters:
1924 #  - "name"
1925 #  - "parent"
1926 #  - "throughput"
1927 #
1928 ## VPP Performance Changes 2n-dnv 1t1c ndr
1929 #- type: "table"
1930 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
1931 #  algorithm: "table_performance_comparison"
1932 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
1933 #  history:
1934 #    - title: "rls1901"
1935 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1936 #  reference:
1937 #    title: "rls1904"
1938 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1939 #  compare:
1940 #    title: "rls1908"
1941 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1942 #  data: "intel-dnv-vpp-changes-2n-dnv"
1943 #  include-tests: "NDR"
1944 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1945 #  parameters:
1946 #  - "name"
1947 #  - "parent"
1948 #  - "throughput"
1949 #
1950 ## VPP Performance Changes 2n-dnv 2t2c ndr
1951 #- type: "table"
1952 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
1953 #  algorithm: "table_performance_comparison"
1954 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
1955 #  history:
1956 #    - title: "rls1901"
1957 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1958 #  reference:
1959 #    title: "rls1904"
1960 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1961 #  compare:
1962 #    title: "rls1908"
1963 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1964 #  data: "intel-dnv-vpp-changes-2n-dnv"
1965 #  include-tests: "NDR"
1966 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1967 #  parameters:
1968 #  - "name"
1969 #  - "parent"
1970 #  - "throughput"
1971 #
1972 ## VPP Performance Changes 2n-dnv 1t1c MRR
1973 #- type: "table"
1974 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
1975 #  algorithm: "table_performance_comparison"
1976 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
1977 #  history:
1978 #    - title: "rls1901"
1979 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1980 #  reference:
1981 #    title: "rls1904"
1982 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1983 #  compare:
1984 #    title: "rls1908"
1985 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1986 #  data: "intel-dnv-vpp-changes-2n-dnv"
1987 #  include-tests: "MRR"
1988 #  filter: "'1T1C' and 'MRR'"
1989 #  parameters:
1990 #  - "name"
1991 #  - "parent"
1992 #  - "result"
1993 #
1994 ## VPP Performance Changes 2n-dnv 2t2c MRR
1995 #- type: "table"
1996 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
1997 #  algorithm: "table_performance_comparison"
1998 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
1999 #  history:
2000 #    - title: "rls1901"
2001 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2002 #  reference:
2003 #    title: "rls1904"
2004 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2005 #  compare:
2006 #    title: "rls1908"
2007 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2008 #  data: "intel-dnv-vpp-changes-2n-dnv"
2009 #  include-tests: "MRR"
2010 #  filter: "'2T2C' and 'MRR'"
2011 #  parameters:
2012 #  - "name"
2013 #  - "parent"
2014 #  - "result"
2015 #
2016 ## VPP Performance Changes 2n-dnv 4t4c MRR
2017 #- type: "table"
2018 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2019 #  algorithm: "table_performance_comparison"
2020 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2021 #  history:
2022 #    - title: "rls1901"
2023 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2024 #  reference:
2025 #    title: "rls1904"
2026 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2027 #  compare:
2028 #    title: "rls1908"
2029 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2030 #  data: "intel-dnv-vpp-changes-2n-dnv"
2031 #  include-tests: "MRR"
2032 #  filter: "'4T4C' and 'MRR'"
2033 #  parameters:
2034 #  - "name"
2035 #  - "parent"
2036 #  - "result"
2037
2038 # VPP Performance Changes 3n-hsw 1t1c pdr
2039 - type: "table"
2040   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2041   algorithm: "table_performance_comparison"
2042   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2043   history:
2044     - title: "rls1901"
2045       data: "vpp-performance-changes-3n-hsw-h1"
2046   reference:
2047     title: "rls1904"
2048     data: "vpp-performance-changes-3n-hsw-ref"
2049   compare:
2050     title: "rls1908"
2051     data: "vpp-performance-changes-3n-hsw-cmp"
2052   data: "vpp-performance-changes-3n-hsw"
2053   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2054   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2055   parameters:
2056   - "name"
2057   - "parent"
2058   - "throughput"
2059
2060 # VPP Performance Changes 3n-hsw 2t2c pdr
2061 - type: "table"
2062   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2063   algorithm: "table_performance_comparison"
2064   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2065   history:
2066     - title: "rls1901"
2067       data: "vpp-performance-changes-3n-hsw-h1"
2068   reference:
2069     title: "rls1904"
2070     data: "vpp-performance-changes-3n-hsw-ref"
2071   compare:
2072     title: "rls1908"
2073     data: "vpp-performance-changes-3n-hsw-cmp"
2074   data: "vpp-performance-changes-3n-hsw"
2075   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2076   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2077   parameters:
2078   - "name"
2079   - "parent"
2080   - "throughput"
2081
2082 # VPP Performance Changes 3n-hsw 1t1c ndr
2083 - type: "table"
2084   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2085   algorithm: "table_performance_comparison"
2086   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2087   history:
2088     - title: "rls1901"
2089       data: "vpp-performance-changes-3n-hsw-h1"
2090   reference:
2091     title: "rls1904"
2092     data: "vpp-performance-changes-3n-hsw-ref"
2093   compare:
2094     title: "rls1908"
2095     data: "vpp-performance-changes-3n-hsw-cmp"
2096   data: "vpp-performance-changes-3n-hsw"
2097   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2098   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2099   parameters:
2100   - "name"
2101   - "parent"
2102   - "throughput"
2103
2104 # VPP Performance Changes 3n-hsw 2t2c ndr
2105 - type: "table"
2106   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2107   algorithm: "table_performance_comparison"
2108   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2109   history:
2110     - title: "rls1901"
2111       data: "vpp-performance-changes-3n-hsw-h1"
2112   reference:
2113     title: "rls1904"
2114     data: "vpp-performance-changes-3n-hsw-ref"
2115   compare:
2116     title: "rls1908"
2117     data: "vpp-performance-changes-3n-hsw-cmp"
2118   data: "vpp-performance-changes-3n-hsw"
2119   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2120   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2121   parameters:
2122   - "name"
2123   - "parent"
2124   - "throughput"
2125
2126 # VPP Performance Changes 3n-skx 2t1c pdr
2127 - type: "table"
2128   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2129   algorithm: "table_performance_comparison_nic"
2130   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2131   history:
2132     - title: "rls1901 Intel-X710"
2133       data: "vpp-performance-changes-3n-skx-h1"
2134       nic: "NIC_Intel-X710"
2135   reference:
2136     title: "rls1904 Intel-X710"
2137     data: "vpp-performance-changes-3n-skx-ref"
2138     nic: "NIC_Intel-X710"
2139   compare:
2140     title: "rls1908 Intel-XXV710"
2141     data: "vpp-performance-changes-3n-skx-cmp"
2142     nic: "NIC_Intel-XXV710"
2143   data: "vpp-performance-changes-3n-skx"
2144   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2145   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2146   parameters:
2147   - "name"
2148   - "parent"
2149   - "throughput"
2150   - "tags"
2151
2152 # VPP Performance Changes 3n-skx 4t2c pdr
2153 - type: "table"
2154   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2155   algorithm: "table_performance_comparison_nic"
2156   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2157   history:
2158     - title: "rls1901 Intel-X710"
2159       data: "vpp-performance-changes-3n-skx-h1"
2160       nic: "NIC_Intel-X710"
2161   reference:
2162     title: "rls1904 Intel-X710"
2163     data: "vpp-performance-changes-3n-skx-ref"
2164     nic: "NIC_Intel-X710"
2165   compare:
2166     title: "rls1908 Intel-XXV710"
2167     data: "vpp-performance-changes-3n-skx-cmp"
2168     nic: "NIC_Intel-XXV710"
2169   data: "vpp-performance-changes-3n-skx"
2170   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2171   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2172   parameters:
2173   - "name"
2174   - "parent"
2175   - "throughput"
2176   - "tags"
2177
2178 # VPP Performance Changes 3n-skx 2t1c ndr
2179 - type: "table"
2180   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2181   algorithm: "table_performance_comparison_nic"
2182   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2183   history:
2184     - title: "rls1901 Intel-X710"
2185       data: "vpp-performance-changes-3n-skx-h1"
2186       nic: "NIC_Intel-X710"
2187   reference:
2188     title: "rls1904 Intel-X710"
2189     data: "vpp-performance-changes-3n-skx-ref"
2190     nic: "NIC_Intel-X710"
2191   compare:
2192     title: "rls1908 Intel-XXV710"
2193     data: "vpp-performance-changes-3n-skx-cmp"
2194     nic: "NIC_Intel-XXV710"
2195   data: "vpp-performance-changes-3n-skx"
2196   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2197   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2198   parameters:
2199   - "name"
2200   - "parent"
2201   - "throughput"
2202   - "tags"
2203
2204 # VPP Performance Changes 3n-skx 4t2c ndr
2205 - type: "table"
2206   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2207   algorithm: "table_performance_comparison_nic"
2208   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2209   history:
2210     - title: "rls1901 Intel-X710"
2211       data: "vpp-performance-changes-3n-skx-h1"
2212       nic: "NIC_Intel-X710"
2213   reference:
2214     title: "rls1904 Intel-X710"
2215     data: "vpp-performance-changes-3n-skx-ref"
2216     nic: "NIC_Intel-X710"
2217   compare:
2218     title: "rls1908 Intel-XXV710"
2219     data: "vpp-performance-changes-3n-skx-cmp"
2220     nic: "NIC_Intel-XXV710"
2221   data: "vpp-performance-changes-3n-skx"
2222   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2223   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2224   parameters:
2225   - "name"
2226   - "parent"
2227   - "throughput"
2228   - "tags"
2229
2230 # VPP Performance Changes 2n-skx 2t1c pdr
2231 - type: "table"
2232   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2233   algorithm: "table_performance_comparison_nic"
2234   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2235   history:
2236     - title: "rls1901 Intel-X710"
2237       data: "vpp-performance-changes-2n-skx-h1"
2238       nic: "NIC_Intel-X710"
2239   reference:
2240     title: "rls1904 Intel-X710"
2241     data: "vpp-performance-changes-2n-skx-ref"
2242     nic: "NIC_Intel-X710"
2243   compare:
2244     title: "rls1908 Intel-XXV710"
2245     data: "vpp-performance-changes-2n-skx-cmp"
2246     nic: "NIC_Intel-XXV710"
2247   data: "vpp-performance-changes-2n-skx"
2248   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2249   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2250   parameters:
2251   - "name"
2252   - "parent"
2253   - "throughput"
2254   - "tags"
2255
2256 # VPP Performance Changes 2n-skx 4t2c pdr
2257 - type: "table"
2258   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2259   algorithm: "table_performance_comparison_nic"
2260   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2261   history:
2262     - title: "rls1901 Intel-X710"
2263       data: "vpp-performance-changes-2n-skx-h1"
2264       nic: "NIC_Intel-X710"
2265   reference:
2266     title: "rls1904 Intel-X710"
2267     data: "vpp-performance-changes-2n-skx-ref"
2268     nic: "NIC_Intel-X710"
2269   compare:
2270     title: "rls1908 Intel-XXV710"
2271     data: "vpp-performance-changes-2n-skx-cmp"
2272     nic: "NIC_Intel-XXV710"
2273   data: "vpp-performance-changes-2n-skx"
2274   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2275   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2276   parameters:
2277   - "name"
2278   - "parent"
2279   - "throughput"
2280   - "tags"
2281
2282 # VPP Performance Changes 2n-skx 2t1c ndr
2283 - type: "table"
2284   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2285   algorithm: "table_performance_comparison_nic"
2286   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2287   history:
2288     - title: "rls1901 Intel-X710"
2289       data: "vpp-performance-changes-2n-skx-h1"
2290       nic: "NIC_Intel-X710"
2291   reference:
2292     title: "rls1904 Intel-X710"
2293     data: "vpp-performance-changes-2n-skx-ref"
2294     nic: "NIC_Intel-X710"
2295   compare:
2296     title: "rls1908 Intel-XXV710"
2297     data: "vpp-performance-changes-2n-skx-cmp"
2298     nic: "NIC_Intel-XXV710"
2299   data: "vpp-performance-changes-2n-skx"
2300   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2301   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2302   parameters:
2303   - "name"
2304   - "parent"
2305   - "throughput"
2306   - "tags"
2307
2308 # VPP Performance Changes 2n-skx 4t2c ndr
2309 - type: "table"
2310   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2311   algorithm: "table_performance_comparison_nic"
2312   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2313   history:
2314     - title: "rls1901 Intel-X710"
2315       data: "vpp-performance-changes-2n-skx-h1"
2316       nic: "NIC_Intel-X710"
2317   reference:
2318     title: "rls1904 Intel-X710"
2319     data: "vpp-performance-changes-2n-skx-ref"
2320     nic: "NIC_Intel-X710"
2321   compare:
2322     title: "rls1908 Intel-XXV710"
2323     data: "vpp-performance-changes-2n-skx-cmp"
2324     nic: "NIC_Intel-XXV710"
2325   data: "vpp-performance-changes-2n-skx"
2326   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2327   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2328   parameters:
2329   - "name"
2330   - "parent"
2331   - "throughput"
2332   - "tags"
2333
2334 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2335 - type: "table"
2336   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2337   algorithm: "table_performance_comparison"
2338   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2339   reference:
2340     title: "3-Node Hsw Intel-xl710"
2341     data: "vpp-compare-testbeds-ref"
2342     nic: "NIC_Intel-XL710"
2343   compare:
2344     title: "3-Node Skx Intel-xxv710"
2345     data: "vpp-compare-testbeds-cmp"
2346     nic: "NIC_Intel-XXV710"
2347   data: "vpp-compare-testbeds"
2348   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2349   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2350   parameters:
2351   - "name"
2352   - "parent"
2353   - "throughput"
2354
2355 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2356 - type: "table"
2357   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2358   algorithm: "table_performance_comparison"
2359   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2360   reference:
2361     title: "3-Node Hsw Intel-xl710"
2362     data: "vpp-compare-testbeds-ref"
2363     nic: "NIC_Intel-XL710"
2364   compare:
2365     title: "3-Node Skx Intel-xxv710"
2366     data: "vpp-compare-testbeds-cmp"
2367     nic: "NIC_Intel-XXV710"
2368   data: "vpp-compare-testbeds"
2369   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2370   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2371   parameters:
2372   - "name"
2373   - "parent"
2374   - "throughput"
2375
2376 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2377 - type: "table"
2378   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2379   algorithm: "table_performance_comparison"
2380   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2381   reference:
2382     title: "3-Node Hsw Intel-xl710"
2383     data: "vpp-compare-testbeds-ref"
2384     nic: "NIC_Intel-XL710"
2385   compare:
2386     title: "3-Node Skx Intel-xxv710"
2387     data: "vpp-compare-testbeds-cmp"
2388     nic: "NIC_Intel-XXV710"
2389   data: "vpp-compare-testbeds"
2390   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2391   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2392   parameters:
2393   - "name"
2394   - "parent"
2395   - "throughput"
2396
2397 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2398 - type: "table"
2399   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2400   algorithm: "table_performance_comparison"
2401   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2402   reference:
2403     title: "3-Node Hsw Intel-xl710"
2404     data: "vpp-compare-testbeds-ref"
2405     nic: "NIC_Intel-XL710"
2406   compare:
2407     title: "3-Node Skx Intel-xxv710"
2408     data: "vpp-compare-testbeds-cmp"
2409     nic: "NIC_Intel-XXV710"
2410   data: "vpp-compare-testbeds"
2411   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2412   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2413   parameters:
2414   - "name"
2415   - "parent"
2416   - "throughput"
2417
2418 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2419 - type: "table"
2420   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2421   algorithm: "table_performance_comparison"
2422   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2423   reference:
2424     title: "3-Node Skx"
2425     data: "vpp-compare-topologies-ref"
2426   compare:
2427     title: "2-Node Skx"
2428     data: "vpp-compare-topologies-cmp"
2429   data: "vpp-compare-topologies"
2430   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2431   filter: "'NDRPDR' and '1C'"
2432   parameters:
2433   - "name"
2434   - "parent"
2435   - "throughput"
2436
2437 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2438 - type: "table"
2439   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2440   algorithm: "table_performance_comparison"
2441   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2442   reference:
2443     title: "3-Node Skx"
2444     data: "vpp-compare-topologies-ref"
2445   compare:
2446     title: "2-Node Skx"
2447     data: "vpp-compare-topologies-cmp"
2448   data: "vpp-compare-topologies"
2449   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2450   filter: "'NDRPDR' and '2C'"
2451   parameters:
2452   - "name"
2453   - "parent"
2454   - "throughput"
2455
2456 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2457 - type: "table"
2458   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2459   algorithm: "table_performance_comparison"
2460   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2461   reference:
2462     title: "3-Node Skx"
2463     data: "vpp-compare-topologies-ref"
2464   compare:
2465     title: "2-Node Skx"
2466     data: "vpp-compare-topologies-cmp"
2467   data: "vpp-compare-topologies"
2468   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2469   filter: "'NDRPDR' and '1C'"
2470   parameters:
2471   - "name"
2472   - "parent"
2473   - "throughput"
2474
2475 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2476 - type: "table"
2477   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2478   algorithm: "table_performance_comparison"
2479   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2480   reference:
2481     title: "3-Node Skx"
2482     data: "vpp-compare-topologies-ref"
2483   compare:
2484     title: "2-Node Skx"
2485     data: "vpp-compare-topologies-cmp"
2486   data: "vpp-compare-topologies"
2487   include-tests: "PDR"
2488   filter: "'NDRPDR' and '2C'"
2489   parameters:
2490   - "name"
2491   - "parent"
2492   - "throughput"
2493
2494 # VPP Performance Changes 3n-hsw 1t1c MRR
2495 - type: "table"
2496   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2497   algorithm: "table_performance_comparison"
2498   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2499   history:
2500     - title: "rls1901"
2501       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2502   reference:
2503     title: "rls1904"
2504     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2505   compare:
2506     title: "rls1908"
2507     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2508   data: "vpp-performance-changes-3n-hsw-mrr"
2509   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2510   filter: "'1T1C' and 'MRR'"
2511   parameters:
2512   - "name"
2513   - "parent"
2514   - "result"
2515
2516 # VPP Performance Changes 3n-hsw 2t2c MRR
2517 - type: "table"
2518   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2519   algorithm: "table_performance_comparison"
2520   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2521   history:
2522     - title: "rls1901"
2523       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2524   reference:
2525     title: "rls1904"
2526     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2527   compare:
2528     title: "rls1908"
2529     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2530   data: "vpp-performance-changes-3n-hsw-mrr"
2531   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2532   filter: "'2T2C' and 'MRR'"
2533   parameters:
2534   - "name"
2535   - "parent"
2536   - "result"
2537
2538 # VPP Performance Changes 3n-hsw 4t4c MRR
2539 - type: "table"
2540   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2541   algorithm: "table_performance_comparison"
2542   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2543   history:
2544     - title: "rls1901"
2545       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2546   reference:
2547     title: "rls1904"
2548     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2549   compare:
2550     title: "rls1908"
2551     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2552   data: "vpp-performance-changes-3n-hsw-mrr"
2553   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2554   filter: "'4T4C' and 'MRR'"
2555   parameters:
2556   - "name"
2557   - "parent"
2558   - "result"
2559
2560 # VPP Performance Changes 3n-skx 2t1c MRR
2561 - type: "table"
2562   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2563   algorithm: "table_performance_comparison"
2564   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2565   history:
2566     - title: "rls1901"
2567       data: "vpp-performance-changes-3n-skx-mrr-h1"
2568   reference:
2569     title: "rls1904"
2570     data: "vpp-performance-changes-3n-skx-mrr-ref"
2571   compare:
2572     title: "rls1908"
2573     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2574   data: "vpp-performance-changes-3n-skx-mrr"
2575   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2576   filter: "'2T1C' and 'MRR'"
2577   parameters:
2578   - "name"
2579   - "parent"
2580   - "result"
2581
2582 # VPP Performance Changes 3n-skx 4t2c MRR
2583 - type: "table"
2584   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2585   algorithm: "table_performance_comparison"
2586   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2587   history:
2588     - title: "rls1901"
2589       data: "vpp-performance-changes-3n-skx-mrr-h1"
2590   reference:
2591     title: "rls1904"
2592     data: "vpp-performance-changes-3n-skx-mrr-ref"
2593   compare:
2594     title: "rls1908"
2595     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2596   data: "vpp-performance-changes-3n-skx-mrr"
2597   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2598   filter: "'4T2C' and 'MRR'"
2599   parameters:
2600   - "name"
2601   - "parent"
2602   - "result"
2603
2604 # VPP Performance Changes 3n-skx 8t4c MRR
2605 - type: "table"
2606   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2607   algorithm: "table_performance_comparison"
2608   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2609   history:
2610     - title: "rls1901"
2611       data: "vpp-performance-changes-3n-skx-mrr-h1"
2612   reference:
2613     title: "rls1904"
2614     data: "vpp-performance-changes-3n-skx-mrr-ref"
2615   compare:
2616     title: "rls1908"
2617     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2618   data: "vpp-performance-changes-3n-skx-mrr"
2619   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2620   filter: "'8T4C' and 'MRR'"
2621   parameters:
2622   - "name"
2623   - "parent"
2624   - "result"
2625
2626 # VPP Performance Changes 2n-skx 2t1c MRR
2627 - type: "table"
2628   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2629   algorithm: "table_performance_comparison"
2630   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2631   history:
2632     - title: "rls1901"
2633       data: "vpp-performance-changes-2n-skx-mrr-h1"
2634   reference:
2635     title: "rls1904"
2636     data: "vpp-performance-changes-2n-skx-mrr-ref"
2637   compare:
2638     title: "rls1908"
2639     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2640   data: "vpp-performance-changes-2n-skx-mrr"
2641   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2642   filter: "'2T1C' and 'MRR'"
2643   parameters:
2644   - "name"
2645   - "parent"
2646   - "result"
2647
2648 # VPP Performance Changes 2n-skx 4t2c MRR
2649 - type: "table"
2650   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2651   algorithm: "table_performance_comparison"
2652   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2653   history:
2654     - title: "rls1901"
2655       data: "vpp-performance-changes-2n-skx-mrr-h1"
2656   reference:
2657     title: "rls1904"
2658     data: "vpp-performance-changes-2n-skx-mrr-ref"
2659   compare:
2660     title: "rls1908"
2661     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2662   data: "vpp-performance-changes-2n-skx-mrr"
2663   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2664   filter: "'4T2C' and 'MRR'"
2665   parameters:
2666   - "name"
2667   - "parent"
2668   - "result"
2669
2670 # VPP Performance Changes 2n-skx 8t4c MRR
2671 - type: "table"
2672   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2673   algorithm: "table_performance_comparison"
2674   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2675   history:
2676     - title: "rls1901"
2677       data: "vpp-performance-changes-2n-skx-mrr-h1"
2678   reference:
2679     title: "rls1904"
2680     data: "vpp-performance-changes-2n-skx-mrr-ref"
2681   compare:
2682     title: "rls1908"
2683     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2684   data: "vpp-performance-changes-2n-skx-mrr"
2685   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2686   filter: "'8T4C' and 'MRR'"
2687   parameters:
2688   - "name"
2689   - "parent"
2690   - "result"
2691
2692 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2693 - type: "table"
2694   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2695   algorithm: "table_performance_comparison"
2696   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2697   reference:
2698     title: "3-Node Hsw Intel-xl710"
2699     data: "vpp-compare-testbeds-mrr-ref"
2700     nic: "NIC_Intel-XL710"
2701   compare:
2702     title: "3-Node Skx Intel-xxv710"
2703     data: "vpp-compare-testbeds-mrr-cmp"
2704     nic: "NIC_Intel-XXV710"
2705   data: "vpp-compare-testbeds-mrr"
2706   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2707   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
2708   parameters:
2709   - "name"
2710   - "parent"
2711   - "result"
2712
2713 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2714 - type: "table"
2715   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2716   algorithm: "table_performance_comparison"
2717   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2718   reference:
2719     title: "3-Node Hsw Intel-xl710"
2720     data: "vpp-compare-testbeds-mrr-ref"
2721     nic: "NIC_Intel-XL710"
2722   compare:
2723     title: "3-Node Skx Intel-xxv710"
2724     data: "vpp-compare-testbeds-mrr-cmp"
2725     nic: "NIC_Intel-XXV710"
2726   data: "vpp-compare-testbeds-mrr"
2727   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2728   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
2729   parameters:
2730   - "name"
2731   - "parent"
2732   - "result"
2733
2734 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2735 - type: "table"
2736   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2737   algorithm: "table_performance_comparison"
2738   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2739   reference:
2740     title: "3-Node Hsw Intel-xl710"
2741     data: "vpp-compare-testbeds-mrr-ref"
2742     nic: "NIC_Intel-XL710"
2743   compare:
2744     title: "3-Node Skx Intel-xxv710"
2745     data: "vpp-compare-testbeds-mrr-cmp"
2746     nic: "NIC_Intel-XXV710"
2747   data: "vpp-compare-testbeds-mrr"
2748   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2749   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
2750   parameters:
2751   - "name"
2752   - "parent"
2753   - "result"
2754
2755 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2756 - type: "table"
2757   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2758   algorithm: "table_performance_comparison"
2759   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2760   reference:
2761     title: "3-Node Skx"
2762     data: "vpp-compare-topologies-mrr-ref"
2763   compare:
2764     title: "2-Node Skx"
2765     data: "vpp-compare-topologies-mrr-cmp"
2766   data: "vpp-compare-topologies-mrr"
2767   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2768   filter: "'MRR' and '1C'"
2769   parameters:
2770   - "name"
2771   - "parent"
2772   - "result"
2773
2774 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2775 - type: "table"
2776   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2777   algorithm: "table_performance_comparison"
2778   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2779   reference:
2780     title: "3-Node Skx"
2781     data: "vpp-compare-topologies-mrr-ref"
2782   compare:
2783     title: "2-Node Skx"
2784     data: "vpp-compare-topologies-mrr-cmp"
2785   data: "vpp-compare-topologies-mrr"
2786   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2787   filter: "'MRR' and '2C'"
2788   parameters:
2789   - "name"
2790   - "parent"
2791   - "result"
2792
2793 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2794 - type: "table"
2795   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2796   algorithm: "table_performance_comparison"
2797   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2798   reference:
2799     title: "3-Node Skx"
2800     data: "vpp-compare-topologies-mrr-ref"
2801   compare:
2802     title: "2-Node Skx"
2803     data: "vpp-compare-topologies-mrr-cmp"
2804   data: "vpp-compare-topologies-mrr"
2805   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2806   filter: "'MRR' and '4C'"
2807   parameters:
2808   - "name"
2809   - "parent"
2810   - "result"
2811
2812 # Detailed Test Results - VPP Performance Results 3n-hsw
2813 - type: "table"
2814   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2815   algorithm: "table_merged_details"
2816   output-file-ext: ".csv"
2817   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2818   columns:
2819   - title: "Name"
2820     data: "data name"
2821   - title: "Status"
2822     data: "data msg"
2823   rows: "generated"
2824   data: "vpp-perf-results-3n-hsw"
2825   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2826   parameters:
2827   - "name"
2828   - "parent"
2829   - "msg"
2830
2831 # Detailed Test Results - VPP Performance Results 3n-skx
2832 - type: "table"
2833   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2834   algorithm: "table_merged_details"
2835   output-file-ext: ".csv"
2836   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2837   columns:
2838   - title: "Name"
2839     data: "data name"
2840   - title: "Status"
2841     data: "data msg"
2842   rows: "generated"
2843   data: "vpp-perf-results-3n-skx"
2844   filter: "not 'CFS_OPT'"
2845   parameters:
2846   - "name"
2847   - "parent"
2848   - "msg"
2849
2850 # Detailed Test Results - VPP Performance Results 2n-skx
2851 - type: "table"
2852   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2853   algorithm: "table_merged_details"
2854   output-file-ext: ".csv"
2855   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2856   columns:
2857   - title: "Name"
2858     data: "data name"
2859   - title: "Status"
2860     data: "data msg"
2861   rows: "generated"
2862   data: "vpp-perf-results-2n-skx"
2863   filter: "not 'CFS_OPT'"
2864   parameters:
2865   - "name"
2866   - "parent"
2867   - "msg"
2868
2869 ## Detailed Test Results - VPP Performance Results 2n-dnv
2870 #- type: "table"
2871 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2872 #  algorithm: "table_details"
2873 #  output-file-ext: ".csv"
2874 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2875 #  columns:
2876 #  - title: "Name"
2877 #    data: "data name"
2878 #  - title: "Status"
2879 #    data: "data msg"
2880 #  rows: "generated"
2881 #  data: "intel-dnv-vpp"
2882 #  filter: "'NDRPDR'"
2883 #  parameters:
2884 #  - "name"
2885 #  - "parent"
2886 #  - "msg"
2887
2888 # Test configuration - VPP Performance Test Configs 3n-hsw
2889 - type: "table"
2890   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2891   algorithm: "table_merged_details"
2892   output-file-ext: ".csv"
2893   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2894   columns:
2895   - title: "Name"
2896     data: "data name"
2897   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2898     data: "data conf-history"
2899   rows: "generated"
2900   data: "vpp-perf-results-3n-hsw"
2901   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2902   parameters:
2903   - "parent"
2904   - "name"
2905   - "conf-history"
2906
2907 # Test configuration - VPP Performance Test Configs 3n-skx
2908 - type: "table"
2909   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2910   algorithm: "table_merged_details"
2911   output-file-ext: ".csv"
2912   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2913   columns:
2914   - title: "Name"
2915     data: "data name"
2916   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2917     data: "data conf-history"
2918   rows: "generated"
2919   data: "vpp-perf-results-3n-skx"
2920   filter: "not 'CFS_OPT'"
2921   parameters:
2922   - "parent"
2923   - "name"
2924   - "conf-history"
2925
2926 # Test configuration - VPP Performance Test Configs 2n-skx
2927 - type: "table"
2928   title: "Test configuration - VPP Performance Test Configs 2n-skx"
2929   algorithm: "table_merged_details"
2930   output-file-ext: ".csv"
2931   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
2932   columns:
2933   - title: "Name"
2934     data: "data name"
2935   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2936     data: "data conf-history"
2937   rows: "generated"
2938   data: "vpp-perf-results-2n-skx"
2939   filter: "not 'CFS_OPT'"
2940   parameters:
2941   - "parent"
2942   - "name"
2943   - "conf-history"
2944
2945 ## Test configuration - VPP Performance Test Configs 2n-dnv
2946 #- type: "table"
2947 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
2948 #  algorithm: "table_details"
2949 #  output-file-ext: ".csv"
2950 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
2951 #  columns:
2952 #  - title: "Name"
2953 #    data: "data name"
2954 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
2955 #    data: "data conf-history"
2956 #  rows: "generated"
2957 #  data: "intel-dnv-vpp"
2958 #  filter: "'NDRPDR'"
2959 #  parameters:
2960 #  - "parent"
2961 #  - "name"
2962 #  - "conf-history"
2963
2964 # Test Operational Data - VPP Performance Operational Data 3n-hsw
2965 - type: "table"
2966   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
2967   algorithm: "table_merged_details"
2968   output-file-ext: ".csv"
2969   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
2970   columns:
2971   - title: "Name"
2972     data: "data name"
2973   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2974     data: "data show-run"
2975   rows: "generated"
2976   data: "vpp-perf-results-3n-hsw"
2977   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2978   parameters:
2979   - "parent"
2980   - "name"
2981   - "show-run"
2982
2983 # Test Operational Data - VPP Performance Operational Data 3n-skx
2984 - type: "table"
2985   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
2986   algorithm: "table_merged_details"
2987   output-file-ext: ".csv"
2988   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
2989   columns:
2990   - title: "Name"
2991     data: "data name"
2992   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2993     data: "data show-run"
2994   rows: "generated"
2995   data: "vpp-perf-results-3n-skx"
2996   filter: "not 'CFS_OPT'"
2997   parameters:
2998   - "parent"
2999   - "name"
3000   - "show-run"
3001
3002 # Test Operational Data - VPP Performance Operational Data 2n-skx
3003 - type: "table"
3004   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3005   algorithm: "table_merged_details"
3006   output-file-ext: ".csv"
3007   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3008   columns:
3009   - title: "Name"
3010     data: "data name"
3011   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3012     data: "data show-run"
3013   rows: "generated"
3014   data: "vpp-perf-results-2n-skx"
3015   filter: "not 'CFS_OPT'"
3016   parameters:
3017   - "parent"
3018   - "name"
3019   - "show-run"
3020
3021 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
3022 #- type: "table"
3023 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3024 #  algorithm: "table_details"
3025 #  output-file-ext: ".csv"
3026 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3027 #  columns:
3028 #  - title: "Name"
3029 #    data: "data name"
3030 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3031 #    data: "data show-run"
3032 #  rows: "generated"
3033 #  data: "intel-dnv-vpp"
3034 #  filter: "'NDRPDR'"
3035 #  parameters:
3036 #  - "parent"
3037 #  - "name"
3038 #  - "show-run"
3039
3040 # Detailed Test Results - VPP MRR Results 3n-hsw
3041 - type: "table"
3042   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3043   algorithm: "table_details"
3044   output-file-ext: ".csv"
3045   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3046   columns:
3047   - title: "Name"
3048     data: "data name"
3049   - title: "Status"
3050     data: "data msg"
3051   rows: "generated"
3052   data: "vpp-mrr-results-3n-hsw"
3053   filter: "'MRR'"
3054   parameters:
3055   - "name"
3056   - "parent"
3057   - "msg"
3058
3059 # Detailed Test Results - VPP MRR Results 3n-skx
3060 - type: "table"
3061   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3062   algorithm: "table_details"
3063   output-file-ext: ".csv"
3064   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3065   columns:
3066   - title: "Name"
3067     data: "data name"
3068   - title: "Status"
3069     data: "data msg"
3070   rows: "generated"
3071   data: "vpp-mrr-results-3n-skx"
3072   filter: "'MRR'"
3073   parameters:
3074   - "name"
3075   - "parent"
3076   - "msg"
3077
3078 # Detailed Test Results - VPP MRR Results 2n-skx
3079 - type: "table"
3080   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3081   algorithm: "table_details"
3082   output-file-ext: ".csv"
3083   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3084   columns:
3085   - title: "Name"
3086     data: "data name"
3087   - title: "Status"
3088     data: "data msg"
3089   rows: "generated"
3090   data: "vpp-mrr-results-2n-skx"
3091   filter: "'MRR'"
3092   parameters:
3093   - "name"
3094   - "parent"
3095   - "msg"
3096
3097 ## Detailed Test Results - VPP MRR Results 2n-dnv
3098 #- type: "table"
3099 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3100 #  algorithm: "table_details"
3101 #  output-file-ext: ".csv"
3102 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3103 #  columns:
3104 #  - title: "Name"
3105 #    data: "data name"
3106 #  - title: "Status"
3107 #    data: "data msg"
3108 #  rows: "generated"
3109 #  data: "intel-dnv-vpp"
3110 #  filter: "'MRR'"
3111 #  parameters:
3112 #  - "name"
3113 #  - "parent"
3114 #  - "msg"
3115
3116 # Test configuration - VPP MRR Test Configs 3n-hsw
3117 - type: "table"
3118   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3119   algorithm: "table_details"
3120   output-file-ext: ".csv"
3121   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3122   columns:
3123   - title: "Name"
3124     data: "data name"
3125   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3126     data: "data conf-history"
3127   rows: "generated"
3128   data: "vpp-mrr-results-3n-hsw"
3129   filter: "'MRR'"
3130   parameters:
3131   - "parent"
3132   - "name"
3133   - "conf-history"
3134
3135 # Test configuration - VPP MRR Test Configs 3n-skx
3136 - type: "table"
3137   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3138   algorithm: "table_details"
3139   output-file-ext: ".csv"
3140   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3141   columns:
3142   - title: "Name"
3143     data: "data name"
3144   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3145     data: "data conf-history"
3146   rows: "generated"
3147   data: "vpp-mrr-results-3n-skx"
3148   filter: "'MRR'"
3149   parameters:
3150   - "parent"
3151   - "name"
3152   - "conf-history"
3153
3154 # Test configuration - VPP MRR Test Configs 2n-skx
3155 - type: "table"
3156   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3157   algorithm: "table_details"
3158   output-file-ext: ".csv"
3159   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3160   columns:
3161   - title: "Name"
3162     data: "data name"
3163   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3164     data: "data conf-history"
3165   rows: "generated"
3166   data: "vpp-mrr-results-2n-skx"
3167   filter: "'MRR'"
3168   parameters:
3169   - "parent"
3170   - "name"
3171   - "conf-history"
3172
3173 ## Test configuration - VPP MRR Test Configs 2n-dnv
3174 #- type: "table"
3175 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3176 #  algorithm: "table_details"
3177 #  output-file-ext: ".csv"
3178 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3179 #  columns:
3180 #  - title: "Name"
3181 #    data: "data name"
3182 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3183 #    data: "data conf-history"
3184 #  rows: "generated"
3185 #  data: "intel-dnv-vpp"
3186 #  filter: "'MRR'"
3187 #  parameters:
3188 #  - "parent"
3189 #  - "name"
3190 #  - "conf-history"
3191
3192 # Detailed Test Results - VPP Functional Results - Ubuntu
3193 - type: "table"
3194   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3195   algorithm: "table_details"
3196   output-file-ext: ".csv"
3197   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3198   columns:
3199   - title: "Name"
3200     data: "data name"
3201   - title: "Documentation"
3202     data: "data doc"
3203   - title: "Status"
3204     data: "data status"
3205   rows: "generated"
3206   data: "vpp-func-results-ubuntu"
3207   filter: "all"
3208   parameters:
3209   - "name"
3210   - "parent"
3211   - "doc"
3212   - "status"
3213
3214 # Detailed Test Results - VPP Functional Results - CentOS
3215 - type: "table"
3216   title: "Detailed Test Results - VPP Functional Results - CentOS"
3217   algorithm: "table_details"
3218   output-file-ext: ".csv"
3219   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3220   columns:
3221   - title: "Name"
3222     data: "data name"
3223   - title: "Documentation"
3224     data: "data doc"
3225   -
3226     title: "Status"
3227     data: "data status"
3228   rows: "generated"
3229   data:
3230     "vpp-func-results-centos"
3231   filter: "all"
3232   parameters:
3233   - "name"
3234   - "parent"
3235   - "doc"
3236   - "status"
3237
3238 # Test configuration - VPP Functional Test Configs - Ubuntu
3239 - type: "table"
3240   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3241   algorithm: "table_details"
3242   output-file-ext: ".csv"
3243   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3244   columns:
3245   - title: "Name"
3246     data: "data name"
3247   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3248     data: "data conf-history"
3249   rows: "generated"
3250   data: "vpp-func-results-ubuntu"
3251   filter: "all"
3252   parameters:
3253   - "parent"
3254   - "name"
3255   - "conf-history"
3256
3257 # Test configuration - VPP Functional Test Configs - CentOS
3258 - type: "table"
3259   title: "Test configuration - VPP Functional Test Configs - CentOS"
3260   algorithm: "table_details"
3261   output-file-ext: ".csv"
3262   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3263   columns:
3264   - title: "Name"
3265     data: "data name"
3266   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3267     data: "data conf-history"
3268   rows: "generated"
3269   data: "vpp-func-results-centos"
3270   filter: "all"
3271   parameters:
3272   - "parent"
3273   - "name"
3274   - "conf-history"
3275
3276 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3277 #- type: "table"
3278 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3279 #  algorithm: "table_details"
3280 #  output-file-ext: ".csv"
3281 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3282 #  columns:
3283 #  - title: "Name"
3284 #    data: "data name"
3285 #  - title: "Status"
3286 #    data: "data msg"
3287 #  rows: "generated"
3288 #  data: "ligato-perf-results-3n-hsw"
3289 #  filter: "all"
3290 #  parameters:
3291 #  - "name"
3292 #  - "parent"
3293 #  - "msg"
3294
3295 # Detailed Test Results - VPP Device Results - Ubuntu
3296 - type: "table"
3297   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3298   algorithm: "table_details"
3299   output-file-ext: ".csv"
3300   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3301   columns:
3302   - title: "Name"
3303     data: "data name"
3304   - title: "Documentation"
3305     data: "data doc"
3306   - title: "Status"
3307     data: "data status"
3308   rows: "generated"
3309   data: "vpp-device-results-ubuntu"
3310   filter: "all"
3311   parameters:
3312   - "name"
3313   - "parent"
3314   - "doc"
3315   - "status"
3316
3317 # Test configuration - VPP Device Test Configs - Ubuntu
3318 - type: "table"
3319   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3320   algorithm: "table_details"
3321   output-file-ext: ".csv"
3322   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3323   columns:
3324   - title: "Name"
3325     data: "data name"
3326   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3327     data: "data conf-history"
3328   rows: "generated"
3329   data: "vpp-device-results-ubuntu"
3330   filter: "all"
3331   parameters:
3332   - "parent"
3333   - "name"
3334   - "conf-history"
3335
3336 ################################################################################
3337
3338 # DPDK Performance Changes 3n-hsw 1t1c pdr
3339 - type: "table"
3340   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3341   algorithm: "table_performance_comparison"
3342   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3343   history:
3344     - title: "rls1901"
3345       data: "dpdk-performance-changes-3n-hsw-h1"
3346   reference:
3347     title: "rls1904"
3348     data: "dpdk-performance-changes-3n-hsw-ref"
3349   compare:
3350     title: "rls1908"
3351     data: "dpdk-performance-changes-3n-hsw-cmp"
3352   data: "dpdk-performance-changes-3n-hsw"
3353   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3354   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3355   parameters:
3356   - "name"
3357   - "parent"
3358   - "throughput"
3359
3360 # DPDK Performance Changes 3n-hsw 2t2c pdr
3361 - type: "table"
3362   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3363   algorithm: "table_performance_comparison"
3364   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3365   history:
3366     - title: "rls1901"
3367       data: "dpdk-performance-changes-3n-hsw-h1"
3368   reference:
3369     title: "rls1904"
3370     data: "dpdk-performance-changes-3n-hsw-ref"
3371   compare:
3372     title: "rls1908"
3373     data: "dpdk-performance-changes-3n-hsw-cmp"
3374   data: "dpdk-performance-changes-3n-hsw"
3375   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3376   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3377   parameters:
3378   - "name"
3379   - "parent"
3380   - "throughput"
3381
3382 # DPDK Performance Changes 3n-hsw 1t1c ndr
3383 - type: "table"
3384   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3385   algorithm: "table_performance_comparison"
3386   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3387   history:
3388     - title: "rls1901"
3389       data: "dpdk-performance-changes-3n-hsw-h1"
3390   reference:
3391     title: "rls1904"
3392     data: "dpdk-performance-changes-3n-hsw-ref"
3393   compare:
3394     title: "rls1908"
3395     data: "dpdk-performance-changes-3n-hsw-cmp"
3396   data: "dpdk-performance-changes-3n-hsw"
3397   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3398   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3399   parameters:
3400   - "name"
3401   - "parent"
3402   - "throughput"
3403
3404 # DPDK Performance Changes 3n-hsw 2t2c ndr
3405 - type: "table"
3406   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3407   algorithm: "table_performance_comparison"
3408   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3409   history:
3410     - title: "rls1901"
3411       data: "dpdk-performance-changes-3n-hsw-h1"
3412   reference:
3413     title: "rls1904"
3414     data: "dpdk-performance-changes-3n-hsw-ref"
3415   compare:
3416     title: "rls1908"
3417     data: "dpdk-performance-changes-3n-hsw-cmp"
3418   data: "dpdk-performance-changes-3n-hsw"
3419   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3420   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3421   parameters:
3422   - "name"
3423   - "parent"
3424   - "throughput"
3425
3426 # DPDK Performance Changes 3n-skx 2t1c pdr
3427 - type: "table"
3428   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3429   algorithm: "table_performance_comparison"
3430   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3431   history:
3432     - title: "rls1901"
3433       data: "dpdk-performance-changes-3n-skx-h1"
3434   reference:
3435     title: "rls1904"
3436     data: "dpdk-performance-changes-3n-skx-ref"
3437   compare:
3438     title: "rls1908"
3439     data: "dpdk-performance-changes-3n-skx-cmp"
3440   data: "dpdk-performance-changes-3n-skx"
3441   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3442   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3443   parameters:
3444   - "name"
3445   - "parent"
3446   - "throughput"
3447
3448 # DPDK Performance Changes 3n-skx 4t2c pdr
3449 - type: "table"
3450   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3451   algorithm: "table_performance_comparison"
3452   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3453   history:
3454     - title: "rls1901"
3455       data: "dpdk-performance-changes-3n-skx-h1"
3456   reference:
3457     title: "rls1904"
3458     data: "dpdk-performance-changes-3n-skx-ref"
3459   compare:
3460     title: "rls1908"
3461     data: "dpdk-performance-changes-3n-skx-cmp"
3462   data: "dpdk-performance-changes-3n-skx"
3463   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3464   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3465   parameters:
3466   - "name"
3467   - "parent"
3468   - "throughput"
3469
3470 # DPDK Performance Changes 3n-skx 2t1c ndr
3471 - type: "table"
3472   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3473   algorithm: "table_performance_comparison"
3474   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3475   history:
3476     - title: "rls1901"
3477       data: "dpdk-performance-changes-3n-skx-h1"
3478   reference:
3479     title: "rls1904"
3480     data: "dpdk-performance-changes-3n-skx-ref"
3481   compare:
3482     title: "rls1908"
3483     data: "dpdk-performance-changes-3n-skx-cmp"
3484   data: "dpdk-performance-changes-3n-skx"
3485   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3486   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3487   parameters:
3488   - "name"
3489   - "parent"
3490   - "throughput"
3491
3492 # DPDK Performance Changes 3n-skx 4t2c ndr
3493 - type: "table"
3494   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3495   algorithm: "table_performance_comparison"
3496   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3497   history:
3498     - title: "rls1901"
3499       data: "dpdk-performance-changes-3n-skx-h1"
3500   reference:
3501     title: "rls1904"
3502     data: "dpdk-performance-changes-3n-skx-ref"
3503   compare:
3504     title: "rls1908"
3505     data: "dpdk-performance-changes-3n-skx-cmp"
3506   data: "dpdk-performance-changes-3n-skx"
3507   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3508   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3509   parameters:
3510   - "name"
3511   - "parent"
3512   - "throughput"
3513
3514 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3515 - type: "table"
3516   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3517   algorithm: "table_performance_comparison"
3518   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3519   reference:
3520     title: "3-Node Hsw"
3521     data: "dpdk-compare-testbeds-ref"
3522   compare:
3523     title: "3-Node Skx"
3524     data: "dpdk-compare-testbeds-cmp"
3525   data: "dpdk-compare-testbeds"
3526   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3527   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3528   parameters:
3529   - "name"
3530   - "parent"
3531   - "throughput"
3532
3533 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3534 - type: "table"
3535   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3536   algorithm: "table_performance_comparison"
3537   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3538   reference:
3539     title: "3-Node Hsw"
3540     data: "dpdk-compare-testbeds-ref"
3541   compare:
3542     title: "3-Node Skx"
3543     data: "dpdk-compare-testbeds-cmp"
3544   data: "dpdk-compare-testbeds"
3545   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3546   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3547   parameters:
3548   - "name"
3549   - "parent"
3550   - "throughput"
3551
3552 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3553 - type: "table"
3554   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3555   algorithm: "table_performance_comparison"
3556   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3557   reference:
3558     title: "3-Node Skx"
3559     data: "dpdk-compare-topologies-ref"
3560   compare:
3561     title: "2-Node Skx"
3562     data: "dpdk-compare-topologies-cmp"
3563   data: "dpdk-compare-topologies"
3564   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3565   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3566   parameters:
3567   - "name"
3568   - "parent"
3569   - "throughput"
3570
3571 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3572 - type: "table"
3573   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3574   algorithm: "table_performance_comparison"
3575   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3576   reference:
3577     title: "3-Node Skx"
3578     data: "dpdk-compare-topologies-ref"
3579   compare:
3580     title: "2-Node Skx"
3581     data: "dpdk-compare-topologies-cmp"
3582   data: "dpdk-compare-topologies"
3583   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3584   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3585   parameters:
3586   - "name"
3587   - "parent"
3588   - "throughput"
3589
3590 # DPDK Performance Changes 2n-skx 2t1c pdr
3591 - type: "table"
3592   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3593   algorithm: "table_performance_comparison"
3594   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3595   history:
3596     - title: "rls1901"
3597       data: "dpdk-performance-changes-2n-skx-h1"
3598   reference:
3599     title: "rls1904"
3600     data: "dpdk-performance-changes-2n-skx-ref"
3601   compare:
3602     title: "rls1908"
3603     data: "dpdk-performance-changes-2n-skx-cmp"
3604   data: "dpdk-performance-changes-2n-skx"
3605   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3606   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3607   parameters:
3608   - "name"
3609   - "parent"
3610   - "throughput"
3611
3612 # DPDK Performance Changes 2n-skx 4t2c pdr
3613 - type: "table"
3614   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3615   algorithm: "table_performance_comparison"
3616   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3617   history:
3618     - title: "rls1901"
3619       data: "dpdk-performance-changes-2n-skx-h1"
3620   reference:
3621     title: "rls1904"
3622     data: "dpdk-performance-changes-2n-skx-ref"
3623   compare:
3624     title: "rls1908"
3625     data: "dpdk-performance-changes-2n-skx-cmp"
3626   data: "dpdk-performance-changes-2n-skx"
3627   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3628   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3629   parameters:
3630   - "name"
3631   - "parent"
3632   - "throughput"
3633
3634 # DPDK Performance Changes 2n-skx 2t1c ndr
3635 - type: "table"
3636   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3637   algorithm: "table_performance_comparison"
3638   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3639   history:
3640     - title: "rls1901"
3641       data: "dpdk-performance-changes-2n-skx-h1"
3642   reference:
3643     title: "rls1904"
3644     data: "dpdk-performance-changes-2n-skx-ref"
3645   compare:
3646     title: "rls1908"
3647     data: "dpdk-performance-changes-2n-skx-cmp"
3648   data: "dpdk-performance-changes-2n-skx"
3649   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3650   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3651   parameters:
3652   - "name"
3653   - "parent"
3654   - "throughput"
3655
3656 # DPDK Performance Changes 2n-skx 4t2c ndr
3657 - type: "table"
3658   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3659   algorithm: "table_performance_comparison"
3660   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3661   history:
3662     - title: "rls1901"
3663       data: "dpdk-performance-changes-2n-skx-h1"
3664   reference:
3665     title: "rls1904"
3666     data: "dpdk-performance-changes-2n-skx-ref"
3667   compare:
3668     title: "rls1908"
3669     data: "dpdk-performance-changes-2n-skx-cmp"
3670   data: "dpdk-performance-changes-2n-skx"
3671   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3672   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3673   parameters:
3674   - "name"
3675   - "parent"
3676   - "throughput"
3677
3678 # Detailed Test Results - DPDK Performance Results 3n-hsw
3679 - type: "table"
3680   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3681   algorithm: "table_details"
3682   output-file-ext: ".csv"
3683   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3684   columns:
3685   - title: "Name"
3686     data: "data name"
3687   - title: "Status"
3688     data: "data msg"
3689   rows: "generated"
3690   data: "dpdk-perf-results-3n-hsw"
3691   filter: "all"
3692   parameters:
3693   - "name"
3694   - "parent"
3695   - "msg"
3696
3697 # Detailed Test Results - DPDK Performance Results 3n-skx
3698 - type: "table"
3699   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3700   algorithm: "table_details"
3701   output-file-ext: ".csv"
3702   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3703   columns:
3704   - title: "Name"
3705     data: "data name"
3706   - title: "Status"
3707     data: "data msg"
3708   rows: "generated"
3709   data: "dpdk-perf-results-3n-skx"
3710   filter: "all"
3711   parameters:
3712   - "name"
3713   - "parent"
3714   - "msg"
3715
3716 # Detailed Test Results - DPDK Performance Results 2n-skx
3717 - type: "table"
3718   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3719   algorithm: "table_details"
3720   output-file-ext: ".csv"
3721   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3722   columns:
3723   - title: "Name"
3724     data: "data name"
3725   - title: "Status"
3726     data: "data msg"
3727   rows: "generated"
3728   data: "dpdk-perf-results-2n-skx"
3729   filter: "all"
3730   parameters:
3731   - "name"
3732   - "parent"
3733   - "msg"
3734
3735 ################################################################################
3736 # HoneyComb
3737 - type: "table"
3738   title: "Detailed Test Results - Honeycomb Functional Results"
3739   algorithm: "table_details"
3740   output-file-ext: ".csv"
3741   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3742   columns:
3743   - title: "Name"
3744     data: "data name"
3745   - title: "Documentation"
3746     data: "data doc"
3747   - title: "Status"
3748     data: "data status"
3749   rows: "generated"
3750   data:
3751     "hc-func-results"
3752   filter: "all"
3753   parameters:
3754   - "name"
3755   - "parent"
3756   - "doc"
3757   - "status"
3758
3759 ################################################################################
3760 # DMM
3761 - type: "table"
3762   title: "Detailed Test Results - DMM Functional Results"
3763   algorithm: "table_details"
3764   output-file-ext: ".csv"
3765   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3766   columns:
3767   - title: "Name"
3768     data: "data name"
3769   - title: "Documentation"
3770     data: "data doc"
3771   - title: "Status"
3772     data: "data status"
3773   rows: "generated"
3774   data:
3775     "dmm-func-results"
3776   filter: "all"
3777   parameters:
3778   - "name"
3779   - "parent"
3780   - "doc"
3781   - "status"
3782
3783 ################################################################################
3784 ###                                F I L E S                                 ###
3785 ################################################################################
3786
3787 # VPP Performance Results 3n-hsw
3788 - type: "file"
3789   title: "VPP Performance Results 3n-hsw"
3790   algorithm: "file_test_results"
3791   output-file-ext: ".rst"
3792   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3793   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"
3794   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3795   data: "vpp-perf-results-3n-hsw"
3796   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3797   parameters:
3798   - "name"
3799   - "doc"
3800   - "level"
3801   - "parent"
3802   data-start-level: 3
3803
3804 # VPP Performance Results 3n-skx
3805 - type: "file"
3806   title: "VPP Performance Results 3n-skx"
3807   algorithm: "file_test_results"
3808   output-file-ext: ".rst"
3809   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3810   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"
3811   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3812   data: "vpp-perf-results-3n-skx"
3813   filter: "not 'CFS_OPT'"
3814   parameters:
3815   - "name"
3816   - "doc"
3817   - "level"
3818   - "parent"
3819   data-start-level: 3
3820
3821 # VPP Performance Results 2n-skx
3822 - type: "file"
3823   title: "VPP Performance Results 2n-skx"
3824   algorithm: "file_test_results"
3825   output-file-ext: ".rst"
3826   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3827   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"
3828   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3829   data: "vpp-perf-results-2n-skx"
3830   filter: "not 'CFS_OPT'"
3831   parameters:
3832   - "name"
3833   - "doc"
3834   - "level"
3835   - "parent"
3836   data-start-level: 3
3837
3838 ## VPP Performance Results 2n-dnv
3839 #- type: "file"
3840 #  title: "VPP Performance Results 2n-dnv"
3841 #  algorithm: "file_test_results"
3842 #  output-file-ext: ".rst"
3843 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3844 #  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"
3845 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3846 #  data: "intel-dnv-vpp"
3847 #  filter: "'NDRPDR'"
3848 #  parameters:
3849 #  - "name"
3850 #  - "doc"
3851 #  - "level"
3852 #  - "parent"
3853 #  data-start-level: 3
3854
3855 # VPP Performance Configuration 3n-hsw
3856 - type: "file"
3857   title: "VPP Performance Configuration 3n-hsw"
3858   algorithm: "file_test_results"
3859   output-file-ext: ".rst"
3860   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3861   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"
3862   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3863   data: "vpp-perf-results-3n-hsw"
3864   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3865   parameters:
3866   - "name"
3867   - "doc"
3868   - "level"
3869   - "parent"
3870   data-start-level: 3
3871
3872 # VPP Performance Configuration 3n-skx
3873 - type: "file"
3874   title: "VPP Performance Configuration 3n-skx"
3875   algorithm: "file_test_results"
3876   output-file-ext: ".rst"
3877   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
3878   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"
3879   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
3880   data: "vpp-perf-results-3n-skx"
3881   filter: "not 'CFS_OPT'"
3882   parameters:
3883   - "name"
3884   - "doc"
3885   - "level"
3886   - "parent"
3887   data-start-level: 3
3888
3889 # VPP Performance Configuration 2n-skx
3890 - type: "file"
3891   title: "VPP Performance Configuration 2n-skx"
3892   algorithm: "file_test_results"
3893   output-file-ext: ".rst"
3894   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
3895   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"
3896   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
3897   data: "vpp-perf-results-2n-skx"
3898   filter: "not 'CFS_OPT'"
3899   parameters:
3900   - "name"
3901   - "doc"
3902   - "level"
3903   - "parent"
3904   data-start-level: 3
3905
3906 ## VPP Performance Configuration 2n-dnv
3907 #- type: "file"
3908 #  title: "VPP Performance Configuration 2n-dnv"
3909 #  algorithm: "file_test_results"
3910 #  output-file-ext: ".rst"
3911 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
3912 #  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"
3913 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
3914 #  data: "intel-dnv-vpp"
3915 #  filter: "'NDRPDR'"
3916 #  parameters:
3917 #  - "name"
3918 #  - "doc"
3919 #  - "level"
3920 #  - "parent"
3921 #  data-start-level: 3
3922
3923 # VPP Performance Operational Data 3n-hsw
3924 - type: "file"
3925   title: "VPP Performance Operational Data 3n-hsw"
3926   algorithm: "file_test_results"
3927   output-file-ext: ".rst"
3928   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
3929   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"
3930   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
3931   data: "vpp-perf-results-3n-hsw"
3932   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3933   parameters:
3934   - "name"
3935   - "doc"
3936   - "level"
3937   - "parent"
3938   data-start-level: 3
3939
3940 # VPP Performance Operational Data 3n-skx
3941 - type: "file"
3942   title: "VPP Performance Operational Data 3n-skx"
3943   algorithm: "file_test_results"
3944   output-file-ext: ".rst"
3945   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
3946   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"
3947   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
3948   data: "vpp-perf-results-3n-skx"
3949   filter: "not 'CFS_OPT'"
3950   parameters:
3951   - "name"
3952   - "doc"
3953   - "level"
3954   - "parent"
3955   data-start-level: 3
3956
3957 # VPP Performance Operational Data 2n-skx
3958 - type: "file"
3959   title: "VPP Performance Operational Data 2n-skx"
3960   algorithm: "file_test_results"
3961   output-file-ext: ".rst"
3962   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
3963   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"
3964   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
3965   data: "vpp-perf-results-2n-skx"
3966   filter: "not 'CFS_OPT'"
3967   parameters:
3968   - "name"
3969   - "doc"
3970   - "level"
3971   - "parent"
3972   data-start-level: 3
3973
3974 ## VPP Performance Operational Data 2n-dnv
3975 #- type: "file"
3976 #  title: "VPP Performance Operational Data 2n-dnv"
3977 #  algorithm: "file_test_results"
3978 #  output-file-ext: ".rst"
3979 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
3980 #  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"
3981 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
3982 #  data: "intel-dnv-vpp"
3983 #  filter: "'NDRPDR'"
3984 #  parameters:
3985 #  - "name"
3986 #  - "doc"
3987 #  - "level"
3988 #  - "parent"
3989 #  data-start-level: 3
3990
3991 # VPP MRR Results 3n-hsw
3992 - type: "file"
3993   title: "VPP MRR Results 3n-hsw"
3994   algorithm: "file_test_results"
3995   output-file-ext: ".rst"
3996   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3997   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"
3998   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
3999   data: "vpp-mrr-results-3n-hsw"
4000   filter: "'MRR'"
4001   parameters:
4002   - "name"
4003   - "doc"
4004   - "level"
4005   - "parent"
4006   data-start-level: 3
4007
4008 # VPP MRR Results 3n-skx
4009 - type: "file"
4010   title: "VPP MRR Results 3n-skx"
4011   algorithm: "file_test_results"
4012   output-file-ext: ".rst"
4013   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4014   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"
4015   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4016   data: "vpp-mrr-results-3n-skx"
4017   filter: "'MRR'"
4018   parameters:
4019   - "name"
4020   - "doc"
4021   - "level"
4022   - "parent"
4023   data-start-level: 3
4024
4025 # VPP MRR Results 2n-skx
4026 - type: "file"
4027   title: "VPP MRR Results 2n-skx"
4028   algorithm: "file_test_results"
4029   output-file-ext: ".rst"
4030   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4031   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"
4032   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4033   data: "vpp-mrr-results-2n-skx"
4034   filter: "all"
4035   parameters:
4036   - "name"
4037   - "doc"
4038   - "level"
4039   - "parent"
4040   data-start-level: 3
4041
4042 ## VPP MRR Results 2n-dnv
4043 #- type: "file"
4044 #  title: "VPP MRR Results 2n-dnv"
4045 #  algorithm: "file_test_results"
4046 #  output-file-ext: ".rst"
4047 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4048 #  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"
4049 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4050 #  data: "intel-dnv-vpp"
4051 #  filter: "'MRR'"
4052 #  parameters:
4053 #  - "name"
4054 #  - "doc"
4055 #  - "level"
4056 #  - "parent"
4057 #  data-start-level: 3
4058
4059 # VPP MRR Configuration 3n-hsw
4060 - type: "file"
4061   title: "VPP MRR Configuration 3n-hsw"
4062   algorithm: "file_test_results"
4063   output-file-ext: ".rst"
4064   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4065   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"
4066   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4067   data: "vpp-mrr-results-3n-hsw"
4068   filter: "'MRR'"
4069   parameters:
4070   - "name"
4071   - "doc"
4072   - "level"
4073   - "parent"
4074   data-start-level: 3
4075
4076 # VPP MRR Configuration 3n-skx
4077 - type: "file"
4078   title: "VPP MRR Configuration 3n-skx"
4079   algorithm: "file_test_results"
4080   output-file-ext: ".rst"
4081   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4082   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"
4083   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4084   data: "vpp-mrr-results-3n-skx"
4085   filter: "'MRR'"
4086   parameters:
4087   - "name"
4088   - "doc"
4089   - "level"
4090   - "parent"
4091   data-start-level: 3
4092
4093 # VPP MRR Configuration 2n-skx
4094 - type: "file"
4095   title: "VPP MRR Configuration 2n-skx"
4096   algorithm: "file_test_results"
4097   output-file-ext: ".rst"
4098   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4099   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"
4100   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4101   data: "vpp-mrr-results-2n-skx"
4102   filter: "'MRR'"
4103   parameters:
4104   - "name"
4105   - "doc"
4106   - "level"
4107   - "parent"
4108   data-start-level: 3
4109
4110 ## VPP MRR Configuration 2n-dnv
4111 #- type: "file"
4112 #  title: "VPP MRR Configuration 2n-dnv"
4113 #  algorithm: "file_test_results"
4114 #  output-file-ext: ".rst"
4115 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4116 #  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"
4117 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4118 #  data: "intel-dnv-vpp"
4119 #  filter: "'MRR'"
4120 #  parameters:
4121 #  - "name"
4122 #  - "doc"
4123 #  - "level"
4124 #  - "parent"
4125 #  data-start-level: 3
4126
4127 # VPP Functional Results - Ubuntu
4128 - type: "file"
4129   title: "VPP Functional Results - Ubuntu"
4130   algorithm: "file_test_results"
4131   output-file-ext: ".rst"
4132   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4133   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"
4134   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4135   data: "vpp-func-results-ubuntu"
4136   filter: "all"
4137   parameters:
4138   - "name"
4139   - "doc"
4140   - "level"
4141   - "parent"
4142   data-start-level: 3
4143
4144 # VPP Functional Results - CentOS
4145 - type: "file"
4146   title: "VPP Functional Results - CentOS"
4147   algorithm: "file_test_results"
4148   output-file-ext: ".rst"
4149   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4150   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"
4151   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4152   data:
4153     "vpp-func-results-centos"
4154   filter: "all"
4155   parameters:
4156   - "name"
4157   - "doc"
4158   - "level"
4159   - "parent"
4160   data-start-level: 3
4161
4162 # VPP Functional Configuration - Ubuntu
4163 - type: "file"
4164   title: "VPP Functional Configuration - Ubuntu"
4165   algorithm: "file_test_results"
4166   output-file-ext: ".rst"
4167   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4168   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"
4169   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4170   data: "vpp-func-results-ubuntu"
4171   filter: "all"
4172   parameters:
4173   - "name"
4174   - "doc"
4175   - "level"
4176   - "parent"
4177   data-start-level: 3
4178
4179 # VPP Functional Configuration - CentOS
4180 - type: "file"
4181   title: "VPP Functional Configuration - CentOS"
4182   algorithm: "file_test_results"
4183   output-file-ext: ".rst"
4184   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4185   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"
4186   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4187   data:
4188     "vpp-func-results-centos"
4189   filter: "all"
4190   parameters:
4191   - "name"
4192   - "doc"
4193   - "level"
4194   - "parent"
4195   data-start-level: 3
4196
4197 # VPP Device Results - Ubuntu
4198 - type: "file"
4199   title: "VPP Device Results - Ubuntu"
4200   algorithm: "file_test_results"
4201   output-file-ext: ".rst"
4202   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4203   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"
4204   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4205   data: "vpp-device-results-ubuntu"
4206   filter: "all"
4207   parameters:
4208   - "name"
4209   - "doc"
4210   - "level"
4211   - "parent"
4212   data-start-level: 2
4213
4214 # VPP Device Configuration - Ubuntu
4215 - type: "file"
4216   title: "VPP Device Configuration - Ubuntu"
4217   algorithm: "file_test_results"
4218   output-file-ext: ".rst"
4219   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4220   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"
4221   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4222   data: "vpp-device-results-ubuntu"
4223   filter: "all"
4224   parameters:
4225   - "name"
4226   - "doc"
4227   - "level"
4228   - "parent"
4229   data-start-level: 2
4230
4231 ## Container Orchestrated Performance Results 3n-hsw
4232 #- type: "file"
4233 #  title: "Container Orchestrated Performance Results 3n-hsw"
4234 #  algorithm: "file_test_results"
4235 #  output-file-ext: ".rst"
4236 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4237 #  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"
4238 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4239 #  data: "ligato-perf-results-3n-hsw"
4240 #  filter: "all"
4241 #  parameters:
4242 #  - "name"
4243 #  - "doc"
4244 #  - "level"
4245 #  - "parent"
4246 #  data-start-level: 3
4247
4248 # DPDK Performance Results 3n-hsw
4249 - type: "file"
4250   title: "DPDK Performance Results 3n-hsw"
4251   algorithm: "file_test_results"
4252   output-file-ext: ".rst"
4253   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4254   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"
4255   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4256   data: "dpdk-perf-results-3n-hsw"
4257   filter: "all"
4258   parameters:
4259   - "name"
4260   - "doc"
4261   - "level"
4262   - "parent"
4263   data-start-level: 3
4264
4265 # DPDK Performance Results 3n-skx
4266 - type: "file"
4267   title: "DPDK Performance Results 3n-skx"
4268   algorithm: "file_test_results"
4269   output-file-ext: ".rst"
4270   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4271   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"
4272   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4273   data: "dpdk-perf-results-3n-skx"
4274   filter: "all"
4275   parameters:
4276   - "name"
4277   - "doc"
4278   - "level"
4279   - "parent"
4280   data-start-level: 3
4281
4282 # DPDK Performance Results 2n-skx
4283 - type: "file"
4284   title: "DPDK Performance Results 2n-skx"
4285   algorithm: "file_test_results"
4286   output-file-ext: ".rst"
4287   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4288   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"
4289   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4290   data: "dpdk-perf-results-2n-skx"
4291   filter: "all"
4292   parameters:
4293   - "name"
4294   - "doc"
4295   - "level"
4296   - "parent"
4297   data-start-level: 3
4298
4299 # Honeycomb Functional Results
4300 - type: "file"
4301   title: "Honeycomb Functional Results"
4302   algorithm: "file_test_results"
4303   output-file-ext: ".rst"
4304   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4305   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"
4306   dir-tables: "{DIR[DTR,FUNC,HC]}"
4307   data:
4308     "hc-func-results"
4309   filter: "all"
4310   parameters:
4311   - "name"
4312   - "doc"
4313   - "level"
4314   - "parent"
4315   data-start-level: 3
4316
4317 # NSH SFC Functional Results
4318 #-
4319 #  type: "file"
4320 #  title: "NSH SFC Functional Results"
4321 #  algorithm: "file_test_results"
4322 #  output-file-ext: ".rst"
4323 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4324 #  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"
4325 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4326 #  data:
4327 #    "nsh-func-results"
4328 #  filter: "all"
4329 #  parameters:
4330 #  - "name"
4331 #  - "doc"
4332 #  - "level"
4333 #  - "parent"
4334 #  data-start-level: 3
4335
4336 # DMM Functional Results
4337 - type: "file"
4338   title: "DMM Functional Results"
4339   algorithm: "file_test_results"
4340   output-file-ext: ".rst"
4341   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4342   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"
4343   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4344   data:
4345     "dmm-func-results"
4346   filter: "all"
4347   parameters:
4348   - "name"
4349   - "doc"
4350   - "level"
4351   - "parent"
4352   data-start-level: 3
4353
4354 ################################################################################
4355 ###                                P L O T S                                 ###
4356 ################################################################################
4357
4358 # Plots VPP HTTP Server Performance
4359 - type: "plot"
4360   title: "VPP HTTP Server Performance"
4361   algorithm: "plot_http_server_performance_box"
4362   output-file-type: ".html"
4363   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
4364   data:
4365     "plot-vpp-http-server-performance"
4366   # Keep this formatting, the filter is enclosed with " (quotation mark) and
4367   # each tag is enclosed with ' (apostrophe).
4368   filter: "'HTTP' and 'TCP_CPS'"
4369   parameters:
4370   - "result"
4371   - "name"
4372   traces:
4373     hoverinfo: "x+y"
4374     boxpoints: "outliers"
4375     whiskerwidth: 0
4376   layout:
4377     title: "VPP HTTP Server Performance"
4378     layout:
4379       "plot-cps"
4380
4381 - type: "plot"
4382   title: "VPP HTTP Server Performance"
4383   algorithm: "plot_http_server_performance_box"
4384   output-file-type: ".html"
4385   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
4386   data:
4387     "plot-vpp-http-server-performance"
4388   filter: "'HTTP' and 'TCP_RPS'"
4389   parameters:
4390   - "result"
4391   - "name"
4392   traces:
4393     hoverinfo: "x+y"
4394     boxpoints: "outliers"
4395     whiskerwidth: 0
4396   layout:
4397     title: "VPP HTTP Server Performance"
4398     layout:
4399       "plot-rps"
4400
4401 ################################################################################
4402
4403 ## Soak Test (PLRsearch), boxes
4404 #- type: "plot"
4405 #  title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4406 #  algorithm: "plot_performance_box"
4407 #  output-file-type: ".html"
4408 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4409 #  data: "plot-vpp-soak-2n-skx"
4410 #  filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4411 #  parameters:
4412 #    - "throughput"
4413 #    - "parent"
4414 #    - "tags"
4415 #  sort:
4416 #    - "DRV_AVF"
4417 #    - "DRV_AVF"
4418 #    - "DRV_AVF"
4419 #    - "L2BDMACLRN"
4420 #    - "L2XCBASE"
4421 #    - "L2PATCH"
4422 #  traces:
4423 #    hoverinfo: "x+y"
4424 #    boxpoints: "all"
4425 #    whiskerwidth: 0
4426 #  layout:
4427 #    title: "2 Hours Soak Test (PLRsearch)"
4428 #    layout: "plot-soak-throughput"
4429
4430 ## Soak Test (PLRsearch), boxes
4431 #- type: "plot"
4432 #  title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4433 #  algorithm: "plot_performance_box"
4434 #  output-file-type: ".html"
4435 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4436 #  data: "plot-vpp-soak-2n-skx"
4437 #  filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4438 #  parameters:
4439 #    - "throughput"
4440 #    - "parent"
4441 #    - "tags"
4442 #  sort:
4443 #    - "VHOST"
4444 #    - "MEMIF"
4445 #    - "IP4FWD"
4446 #    - "IP6FWD"
4447 #  traces:
4448 #    hoverinfo: "x+y"
4449 #    boxpoints: "all"
4450 #    whiskerwidth: 0
4451 #  layout:
4452 #    title: "2 Hours Soak Test (PLRsearch)"
4453 #    layout: "plot-soak-throughput"
4454
4455 ################################################################################
4456 ## Plots - NF Density - VSC - MRR 64b
4457 #- type: "plot"
4458 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4459 #  algorithm: "plot_service_density_heatmap_compare"
4460 #  output-file-type: ".html"
4461 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
4462 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4463 #  filter: "'NIC_Intel-XXV710' and
4464 #           'NF_DENSITY' and
4465 #           'VHOST' and
4466 #           'CHAIN' and
4467 #           'NF_VPPIP4' and
4468 #           '64B' and
4469 #           '2T1C' and
4470 #           'MRR'"
4471 #  reference:
4472 #    include: "2"
4473 #    name: "VNF-1c"
4474 #  compare:
4475 #    include: "1"
4476 #    name: "VNF-0.5c"
4477 #  parameters:
4478 #  - "result"
4479 #  - "name"
4480 #  - "tags"
4481 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4482 #  x-axis: "X = VNFs per Service Chain"
4483 #  y-axis: "Y = Number of Service Chains"
4484 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4485 #  layout:
4486 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4487 #    layout: "plot-service-density"
4488 #
4489 #- type: "plot"
4490 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4491 #  algorithm: "plot_service_density_heatmap_compare"
4492 #  output-file-type: ".html"
4493 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
4494 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4495 #  filter: "'NIC_Intel-XXV710' and
4496 #           'NF_DENSITY' and
4497 #           'VHOST' and
4498 #           'CHAIN' and
4499 #           'NF_VPPIP4' and
4500 #           '64B' and
4501 #           '4T2C' and
4502 #           'MRR'"
4503 #  reference:
4504 #    include: "2"
4505 #    name: "VNF-1c"
4506 #  compare:
4507 #    include: "1"
4508 #    name: "VNF-0.5c"
4509 #  parameters:
4510 #  - "result"
4511 #  - "name"
4512 #  - "tags"
4513 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4514 #  x-axis: "X = VNFs per Service Chain"
4515 #  y-axis: "Y = Number of Service Chains"
4516 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4517 #  layout:
4518 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4519 #    layout: "plot-service-density"
4520 #
4521 #- type: "plot"
4522 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4523 #  algorithm: "plot_service_density_heatmap_compare"
4524 #  output-file-type: ".html"
4525 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
4526 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4527 #  filter: "'NIC_Intel-XXV710' and
4528 #           'NF_DENSITY' and
4529 #           'VHOST' and
4530 #           'CHAIN' and
4531 #           'NF_VPPIP4' and
4532 #           '64B' and
4533 #           '8T4C' and
4534 #           'MRR'"
4535 #  reference:
4536 #    include: "2"
4537 #    name: "VNF-1c"
4538 #  compare:
4539 #    include: "1"
4540 #    name: "VNF-0.5c"
4541 #  parameters:
4542 #  - "result"
4543 #  - "name"
4544 #  - "tags"
4545 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4546 #  x-axis: "X = VNFs per Service Chain"
4547 #  y-axis: "Y = Number of Service Chains"
4548 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4549 #  layout:
4550 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4551 #    layout: "plot-service-density"
4552 #
4553 ## Plots - NF Density - VSC - MRR IMIX
4554 #- type: "plot"
4555 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4556 #  algorithm: "plot_service_density_heatmap_compare"
4557 #  output-file-type: ".html"
4558 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
4559 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4560 #  filter: "'NIC_Intel-XXV710' and
4561 #           'NF_DENSITY' and
4562 #           'VHOST' and
4563 #           'CHAIN' and
4564 #           'NF_VPPIP4' and
4565 #           'IMIX' and
4566 #           '2T1C' and
4567 #           'MRR'"
4568 #  reference:
4569 #    include: "2"
4570 #    name: "VNF-1c"
4571 #  compare:
4572 #    include: "1"
4573 #    name: "VNF-0.5c"
4574 #  parameters:
4575 #  - "result"
4576 #  - "name"
4577 #  - "tags"
4578 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4579 #  x-axis: "X = VNFs per Service Chain"
4580 #  y-axis: "Y = Number of Service Chains"
4581 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4582 #  layout:
4583 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4584 #    layout: "plot-service-density"
4585 #
4586 #- type: "plot"
4587 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4588 #  algorithm: "plot_service_density_heatmap_compare"
4589 #  output-file-type: ".html"
4590 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
4591 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4592 #  filter: "'NIC_Intel-XXV710' and
4593 #           'NF_DENSITY' and
4594 #           'VHOST' and
4595 #           'CHAIN' and
4596 #           'NF_VPPIP4' and
4597 #           'IMIX' and
4598 #           '4T2C' and
4599 #           'MRR'"
4600 #  reference:
4601 #    include: "2"
4602 #    name: "VNF-1c"
4603 #  compare:
4604 #    include: "1"
4605 #    name: "VNF-0.5c"
4606 #  parameters:
4607 #  - "result"
4608 #  - "name"
4609 #  - "tags"
4610 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4611 #  x-axis: "X = VNFs per Service Chain"
4612 #  y-axis: "Y = Number of Service Chains"
4613 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4614 #  layout:
4615 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4616 #    layout: "plot-service-density"
4617 #
4618 #- type: "plot"
4619 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4620 #  algorithm: "plot_service_density_heatmap_compare"
4621 #  output-file-type: ".html"
4622 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
4623 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4624 #  filter: "'NIC_Intel-XXV710' and
4625 #           'NF_DENSITY' and
4626 #           'VHOST' and
4627 #           'CHAIN' and
4628 #           'NF_VPPIP4' and
4629 #           'IMIX' and
4630 #           '8T4C' and
4631 #           'MRR'"
4632 #  reference:
4633 #    include: "2"
4634 #    name: "VNF-1c"
4635 #  compare:
4636 #    include: "1"
4637 #    name: "VNF-0.5c"
4638 #  parameters:
4639 #  - "result"
4640 #  - "name"
4641 #  - "tags"
4642 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4643 #  x-axis: "X = VNFs per Service Chain"
4644 #  y-axis: "Y = Number of Service Chains"
4645 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4646 #  layout:
4647 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4648 #    layout: "plot-service-density"
4649
4650 # Plots - NF Density - VSC - NDR 64b
4651 - type: "plot"
4652   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4653   algorithm: "plot_service_density_heatmap_compare"
4654   output-file-type: ".html"
4655   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
4656   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4657   filter: "'NIC_Intel-XXV710' and
4658            'NF_DENSITY' and
4659            'VHOST' and
4660            'CHAIN' and
4661            'NF_VPPIP4' and
4662            '64B' and
4663            '2T1C' and
4664            'NDRPDR'"
4665   reference:
4666     include: "2"
4667     name: "VNF-1c"
4668   compare:
4669     include: "1"
4670     name: "VNF-0.5c"
4671   parameters:
4672   - "throughput"
4673   - "name"
4674   - "tags"
4675   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4676   x-axis: "X = VNFs per Service Chain"
4677   y-axis: "Y = Number of Service Chains"
4678   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4679   layout:
4680     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4681     layout: "plot-service-density"
4682
4683 - type: "plot"
4684   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4685   algorithm: "plot_service_density_heatmap_compare"
4686   output-file-type: ".html"
4687   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
4688   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4689   filter: "'NIC_Intel-XXV710' and
4690            'NF_DENSITY' and
4691            'VHOST' and
4692            'CHAIN' and
4693            'NF_VPPIP4' and
4694            '64B' and
4695            '4T2C' and
4696            'NDRPDR'"
4697   reference:
4698     include: "2"
4699     name: "VNF-1c"
4700   compare:
4701     include: "1"
4702     name: "VNF-0.5c"
4703   parameters:
4704   - "throughput"
4705   - "name"
4706   - "tags"
4707   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4708   x-axis: "X = VNFs per Service Chain"
4709   y-axis: "Y = Number of Service Chains"
4710   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4711   layout:
4712     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4713     layout: "plot-service-density"
4714
4715 - type: "plot"
4716   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4717   algorithm: "plot_service_density_heatmap_compare"
4718   output-file-type: ".html"
4719   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
4720   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4721   filter: "'NIC_Intel-XXV710' and
4722            'NF_DENSITY' and
4723            'VHOST' and
4724            'CHAIN' and
4725            'NF_VPPIP4' and
4726            '64B' and
4727            '8T4C' and
4728            'NDRPDR'"
4729   reference:
4730     include: "2"
4731     name: "VNF-1c"
4732   compare:
4733     include: "1"
4734     name: "VNF-0.5c"
4735   parameters:
4736   - "throughput"
4737   - "name"
4738   - "tags"
4739   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4740   x-axis: "X = VNFs per Service Chain"
4741   y-axis: "Y = Number of Service Chains"
4742   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4743   layout:
4744     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4745     layout: "plot-service-density"
4746
4747 # Plots - NF Density - VSC - NDR IMIX
4748 - type: "plot"
4749   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4750   algorithm: "plot_service_density_heatmap_compare"
4751   output-file-type: ".html"
4752   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
4753   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4754   filter: "'NIC_Intel-XXV710' and
4755            'NF_DENSITY' and
4756            'VHOST' and
4757            'CHAIN' and
4758            'NF_VPPIP4' and
4759            'IMIX' and
4760            '2T1C' and
4761            'NDRPDR'"
4762   reference:
4763     include: "2"
4764     name: "VNF-1c"
4765   compare:
4766     include: "1"
4767     name: "VNF-0.5c"
4768   parameters:
4769   - "throughput"
4770   - "name"
4771   - "tags"
4772   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4773   x-axis: "X = VNFs per Service Chain"
4774   y-axis: "Y = Number of Service Chains"
4775   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4776   layout:
4777     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4778     layout: "plot-service-density"
4779
4780 - type: "plot"
4781   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4782   algorithm: "plot_service_density_heatmap_compare"
4783   output-file-type: ".html"
4784   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
4785   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4786   filter: "'NIC_Intel-XXV710' and
4787            'NF_DENSITY' and
4788            'VHOST' and
4789            'CHAIN' and
4790            'NF_VPPIP4' and
4791            'IMIX' and
4792            '4T2C' and
4793            'NDRPDR'"
4794   reference:
4795     include: "2"
4796     name: "VNF-1c"
4797   compare:
4798     include: "1"
4799     name: "VNF-0.5c"
4800   parameters:
4801   - "throughput"
4802   - "name"
4803   - "tags"
4804   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4805   x-axis: "X = VNFs per Service Chain"
4806   y-axis: "Y = Number of Service Chains"
4807   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4808   layout:
4809     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4810     layout: "plot-service-density"
4811
4812 - type: "plot"
4813   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4814   algorithm: "plot_service_density_heatmap_compare"
4815   output-file-type: ".html"
4816   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
4817   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4818   filter: "'NIC_Intel-XXV710' and
4819            'NF_DENSITY' and
4820            'VHOST' and
4821            'CHAIN' and
4822            'NF_VPPIP4' and
4823            'IMIX' and
4824            '8T4C' and
4825            'NDRPDR'"
4826   reference:
4827     include: "2"
4828     name: "VNF-1c"
4829   compare:
4830     include: "1"
4831     name: "VNF-0.5c"
4832   parameters:
4833   - "throughput"
4834   - "name"
4835   - "tags"
4836   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4837   x-axis: "X = VNFs per Service Chain"
4838   y-axis: "Y = Number of Service Chains"
4839   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4840   layout:
4841     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4842     layout: "plot-service-density"
4843
4844 # Plots - NF Density - VSC - PDR 64b
4845 - type: "plot"
4846   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4847   algorithm: "plot_service_density_heatmap_compare"
4848   output-file-type: ".html"
4849   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
4850   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4851   filter: "'NIC_Intel-XXV710' and
4852            'NF_DENSITY' and
4853            'VHOST' and
4854            'CHAIN' and
4855            'NF_VPPIP4' and
4856            '64B' and
4857            '2T1C' and
4858            'NDRPDR'"
4859   reference:
4860     include: "2"
4861     name: "VNF-1c"
4862   compare:
4863     include: "1"
4864     name: "VNF-0.5c"
4865   parameters:
4866   - "throughput"
4867   - "name"
4868   - "tags"
4869   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4870   x-axis: "X = VNFs per Service Chain"
4871   y-axis: "Y = Number of Service Chains"
4872   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4873   layout:
4874     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4875     layout: "plot-service-density"
4876
4877 - type: "plot"
4878   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4879   algorithm: "plot_service_density_heatmap_compare"
4880   output-file-type: ".html"
4881   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
4882   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4883   filter: "'NIC_Intel-XXV710' and
4884            'NF_DENSITY' and
4885            'VHOST' and
4886            'CHAIN' and
4887            'NF_VPPIP4' and
4888            '64B' and
4889            '4T2C' and
4890            'NDRPDR'"
4891   reference:
4892     include: "2"
4893     name: "VNF-1c"
4894   compare:
4895     include: "1"
4896     name: "VNF-0.5c"
4897   parameters:
4898   - "throughput"
4899   - "name"
4900   - "tags"
4901   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4902   x-axis: "X = VNFs per Service Chain"
4903   y-axis: "Y = Number of Service Chains"
4904   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4905   layout:
4906     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4907     layout: "plot-service-density"
4908
4909 - type: "plot"
4910   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4911   algorithm: "plot_service_density_heatmap_compare"
4912   output-file-type: ".html"
4913   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
4914   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4915   filter: "'NIC_Intel-XXV710' and
4916            'NF_DENSITY' and
4917            'VHOST' and
4918            'CHAIN' and
4919            'NF_VPPIP4' and
4920            '64B' and
4921            '8T4C' and
4922            'NDRPDR'"
4923   reference:
4924     include: "2"
4925     name: "VNF-1c"
4926   compare:
4927     include: "1"
4928     name: "VNF-0.5c"
4929   parameters:
4930   - "throughput"
4931   - "name"
4932   - "tags"
4933   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4934   x-axis: "X = VNFs per Service Chain"
4935   y-axis: "Y = Number of Service Chains"
4936   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4937   layout:
4938     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4939     layout: "plot-service-density"
4940
4941 # Plots - NF Density - VSC - PDR IMIX
4942 - type: "plot"
4943   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4944   algorithm: "plot_service_density_heatmap_compare"
4945   output-file-type: ".html"
4946   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
4947   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4948   filter: "'NIC_Intel-XXV710' and
4949            'NF_DENSITY' and
4950            'VHOST' and
4951            'CHAIN' and
4952            'NF_VPPIP4' and
4953            'IMIX' and
4954            '2T1C' and
4955            'NDRPDR'"
4956   reference:
4957     include: "2"
4958     name: "VNF-1c"
4959   compare:
4960     include: "1"
4961     name: "VNF-0.5c"
4962   parameters:
4963   - "throughput"
4964   - "name"
4965   - "tags"
4966   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4967   x-axis: "X = VNFs per Service Chain"
4968   y-axis: "Y = Number of Service Chains"
4969   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4970   layout:
4971     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4972     layout: "plot-service-density"
4973
4974 - type: "plot"
4975   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4976   algorithm: "plot_service_density_heatmap_compare"
4977   output-file-type: ".html"
4978   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
4979   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4980   filter: "'NIC_Intel-XXV710' and
4981            'NF_DENSITY' and
4982            'VHOST' and
4983            'CHAIN' and
4984            'NF_VPPIP4' and
4985            'IMIX' and
4986            '4T2C' and
4987            'NDRPDR'"
4988   reference:
4989     include: "2"
4990     name: "VNF-1c"
4991   compare:
4992     include: "1"
4993     name: "VNF-0.5c"
4994   parameters:
4995   - "throughput"
4996   - "name"
4997   - "tags"
4998   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4999   x-axis: "X = VNFs per Service Chain"
5000   y-axis: "Y = Number of Service Chains"
5001   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5002   layout:
5003     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5004     layout: "plot-service-density"
5005
5006 - type: "plot"
5007   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5008   algorithm: "plot_service_density_heatmap_compare"
5009   output-file-type: ".html"
5010   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
5011   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5012   filter: "'NIC_Intel-XXV710' and
5013            'NF_DENSITY' and
5014            'VHOST' and
5015            'CHAIN' and
5016            'NF_VPPIP4' and
5017            'IMIX' and
5018            '8T4C' and
5019            'NDRPDR'"
5020   reference:
5021     include: "2"
5022     name: "VNF-1c"
5023   compare:
5024     include: "1"
5025     name: "VNF-0.5c"
5026   parameters:
5027   - "throughput"
5028   - "name"
5029   - "tags"
5030   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5031   x-axis: "X = VNFs per Service Chain"
5032   y-axis: "Y = Number of Service Chains"
5033   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5034   layout:
5035     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5036     layout: "plot-service-density"
5037
5038 ################################################################################
5039 ## Plots - NF Density - CSC - MRR 64b
5040 #- type: "plot"
5041 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5042 #  algorithm: "plot_service_density_heatmap_compare"
5043 #  output-file-type: ".html"
5044 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
5045 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5046 #  filter: "'NIC_Intel-XXV710' and
5047 #           'NF_DENSITY' and
5048 #           'DOCKER' and
5049 #           'CHAIN' and
5050 #           'NF_VPPIP4' and
5051 #           '64B' and
5052 #           '2T1C' and
5053 #           'MRR'"
5054 #  reference:
5055 #    include: "2"
5056 #    name: "CNF-1c"
5057 #  compare:
5058 #    include: "1"
5059 #    name: "CNF-0.5c"
5060 #  parameters:
5061 #  - "result"
5062 #  - "name"
5063 #  - "tags"
5064 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5065 #  x-axis: "X = CNFs per Service Chain"
5066 #  y-axis: "Y = Number of Service Chains"
5067 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5068 #  layout:
5069 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5070 #    layout: "plot-service-density"
5071 #
5072 #- type: "plot"
5073 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5074 #  algorithm: "plot_service_density_heatmap_compare"
5075 #  output-file-type: ".html"
5076 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
5077 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5078 #  filter: "'NIC_Intel-XXV710' and
5079 #           'NF_DENSITY' and
5080 #           'DOCKER' and
5081 #           'CHAIN' and
5082 #           'NF_VPPIP4' and
5083 #           '64B' and
5084 #           '4T2C' and
5085 #           'MRR'"
5086 #  reference:
5087 #    include: "2"
5088 #    name: "CNF-1c"
5089 #  compare:
5090 #    include: "1"
5091 #    name: "CNF-0.5c"
5092 #  parameters:
5093 #  - "result"
5094 #  - "name"
5095 #  - "tags"
5096 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5097 #  x-axis: "X = CNFs per Service Chain"
5098 #  y-axis: "Y = Number of Service Chains"
5099 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5100 #  layout:
5101 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5102 #    layout: "plot-service-density"
5103 #
5104 #- type: "plot"
5105 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5106 #  algorithm: "plot_service_density_heatmap_compare"
5107 #  output-file-type: ".html"
5108 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
5109 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5110 #  filter: "'NIC_Intel-XXV710' and
5111 #           'NF_DENSITY' and
5112 #           'DOCKER' and
5113 #           'CHAIN' and
5114 #           'NF_VPPIP4' and
5115 #           '64B' and
5116 #           '8T4C' and
5117 #           'MRR'"
5118 #  reference:
5119 #    include: "2"
5120 #    name: "CNF-1c"
5121 #  compare:
5122 #    include: "1"
5123 #    name: "CNF-0.5c"
5124 #  parameters:
5125 #  - "result"
5126 #  - "name"
5127 #  - "tags"
5128 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5129 #  x-axis: "X = CNFs per Service Chain"
5130 #  y-axis: "Y = Number of Service Chains"
5131 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5132 #  layout:
5133 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5134 #    layout: "plot-service-density"
5135 #
5136 ## Plots - NF Density - CSC - MRR IMIX
5137 #- type: "plot"
5138 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5139 #  algorithm: "plot_service_density_heatmap_compare"
5140 #  output-file-type: ".html"
5141 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
5142 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5143 #  filter: "'NIC_Intel-XXV710' and
5144 #           'NF_DENSITY' and
5145 #           'DOCKER' and
5146 #           'CHAIN' and
5147 #           'NF_VPPIP4' and
5148 #           'IMIX' and
5149 #           '2T1C' and
5150 #           'MRR'"
5151 #  reference:
5152 #    include: "2"
5153 #    name: "CNF-1c"
5154 #  compare:
5155 #    include: "1"
5156 #    name: "CNF-0.5c"
5157 #  parameters:
5158 #  - "result"
5159 #  - "name"
5160 #  - "tags"
5161 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5162 #  x-axis: "X = CNFs per Service Chain"
5163 #  y-axis: "Y = Number of Service Chains"
5164 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5165 #  layout:
5166 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5167 #    layout: "plot-service-density"
5168 #
5169 #- type: "plot"
5170 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5171 #  algorithm: "plot_service_density_heatmap_compare"
5172 #  output-file-type: ".html"
5173 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
5174 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5175 #  filter: "'NIC_Intel-XXV710' and
5176 #           'NF_DENSITY' and
5177 #           'DOCKER' and
5178 #           'CHAIN' and
5179 #           'NF_VPPIP4' and
5180 #           'IMIX' and
5181 #           '4T2C' and
5182 #           'MRR'"
5183 #  reference:
5184 #    include: "2"
5185 #    name: "CNF-1c"
5186 #  compare:
5187 #    include: "1"
5188 #    name: "CNF-0.5c"
5189 #  parameters:
5190 #  - "result"
5191 #  - "name"
5192 #  - "tags"
5193 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5194 #  x-axis: "X = CNFs per Service Chain"
5195 #  y-axis: "Y = Number of Service Chains"
5196 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5197 #  layout:
5198 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5199 #    layout: "plot-service-density"
5200 #
5201 #- type: "plot"
5202 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5203 #  algorithm: "plot_service_density_heatmap_compare"
5204 #  output-file-type: ".html"
5205 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
5206 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5207 #  filter: "'NIC_Intel-XXV710' and
5208 #           'NF_DENSITY' and
5209 #           'DOCKER' and
5210 #           'CHAIN' and
5211 #           'NF_VPPIP4' and
5212 #           'IMIX' and
5213 #           '8T4C' and
5214 #           'MRR'"
5215 #  reference:
5216 #    include: "2"
5217 #    name: "CNF-1c"
5218 #  compare:
5219 #    include: "1"
5220 #    name: "CNF-0.5c"
5221 #  parameters:
5222 #  - "result"
5223 #  - "name"
5224 #  - "tags"
5225 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5226 #  x-axis: "X = CNFs per Service Chain"
5227 #  y-axis: "Y = Number of Service Chains"
5228 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5229 #  layout:
5230 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5231 #    layout: "plot-service-density"
5232
5233 # Plots - NF Density - CSC - NDR 64b
5234 - type: "plot"
5235   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5236   algorithm: "plot_service_density_heatmap_compare"
5237   output-file-type: ".html"
5238   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
5239   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5240   filter: "'NIC_Intel-XXV710' and
5241            'NF_DENSITY' and
5242            'DOCKER' and
5243            'CHAIN' and
5244            'NF_VPPIP4' and
5245            '64B' and
5246            '2T1C' and
5247            'NDRPDR'"
5248   reference:
5249     include: "2"
5250     name: "CNF-1c"
5251   compare:
5252     include: "1"
5253     name: "CNF-0.5c"
5254   parameters:
5255   - "throughput"
5256   - "name"
5257   - "tags"
5258   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5259   x-axis: "X = CNFs per Service Chain"
5260   y-axis: "Y = Number of Service Chains"
5261   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5262   layout:
5263     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5264     layout: "plot-service-density"
5265
5266 - type: "plot"
5267   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5268   algorithm: "plot_service_density_heatmap_compare"
5269   output-file-type: ".html"
5270   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
5271   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5272   filter: "'NIC_Intel-XXV710' and
5273            'NF_DENSITY' and
5274            'DOCKER' and
5275            'CHAIN' and
5276            'NF_VPPIP4' and
5277            '64B' and
5278            '4T2C' and
5279            'NDRPDR'"
5280   reference:
5281     include: "2"
5282     name: "CNF-1c"
5283   compare:
5284     include: "1"
5285     name: "CNF-0.5c"
5286   parameters:
5287   - "throughput"
5288   - "name"
5289   - "tags"
5290   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5291   x-axis: "X = CNFs per Service Chain"
5292   y-axis: "Y = Number of Service Chains"
5293   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5294   layout:
5295     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5296     layout: "plot-service-density"
5297
5298 - type: "plot"
5299   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5300   algorithm: "plot_service_density_heatmap_compare"
5301   output-file-type: ".html"
5302   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
5303   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5304   filter: "'NIC_Intel-XXV710' and
5305            'NF_DENSITY' and
5306            'DOCKER' and
5307            'CHAIN' and
5308            'NF_VPPIP4' and
5309            '64B' and
5310            '8T4C' and
5311            'NDRPDR'"
5312   reference:
5313     include: "2"
5314     name: "CNF-1c"
5315   compare:
5316     include: "1"
5317     name: "CNF-0.5c"
5318   parameters:
5319   - "throughput"
5320   - "name"
5321   - "tags"
5322   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5323   x-axis: "X = CNFs per Service Chain"
5324   y-axis: "Y = Number of Service Chains"
5325   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5326   layout:
5327     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5328     layout: "plot-service-density"
5329
5330 # Plots - NF Density - CSC - NDR IMIX
5331 - type: "plot"
5332   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5333   algorithm: "plot_service_density_heatmap_compare"
5334   output-file-type: ".html"
5335   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
5336   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5337   filter: "'NIC_Intel-XXV710' and
5338            'NF_DENSITY' and
5339            'DOCKER' and
5340            'CHAIN' and
5341            'NF_VPPIP4' and
5342            'IMIX' and
5343            '2T1C' and
5344            'NDRPDR'"
5345   reference:
5346     include: "2"
5347     name: "CNF-1c"
5348   compare:
5349     include: "1"
5350     name: "CNF-0.5c"
5351   parameters:
5352   - "throughput"
5353   - "name"
5354   - "tags"
5355   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5356   x-axis: "X = CNFs per Service Chain"
5357   y-axis: "Y = Number of Service Chains"
5358   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5359   layout:
5360     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5361     layout: "plot-service-density"
5362
5363 - type: "plot"
5364   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5365   algorithm: "plot_service_density_heatmap_compare"
5366   output-file-type: ".html"
5367   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
5368   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5369   filter: "'NIC_Intel-XXV710' and
5370            'NF_DENSITY' and
5371            'DOCKER' and
5372            'CHAIN' and
5373            'NF_VPPIP4' and
5374            'IMIX' and
5375            '4T2C' and
5376            'NDRPDR'"
5377   reference:
5378     include: "2"
5379     name: "CNF-1c"
5380   compare:
5381     include: "1"
5382     name: "CNF-0.5c"
5383   parameters:
5384   - "throughput"
5385   - "name"
5386   - "tags"
5387   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5388   x-axis: "X = CNFs per Service Chain"
5389   y-axis: "Y = Number of Service Chains"
5390   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5391   layout:
5392     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5393     layout: "plot-service-density"
5394
5395 - type: "plot"
5396   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5397   algorithm: "plot_service_density_heatmap_compare"
5398   output-file-type: ".html"
5399   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
5400   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5401   filter: "'NIC_Intel-XXV710' and
5402            'NF_DENSITY' and
5403            'DOCKER' and
5404            'CHAIN' and
5405            'NF_VPPIP4' and
5406            'IMIX' and
5407            '8T4C' and
5408            'NDRPDR'"
5409   reference:
5410     include: "2"
5411     name: "CNF-1c"
5412   compare:
5413     include: "1"
5414     name: "CNF-0.5c"
5415   parameters:
5416   - "throughput"
5417   - "name"
5418   - "tags"
5419   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5420   x-axis: "X = CNFs per Service Chain"
5421   y-axis: "Y = Number of Service Chains"
5422   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5423   layout:
5424     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5425     layout: "plot-service-density"
5426
5427 # Plots - NF Density - CSC - PDR 64b
5428 - type: "plot"
5429   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5430   algorithm: "plot_service_density_heatmap_compare"
5431   output-file-type: ".html"
5432   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
5433   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5434   filter: "'NIC_Intel-XXV710' and
5435            'NF_DENSITY' and
5436            'DOCKER' and
5437            'CHAIN' and
5438            'NF_VPPIP4' and
5439            '64B' and
5440            '2T1C' and
5441            'NDRPDR'"
5442   reference:
5443     include: "2"
5444     name: "CNF-1c"
5445   compare:
5446     include: "1"
5447     name: "CNF-0.5c"
5448   parameters:
5449   - "throughput"
5450   - "name"
5451   - "tags"
5452   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5453   x-axis: "X = CNFs per Service Chain"
5454   y-axis: "Y = Number of Service Chains"
5455   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5456   layout:
5457     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5458     layout: "plot-service-density"
5459
5460 - type: "plot"
5461   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5462   algorithm: "plot_service_density_heatmap_compare"
5463   output-file-type: ".html"
5464   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
5465   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5466   filter: "'NIC_Intel-XXV710' and
5467            'NF_DENSITY' and
5468            'DOCKER' and
5469            'CHAIN' and
5470            'NF_VPPIP4' and
5471            '64B' and
5472            '4T2C' and
5473            'NDRPDR'"
5474   reference:
5475     include: "2"
5476     name: "CNF-1c"
5477   compare:
5478     include: "1"
5479     name: "CNF-0.5c"
5480   parameters:
5481   - "throughput"
5482   - "name"
5483   - "tags"
5484   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5485   x-axis: "X = CNFs per Service Chain"
5486   y-axis: "Y = Number of Service Chains"
5487   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5488   layout:
5489     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5490     layout: "plot-service-density"
5491
5492 - type: "plot"
5493   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5494   algorithm: "plot_service_density_heatmap_compare"
5495   output-file-type: ".html"
5496   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
5497   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5498   filter: "'NIC_Intel-XXV710' and
5499            'NF_DENSITY' and
5500            'DOCKER' and
5501            'CHAIN' and
5502            'NF_VPPIP4' and
5503            '64B' and
5504            '8T4C' and
5505            'NDRPDR'"
5506   reference:
5507     include: "2"
5508     name: "CNF-1c"
5509   compare:
5510     include: "1"
5511     name: "CNF-0.5c"
5512   parameters:
5513   - "throughput"
5514   - "name"
5515   - "tags"
5516   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5517   x-axis: "X = CNFs per Service Chain"
5518   y-axis: "Y = Number of Service Chains"
5519   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5520   layout:
5521     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5522     layout: "plot-service-density"
5523
5524 # Plots - NF Density - CSC - PDR IMIX
5525 - type: "plot"
5526   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5527   algorithm: "plot_service_density_heatmap_compare"
5528   output-file-type: ".html"
5529   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
5530   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5531   filter: "'NIC_Intel-XXV710' and
5532            'NF_DENSITY' and
5533            'DOCKER' and
5534            'CHAIN' and
5535            'NF_VPPIP4' and
5536            'IMIX' and
5537            '2T1C' and
5538            'NDRPDR'"
5539   reference:
5540     include: "2"
5541     name: "CNF-1c"
5542   compare:
5543     include: "1"
5544     name: "CNF-0.5c"
5545   parameters:
5546   - "throughput"
5547   - "name"
5548   - "tags"
5549   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5550   x-axis: "X = CNFs per Service Chain"
5551   y-axis: "Y = Number of Service Chains"
5552   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5553   layout:
5554     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5555     layout: "plot-service-density"
5556
5557 - type: "plot"
5558   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5559   algorithm: "plot_service_density_heatmap_compare"
5560   output-file-type: ".html"
5561   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
5562   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5563   filter: "'NIC_Intel-XXV710' and
5564            'NF_DENSITY' and
5565            'DOCKER' and
5566            'CHAIN' and
5567            'NF_VPPIP4' and
5568            'IMIX' and
5569            '4T2C' and
5570            'NDRPDR'"
5571   reference:
5572     include: "2"
5573     name: "CNF-1c"
5574   compare:
5575     include: "1"
5576     name: "CNF-0.5c"
5577   parameters:
5578   - "throughput"
5579   - "name"
5580   - "tags"
5581   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5582   x-axis: "X = CNFs per Service Chain"
5583   y-axis: "Y = Number of Service Chains"
5584   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5585   layout:
5586     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5587     layout: "plot-service-density"
5588
5589 - type: "plot"
5590   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5591   algorithm: "plot_service_density_heatmap_compare"
5592   output-file-type: ".html"
5593   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
5594   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5595   filter: "'NIC_Intel-XXV710' and
5596            'NF_DENSITY' and
5597            'DOCKER' and
5598            'CHAIN' and
5599            'NF_VPPIP4' and
5600            'IMIX' and
5601            '8T4C' and
5602            'NDRPDR'"
5603   reference:
5604     include: "2"
5605     name: "CNF-1c"
5606   compare:
5607     include: "1"
5608     name: "CNF-0.5c"
5609   parameters:
5610   - "throughput"
5611   - "name"
5612   - "tags"
5613   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5614   x-axis: "X = CNFs per Service Chain"
5615   y-axis: "Y = Number of Service Chains"
5616   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5617   layout:
5618     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5619     layout: "plot-service-density"
5620
5621 ################################################################################
5622 ## Plots - NF Density - CSP - MRR 64b
5623 #- type: "plot"
5624 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5625 #  algorithm: "plot_service_density_heatmap_compare"
5626 #  output-file-type: ".html"
5627 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
5628 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5629 #  filter: "'NIC_Intel-XXV710' and
5630 #           'NF_DENSITY' and
5631 #           'DOCKER' and
5632 #           'PIPELINE' and
5633 #           'NF_VPPIP4' and
5634 #           '64B' and
5635 #           '2T1C' and
5636 #           'MRR'"
5637 #  reference:
5638 #    include: "2"
5639 #    name: "CNF-1c"
5640 #  compare:
5641 #    include: "1"
5642 #    name: "CNF-0.5c"
5643 #  parameters:
5644 #  - "result"
5645 #  - "name"
5646 #  - "tags"
5647 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5648 #  x-axis: "X = CNFs per Service Pipeline"
5649 #  y-axis: "Y = Number of Service Pipelines"
5650 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5651 #  layout:
5652 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5653 #    layout: "plot-service-density"
5654 #
5655 #- type: "plot"
5656 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5657 #  algorithm: "plot_service_density_heatmap_compare"
5658 #  output-file-type: ".html"
5659 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
5660 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5661 #  filter: "'NIC_Intel-XXV710' and
5662 #           'NF_DENSITY' and
5663 #           'DOCKER' and
5664 #           'PIPELINE' and
5665 #           'NF_VPPIP4' and
5666 #           '64B' and
5667 #           '4T2C' and
5668 #           'MRR'"
5669 #  reference:
5670 #    include: "2"
5671 #    name: "CNF-1c"
5672 #  compare:
5673 #    include: "1"
5674 #    name: "CNF-0.5c"
5675 #  parameters:
5676 #  - "result"
5677 #  - "name"
5678 #  - "tags"
5679 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5680 #  x-axis: "X = CNFs per Service Pipeline"
5681 #  y-axis: "Y = Number of Service Pipelines"
5682 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5683 #  layout:
5684 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5685 #    layout: "plot-service-density"
5686 #
5687 #- type: "plot"
5688 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5689 #  algorithm: "plot_service_density_heatmap_compare"
5690 #  output-file-type: ".html"
5691 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
5692 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5693 #  filter: "'NIC_Intel-XXV710' and
5694 #           'NF_DENSITY' and
5695 #           'DOCKER' and
5696 #           'PIPELINE' and
5697 #           'NF_VPPIP4' and
5698 #           '64B' and
5699 #           '8T4C' and
5700 #           'MRR'"
5701 #  reference:
5702 #    include: "2"
5703 #    name: "CNF-1c"
5704 #  compare:
5705 #    include: "1"
5706 #    name: "CNF-0.5c"
5707 #  parameters:
5708 #  - "result"
5709 #  - "name"
5710 #  - "tags"
5711 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5712 #  x-axis: "X = CNFs per Service Pipeline"
5713 #  y-axis: "Y = Number of Service Pipelines"
5714 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5715 #  layout:
5716 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5717 #    layout: "plot-service-density"
5718 #
5719 ## Plots - NF Density - CSP - MRR IMIX
5720 #- type: "plot"
5721 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5722 #  algorithm: "plot_service_density_heatmap_compare"
5723 #  output-file-type: ".html"
5724 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
5725 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5726 #  filter: "'NIC_Intel-XXV710' and
5727 #           'NF_DENSITY' and
5728 #           'DOCKER' and
5729 #           'PIPELINE' and
5730 #           'NF_VPPIP4' and
5731 #           'IMIX' and
5732 #           '2T1C' and
5733 #           'MRR'"
5734 #  reference:
5735 #    include: "2"
5736 #    name: "CNF-1c"
5737 #  compare:
5738 #    include: "1"
5739 #    name: "CNF-0.5c"
5740 #  parameters:
5741 #  - "result"
5742 #  - "name"
5743 #  - "tags"
5744 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5745 #  x-axis: "X = CNFs per Service Pipeline"
5746 #  y-axis: "Y = Number of Service Pipelines"
5747 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5748 #  layout:
5749 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5750 #    layout: "plot-service-density"
5751 #
5752 #- type: "plot"
5753 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5754 #  algorithm: "plot_service_density_heatmap_compare"
5755 #  output-file-type: ".html"
5756 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
5757 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5758 #  filter: "'NIC_Intel-XXV710' and
5759 #           'NF_DENSITY' and
5760 #           'DOCKER' and
5761 #           'PIPELINE' and
5762 #           'NF_VPPIP4' and
5763 #           'IMIX' and
5764 #           '4T2C' and
5765 #           'MRR'"
5766 #  reference:
5767 #    include: "2"
5768 #    name: "CNF-1c"
5769 #  compare:
5770 #    include: "1"
5771 #    name: "CNF-0.5c"
5772 #  parameters:
5773 #  - "result"
5774 #  - "name"
5775 #  - "tags"
5776 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5777 #  x-axis: "X = CNFs per Service Pipeline"
5778 #  y-axis: "Y = Number of Service Pipelines"
5779 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5780 #  layout:
5781 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5782 #    layout: "plot-service-density"
5783 #
5784 #- type: "plot"
5785 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5786 #  algorithm: "plot_service_density_heatmap_compare"
5787 #  output-file-type: ".html"
5788 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
5789 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5790 #  filter: "'NIC_Intel-XXV710' and
5791 #           'NF_DENSITY' and
5792 #           'DOCKER' and
5793 #           'PIPELINE' and
5794 #           'NF_VPPIP4' and
5795 #           'IMIX' and
5796 #           '8T4C' and
5797 #           'MRR'"
5798 #  reference:
5799 #    include: "2"
5800 #    name: "CNF-1c"
5801 #  compare:
5802 #    include: "1"
5803 #    name: "CNF-0.5c"
5804 #  parameters:
5805 #  - "result"
5806 #  - "name"
5807 #  - "tags"
5808 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5809 #  x-axis: "X = CNFs per Service Pipeline"
5810 #  y-axis: "Y = Number of Service Pipelines"
5811 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5812 #  layout:
5813 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5814 #    layout: "plot-service-density"
5815
5816 # Plots - NF Density - CSP - NDR 64b
5817 - type: "plot"
5818   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5819   algorithm: "plot_service_density_heatmap_compare"
5820   output-file-type: ".html"
5821   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
5822   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5823   filter: "'NIC_Intel-XXV710' and
5824            'NF_DENSITY' and
5825            'DOCKER' and
5826            'PIPELINE' and
5827            'NF_VPPIP4' and
5828            '64B' and
5829            '2T1C' and
5830            'NDRPDR'"
5831   reference:
5832     include: "2"
5833     name: "CNF-1c"
5834   compare:
5835     include: "1"
5836     name: "CNF-0.5c"
5837   parameters:
5838   - "throughput"
5839   - "name"
5840   - "tags"
5841   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5842   x-axis: "X = CNFs per Service Pipeline"
5843   y-axis: "Y = Number of Service Pipelines"
5844   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5845   layout:
5846     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5847     layout: "plot-service-density"
5848
5849 - type: "plot"
5850   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5851   algorithm: "plot_service_density_heatmap_compare"
5852   output-file-type: ".html"
5853   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
5854   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5855   filter: "'NIC_Intel-XXV710' and
5856            'NF_DENSITY' and
5857            'DOCKER' and
5858            'PIPELINE' and
5859            'NF_VPPIP4' and
5860            '64B' and
5861            '4T2C' and
5862            'NDRPDR'"
5863   reference:
5864     include: "2"
5865     name: "CNF-1c"
5866   compare:
5867     include: "1"
5868     name: "CNF-0.5c"
5869   parameters:
5870   - "throughput"
5871   - "name"
5872   - "tags"
5873   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5874   x-axis: "X = CNFs per Service Pipeline"
5875   y-axis: "Y = Number of Service Pipelines"
5876   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5877   layout:
5878     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5879     layout: "plot-service-density"
5880
5881 - type: "plot"
5882   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5883   algorithm: "plot_service_density_heatmap_compare"
5884   output-file-type: ".html"
5885   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
5886   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5887   filter: "'NIC_Intel-XXV710' and
5888            'NF_DENSITY' and
5889            'DOCKER' and
5890            'PIPELINE' and
5891            'NF_VPPIP4' and
5892            '64B' and
5893            '8T4C' and
5894            'NDRPDR'"
5895   reference:
5896     include: "2"
5897     name: "CNF-1c"
5898   compare:
5899     include: "1"
5900     name: "CNF-0.5c"
5901   parameters:
5902   - "throughput"
5903   - "name"
5904   - "tags"
5905   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5906   x-axis: "X = CNFs per Service Pipeline"
5907   y-axis: "Y = Number of Service Pipelines"
5908   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5909   layout:
5910     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5911     layout: "plot-service-density"
5912
5913 # Plots - NF Density - CSP - NDR IMIX
5914 - type: "plot"
5915   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5916   algorithm: "plot_service_density_heatmap_compare"
5917   output-file-type: ".html"
5918   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
5919   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5920   filter: "'NIC_Intel-XXV710' and
5921            'NF_DENSITY' and
5922            'DOCKER' and
5923            'PIPELINE' and
5924            'NF_VPPIP4' and
5925            'IMIX' and
5926            '2T1C' and
5927            'NDRPDR'"
5928   reference:
5929     include: "2"
5930     name: "CNF-1c"
5931   compare:
5932     include: "1"
5933     name: "CNF-0.5c"
5934   parameters:
5935   - "throughput"
5936   - "name"
5937   - "tags"
5938   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5939   x-axis: "X = CNFs per Service Pipeline"
5940   y-axis: "Y = Number of Service Pipelines"
5941   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5942   layout:
5943     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5944     layout: "plot-service-density"
5945
5946 - type: "plot"
5947   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5948   algorithm: "plot_service_density_heatmap_compare"
5949   output-file-type: ".html"
5950   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
5951   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5952   filter: "'NIC_Intel-XXV710' and
5953            'NF_DENSITY' and
5954            'DOCKER' and
5955            'PIPELINE' and
5956            'NF_VPPIP4' and
5957            'IMIX' and
5958            '4T2C' and
5959            'NDRPDR'"
5960   reference:
5961     include: "2"
5962     name: "CNF-1c"
5963   compare:
5964     include: "1"
5965     name: "CNF-0.5c"
5966   parameters:
5967   - "throughput"
5968   - "name"
5969   - "tags"
5970   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5971   x-axis: "X = CNFs per Service Pipeline"
5972   y-axis: "Y = Number of Service Pipelines"
5973   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5974   layout:
5975     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5976     layout: "plot-service-density"
5977
5978 - type: "plot"
5979   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5980   algorithm: "plot_service_density_heatmap_compare"
5981   output-file-type: ".html"
5982   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
5983   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5984   filter: "'NIC_Intel-XXV710' and
5985            'NF_DENSITY' and
5986            'DOCKER' and
5987            'PIPELINE' and
5988            'NF_VPPIP4' and
5989            'IMIX' and
5990            '8T4C' and
5991            'NDRPDR'"
5992   reference:
5993     include: "2"
5994     name: "CNF-1c"
5995   compare:
5996     include: "1"
5997     name: "CNF-0.5c"
5998   parameters:
5999   - "throughput"
6000   - "name"
6001   - "tags"
6002   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6003   x-axis: "X = CNFs per Service Pipeline"
6004   y-axis: "Y = Number of Service Pipelines"
6005   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6006   layout:
6007     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6008     layout: "plot-service-density"
6009
6010 # Plots - NF Density - CSP - PDR 64b
6011 - type: "plot"
6012   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6013   algorithm: "plot_service_density_heatmap_compare"
6014   output-file-type: ".html"
6015   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
6016   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6017   filter: "'NIC_Intel-XXV710' and
6018            'NF_DENSITY' and
6019            'DOCKER' and
6020            'PIPELINE' and
6021            'NF_VPPIP4' and
6022            '64B' and
6023            '2T1C' and
6024            'NDRPDR'"
6025   reference:
6026     include: "2"
6027     name: "CNF-1c"
6028   compare:
6029     include: "1"
6030     name: "CNF-0.5c"
6031   parameters:
6032   - "throughput"
6033   - "name"
6034   - "tags"
6035   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6036   x-axis: "X = CNFs per Service Pipeline"
6037   y-axis: "Y = Number of Service Pipelines"
6038   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6039   layout:
6040     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6041     layout: "plot-service-density"
6042
6043 - type: "plot"
6044   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6045   algorithm: "plot_service_density_heatmap_compare"
6046   output-file-type: ".html"
6047   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
6048   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6049   filter: "'NIC_Intel-XXV710' and
6050            'NF_DENSITY' and
6051            'DOCKER' and
6052            'PIPELINE' and
6053            'NF_VPPIP4' and
6054            '64B' and
6055            '4T2C' and
6056            'NDRPDR'"
6057   reference:
6058     include: "2"
6059     name: "CNF-1c"
6060   compare:
6061     include: "1"
6062     name: "CNF-0.5c"
6063   parameters:
6064   - "throughput"
6065   - "name"
6066   - "tags"
6067   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6068   x-axis: "X = CNFs per Service Pipeline"
6069   y-axis: "Y = Number of Service Pipelines"
6070   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6071   layout:
6072     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6073     layout: "plot-service-density"
6074
6075 - type: "plot"
6076   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6077   algorithm: "plot_service_density_heatmap_compare"
6078   output-file-type: ".html"
6079   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
6080   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6081   filter: "'NIC_Intel-XXV710' and
6082            'NF_DENSITY' and
6083            'DOCKER' and
6084            'PIPELINE' and
6085            'NF_VPPIP4' and
6086            '64B' and
6087            '8T4C' and
6088            'NDRPDR'"
6089   reference:
6090     include: "2"
6091     name: "CNF-1c"
6092   compare:
6093     include: "1"
6094     name: "CNF-0.5c"
6095   parameters:
6096   - "throughput"
6097   - "name"
6098   - "tags"
6099   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6100   x-axis: "X = CNFs per Service Pipeline"
6101   y-axis: "Y = Number of Service Pipelines"
6102   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6103   layout:
6104     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6105     layout: "plot-service-density"
6106
6107 # Plots - NF Density - CSP - PDR IMIX
6108 - type: "plot"
6109   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6110   algorithm: "plot_service_density_heatmap_compare"
6111   output-file-type: ".html"
6112   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
6113   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6114   filter: "'NIC_Intel-XXV710' and
6115            'NF_DENSITY' and
6116            'DOCKER' and
6117            'PIPELINE' and
6118            'NF_VPPIP4' and
6119            'IMIX' and
6120            '2T1C' and
6121            'NDRPDR'"
6122   reference:
6123     include: "2"
6124     name: "CNF-1c"
6125   compare:
6126     include: "1"
6127     name: "CNF-0.5c"
6128   parameters:
6129   - "throughput"
6130   - "name"
6131   - "tags"
6132   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6133   x-axis: "X = CNFs per Service Pipeline"
6134   y-axis: "Y = Number of Service Pipelines"
6135   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6136   layout:
6137     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6138     layout: "plot-service-density"
6139
6140 - type: "plot"
6141   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6142   algorithm: "plot_service_density_heatmap_compare"
6143   output-file-type: ".html"
6144   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
6145   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6146   filter: "'NIC_Intel-XXV710' and
6147            'NF_DENSITY' and
6148            'DOCKER' and
6149            'PIPELINE' and
6150            'NF_VPPIP4' and
6151            'IMIX' and
6152            '4T2C' and
6153            'NDRPDR'"
6154   reference:
6155     include: "2"
6156     name: "CNF-1c"
6157   compare:
6158     include: "1"
6159     name: "CNF-0.5c"
6160   parameters:
6161   - "throughput"
6162   - "name"
6163   - "tags"
6164   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6165   x-axis: "X = CNFs per Service Pipeline"
6166   y-axis: "Y = Number of Service Pipelines"
6167   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6168   layout:
6169     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6170     layout: "plot-service-density"
6171
6172 - type: "plot"
6173   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6174   algorithm: "plot_service_density_heatmap_compare"
6175   output-file-type: ".html"
6176   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
6177   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6178   filter: "'NIC_Intel-XXV710' and
6179            'NF_DENSITY' and
6180            'DOCKER' and
6181            'PIPELINE' and
6182            'NF_VPPIP4' and
6183            'IMIX' and
6184            '8T4C' and
6185            'NDRPDR'"
6186   reference:
6187     include: "2"
6188     name: "CNF-1c"
6189   compare:
6190     include: "1"
6191     name: "CNF-0.5c"
6192   parameters:
6193   - "throughput"
6194   - "name"
6195   - "tags"
6196   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6197   x-axis: "X = CNFs per Service Pipeline"
6198   y-axis: "Y = Number of Service Pipelines"
6199   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6200   layout:
6201     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6202     layout: "plot-service-density"
6203
6204 ################################################################################
6205
6206 # Packet Throughput
6207
6208 - type: "plot"
6209   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6210   algorithm: "plot_performance_name_box"
6211   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6212   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6213   include:
6214     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6215     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6216     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6217     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6218   layout:
6219     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6220     layout: "plot-throughput"
6221
6222 - type: "plot"
6223   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6224   algorithm: "plot_performance_name_box"
6225   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6226   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6227   include:
6228     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6229     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6230     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6231     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6232   layout:
6233     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6234     layout: "plot-throughput"
6235
6236 - type: "plot"
6237   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6238   algorithm: "plot_performance_name_box"
6239   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6240   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6241   include:
6242     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6243     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6244     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6245     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6246     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6247   layout:
6248     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6249     layout: "plot-throughput"
6250
6251 - type: "plot"
6252   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6253   algorithm: "plot_performance_name_box"
6254   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6255   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6256   include:
6257     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6258     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6259     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6260     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6261     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6262   layout:
6263     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6264     layout: "plot-throughput"
6265
6266 - type: "plot"
6267   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6268   algorithm: "plot_performance_name_box"
6269   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6270   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6271   include:
6272     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6273     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6274     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6275     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6276     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6277   layout:
6278     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6279     layout: "plot-throughput"
6280
6281 - type: "plot"
6282   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6283   algorithm: "plot_performance_name_box"
6284   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6285   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6286   include:
6287     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6288     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6289     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6290     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6291     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6292   layout:
6293     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6294     layout: "plot-throughput"
6295
6296 - type: "plot"
6297   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6298   algorithm: "plot_performance_name_box"
6299   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6300   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6301   include:
6302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6303     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6306   layout:
6307     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6308     layout: "plot-throughput"
6309
6310 - type: "plot"
6311   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6312   algorithm: "plot_performance_name_box"
6313   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6314   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6315   include:
6316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6319     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6320   layout:
6321     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6322     layout: "plot-throughput"
6323
6324 - type: "plot"
6325   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6326   algorithm: "plot_performance_name_box"
6327   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6328   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6329   include:
6330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6335   layout:
6336     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6337     layout: "plot-throughput"
6338
6339 - type: "plot"
6340   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6341   algorithm: "plot_performance_name_box"
6342   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6343   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6344   include:
6345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6349     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6350   layout:
6351     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6352     layout: "plot-throughput"
6353
6354 - type: "plot"
6355   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6356   algorithm: "plot_performance_name_box"
6357   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6358   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6359   include:
6360     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6362     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6363     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6364     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6365     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6366   layout:
6367     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6368     layout: "plot-throughput"
6369
6370 - type: "plot"
6371   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6372   algorithm: "plot_performance_name_box"
6373   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6374   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6375   include:
6376     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6377     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6378     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6379     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6380     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6381     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6382   layout:
6383     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6384     layout: "plot-throughput"
6385
6386 - type: "plot"
6387   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6388   algorithm: "plot_performance_name_box"
6389   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6390   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6391   include:
6392     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6393     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6394     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6395   layout:
6396     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6397     layout: "plot-throughput"
6398
6399 - type: "plot"
6400   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6401   algorithm: "plot_performance_name_box"
6402   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6404   include:
6405     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6406     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6407     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6408   layout:
6409     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6410     layout: "plot-throughput"
6411
6412 - type: "plot"
6413   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6414   algorithm: "plot_performance_name_box"
6415   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6416   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6417   include:
6418     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6419     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6420     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6421     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6422     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6423   layout:
6424     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6425     layout: "plot-throughput"
6426
6427 - type: "plot"
6428   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6429   algorithm: "plot_performance_name_box"
6430   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6431   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6432   include:
6433     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6434     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6435     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6436     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6437     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6438   layout:
6439     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6440     layout: "plot-throughput"
6441
6442 - type: "plot"
6443   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6444   algorithm: "plot_performance_name_box"
6445   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6446   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6447   include:
6448     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6449     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6450     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6451     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6452   layout:
6453     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6454     layout: "plot-throughput"
6455
6456 - type: "plot"
6457   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6458   algorithm: "plot_performance_name_box"
6459   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6460   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6461   include:
6462     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6463     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6464     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6465     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6466   layout:
6467     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6468     layout: "plot-throughput"
6469
6470 - type: "plot"
6471   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6472   algorithm: "plot_performance_name_box"
6473   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6474   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6475   include:
6476     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6477     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6478     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6479     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6480     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6481   layout:
6482     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6483     layout: "plot-throughput"
6484
6485 - type: "plot"
6486   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6487   algorithm: "plot_performance_name_box"
6488   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6489   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6490   include:
6491     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6492     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6493     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6494     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6495     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6496   layout:
6497     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6498     layout: "plot-throughput"
6499
6500 - type: "plot"
6501   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6502   algorithm: "plot_performance_name_box"
6503   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6504   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6505   include:
6506     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6507     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6508     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6509     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6510     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6511     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6512   layout:
6513     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6514     layout: "plot-throughput"
6515
6516 - type: "plot"
6517   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6518   algorithm: "plot_performance_name_box"
6519   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6520   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6521   include:
6522     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6523     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6524     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6525     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6526     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6527     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6528   layout:
6529     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6530     layout: "plot-throughput"
6531
6532 - type: "plot"
6533   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6534   algorithm: "plot_performance_name_box"
6535   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6536   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6537   include:
6538     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6539     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6540   layout:
6541     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6542     layout: "plot-throughput"
6543
6544 - type: "plot"
6545   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6546   algorithm: "plot_performance_name_box"
6547   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6548   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6549   include:
6550     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6551     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6552   layout:
6553     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6554     layout: "plot-throughput"
6555
6556 - type: "plot"
6557   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6558   algorithm: "plot_performance_name_box"
6559   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6560   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6561   include:
6562     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6563     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6564     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6565     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6566   layout:
6567     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6568     layout: "plot-throughput"
6569
6570 - type: "plot"
6571   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6572   algorithm: "plot_performance_name_box"
6573   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6574   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6575   include:
6576     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6577     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6578     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6579     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6580   layout:
6581     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6582     layout: "plot-throughput"
6583
6584 - type: "plot"
6585   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6586   algorithm: "plot_performance_name_box"
6587   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6588   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6589   include:
6590     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6591     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6592     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6593   layout:
6594     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6595     layout: "plot-throughput"
6596
6597 - type: "plot"
6598   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6599   algorithm: "plot_performance_name_box"
6600   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6601   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6602   include:
6603     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6604     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6605     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6606   layout:
6607     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6608     layout: "plot-throughput"
6609
6610 - type: "plot"
6611   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6612   algorithm: "plot_performance_name_box"
6613   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6614   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6615   include:
6616     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6617     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6618     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6619     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6620     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6621   layout:
6622     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6623     layout: "plot-throughput"
6624
6625 - type: "plot"
6626   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6627   algorithm: "plot_performance_name_box"
6628   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6629   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6630   include:
6631     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6632     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6633     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6634     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6635     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6636   layout:
6637     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6638     layout: "plot-throughput"
6639
6640 - type: "plot"
6641   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6642   algorithm: "plot_performance_name_box"
6643   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6644   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6645   include:
6646     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6647     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6648     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6649   layout:
6650     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6651     layout: "plot-throughput"
6652
6653 - type: "plot"
6654   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6655   algorithm: "plot_performance_name_box"
6656   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6657   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6658   include:
6659     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6660     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6661     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6662   layout:
6663     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6664     layout: "plot-throughput"
6665
6666 - type: "plot"
6667   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6668   algorithm: "plot_performance_name_box"
6669   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6670   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6671   include:
6672     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6673     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6674     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6675   layout:
6676     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6677     layout: "plot-throughput"
6678
6679 - type: "plot"
6680   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6681   algorithm: "plot_performance_name_box"
6682   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6683   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6684   include:
6685     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6686     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6687     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6688   layout:
6689     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6690     layout: "plot-throughput"
6691
6692 - type: "plot"
6693   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6694   algorithm: "plot_performance_name_box"
6695   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6696   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6697   include:
6698     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6699     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6700     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6701     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6702     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6703   layout:
6704     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6705     layout: "plot-throughput"
6706
6707 - type: "plot"
6708   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6709   algorithm: "plot_performance_name_box"
6710   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6711   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6712   include:
6713     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6714     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6715     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6716     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6717     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6718   layout:
6719     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6720     layout: "plot-throughput"
6721
6722 - type: "plot"
6723   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6724   algorithm: "plot_performance_name_box"
6725   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6726   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6727   include:
6728     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6729     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6730     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6731     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6732     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6733     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6734   layout:
6735     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6736     layout: "plot-throughput"
6737
6738 - type: "plot"
6739   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6740   algorithm: "plot_performance_name_box"
6741   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6742   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6743   include:
6744     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6745     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6746     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6747     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6748     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6749     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6750   layout:
6751     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6752     layout: "plot-throughput"
6753
6754 - type: "plot"
6755   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6756   algorithm: "plot_performance_name_box"
6757   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6758   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6759   include:
6760     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
6761     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6762     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
6763     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6764   layout:
6765     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6766     layout: "plot-throughput"
6767
6768 - type: "plot"
6769   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6770   algorithm: "plot_performance_name_box"
6771   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6772   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6773   include:
6774     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
6775     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6776     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6777     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6778   layout:
6779     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6780     layout: "plot-throughput"
6781
6782 - type: "plot"
6783   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6784   algorithm: "plot_performance_name_box"
6785   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6786   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6787   include:
6788     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6789     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6790     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6791     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6792     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6793     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6794   layout:
6795     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6796     layout: "plot-throughput"
6797
6798 - type: "plot"
6799   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6800   algorithm: "plot_performance_name_box"
6801   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6802   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6803   include:
6804     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6805     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6806     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6807     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6808     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6809     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6810   layout:
6811     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6812     layout: "plot-throughput"
6813
6814 - type: "plot"
6815   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6816   algorithm: "plot_performance_name_box"
6817   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6818   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6819   include:
6820     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6821     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6822     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6823     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6824     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6825     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6826   layout:
6827     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6828     layout: "plot-throughput"
6829
6830 - type: "plot"
6831   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6832   algorithm: "plot_performance_name_box"
6833   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6834   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6835   include:
6836     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6837     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6838     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6839     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6840     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6841     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6842   layout:
6843     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6844     layout: "plot-throughput"
6845
6846 - type: "plot"
6847   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6848   algorithm: "plot_performance_name_box"
6849   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6850   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6851   include:
6852     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6853     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6854     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6855     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6856   layout:
6857     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6858     layout: "plot-throughput"
6859
6860 - type: "plot"
6861   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6862   algorithm: "plot_performance_name_box"
6863   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6864   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6865   include:
6866     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6867     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6868     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6869     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6870   layout:
6871     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6872     layout: "plot-throughput"
6873
6874 - type: "plot"
6875   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6876   algorithm: "plot_performance_name_box"
6877   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6878   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6879   include:
6880     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
6881     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6882     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6883     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6884     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6885   layout:
6886     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6887     layout: "plot-throughput"
6888
6889 - type: "plot"
6890   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6891   algorithm: "plot_performance_name_box"
6892   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6893   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6894   include:
6895     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
6896     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6897     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6898     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6899     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6900   layout:
6901     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6902     layout: "plot-throughput"
6903
6904 - type: "plot"
6905   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6906   algorithm: "plot_performance_name_box"
6907   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6908   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6909   include:
6910     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6911     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
6912     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
6913     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6914   layout:
6915     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6916     layout: "plot-throughput"
6917
6918 - type: "plot"
6919   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6920   algorithm: "plot_performance_name_box"
6921   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6922   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6923   include:
6924     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6925     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
6926     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
6927     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6928   layout:
6929     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6930     layout: "plot-throughput"
6931
6932 - type: "plot"
6933   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6934   algorithm: "plot_performance_name_box"
6935   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6936   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6937   include:
6938     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
6939     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
6940     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
6941     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6942     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
6943     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6944   layout:
6945     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6946     layout: "plot-throughput"
6947
6948 - type: "plot"
6949   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
6950   algorithm: "plot_performance_name_box"
6951   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
6952   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6953   include:
6954     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
6955     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
6956     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
6957     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6958     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
6959     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6960   layout:
6961     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
6962     layout: "plot-throughput"
6963
6964 - type: "plot"
6965   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6966   algorithm: "plot_performance_name_box"
6967   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6968   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6969   include:
6970     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6971     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6972     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6973     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6974     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6975   layout:
6976     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6977     layout: "plot-throughput"
6978
6979 - type: "plot"
6980   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6981   algorithm: "plot_performance_name_box"
6982   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6983   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6984   include:
6985     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6986     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6987     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6988     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6989     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6990   layout:
6991     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6992     layout: "plot-throughput"
6993
6994 - type: "plot"
6995   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6996   algorithm: "plot_performance_name_box"
6997   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6998   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6999   include:
7000     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7001     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7002     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7003   layout:
7004     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7005     layout: "plot-throughput"
7006
7007 - type: "plot"
7008   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7009   algorithm: "plot_performance_name_box"
7010   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7011   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7012   include:
7013     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7014     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7015     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7016   layout:
7017     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7018     layout: "plot-throughput"
7019
7020 - type: "plot"
7021   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7022   algorithm: "plot_performance_name_box"
7023   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7024   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7025   include:
7026     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7027     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7028     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7029     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7030   layout:
7031     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7032     layout: "plot-throughput"
7033
7034 - type: "plot"
7035   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7036   algorithm: "plot_performance_name_box"
7037   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7038   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7039   include:
7040     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7041     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7042     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7043     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7044   layout:
7045     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7046     layout: "plot-throughput"
7047
7048 - type: "plot"
7049   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7050   algorithm: "plot_performance_name_box"
7051   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7052   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7053   include:
7054     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7055     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7056     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7057     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7058     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7059     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7060   layout:
7061     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7062     layout: "plot-throughput"
7063
7064 - type: "plot"
7065   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7066   algorithm: "plot_performance_name_box"
7067   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7068   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7069   include:
7070     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7071     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7072     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7073     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7074     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7075     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7076   layout:
7077     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7078     layout: "plot-throughput"
7079
7080 - type: "plot"
7081   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7082   algorithm: "plot_performance_name_box"
7083   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7084   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7085   include:
7086     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7087     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7088     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7089     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7090     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7091     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7092   layout:
7093     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7094     layout: "plot-throughput"
7095
7096 - type: "plot"
7097   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7098   algorithm: "plot_performance_name_box"
7099   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7100   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7101   include:
7102     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7103     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7104     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7105     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7106     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7107     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7108   layout:
7109     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7110     layout: "plot-throughput"
7111
7112 - type: "plot"
7113   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7114   algorithm: "plot_performance_name_box"
7115   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7116   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7117   include:
7118     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7119     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7120     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7121     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7122     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7123     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7124   layout:
7125     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7126     layout: "plot-throughput"
7127
7128 - type: "plot"
7129   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7130   algorithm: "plot_performance_name_box"
7131   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7132   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7133   include:
7134     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7135     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7136     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7137     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7138     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7139     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7140   layout:
7141     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7142     layout: "plot-throughput"
7143
7144 - type: "plot"
7145   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7146   algorithm: "plot_performance_name_box"
7147   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7148   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7149   include:
7150     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7151     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7152     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7153     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7154     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7155     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7156   layout:
7157     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7158     layout: "plot-throughput"
7159
7160 - type: "plot"
7161   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7162   algorithm: "plot_performance_name_box"
7163   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7164   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7165   include:
7166     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7167     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7168     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7169     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7170     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7171     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7172   layout:
7173     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7174     layout: "plot-throughput"
7175
7176 - type: "plot"
7177   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7178   algorithm: "plot_performance_name_box"
7179   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7180   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7181   include:
7182     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7183     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7184     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7185     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7186   layout:
7187     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7188     layout: "plot-throughput"
7189
7190 - type: "plot"
7191   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7192   algorithm: "plot_performance_name_box"
7193   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7194   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7195   include:
7196     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7197     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7198     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7199     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7200   layout:
7201     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7202     layout: "plot-throughput"
7203
7204 - type: "plot"
7205   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7206   algorithm: "plot_performance_name_box"
7207   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7208   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7209   include:
7210     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7211     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7212     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7213     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7214   layout:
7215     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7216     layout: "plot-throughput"
7217
7218 - type: "plot"
7219   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7220   algorithm: "plot_performance_name_box"
7221   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7222   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7223   include:
7224     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7225     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7226     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7227     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7228   layout:
7229     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7230     layout: "plot-throughput"
7231
7232 #- type: "plot"
7233 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7234 #  algorithm: "plot_performance_name_box"
7235 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7236 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7237 #  include:
7238 #    - ""
7239 #  layout:
7240 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7241 #    layout: "plot-throughput"
7242 #
7243 #- type: "plot"
7244 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7245 #  algorithm: "plot_performance_name_box"
7246 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7247 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7248 #  include:
7249 #    - ""
7250 #  layout:
7251 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7252 #    layout: "plot-throughput"
7253
7254 - type: "plot"
7255   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7256   algorithm: "plot_performance_name_box"
7257   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7258   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7259   include:
7260     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7261     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7262     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7263     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7264     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7265   layout:
7266     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7267     layout: "plot-throughput"
7268
7269 - type: "plot"
7270   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7271   algorithm: "plot_performance_name_box"
7272   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7273   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7274   include:
7275     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7276     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7277     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7278     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7279     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7280   layout:
7281     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7282     layout: "plot-throughput"
7283
7284 - type: "plot"
7285   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7286   algorithm: "plot_performance_name_box"
7287   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7288   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7289   include:
7290     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7291     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7292     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7293     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7294     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7295     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7296   layout:
7297     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7298     layout: "plot-throughput"
7299
7300 - type: "plot"
7301   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7302   algorithm: "plot_performance_name_box"
7303   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7304   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7305   include:
7306     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7307     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7308     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7309     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7310     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7311     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7312   layout:
7313     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7314     layout: "plot-throughput"
7315
7316 - type: "plot"
7317   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7318   algorithm: "plot_performance_name_box"
7319   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7320   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7321   include:
7322     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7323     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7324     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7325   layout:
7326     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7327     layout: "plot-throughput"
7328
7329 - type: "plot"
7330   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7331   algorithm: "plot_performance_name_box"
7332   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7333   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7334   include:
7335     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7336     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7337     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7338   layout:
7339     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7340     layout: "plot-throughput"
7341
7342 - type: "plot"
7343   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7344   algorithm: "plot_performance_name_box"
7345   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7346   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7347   include:
7348     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7349     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7350     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7351   layout:
7352     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7353     layout: "plot-throughput"
7354
7355 - type: "plot"
7356   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7357   algorithm: "plot_performance_name_box"
7358   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7359   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7360   include:
7361     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7362     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7363     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7364   layout:
7365     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7366     layout: "plot-throughput"
7367
7368 ################################################################################
7369
7370 # Packet Latency 1C
7371
7372 - type: "plot"
7373   title: "Latency: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7374   algorithm: "plot_latency_error_bars_name"
7375   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7376   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7377   include:
7378     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7379     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7380     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7381     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7382   layout:
7383     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
7384     layout: "plot-latency"
7385
7386 - type: "plot"
7387   title: "Latency: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7388   algorithm: "plot_latency_error_bars_name"
7389   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7390   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7391   include:
7392     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7393     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
7394     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7395     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
7396     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7397   layout:
7398     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
7399     layout: "plot-latency"
7400
7401 - type: "plot"
7402   title: "Latency: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7403   algorithm: "plot_latency_error_bars_name"
7404   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7405   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7406   include:
7407     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
7408     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7409     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7410     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7411     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7412   layout:
7413     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
7414     layout: "plot-latency"
7415
7416 - type: "plot"
7417   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7418   algorithm: "plot_latency_error_bars_name"
7419   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7420   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7421   include:
7422     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
7423     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
7424     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
7425     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7426   layout:
7427     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
7428     layout: "plot-latency"
7429
7430 - type: "plot"
7431   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7432   algorithm: "plot_latency_error_bars_name"
7433   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7434   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7435   include:
7436     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7437     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7438     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
7439     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
7440     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7441   layout:
7442     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
7443     layout: "plot-latency"
7444
7445 - type: "plot"
7446   title: "Latency: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
7447   algorithm: "plot_latency_error_bars_name"
7448   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
7449   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7450   include:
7451     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7452     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7453     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7454     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7455     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7456     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
7457   layout:
7458     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
7459     layout: "plot-latency"
7460
7461 - type: "plot"
7462   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
7463   algorithm: "plot_latency_error_bars_name"
7464   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
7465   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7466   include:
7467     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
7468     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7469     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
7470   layout:
7471     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
7472     layout: "plot-latency"
7473
7474 - type: "plot"
7475   title: "Latency: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7476   algorithm: "plot_latency_error_bars_name"
7477   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7478   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7479   include:
7480     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
7481     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7482     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7483     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7484     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7485   layout:
7486     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
7487     layout: "plot-latency"
7488
7489 - type: "plot"
7490   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7491   algorithm: "plot_latency_error_bars_name"
7492   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7493   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7494   include:
7495     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
7496     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
7497     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
7498     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7499   layout:
7500     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
7501     layout: "plot-latency"
7502
7503 - type: "plot"
7504   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7505   algorithm: "plot_latency_error_bars_name"
7506   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7507   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7508   include:
7509     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7510     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7511     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
7512     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
7513     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7514   layout:
7515     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
7516     layout: "plot-latency"
7517
7518 - type: "plot"
7519   title: "Latency: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr-lat"
7520   algorithm: "plot_latency_error_bars_name"
7521   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr-lat"
7522   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7523   include:
7524     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7525     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7526     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7527     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7528     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7529     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
7530   layout:
7531     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
7532     layout: "plot-latency"
7533
7534 - type: "plot"
7535   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
7536   algorithm: "plot_latency_error_bars_name"
7537   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
7538   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7539   include:
7540     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7541     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7542   layout:
7543     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
7544     layout: "plot-latency"
7545
7546 - type: "plot"
7547   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
7548   algorithm: "plot_latency_error_bars_name"
7549   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
7550   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7551   include:
7552     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
7553     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7554     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7555     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7556   layout:
7557     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
7558     layout: "plot-latency"
7559
7560 - type: "plot"
7561   title: "Latency: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7562   algorithm: "plot_latency_error_bars_name"
7563   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7564   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7565   include:
7566     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7567     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7568     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7569   layout:
7570     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7571     layout: "plot-latency"
7572
7573 - type: "plot"
7574   title: "Latency: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7575   algorithm: "plot_latency_error_bars_name"
7576   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7577   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7578   include:
7579     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7580     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7581     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7582     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7583     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7584   layout:
7585     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7586     layout: "plot-latency"
7587
7588 - type: "plot"
7589   title: "Latency: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
7590   algorithm: "plot_latency_error_bars_name"
7591   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
7592   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7593   include:
7594     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7595     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7596     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7597   layout:
7598     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
7599     layout: "plot-latency"
7600
7601 - type: "plot"
7602   title: "Latency: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7603   algorithm: "plot_latency_error_bars_name"
7604   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7605   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7606   include:
7607     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7608     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7609     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7610   layout:
7611     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7612     layout: "plot-latency"
7613
7614 - type: "plot"
7615   title: "Latency: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7616   algorithm: "plot_latency_error_bars_name"
7617   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7618   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7619   include:
7620     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7621     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7622     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7623     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7624     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7625   layout:
7626     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7627     layout: "plot-latency"
7628
7629 - type: "plot"
7630   title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
7631   algorithm: "plot_latency_error_bars_name"
7632   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
7633   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7634   include:
7635     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7636     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7637     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7638     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7639     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7640     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7641   layout:
7642     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
7643     layout: "plot-latency"
7644
7645 - type: "plot"
7646   title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
7647   algorithm: "plot_latency_error_bars_name"
7648   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
7649   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7650   include:
7651     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
7652     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7653     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
7654     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7655   layout:
7656     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
7657     layout: "plot-latency"
7658
7659 - type: "plot"
7660   title: "Latency: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
7661   algorithm: "plot_latency_error_bars_name"
7662   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
7663   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7664   include:
7665     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7666     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7667     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7668     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7669     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7670     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7671   layout:
7672     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
7673     layout: "plot-latency"
7674
7675 - type: "plot"
7676   title: "Latency: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7677   algorithm: "plot_latency_error_bars_name"
7678   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7679   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7680   include:
7681     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7682     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7683     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7684     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7685     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7686     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7687   layout:
7688     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7689     layout: "plot-latency"
7690
7691 - type: "plot"
7692   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7693   algorithm: "plot_latency_error_bars_name"
7694   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7695   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7696   include:
7697     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7698     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7699     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7700     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7701   layout:
7702     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7703     layout: "plot-latency"
7704
7705 - type: "plot"
7706   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7707   algorithm: "plot_latency_error_bars_name"
7708   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7709   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7710   include:
7711     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7712     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7713     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7714     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7715     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7716   layout:
7717     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7718     layout: "plot-latency"
7719
7720 - type: "plot"
7721   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7722   algorithm: "plot_latency_error_bars_name"
7723   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7724   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7725   include:
7726     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7728     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7729     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7730   layout:
7731     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7732     layout: "plot-latency"
7733
7734 - type: "plot"
7735   title: "Latency: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
7736   algorithm: "plot_latency_error_bars_name"
7737   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
7738   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7739   include:
7740     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7741     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7742     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7743     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7744     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7745     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7746   layout:
7747     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7748     layout: "plot-latency"
7749
7750 - type: "plot"
7751   title: "Latency: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7752   algorithm: "plot_latency_error_bars_name"
7753   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7754   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7755   include:
7756     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7757     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7758     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7759     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7760     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7761   layout:
7762     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7763     layout: "plot-latency"
7764
7765 - type: "plot"
7766   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7767   algorithm: "plot_latency_error_bars_name"
7768   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7769   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7770   include:
7771     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7772     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7773     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7774   layout:
7775     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7776     layout: "plot-latency"
7777
7778 - type: "plot"
7779   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7780   algorithm: "plot_latency_error_bars_name"
7781   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7782   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7783   include:
7784     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7785     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7786     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7787     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7788   layout:
7789     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7790     layout: "plot-latency"
7791
7792 - type: "plot"
7793   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7794   algorithm: "plot_latency_error_bars_name"
7795   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7796   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7797   include:
7798     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7799     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7800     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7801     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7802     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7803     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7804   layout:
7805     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7806     layout: "plot-latency"
7807
7808 - type: "plot"
7809   title: "Latency: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr-lat"
7810   algorithm: "plot_latency_error_bars_name"
7811   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr-lat"
7812   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7813   include:
7814     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7815     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7816     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7817     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7818     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7819     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7820   layout:
7821     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7822     layout: "plot-latency"
7823
7824 - type: "plot"
7825   title: "Latency: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
7826   algorithm: "plot_latency_error_bars_name"
7827   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
7828   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7829   include:
7830     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7831     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7832     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7833     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7834     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7835     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7836   layout:
7837     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7838     layout: "plot-latency"
7839
7840 - type: "plot"
7841   title: "Latency: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
7842   algorithm: "plot_latency_error_bars_name"
7843   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
7844   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7845   include:
7846     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7847     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7848     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7849     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7850     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7851     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7852   layout:
7853     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7854     layout: "plot-latency"
7855
7856 - type: "plot"
7857   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7858   algorithm: "plot_latency_error_bars_name"
7859   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7860   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7861   include:
7862     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7863     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7864     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7865     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7866   layout:
7867     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7868     layout: "plot-latency"
7869
7870 - type: "plot"
7871   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
7872   algorithm: "plot_latency_error_bars_name"
7873   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
7874   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7875   include:
7876     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7877     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7878     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7879     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7880   layout:
7881     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7882     layout: "plot-latency"
7883
7884 #- type: "plot"
7885 #  title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7886 #  algorithm: "plot_latency_error_bars_name"
7887 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7888 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7889 #  include:
7890 #    - ""
7891 #  layout:
7892 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7893 #    layout: "plot-latency"
7894
7895 - type: "plot"
7896   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7897   algorithm: "plot_latency_error_bars_name"
7898   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7899   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7900   include:
7901     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7902     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7903     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7904     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7905     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7906   layout:
7907     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7908     layout: "plot-latency"
7909
7910 - type: "plot"
7911   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7912   algorithm: "plot_latency_error_bars_name"
7913   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7914   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7915   include:
7916     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7917     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7918     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7919     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7920     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7921     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7922   layout:
7923     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7924     layout: "plot-latency"
7925
7926 - type: "plot"
7927   title: "Latency: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
7928   algorithm: "plot_latency_error_bars_name"
7929   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
7930   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7931   include:
7932     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7933     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7934     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7935   layout:
7936     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7937     layout: "plot-latency"
7938
7939 - type: "plot"
7940   title: "Latency: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
7941   algorithm: "plot_latency_error_bars_name"
7942   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
7943   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7944   include:
7945     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7946     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7947     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7948   layout:
7949     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7950     layout: "plot-latency"
7951
7952 ################################################################################
7953
7954 # Packet Latency 2C
7955
7956 - type: "plot"
7957   title: "Latency: 2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7958   algorithm: "plot_latency_error_bars_name"
7959   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7960   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7961   include:
7962     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7963     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7964     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7965     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7966   layout:
7967     title: "2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
7968     layout: "plot-latency"
7969
7970 - type: "plot"
7971   title: "Latency: 3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7972   algorithm: "plot_latency_error_bars_name"
7973   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7974   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7975   include:
7976     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7977     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
7978     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7979     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
7980     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7981   layout:
7982     title: "3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
7983     layout: "plot-latency"
7984
7985 - type: "plot"
7986   title: "Latency: 2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
7987   algorithm: "plot_latency_error_bars_name"
7988   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
7989   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7990   include:
7991     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
7992     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
7993     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
7994     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
7995     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
7996   layout:
7997     title: "2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
7998     layout: "plot-latency"
7999
8000 - type: "plot"
8001   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8002   algorithm: "plot_latency_error_bars_name"
8003   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8004   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8005   include:
8006     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
8007     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
8008     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
8009     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8010   layout:
8011     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
8012     layout: "plot-latency"
8013
8014 - type: "plot"
8015   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8016   algorithm: "plot_latency_error_bars_name"
8017   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8018   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8019   include:
8020     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8021     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8022     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
8023     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
8024     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8025   layout:
8026     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
8027     layout: "plot-latency"
8028
8029 - type: "plot"
8030   title: "Latency: 2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
8031   algorithm: "plot_latency_error_bars_name"
8032   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
8033   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8034   include:
8035     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8036     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8037     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8038     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8039     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8040     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
8041   layout:
8042     title: "2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
8043     layout: "plot-latency"
8044
8045 - type: "plot"
8046   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
8047   algorithm: "plot_latency_error_bars_name"
8048   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
8049   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8050   include:
8051     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
8052     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
8053     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
8054   layout:
8055     title: "3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr"
8056     layout: "plot-latency"
8057
8058 - type: "plot"
8059   title: "Latency: 3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8060   algorithm: "plot_latency_error_bars_name"
8061   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8062   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8063   include:
8064     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
8065     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8066     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8067     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8068     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8069   layout:
8070     title: "3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
8071     layout: "plot-latency"
8072
8073 - type: "plot"
8074   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8075   algorithm: "plot_latency_error_bars_name"
8076   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8077   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8078   include:
8079     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
8080     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
8081     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
8082     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8083   layout:
8084     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
8085     layout: "plot-latency"
8086
8087 - type: "plot"
8088   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8089   algorithm: "plot_latency_error_bars_name"
8090   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8091   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8092   include:
8093     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8094     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8095     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
8096     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
8097     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8098   layout:
8099     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
8100     layout: "plot-latency"
8101
8102 - type: "plot"
8103   title: "Latency: 3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr-lat"
8104   algorithm: "plot_latency_error_bars_name"
8105   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr-lat"
8106   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8107   include:
8108     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8109     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8110     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8111     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8112     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8113     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
8114   layout:
8115     title: "3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr"
8116     layout: "plot-latency"
8117
8118 - type: "plot"
8119   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
8120   algorithm: "plot_latency_error_bars_name"
8121   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
8122   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8123   include:
8124     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
8125     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8126   layout:
8127     title: "3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr"
8128     layout: "plot-latency"
8129
8130 - type: "plot"
8131   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
8132   algorithm: "plot_latency_error_bars_name"
8133   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
8134   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8135   include:
8136     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t2c-ethip4vxlan-l2xcbase-ndrpdr"
8137     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8138     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8139     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8140   layout:
8141     title: "3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr"
8142     layout: "plot-latency"
8143
8144 - type: "plot"
8145   title: "Latency: 2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8146   algorithm: "plot_latency_error_bars_name"
8147   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8148   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8149   include:
8150     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8151     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8152     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8153   layout:
8154     title: "2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8155     layout: "plot-latency"
8156
8157 - type: "plot"
8158   title: "Latency: 2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8159   algorithm: "plot_latency_error_bars_name"
8160   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8161   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8162   include:
8163     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8164     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8165     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
8166     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
8167     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8168   layout:
8169     title: "2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8170     layout: "plot-latency"
8171
8172 - type: "plot"
8173   title: "Latency: 3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
8174   algorithm: "plot_latency_error_bars_name"
8175   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
8176   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8177   include:
8178     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
8179     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
8180     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
8181   layout:
8182     title: "3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr"
8183     layout: "plot-latency"
8184
8185 - type: "plot"
8186   title: "Latency: 3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8187   algorithm: "plot_latency_error_bars_name"
8188   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8189   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8190   include:
8191     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8192     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8193     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8194   layout:
8195     title: "3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8196     layout: "plot-latency"
8197
8198 - type: "plot"
8199   title: "Latency: 3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8200   algorithm: "plot_latency_error_bars_name"
8201   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8202   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8203   include:
8204     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8205     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8206     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
8207     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
8208     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8209   layout:
8210     title: "3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8211     layout: "plot-latency"
8212
8213 - type: "plot"
8214   title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8215   algorithm: "plot_latency_error_bars_name"
8216   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8217   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8218   include:
8219     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8220     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8221     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8222     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8223     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8224     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8225   layout:
8226     title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
8227     layout: "plot-latency"
8228
8229 - type: "plot"
8230   title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8231   algorithm: "plot_latency_error_bars_name"
8232   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8233   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8234   include:
8235     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8236     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8237     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8238     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8239   layout:
8240     title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8241     layout: "plot-latency"
8242
8243 - type: "plot"
8244   title: "Latency: 3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8245   algorithm: "plot_latency_error_bars_name"
8246   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8247   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8248   include:
8249     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8250     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8251     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8252     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8253     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8254     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8255   layout:
8256     title: "3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr"
8257     layout: "plot-latency"
8258
8259 - type: "plot"
8260   title: "Latency: 2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8261   algorithm: "plot_latency_error_bars_name"
8262   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8263   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8264   include:
8265     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8266     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8267     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8268     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8269     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8270     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8271   layout:
8272     title: "2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
8273     layout: "plot-latency"
8274
8275 - type: "plot"
8276   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8277   algorithm: "plot_latency_error_bars_name"
8278   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8279   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8280   include:
8281     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
8282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8283     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8284     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8285   layout:
8286     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
8287     layout: "plot-latency"
8288
8289 - type: "plot"
8290   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8291   algorithm: "plot_latency_error_bars_name"
8292   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8293   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8294   include:
8295     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
8296     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
8297     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8298     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8299     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8300   layout:
8301     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
8302     layout: "plot-latency"
8303
8304 - type: "plot"
8305   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8306   algorithm: "plot_latency_error_bars_name"
8307   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8308   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8309   include:
8310     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8311     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
8312     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
8313     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8314   layout:
8315     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
8316     layout: "plot-latency"
8317
8318 - type: "plot"
8319   title: "Latency: 3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
8320   algorithm: "plot_latency_error_bars_name"
8321   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
8322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8323   include:
8324     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
8325     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
8326     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
8327     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8328     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
8329     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8330   layout:
8331     title: "3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr"
8332     layout: "plot-latency"
8333
8334 - type: "plot"
8335   title: "Latency: 3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8336   algorithm: "plot_latency_error_bars_name"
8337   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8338   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8339   include:
8340     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8341     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8342     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8343     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8344     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8345   layout:
8346     title: "3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
8347     layout: "plot-latency"
8348
8349 - type: "plot"
8350   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8351   algorithm: "plot_latency_error_bars_name"
8352   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8354   include:
8355     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
8356     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8357     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8358   layout:
8359     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
8360     layout: "plot-latency"
8361
8362 - type: "plot"
8363   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8364   algorithm: "plot_latency_error_bars_name"
8365   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8366   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8367   include:
8368     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
8369     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8370     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8371     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8372   layout:
8373     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
8374     layout: "plot-latency"
8375
8376 - type: "plot"
8377   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8378   algorithm: "plot_latency_error_bars_name"
8379   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8380   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8381   include:
8382     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
8383     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8384     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8385     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
8386     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
8387     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8388   layout:
8389     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
8390     layout: "plot-latency"
8391
8392 - type: "plot"
8393   title: "Latency: 3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr-lat"
8394   algorithm: "plot_latency_error_bars_name"
8395   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr-lat"
8396   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8397   include:
8398     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8399     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8400     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8401     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8402     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8403     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8404   layout:
8405     title: "3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr"
8406     layout: "plot-latency"
8407
8408 - type: "plot"
8409   title: "Latency: 3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
8410   algorithm: "plot_latency_error_bars_name"
8411   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
8412   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8413   include:
8414     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8415     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8416     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8417     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8418     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8419     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8420   layout:
8421     title: "3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr"
8422     layout: "plot-latency"
8423
8424 - type: "plot"
8425   title: "Latency: 3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
8426   algorithm: "plot_latency_error_bars_name"
8427   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
8428   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8429   include:
8430     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8431     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8432     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8433     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8434     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8435     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8436   layout:
8437     title: "3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr"
8438     layout: "plot-latency"
8439
8440 - type: "plot"
8441   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8442   algorithm: "plot_latency_error_bars_name"
8443   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8444   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8445   include:
8446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8449     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8450   layout:
8451     title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
8452     layout: "plot-latency"
8453
8454 - type: "plot"
8455   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
8456   algorithm: "plot_latency_error_bars_name"
8457   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
8458   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8459   include:
8460     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8461     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8462     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8463     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8464   layout:
8465     title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
8466     layout: "plot-latency"
8467
8468 #- type: "plot"
8469 #  title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8470 #  algorithm: "plot_latency_error_bars_name"
8471 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8472 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8473 #  include:
8474 #    - ""
8475 #  layout:
8476 #    title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
8477 #    layout: "plot-latency"
8478
8479 - type: "plot"
8480   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8481   algorithm: "plot_latency_error_bars_name"
8482   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8483   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8484   include:
8485     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8486     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8487     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8488     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8489     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8490   layout:
8491     title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
8492     layout: "plot-latency"
8493
8494 - type: "plot"
8495   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8496   algorithm: "plot_latency_error_bars_name"
8497   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8498   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8499   include:
8500     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8501     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8502     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8503     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8504     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8505     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8506   layout:
8507     title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
8508     layout: "plot-latency"
8509
8510 - type: "plot"
8511   title: "Latency: 3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
8512   algorithm: "plot_latency_error_bars_name"
8513   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
8514   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8515   include:
8516     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8517     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8518     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8519   layout:
8520     title: "3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr"
8521     layout: "plot-latency"
8522
8523 - type: "plot"
8524   title: "Latency: 3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
8525   algorithm: "plot_latency_error_bars_name"
8526   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
8527   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8528   include:
8529     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8530     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8531     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8532   layout:
8533     title: "3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr"
8534     layout: "plot-latency"
8535
8536 ################################################################################
8537
8538 # Packet Latency 4C
8539
8540 - type: "plot"
8541   title: "Latency: 2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8542   algorithm: "plot_latency_error_bars_name"
8543   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8544   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8545   include:
8546     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8547     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8548     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8549     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8550   layout:
8551     title: "2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
8552     layout: "plot-latency"
8553
8554 - type: "plot"
8555   title: "Latency: 3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8556   algorithm: "plot_latency_error_bars_name"
8557   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8558   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8559   include:
8560     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8561     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
8562     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8563     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
8564     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8565   layout:
8566     title: "3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
8567     layout: "plot-latency"
8568
8569 - type: "plot"
8570   title: "Latency: 2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8571   algorithm: "plot_latency_error_bars_name"
8572   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8573   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8574   include:
8575     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
8576     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8577     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8578     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8579     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8580   layout:
8581     title: "2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
8582     layout: "plot-latency"
8583
8584 - type: "plot"
8585   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8586   algorithm: "plot_latency_error_bars_name"
8587   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8588   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8589   include:
8590     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
8591     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
8592     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
8593     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8594   layout:
8595     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
8596     layout: "plot-latency"
8597
8598 - type: "plot"
8599   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8600   algorithm: "plot_latency_error_bars_name"
8601   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8602   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8603   include:
8604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
8607     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
8608     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8609   layout:
8610     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
8611     layout: "plot-latency"
8612
8613 - type: "plot"
8614   title: "Latency: 2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
8615   algorithm: "plot_latency_error_bars_name"
8616   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
8617   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8618   include:
8619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8620     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8621     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8622     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8623     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8624     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
8625   layout:
8626     title: "2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
8627     layout: "plot-latency"
8628
8629 - type: "plot"
8630   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
8631   algorithm: "plot_latency_error_bars_name"
8632   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
8633   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8634   include:
8635     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
8636     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
8637     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
8638   layout:
8639     title: "3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr"
8640     layout: "plot-latency"
8641
8642 - type: "plot"
8643   title: "Latency: 3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8644   algorithm: "plot_latency_error_bars_name"
8645   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8646   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8647   include:
8648     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
8649     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8650     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8651     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8652     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8653   layout:
8654     title: "3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
8655     layout: "plot-latency"
8656
8657 - type: "plot"
8658   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8659   algorithm: "plot_latency_error_bars_name"
8660   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8662   include:
8663     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
8664     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
8665     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
8666     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8667   layout:
8668     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
8669     layout: "plot-latency"
8670
8671 - type: "plot"
8672   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8673   algorithm: "plot_latency_error_bars_name"
8674   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8675   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8676   include:
8677     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8678     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8679     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
8680     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
8681     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8682   layout:
8683     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
8684     layout: "plot-latency"
8685
8686 - type: "plot"
8687   title: "Latency: 3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr-lat"
8688   algorithm: "plot_latency_error_bars_name"
8689   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr-lat"
8690   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8691   include:
8692     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8693     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8694     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8695     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8696     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8697     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
8698   layout:
8699     title: "3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr"
8700     layout: "plot-latency"
8701
8702 - type: "plot"
8703   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
8704   algorithm: "plot_latency_error_bars_name"
8705   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
8706   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8707   include:
8708     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
8709     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8710   layout:
8711     title: "3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr"
8712     layout: "plot-latency"
8713
8714 - type: "plot"
8715   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
8716   algorithm: "plot_latency_error_bars_name"
8717   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
8718   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8719   include:
8720     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-8t4c-ethip4vxlan-l2xcbase-ndrpdr"
8721     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8722     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8723     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8724   layout:
8725     title: "3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr"
8726     layout: "plot-latency"
8727
8728 - type: "plot"
8729   title: "Latency: 2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8730   algorithm: "plot_latency_error_bars_name"
8731   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8732   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8733   include:
8734     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8735     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8736     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8737   layout:
8738     title: "2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8739     layout: "plot-latency"
8740
8741 - type: "plot"
8742   title: "Latency: 2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8743   algorithm: "plot_latency_error_bars_name"
8744   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8745   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8746   include:
8747     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8748     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8749     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
8750     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
8751     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8752   layout:
8753     title: "2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8754     layout: "plot-latency"
8755
8756 - type: "plot"
8757   title: "Latency: 3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
8758   algorithm: "plot_latency_error_bars_name"
8759   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
8760   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8761   include:
8762     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
8763     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
8764     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
8765   layout:
8766     title: "3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr"
8767     layout: "plot-latency"
8768
8769 - type: "plot"
8770   title: "Latency: 3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8771   algorithm: "plot_latency_error_bars_name"
8772   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8773   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8774   include:
8775     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8776     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8777     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8778   layout:
8779     title: "3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8780     layout: "plot-latency"
8781
8782 - type: "plot"
8783   title: "Latency: 3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8784   algorithm: "plot_latency_error_bars_name"
8785   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8786   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8787   include:
8788     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8789     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8790     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
8791     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
8792     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8793   layout:
8794     title: "3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8795     layout: "plot-latency"
8796
8797 - type: "plot"
8798   title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8799   algorithm: "plot_latency_error_bars_name"
8800   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8801   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8802   include:
8803     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8804     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8805     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8806     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8807     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8808     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8809   layout:
8810     title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
8811     layout: "plot-latency"
8812
8813 - type: "plot"
8814   title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8815   algorithm: "plot_latency_error_bars_name"
8816   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8817   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8818   include:
8819     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8820     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8821     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8822     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8823   layout:
8824     title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8825     layout: "plot-latency"
8826
8827 - type: "plot"
8828   title: "Latency: 3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8829   algorithm: "plot_latency_error_bars_name"
8830   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8831   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8832   include:
8833     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8834     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8835     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8836     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8837     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8838     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8839   layout:
8840     title: "3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr"
8841     layout: "plot-latency"
8842
8843 - type: "plot"
8844   title: "Latency: 2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8845   algorithm: "plot_latency_error_bars_name"
8846   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8847   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8848   include:
8849     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8850     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8851     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8852     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8853     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8854     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8855   layout:
8856     title: "2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
8857     layout: "plot-latency"
8858
8859 - type: "plot"
8860   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8861   algorithm: "plot_latency_error_bars_name"
8862   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8863   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8864   include:
8865     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
8866     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8867     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8868     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8869   layout:
8870     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
8871     layout: "plot-latency"
8872
8873 - type: "plot"
8874   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8875   algorithm: "plot_latency_error_bars_name"
8876   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8877   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8878   include:
8879     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
8880     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
8881     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
8882     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8883     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8884   layout:
8885     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
8886     layout: "plot-latency"
8887
8888 - type: "plot"
8889   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8890   algorithm: "plot_latency_error_bars_name"
8891   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8892   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8893   include:
8894     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8895     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
8896     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
8897     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8898   layout:
8899     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
8900     layout: "plot-latency"
8901
8902 - type: "plot"
8903   title: "Latency: 3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
8904   algorithm: "plot_latency_error_bars_name"
8905   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
8906   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8907   include:
8908     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
8909     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
8910     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
8911     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8912     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
8913     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8914   layout:
8915     title: "3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr"
8916     layout: "plot-latency"
8917
8918 - type: "plot"
8919   title: "Latency: 3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8920   algorithm: "plot_latency_error_bars_name"
8921   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8922   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8923   include:
8924     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8925     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8926     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8927     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8928     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8929   layout:
8930     title: "3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
8931     layout: "plot-latency"
8932
8933 - type: "plot"
8934   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8935   algorithm: "plot_latency_error_bars_name"
8936   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8937   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8938   include:
8939     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
8940     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8941     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8942   layout:
8943     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
8944     layout: "plot-latency"
8945
8946 - type: "plot"
8947   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8948   algorithm: "plot_latency_error_bars_name"
8949   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8950   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8951   include:
8952     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
8953     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
8954     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8955     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8956   layout:
8957     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
8958     layout: "plot-latency"
8959
8960 - type: "plot"
8961   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8962   algorithm: "plot_latency_error_bars_name"
8963   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8964   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8965   include:
8966     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
8967     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
8968     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8969     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
8970     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
8971     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8972   layout:
8973     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
8974     layout: "plot-latency"
8975
8976 - type: "plot"
8977   title: "Latency: 3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr-lat"
8978   algorithm: "plot_latency_error_bars_name"
8979   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr-lat"
8980   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8981   include:
8982     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8983     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8984     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8985     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8986     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8987     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8988   layout:
8989     title: "3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr"
8990     layout: "plot-latency"
8991
8992 - type: "plot"
8993   title: "Latency: 3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
8994   algorithm: "plot_latency_error_bars_name"
8995   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
8996   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8997   include:
8998     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8999     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9000     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9001     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9002     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9003     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9004   layout:
9005     title: "3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr"
9006     layout: "plot-latency"
9007
9008 - type: "plot"
9009   title: "Latency: 3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
9010   algorithm: "plot_latency_error_bars_name"
9011   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
9012   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9013   include:
9014     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-8t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9015     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9016     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9017     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9018     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9019     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9020   layout:
9021     title: "3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr"
9022     layout: "plot-latency"
9023
9024 - type: "plot"
9025   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9026   algorithm: "plot_latency_error_bars_name"
9027   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9028   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9029   include:
9030     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9031     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9032     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9033     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9034   layout:
9035     title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
9036     layout: "plot-latency"
9037
9038 - type: "plot"
9039   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
9040   algorithm: "plot_latency_error_bars_name"
9041   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
9042   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9043   include:
9044     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9045     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9046     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9047     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9048   layout:
9049     title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
9050     layout: "plot-latency"
9051
9052 #- type: "plot"
9053 #  title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9054 #  algorithm: "plot_latency_error_bars_name"
9055 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9056 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9057 #  include:
9058 #    - ""
9059 #  layout:
9060 #    title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
9061 #    layout: "plot-latency"
9062
9063 - type: "plot"
9064   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9065   algorithm: "plot_latency_error_bars_name"
9066   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9067   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9068   include:
9069     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9070     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9071     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9072     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9073     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9074   layout:
9075     title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
9076     layout: "plot-latency"
9077
9078 - type: "plot"
9079   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9080   algorithm: "plot_latency_error_bars_name"
9081   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9082   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9083   include:
9084     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9085     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9086     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9087     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9088     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9089     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9090   layout:
9091     title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
9092     layout: "plot-latency"
9093
9094 - type: "plot"
9095   title: "Latency: 3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
9096   algorithm: "plot_latency_error_bars_name"
9097   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
9098   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9099   include:
9100     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9101     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9102     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9103   layout:
9104     title: "3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr"
9105     layout: "plot-latency"
9106
9107 - type: "plot"
9108   title: "Latency: 3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
9109   algorithm: "plot_latency_error_bars_name"
9110   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
9111   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9112   include:
9113     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9114     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9115     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9116   layout:
9117     title: "3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr"
9118     layout: "plot-latency"
9119
9120 ################################################################################
9121
9122 # Packet Speedup
9123
9124 - type: "plot"
9125   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9126   algorithm: "plot_throughput_speedup_analysis_name"
9127   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9128   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9129   include:
9130     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9131     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9132     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9133     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9134   layout:
9135     title: "2n-skx-xxv710-64b-memif-base-i40e-ndr"
9136     layout: "plot-throughput-speedup-analysis"
9137
9138 - type: "plot"
9139   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9140   algorithm: "plot_throughput_speedup_analysis_name"
9141   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9142   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9143   include:
9144     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9145     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9146     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9147     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9148   layout:
9149     title: "2n-skx-xxv710-64b-memif-base-i40e-pdr"
9150     layout: "plot-throughput-speedup-analysis"
9151
9152 - type: "plot"
9153   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9154   algorithm: "plot_throughput_speedup_analysis_name"
9155   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9156   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9157   include:
9158     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9159     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9160     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9161     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9162     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9163   layout:
9164     title: "3n-skx-xxv710-64b-memif-base-i40e-ndr"
9165     layout: "plot-throughput-speedup-analysis"
9166
9167 - type: "plot"
9168   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9169   algorithm: "plot_throughput_speedup_analysis_name"
9170   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9171   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9172   include:
9173     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9174     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9175     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9176     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9177     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9178   layout:
9179     title: "3n-skx-xxv710-64b-memif-base-i40e-pdr"
9180     layout: "plot-throughput-speedup-analysis"
9181
9182 - type: "plot"
9183   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9184   algorithm: "plot_throughput_speedup_analysis_name"
9185   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9186   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9187   include:
9188     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9189     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9190     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9191     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9192     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9193   layout:
9194     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
9195     layout: "plot-throughput-speedup-analysis"
9196
9197 - type: "plot"
9198   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9199   algorithm: "plot_throughput_speedup_analysis_name"
9200   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9201   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9202   include:
9203     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9204     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9205     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9206     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9207     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9208   layout:
9209     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
9210     layout: "plot-throughput-speedup-analysis"
9211
9212 - type: "plot"
9213   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9214   algorithm: "plot_throughput_speedup_analysis_name"
9215   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9216   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9217   include:
9218     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9219     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9220     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9222   layout:
9223     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
9224     layout: "plot-throughput-speedup-analysis"
9225
9226 - type: "plot"
9227   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9228   algorithm: "plot_throughput_speedup_analysis_name"
9229   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9230   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9231   include:
9232     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9233     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9234     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9236   layout:
9237     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
9238     layout: "plot-throughput-speedup-analysis"
9239
9240 - type: "plot"
9241   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9242   algorithm: "plot_throughput_speedup_analysis_name"
9243   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9244   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9245   include:
9246     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9247     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9248     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9250     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9251   layout:
9252     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
9253     layout: "plot-throughput-speedup-analysis"
9254
9255 - type: "plot"
9256   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9257   algorithm: "plot_throughput_speedup_analysis_name"
9258   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9259   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9260   include:
9261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9262     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9266   layout:
9267     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
9268     layout: "plot-throughput-speedup-analysis"
9269
9270 - type: "plot"
9271   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
9272   algorithm: "plot_throughput_speedup_analysis_name"
9273   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
9274   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9275   include:
9276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9282   layout:
9283     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
9284     layout: "plot-throughput-speedup-analysis"
9285
9286 - type: "plot"
9287   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
9288   algorithm: "plot_throughput_speedup_analysis_name"
9289   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
9290   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9291   include:
9292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9298   layout:
9299     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
9300     layout: "plot-throughput-speedup-analysis"
9301
9302 - type: "plot"
9303   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9304   algorithm: "plot_throughput_speedup_analysis_name"
9305   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9306   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9307   include:
9308     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9309     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9310     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9311   layout:
9312     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr"
9313     layout: "plot-throughput-speedup-analysis"
9314
9315 - type: "plot"
9316   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9317   algorithm: "plot_throughput_speedup_analysis_name"
9318   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9319   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9320   include:
9321     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9322     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9323     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9324   layout:
9325     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr"
9326     layout: "plot-throughput-speedup-analysis"
9327
9328 - type: "plot"
9329   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9330   algorithm: "plot_throughput_speedup_analysis_name"
9331   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9332   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9333   include:
9334     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9335     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9336     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9337     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9338     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9339   layout:
9340     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
9341     layout: "plot-throughput-speedup-analysis"
9342
9343 - type: "plot"
9344   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9345   algorithm: "plot_throughput_speedup_analysis_name"
9346   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9347   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9348   include:
9349     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9350     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9351     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9352     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9353     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9354   layout:
9355     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
9356     layout: "plot-throughput-speedup-analysis"
9357
9358 - type: "plot"
9359   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9360   algorithm: "plot_throughput_speedup_analysis_name"
9361   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9362   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9363   include:
9364     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9365     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9366     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9367     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9368   layout:
9369     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
9370     layout: "plot-throughput-speedup-analysis"
9371
9372 - type: "plot"
9373   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9374   algorithm: "plot_throughput_speedup_analysis_name"
9375   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9376   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9377   include:
9378     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9379     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9380     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9381     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9382   layout:
9383     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
9384     layout: "plot-throughput-speedup-analysis"
9385
9386 - type: "plot"
9387   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9388   algorithm: "plot_throughput_speedup_analysis_name"
9389   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9390   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9391   include:
9392     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9393     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9394     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9395     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9396     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9397   layout:
9398     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
9399     layout: "plot-throughput-speedup-analysis"
9400
9401 - type: "plot"
9402   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9403   algorithm: "plot_throughput_speedup_analysis_name"
9404   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9405   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9406   include:
9407     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9408     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9409     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9410     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9411     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9412   layout:
9413     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
9414     layout: "plot-throughput-speedup-analysis"
9415
9416 - type: "plot"
9417   title: "Speedup: 3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr-tsa"
9418   algorithm: "plot_throughput_speedup_analysis_name"
9419   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr-tsa"
9420   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9421   include:
9422     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9423     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9424     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9425     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9426     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9427     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9428   layout:
9429     title: "3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr"
9430     layout: "plot-throughput-speedup-analysis"
9431
9432 - type: "plot"
9433   title: "Speedup: 3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr-tsa"
9434   algorithm: "plot_throughput_speedup_analysis_name"
9435   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr-tsa"
9436   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9437   include:
9438     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9439     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9440     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9441     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9442     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9443     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9444   layout:
9445     title: "3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr"
9446     layout: "plot-throughput-speedup-analysis"
9447
9448 - type: "plot"
9449   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
9450   algorithm: "plot_throughput_speedup_analysis_name"
9451   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
9452   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9453   include:
9454     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9455     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9456   layout:
9457     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr"
9458     layout: "plot-throughput-speedup-analysis"
9459
9460 - type: "plot"
9461   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
9462   algorithm: "plot_throughput_speedup_analysis_name"
9463   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
9464   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9465   include:
9466     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9467     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9468   layout:
9469     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr"
9470     layout: "plot-throughput-speedup-analysis"
9471
9472 - type: "plot"
9473   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
9474   algorithm: "plot_throughput_speedup_analysis_name"
9475   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
9476   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9477   include:
9478     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9479     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9480     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9481     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9482   layout:
9483     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr"
9484     layout: "plot-throughput-speedup-analysis"
9485
9486 - type: "plot"
9487   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
9488   algorithm: "plot_throughput_speedup_analysis_name"
9489   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
9490   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9491   include:
9492     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9493     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9494     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9495     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9496   layout:
9497     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr"
9498     layout: "plot-throughput-speedup-analysis"
9499
9500 - type: "plot"
9501   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9502   algorithm: "plot_throughput_speedup_analysis_name"
9503   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9504   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9505   include:
9506     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9507     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9508     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9509   layout:
9510     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
9511     layout: "plot-throughput-speedup-analysis"
9512
9513 - type: "plot"
9514   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9515   algorithm: "plot_throughput_speedup_analysis_name"
9516   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9517   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9518   include:
9519     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9520     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9521     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9522   layout:
9523     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
9524     layout: "plot-throughput-speedup-analysis"
9525
9526 - type: "plot"
9527   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9528   algorithm: "plot_throughput_speedup_analysis_name"
9529   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9530   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9531   include:
9532     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9533     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9534     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9535     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9536     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9537   layout:
9538     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
9539     layout: "plot-throughput-speedup-analysis"
9540
9541 - type: "plot"
9542   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9543   algorithm: "plot_throughput_speedup_analysis_name"
9544   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9545   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9546   include:
9547     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9548     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9549     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9550     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9551     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9552   layout:
9553     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
9554     layout: "plot-throughput-speedup-analysis"
9555
9556 - type: "plot"
9557   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9558   algorithm: "plot_throughput_speedup_analysis_name"
9559   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9560   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9561   include:
9562     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9563     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9564     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9565   layout:
9566     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr"
9567     layout: "plot-throughput-speedup-analysis"
9568
9569 - type: "plot"
9570   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9571   algorithm: "plot_throughput_speedup_analysis_name"
9572   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9573   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9574   include:
9575     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9576     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9577     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9578   layout:
9579     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr"
9580     layout: "plot-throughput-speedup-analysis"
9581
9582 - type: "plot"
9583   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9584   algorithm: "plot_throughput_speedup_analysis_name"
9585   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9586   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9587   include:
9588     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9589     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9590     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9591   layout:
9592     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
9593     layout: "plot-throughput-speedup-analysis"
9594
9595 - type: "plot"
9596   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9597   algorithm: "plot_throughput_speedup_analysis_name"
9598   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9599   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9600   include:
9601     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9602     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9603     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9604   layout:
9605     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
9606     layout: "plot-throughput-speedup-analysis"
9607
9608 - type: "plot"
9609   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9610   algorithm: "plot_throughput_speedup_analysis_name"
9611   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9612   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9613   include:
9614     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9615     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9616     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9617     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9618     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9619   layout:
9620     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
9621     layout: "plot-throughput-speedup-analysis"
9622
9623 - type: "plot"
9624   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9625   algorithm: "plot_throughput_speedup_analysis_name"
9626   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9627   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9628   include:
9629     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9630     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9631     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9632     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9633     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9634   layout:
9635     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
9636     layout: "plot-throughput-speedup-analysis"
9637
9638 - type: "plot"
9639   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
9640   algorithm: "plot_throughput_speedup_analysis_name"
9641   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
9642   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9643   include:
9644     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9645     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9646     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9647     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9648     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9649     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9650   layout:
9651     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr"
9652     layout: "plot-throughput-speedup-analysis"
9653
9654 - type: "plot"
9655   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
9656   algorithm: "plot_throughput_speedup_analysis_name"
9657   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
9658   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9659   include:
9660     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9661     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9662     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9663     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9664     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9665     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9666   layout:
9667     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr"
9668     layout: "plot-throughput-speedup-analysis"
9669
9670 - type: "plot"
9671   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
9672   algorithm: "plot_throughput_speedup_analysis_name"
9673   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
9674   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9675   include:
9676     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9677     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9678     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9679     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9680   layout:
9681     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr"
9682     layout: "plot-throughput-speedup-analysis"
9683
9684 - type: "plot"
9685   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
9686   algorithm: "plot_throughput_speedup_analysis_name"
9687   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
9688   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9689   include:
9690     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9691     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9692     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9693     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9694   layout:
9695     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr"
9696     layout: "plot-throughput-speedup-analysis"
9697
9698 - type: "plot"
9699   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
9700   algorithm: "plot_throughput_speedup_analysis_name"
9701   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
9702   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9703   include:
9704     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9705     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9706     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9707     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9708     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9709     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9710   layout:
9711     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr"
9712     layout: "plot-throughput-speedup-analysis"
9713
9714 - type: "plot"
9715   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
9716   algorithm: "plot_throughput_speedup_analysis_name"
9717   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
9718   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9719   include:
9720     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9721     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9722     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9723     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9724     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9725     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9726   layout:
9727     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr"
9728     layout: "plot-throughput-speedup-analysis"
9729
9730 - type: "plot"
9731   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9732   algorithm: "plot_throughput_speedup_analysis_name"
9733   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9734   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9735   include:
9736     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9737     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9738     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9739     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9740     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9741     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9742   layout:
9743     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
9744     layout: "plot-throughput-speedup-analysis"
9745
9746 - type: "plot"
9747   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9748   algorithm: "plot_throughput_speedup_analysis_name"
9749   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9750   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9751   include:
9752     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9753     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9754     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9755     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9756     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9757     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9758   layout:
9759     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
9760     layout: "plot-throughput-speedup-analysis"
9761
9762 - type: "plot"
9763   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9764   algorithm: "plot_throughput_speedup_analysis_name"
9765   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9766   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9767   include:
9768     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9769     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9770     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9771     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9772   layout:
9773     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
9774     layout: "plot-throughput-speedup-analysis"
9775
9776 - type: "plot"
9777   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9778   algorithm: "plot_throughput_speedup_analysis_name"
9779   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9780   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9781   include:
9782     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9783     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9784     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9785     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9786   layout:
9787     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
9788     layout: "plot-throughput-speedup-analysis"
9789
9790 - type: "plot"
9791   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9792   algorithm: "plot_throughput_speedup_analysis_name"
9793   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9794   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9795   include:
9796     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9797     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9798     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9799     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9800     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9801   layout:
9802     title: "2n-skx-xxv710-64b-l2switching-base-i40e-ndr"
9803     layout: "plot-throughput-speedup-analysis"
9804
9805 - type: "plot"
9806   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9807   algorithm: "plot_throughput_speedup_analysis_name"
9808   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9809   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9810   include:
9811     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9812     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9813     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9814     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9815     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9816   layout:
9817     title: "2n-skx-xxv710-64b-l2switching-base-i40e-pdr"
9818     layout: "plot-throughput-speedup-analysis"
9819
9820 - type: "plot"
9821   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9822   algorithm: "plot_throughput_speedup_analysis_name"
9823   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9824   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9825   include:
9826     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9827     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9828     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9829     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9830   layout:
9831     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
9832     layout: "plot-throughput-speedup-analysis"
9833
9834 - type: "plot"
9835   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9836   algorithm: "plot_throughput_speedup_analysis_name"
9837   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9838   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9839   include:
9840     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9841     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9842     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9843     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9844   layout:
9845     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
9846     layout: "plot-throughput-speedup-analysis"
9847
9848 - type: "plot"
9849   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
9850   algorithm: "plot_throughput_speedup_analysis_name"
9851   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
9852   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9853   include:
9854     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9855     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9856     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9857     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9858     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9859     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9860   layout:
9861     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr"
9862     layout: "plot-throughput-speedup-analysis"
9863
9864 - type: "plot"
9865   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
9866   algorithm: "plot_throughput_speedup_analysis_name"
9867   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
9868   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9869   include:
9870     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9871     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9872     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9873     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9874     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9875     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9876   layout:
9877     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr"
9878     layout: "plot-throughput-speedup-analysis"
9879
9880 - type: "plot"
9881   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9882   algorithm: "plot_throughput_speedup_analysis_name"
9883   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9884   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9885   include:
9886     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9887     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9888     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9889     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9890     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9891   layout:
9892     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
9893     layout: "plot-throughput-speedup-analysis"
9894
9895 - type: "plot"
9896   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9897   algorithm: "plot_throughput_speedup_analysis_name"
9898   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9899   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9900   include:
9901     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9902     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9903     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9904     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9905     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9906   layout:
9907     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
9908     layout: "plot-throughput-speedup-analysis"
9909
9910 - type: "plot"
9911   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9912   algorithm: "plot_throughput_speedup_analysis_name"
9913   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9914   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9915   include:
9916     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9917     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9918     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9919   layout:
9920     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
9921     layout: "plot-throughput-speedup-analysis"
9922
9923 - type: "plot"
9924   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9925   algorithm: "plot_throughput_speedup_analysis_name"
9926   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9927   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9928   include:
9929     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9930     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9931     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9932   layout:
9933     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
9934     layout: "plot-throughput-speedup-analysis"
9935
9936 - type: "plot"
9937   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9938   algorithm: "plot_throughput_speedup_analysis_name"
9939   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9940   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9941   include:
9942     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9943     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9944     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9945     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9946   layout:
9947     title: "3n-skx-xxv710-64b-l2switching-base-i40e-ndr"
9948     layout: "plot-throughput-speedup-analysis"
9949
9950 - type: "plot"
9951   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9952   algorithm: "plot_throughput_speedup_analysis_name"
9953   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9954   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9955   include:
9956     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9957     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9958     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9959     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9960   layout:
9961     title: "3n-skx-xxv710-64b-l2switching-base-i40e-pdr"
9962     layout: "plot-throughput-speedup-analysis"
9963
9964 - type: "plot"
9965   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9966   algorithm: "plot_throughput_speedup_analysis_name"
9967   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9968   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9969   include:
9970     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9971     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9972     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9973     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9974     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9975     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9976   layout:
9977     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
9978     layout: "plot-throughput-speedup-analysis"
9979
9980 - type: "plot"
9981   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9982   algorithm: "plot_throughput_speedup_analysis_name"
9983   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9984   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9985   include:
9986     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9987     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9988     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9989     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9990     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9991     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9992   layout:
9993     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
9994     layout: "plot-throughput-speedup-analysis"
9995
9996 - type: "plot"
9997   title: "Speedup: 3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr-tsa"
9998   algorithm: "plot_throughput_speedup_analysis_name"
9999   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr-tsa"
10000   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10001   include:
10002     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10003     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
10004     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
10005     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
10006     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
10007     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
10008   layout:
10009     title: "3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr"
10010     layout: "plot-throughput-speedup-analysis"
10011
10012 - type: "plot"
10013   title: "Speedup: 3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr-tsa"
10014   algorithm: "plot_throughput_speedup_analysis_name"
10015   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr-tsa"
10016   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10017   include:
10018     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10019     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
10020     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
10021     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
10022     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
10023     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
10024   layout:
10025     title: "3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr"
10026     layout: "plot-throughput-speedup-analysis"
10027
10028 - type: "plot"
10029   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
10030   algorithm: "plot_throughput_speedup_analysis_name"
10031   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
10032   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10033   include:
10034     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10035     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10036     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10037     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10038     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10039     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10040   layout:
10041     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr"
10042     layout: "plot-throughput-speedup-analysis"
10043
10044 - type: "plot"
10045   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10046   algorithm: "plot_throughput_speedup_analysis_name"
10047   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10048   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10049   include:
10050     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10051     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10052     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10053     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10054     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10055     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10056   layout:
10057     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr"
10058     layout: "plot-throughput-speedup-analysis"
10059
10060 - type: "plot"
10061   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
10062   algorithm: "plot_throughput_speedup_analysis_name"
10063   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
10064   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10065   include:
10066     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10067     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10068     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10069     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10070     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10071     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10072   layout:
10073     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr"
10074     layout: "plot-throughput-speedup-analysis"
10075
10076 - type: "plot"
10077   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10078   algorithm: "plot_throughput_speedup_analysis_name"
10079   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10080   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10081   include:
10082     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10083     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10084     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10085     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10086     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10087     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10088   layout:
10089     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr"
10090     layout: "plot-throughput-speedup-analysis"
10091
10092 - type: "plot"
10093   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10094   algorithm: "plot_throughput_speedup_analysis_name"
10095   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10096   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10097   include:
10098     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10099     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10100     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10101     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10102   layout:
10103     title: "2n-skx-xxv710-64b-vhost-base-i40e-ndr"
10104     layout: "plot-throughput-speedup-analysis"
10105
10106 - type: "plot"
10107   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10108   algorithm: "plot_throughput_speedup_analysis_name"
10109   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10110   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10111   include:
10112     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10113     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10114     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10115     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10116   layout:
10117     title: "2n-skx-xxv710-64b-vhost-base-i40e-pdr"
10118     layout: "plot-throughput-speedup-analysis"
10119
10120 - type: "plot"
10121   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
10122   algorithm: "plot_throughput_speedup_analysis_name"
10123   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
10124   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10125   include:
10126     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10127     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10128     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10129     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10130   layout:
10131     title: "3n-hsw-xl710-64b-vhost-base-i40e-ndr"
10132     layout: "plot-throughput-speedup-analysis"
10133
10134 - type: "plot"
10135   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
10136   algorithm: "plot_throughput_speedup_analysis_name"
10137   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
10138   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10139   include:
10140     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10141     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10142     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10143     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10144   layout:
10145     title: "3n-hsw-xl710-64b-vhost-base-i40e-pdr"
10146     layout: "plot-throughput-speedup-analysis"
10147
10148 #- type: "plot"
10149 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10150 #  algorithm: "plot_throughput_speedup_analysis_name"
10151 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10152 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10153 #  include:
10154 #    - ""
10155 #  layout:
10156 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr"
10157 #    layout: "plot-throughput-speedup-analysis"
10158 #
10159 #- type: "plot"
10160 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10161 #  algorithm: "plot_throughput_speedup_analysis_name"
10162 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10163 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10164 #  include:
10165 #    - ""
10166 #  layout:
10167 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr"
10168 #    layout: "plot-throughput-speedup-analysis"
10169
10170 - type: "plot"
10171   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10172   algorithm: "plot_throughput_speedup_analysis_name"
10173   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10174   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10175   include:
10176     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10177     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10178     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10179     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10180     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10181   layout:
10182     title: "3n-skx-xxv710-64b-vhost-base-i40e-ndr"
10183     layout: "plot-throughput-speedup-analysis"
10184
10185 - type: "plot"
10186   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10187   algorithm: "plot_throughput_speedup_analysis_name"
10188   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10189   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10190   include:
10191     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10192     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10193     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10194     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10195     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10196   layout:
10197     title: "3n-skx-xxv710-64b-vhost-base-i40e-pdr"
10198     layout: "plot-throughput-speedup-analysis"
10199
10200 - type: "plot"
10201   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10202   algorithm: "plot_throughput_speedup_analysis_name"
10203   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10204   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10205   include:
10206     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10207     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10208     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10209     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10210     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10211     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10212   layout:
10213     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr"
10214     layout: "plot-throughput-speedup-analysis"
10215
10216 - type: "plot"
10217   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10218   algorithm: "plot_throughput_speedup_analysis_name"
10219   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10220   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10221   include:
10222     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10223     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10224     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10225     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10226     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10227     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10228   layout:
10229     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr"
10230     layout: "plot-throughput-speedup-analysis"
10231
10232 - type: "plot"
10233   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
10234   algorithm: "plot_throughput_speedup_analysis_name"
10235   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
10236   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10237   include:
10238     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10239     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10240     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10241   layout:
10242     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr"
10243     layout: "plot-throughput-speedup-analysis"
10244
10245 - type: "plot"
10246   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
10247   algorithm: "plot_throughput_speedup_analysis_name"
10248   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
10249   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10250   include:
10251     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10252     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10253     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10254   layout:
10255     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr"
10256     layout: "plot-throughput-speedup-analysis"
10257
10258 - type: "plot"
10259   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
10260   algorithm: "plot_throughput_speedup_analysis_name"
10261   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
10262   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10263   include:
10264     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10265     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10266     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10267   layout:
10268     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr"
10269     layout: "plot-throughput-speedup-analysis"
10270
10271 - type: "plot"
10272   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
10273   algorithm: "plot_throughput_speedup_analysis_name"
10274   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
10275   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10276   include:
10277     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10278     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10279     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10280   layout:
10281     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr"
10282     layout: "plot-throughput-speedup-analysis"
10283
10284 ################################################################################
10285
10286 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
10287 - type: "plot"
10288   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10289   algorithm: "plot_performance_box"
10290   output-file-type: ".html"
10291   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10292   data: "plot-dpdk-throughput-latency-3n-hsw"
10293   filter: "'NIC_Intel-X520-DA2' and
10294            '64B' and
10295            'BASE' and
10296            'NDRPDR' and
10297            '1T1C' and
10298            'IP4FWD'"
10299   parameters:
10300   - "throughput"
10301   - "parent"
10302   - "tags"
10303   traces:
10304     hoverinfo: "x+y"
10305     boxpoints: "outliers"
10306     whiskerwidth: 0
10307   layout:
10308     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10309     layout: "plot-throughput"
10310
10311 - type: "plot"
10312   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10313   algorithm: "plot_performance_box"
10314   output-file-type: ".html"
10315   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10316   data: "plot-dpdk-throughput-latency-3n-hsw"
10317   filter: "'NIC_Intel-X520-DA2' and
10318            '64B' and
10319            'BASE' and
10320            'NDRPDR' and
10321            '2T2C' and
10322            'IP4FWD'"
10323   parameters:
10324   - "throughput"
10325   - "parent"
10326   - "tags"
10327   traces:
10328     hoverinfo: "x+y"
10329     boxpoints: "outliers"
10330     whiskerwidth: 0
10331   layout:
10332     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10333     layout: "plot-throughput"
10334
10335 - type: "plot"
10336   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10337   algorithm: "plot_performance_box"
10338   output-file-type: ".html"
10339   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10340   data: "plot-dpdk-throughput-latency-3n-hsw"
10341   filter: "'NIC_Intel-X520-DA2' and
10342            '64B' and
10343            'BASE' and
10344            'NDRPDR' and
10345            '1T1C' and
10346            'IP4FWD'"
10347   parameters:
10348   - "throughput"
10349   - "parent"
10350   - "tags"
10351   traces:
10352     hoverinfo: "x+y"
10353     boxpoints: "outliers"
10354     whiskerwidth: 0
10355   layout:
10356     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10357     layout: "plot-throughput"
10358
10359 - type: "plot"
10360   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10361   algorithm: "plot_performance_box"
10362   output-file-type: ".html"
10363   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10364   data: "plot-dpdk-throughput-latency-3n-hsw"
10365   filter: "'NIC_Intel-X520-DA2' and
10366            '64B' and
10367            'BASE' and
10368            'NDRPDR' and
10369            '2T2C' and
10370            'IP4FWD'"
10371   parameters:
10372   - "throughput"
10373   - "parent"
10374   - "tags"
10375   traces:
10376     hoverinfo: "x+y"
10377     boxpoints: "outliers"
10378     whiskerwidth: 0
10379   layout:
10380     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10381     layout: "plot-throughput"
10382
10383 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
10384 - type: "plot"
10385   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10386   algorithm: "plot_performance_box"
10387   output-file-type: ".html"
10388   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10389   data: "plot-dpdk-throughput-latency-3n-hsw"
10390   filter: "'NIC_Intel-X710' and
10391            '64B' and
10392            'BASE' and
10393            'NDRPDR' and
10394            '1T1C' and
10395            'IP4FWD'"
10396   parameters:
10397   - "throughput"
10398   - "parent"
10399   - "tags"
10400   traces:
10401     hoverinfo: "x+y"
10402     boxpoints: "outliers"
10403     whiskerwidth: 0
10404   layout:
10405     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10406     layout: "plot-throughput"
10407
10408 - type: "plot"
10409   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10410   algorithm: "plot_performance_box"
10411   output-file-type: ".html"
10412   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10413   data: "plot-dpdk-throughput-latency-3n-hsw"
10414   filter: "'NIC_Intel-X710' and
10415            '64B' and
10416            'BASE' and
10417            'NDRPDR' and
10418            '2T2C' and
10419            'IP4FWD'"
10420   parameters:
10421   - "throughput"
10422   - "parent"
10423   - "tags"
10424   traces:
10425     hoverinfo: "x+y"
10426     boxpoints: "outliers"
10427     whiskerwidth: 0
10428   layout:
10429     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10430     layout: "plot-throughput"
10431
10432 - type: "plot"
10433   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10434   algorithm: "plot_performance_box"
10435   output-file-type: ".html"
10436   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10437   data: "plot-dpdk-throughput-latency-3n-hsw"
10438   filter: "'NIC_Intel-X710' and
10439            '64B' and
10440            'BASE' and
10441            'NDRPDR' and
10442            '1T1C' and
10443            'IP4FWD'"
10444   parameters:
10445   - "throughput"
10446   - "parent"
10447   - "tags"
10448   traces:
10449     hoverinfo: "x+y"
10450     boxpoints: "outliers"
10451     whiskerwidth: 0
10452   layout:
10453     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10454     layout: "plot-throughput"
10455
10456 - type: "plot"
10457   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10458   algorithm: "plot_performance_box"
10459   output-file-type: ".html"
10460   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10461   data: "plot-dpdk-throughput-latency-3n-hsw"
10462   filter: "'NIC_Intel-X710' and
10463            '64B' and
10464            'BASE' and
10465            'NDRPDR' and
10466            '2T2C' and
10467            'IP4FWD'"
10468   parameters:
10469   - "throughput"
10470   - "parent"
10471   - "tags"
10472   traces:
10473     hoverinfo: "x+y"
10474     boxpoints: "outliers"
10475     whiskerwidth: 0
10476   layout:
10477     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10478     layout: "plot-throughput"
10479
10480 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
10481 - type: "plot"
10482   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10483   algorithm: "plot_performance_box"
10484   output-file-type: ".html"
10485   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10486   data: "plot-dpdk-throughput-latency-3n-hsw"
10487   filter: "'NIC_Intel-XL710' and
10488            '64B' and
10489            'BASE' and
10490            'NDRPDR' and
10491            '1T1C' and
10492            'IP4FWD'"
10493   parameters:
10494   - "throughput"
10495   - "parent"
10496   - "tags"
10497   traces:
10498     hoverinfo: "x+y"
10499     boxpoints: "outliers"
10500     whiskerwidth: 0
10501   layout:
10502     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10503     layout: "plot-throughput"
10504
10505 - type: "plot"
10506   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10507   algorithm: "plot_performance_box"
10508   output-file-type: ".html"
10509   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10510   data: "plot-dpdk-throughput-latency-3n-hsw"
10511   filter: "'NIC_Intel-XL710' and
10512            '64B' and
10513            'BASE' and
10514            'NDRPDR' and
10515            '2T2C' and
10516            'IP4FWD'"
10517   parameters:
10518   - "throughput"
10519   - "parent"
10520   - "tags"
10521   traces:
10522     hoverinfo: "x+y"
10523     boxpoints: "outliers"
10524     whiskerwidth: 0
10525   layout:
10526     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10527     layout: "plot-throughput"
10528
10529 - type: "plot"
10530   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10531   algorithm: "plot_performance_box"
10532   output-file-type: ".html"
10533   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10534   data: "plot-dpdk-throughput-latency-3n-hsw"
10535   filter: "'NIC_Intel-XL710' and
10536            '64B' and
10537            'BASE' and
10538            'NDRPDR' and
10539            '1T1C' and
10540            'IP4FWD'"
10541   parameters:
10542   - "throughput"
10543   - "parent"
10544   - "tags"
10545   traces:
10546     hoverinfo: "x+y"
10547     boxpoints: "outliers"
10548     whiskerwidth: 0
10549   layout:
10550     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10551     layout: "plot-throughput"
10552
10553 - type: "plot"
10554   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10555   algorithm: "plot_performance_box"
10556   output-file-type: ".html"
10557   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10558   data: "plot-dpdk-throughput-latency-3n-hsw"
10559   filter: "'NIC_Intel-XL710' and
10560            '64B' and
10561            'BASE' and
10562            'NDRPDR' and
10563            '2T2C' and
10564            'IP4FWD'"
10565   parameters:
10566   - "throughput"
10567   - "parent"
10568   - "tags"
10569   traces:
10570     hoverinfo: "x+y"
10571     boxpoints: "outliers"
10572     whiskerwidth: 0
10573   layout:
10574     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10575     layout: "plot-throughput"
10576
10577 # Packet Throughput - DPDK l3fwd 3n-skx-x710
10578 - type: "plot"
10579   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10580   algorithm: "plot_performance_box"
10581   output-file-type: ".html"
10582   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10583   data: "plot-dpdk-throughput-latency-3n-skx"
10584   filter: "'NIC_Intel-X710' and
10585            '64B' and
10586            'BASE' and
10587            'NDRPDR' and
10588            '2T1C' and
10589            'IP4FWD'"
10590   parameters:
10591   - "throughput"
10592   - "parent"
10593   - "tags"
10594   traces:
10595     hoverinfo: "x+y"
10596     boxpoints: "outliers"
10597     whiskerwidth: 0
10598   layout:
10599     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10600     layout: "plot-throughput"
10601
10602 - type: "plot"
10603   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10604   algorithm: "plot_performance_box"
10605   output-file-type: ".html"
10606   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10607   data: "plot-dpdk-throughput-latency-3n-skx"
10608   filter: "'NIC_Intel-X710' and
10609            '64B' and
10610            'BASE' and
10611            'NDRPDR' and
10612            '4T2C' and
10613            'IP4FWD'"
10614   parameters:
10615   - "throughput"
10616   - "parent"
10617   - "tags"
10618   traces:
10619     hoverinfo: "x+y"
10620     boxpoints: "outliers"
10621     whiskerwidth: 0
10622   layout:
10623     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10624     layout: "plot-throughput"
10625
10626 - type: "plot"
10627   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10628   algorithm: "plot_performance_box"
10629   output-file-type: ".html"
10630   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10631   data: "plot-dpdk-throughput-latency-3n-skx"
10632   filter: "'NIC_Intel-X710' and
10633            '64B' and
10634            'BASE' and
10635            'NDRPDR' and
10636            '2T1C' and
10637            'IP4FWD'"
10638   parameters:
10639   - "throughput"
10640   - "parent"
10641   - "tags"
10642   traces:
10643     hoverinfo: "x+y"
10644     boxpoints: "outliers"
10645     whiskerwidth: 0
10646   layout:
10647     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10648     layout: "plot-throughput"
10649
10650 - type: "plot"
10651   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10652   algorithm: "plot_performance_box"
10653   output-file-type: ".html"
10654   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10655   data: "plot-dpdk-throughput-latency-3n-skx"
10656   filter: "'NIC_Intel-X710' and
10657            '64B' and
10658            'BASE' and
10659            'NDRPDR' and
10660            '4T2C' and
10661            'IP4FWD'"
10662   parameters:
10663   - "throughput"
10664   - "parent"
10665   - "tags"
10666   traces:
10667     hoverinfo: "x+y"
10668     boxpoints: "outliers"
10669     whiskerwidth: 0
10670   layout:
10671     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10672     layout: "plot-throughput"
10673
10674 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
10675 - type: "plot"
10676   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10677   algorithm: "plot_performance_box"
10678   output-file-type: ".html"
10679   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10680   data: "plot-dpdk-throughput-latency-3n-skx"
10681   filter: "'NIC_Intel-XXV710' and
10682            '64B' and
10683            'BASE' and
10684            'NDRPDR' and
10685            '2T1C' and
10686            'IP4FWD'"
10687   parameters:
10688   - "throughput"
10689   - "parent"
10690   - "tags"
10691   traces:
10692     hoverinfo: "x+y"
10693     boxpoints: "outliers"
10694     whiskerwidth: 0
10695   layout:
10696     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10697     layout: "plot-throughput"
10698
10699 - type: "plot"
10700   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10701   algorithm: "plot_performance_box"
10702   output-file-type: ".html"
10703   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10704   data: "plot-dpdk-throughput-latency-3n-skx"
10705   filter: "'NIC_Intel-XXV710' and
10706            '64B' and
10707            'BASE' and
10708            'NDRPDR' and
10709            '4T2C' and
10710            'IP4FWD'"
10711   parameters:
10712   - "throughput"
10713   - "parent"
10714   - "tags"
10715   traces:
10716     hoverinfo: "x+y"
10717     boxpoints: "outliers"
10718     whiskerwidth: 0
10719   layout:
10720     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10721     layout: "plot-throughput"
10722
10723 - type: "plot"
10724   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10725   algorithm: "plot_performance_box"
10726   output-file-type: ".html"
10727   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10728   data: "plot-dpdk-throughput-latency-3n-skx"
10729   filter: "'NIC_Intel-XXV710' and
10730            '64B' and
10731            'BASE' and
10732            'NDRPDR' and
10733            '2T1C' and
10734            'IP4FWD'"
10735   parameters:
10736   - "throughput"
10737   - "parent"
10738   - "tags"
10739   traces:
10740     hoverinfo: "x+y"
10741     boxpoints: "outliers"
10742     whiskerwidth: 0
10743   layout:
10744     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10745     layout: "plot-throughput"
10746
10747 - type: "plot"
10748   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10749   algorithm: "plot_performance_box"
10750   output-file-type: ".html"
10751   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10752   data: "plot-dpdk-throughput-latency-3n-skx"
10753   filter: "'NIC_Intel-XXV710' and
10754            '64B' and
10755            'BASE' and
10756            'NDRPDR' and
10757            '4T2C' and
10758            'IP4FWD'"
10759   parameters:
10760   - "throughput"
10761   - "parent"
10762   - "tags"
10763   traces:
10764     hoverinfo: "x+y"
10765     boxpoints: "outliers"
10766     whiskerwidth: 0
10767   layout:
10768     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10769     layout: "plot-throughput"
10770
10771 # Packet Throughput - DPDK l3fwd 2n-skx-x710
10772 - type: "plot"
10773   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10774   algorithm: "plot_performance_box"
10775   output-file-type: ".html"
10776   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10777   data: "plot-dpdk-throughput-latency-2n-skx"
10778   filter: "'NIC_Intel-X710' and
10779            '64B' and
10780            'BASE' and
10781            'NDRPDR' and
10782            '2T1C' and
10783            'IP4FWD'"
10784   parameters:
10785   - "throughput"
10786   - "parent"
10787   - "tags"
10788   traces:
10789     hoverinfo: "x+y"
10790     boxpoints: "outliers"
10791     whiskerwidth: 0
10792   layout:
10793     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10794     layout: "plot-throughput"
10795
10796 - type: "plot"
10797   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10798   algorithm: "plot_performance_box"
10799   output-file-type: ".html"
10800   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10801   data: "plot-dpdk-throughput-latency-2n-skx"
10802   filter: "'NIC_Intel-X710' and
10803            '64B' and
10804            'BASE' and
10805            'NDRPDR' and
10806            '4T2C' and
10807            'IP4FWD'"
10808   parameters:
10809   - "throughput"
10810   - "parent"
10811   - "tags"
10812   traces:
10813     hoverinfo: "x+y"
10814     boxpoints: "outliers"
10815     whiskerwidth: 0
10816   layout:
10817     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10818     layout: "plot-throughput"
10819
10820 - type: "plot"
10821   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10822   algorithm: "plot_performance_box"
10823   output-file-type: ".html"
10824   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10825   data: "plot-dpdk-throughput-latency-2n-skx"
10826   filter: "'NIC_Intel-X710' and
10827            '64B' and
10828            'BASE' and
10829            'NDRPDR' and
10830            '2T1C' and
10831            'IP4FWD'"
10832   parameters:
10833   - "throughput"
10834   - "parent"
10835   - "tags"
10836   traces:
10837     hoverinfo: "x+y"
10838     boxpoints: "outliers"
10839     whiskerwidth: 0
10840   layout:
10841     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10842     layout: "plot-throughput"
10843
10844 - type: "plot"
10845   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10846   algorithm: "plot_performance_box"
10847   output-file-type: ".html"
10848   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10849   data: "plot-dpdk-throughput-latency-2n-skx"
10850   filter: "'NIC_Intel-X710' and
10851            '64B' and
10852            'BASE' and
10853            'NDRPDR' and
10854            '4T2C' and
10855            'IP4FWD'"
10856   parameters:
10857   - "throughput"
10858   - "parent"
10859   - "tags"
10860   traces:
10861     hoverinfo: "x+y"
10862     boxpoints: "outliers"
10863     whiskerwidth: 0
10864   layout:
10865     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10866     layout: "plot-throughput"
10867
10868 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
10869 - type: "plot"
10870   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10871   algorithm: "plot_performance_box"
10872   output-file-type: ".html"
10873   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10874   data: "plot-dpdk-throughput-latency-2n-skx"
10875   filter: "'NIC_Intel-XXV710' and
10876            '64B' and
10877            'BASE' and
10878            'NDRPDR' and
10879            '2T1C' and
10880            'IP4FWD'"
10881   parameters:
10882   - "throughput"
10883   - "parent"
10884   - "tags"
10885   traces:
10886     hoverinfo: "x+y"
10887     boxpoints: "outliers"
10888     whiskerwidth: 0
10889   layout:
10890     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10891     layout: "plot-throughput"
10892
10893 - type: "plot"
10894   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10895   algorithm: "plot_performance_box"
10896   output-file-type: ".html"
10897   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10898   data: "plot-dpdk-throughput-latency-2n-skx"
10899   filter: "'NIC_Intel-XXV710' and
10900            '64B' and
10901            'BASE' and
10902            'NDRPDR' and
10903            '4T2C' and
10904            'IP4FWD'"
10905   parameters:
10906   - "throughput"
10907   - "parent"
10908   - "tags"
10909   traces:
10910     hoverinfo: "x+y"
10911     boxpoints: "outliers"
10912     whiskerwidth: 0
10913   layout:
10914     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10915     layout: "plot-throughput"
10916
10917 - type: "plot"
10918   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10919   algorithm: "plot_performance_box"
10920   output-file-type: ".html"
10921   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10922   data: "plot-dpdk-throughput-latency-2n-skx"
10923   filter: "'NIC_Intel-XXV710' and
10924            '64B' and
10925            'BASE' and
10926            'NDRPDR' and
10927            '2T1C' and
10928            'IP4FWD'"
10929   parameters:
10930   - "throughput"
10931   - "parent"
10932   - "tags"
10933   traces:
10934     hoverinfo: "x+y"
10935     boxpoints: "outliers"
10936     whiskerwidth: 0
10937   layout:
10938     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10939     layout: "plot-throughput"
10940
10941 - type: "plot"
10942   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10943   algorithm: "plot_performance_box"
10944   output-file-type: ".html"
10945   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10946   data: "plot-dpdk-throughput-latency-2n-skx"
10947   filter: "'NIC_Intel-XXV710' and
10948            '64B' and
10949            'BASE' and
10950            'NDRPDR' and
10951            '4T2C' and
10952            'IP4FWD'"
10953   parameters:
10954   - "throughput"
10955   - "parent"
10956   - "tags"
10957   traces:
10958     hoverinfo: "x+y"
10959     boxpoints: "outliers"
10960     whiskerwidth: 0
10961   layout:
10962     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10963     layout: "plot-throughput"
10964
10965 ################################################################################
10966
10967 # Packet Throughput - DPDK testpmd 3n-hsw-x520
10968 - type: "plot"
10969   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
10970   algorithm: "plot_performance_box"
10971   output-file-type: ".html"
10972   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
10973   data: "plot-dpdk-throughput-latency-3n-hsw"
10974   filter: "'NIC_Intel-X520-DA2' and
10975            '64B' and
10976            'BASE' and
10977            'NDRPDR' and
10978            '1T1C' and
10979            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10980   parameters:
10981   - "throughput"
10982   - "parent"
10983   - "tags"
10984   traces:
10985     hoverinfo: "x+y"
10986     boxpoints: "outliers"
10987     whiskerwidth: 0
10988   layout:
10989     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
10990     layout: "plot-throughput"
10991
10992 - type: "plot"
10993   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
10994   algorithm: "plot_performance_box"
10995   output-file-type: ".html"
10996   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
10997   data: "plot-dpdk-throughput-latency-3n-hsw"
10998   filter: "'NIC_Intel-X520-DA2' and
10999            '64B' and
11000            'BASE' and
11001            'NDRPDR' and
11002            '2T2C' and
11003            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11004   parameters:
11005   - "throughput"
11006   - "parent"
11007   - "tags"
11008   traces:
11009     hoverinfo: "x+y"
11010     boxpoints: "outliers"
11011     whiskerwidth: 0
11012   layout:
11013     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
11014     layout: "plot-throughput"
11015
11016 - type: "plot"
11017   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
11018   algorithm: "plot_performance_box"
11019   output-file-type: ".html"
11020   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
11021   data: "plot-dpdk-throughput-latency-3n-hsw"
11022   filter: "'NIC_Intel-X520-DA2' and
11023            '64B' and
11024            'BASE' and
11025            'NDRPDR' and
11026            '1T1C' and
11027            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11028   parameters:
11029   - "throughput"
11030   - "parent"
11031   - "tags"
11032   traces:
11033     hoverinfo: "x+y"
11034     boxpoints: "outliers"
11035     whiskerwidth: 0
11036   layout:
11037     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
11038     layout: "plot-throughput"
11039
11040 - type: "plot"
11041   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
11042   algorithm: "plot_performance_box"
11043   output-file-type: ".html"
11044   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
11045   data: "plot-dpdk-throughput-latency-3n-hsw"
11046   filter: "'NIC_Intel-X520-DA2' and
11047            '64B' and
11048            'BASE' and
11049            'NDRPDR' and
11050            '2T2C' and
11051            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11052   parameters:
11053   - "throughput"
11054   - "parent"
11055   - "tags"
11056   traces:
11057     hoverinfo: "x+y"
11058     boxpoints: "outliers"
11059     whiskerwidth: 0
11060   layout:
11061     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
11062     layout: "plot-throughput"
11063
11064 # Packet Throughput - DPDK testpmd 3n-hsw-x710
11065 - type: "plot"
11066   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11067   algorithm: "plot_performance_box"
11068   output-file-type: ".html"
11069   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11070   data: "plot-dpdk-throughput-latency-3n-hsw"
11071   filter: "'NIC_Intel-X710' and
11072            '64B' and
11073            'BASE' and
11074            'NDRPDR' and
11075            '1T1C' and
11076            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11077   parameters:
11078   - "throughput"
11079   - "parent"
11080   - "tags"
11081   traces:
11082     hoverinfo: "x+y"
11083     boxpoints: "outliers"
11084     whiskerwidth: 0
11085   layout:
11086     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11087     layout: "plot-throughput"
11088
11089 - type: "plot"
11090   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11091   algorithm: "plot_performance_box"
11092   output-file-type: ".html"
11093   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11094   data: "plot-dpdk-throughput-latency-3n-hsw"
11095   filter: "'NIC_Intel-X710' and
11096            '64B' and
11097            'BASE' and
11098            'NDRPDR' and
11099            '2T2C' and
11100            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11101   parameters:
11102   - "throughput"
11103   - "parent"
11104   - "tags"
11105   traces:
11106     hoverinfo: "x+y"
11107     boxpoints: "outliers"
11108     whiskerwidth: 0
11109   layout:
11110     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11111     layout: "plot-throughput"
11112
11113 - type: "plot"
11114   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11115   algorithm: "plot_performance_box"
11116   output-file-type: ".html"
11117   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11118   data: "plot-dpdk-throughput-latency-3n-hsw"
11119   filter: "'NIC_Intel-X710' and
11120            '64B' and
11121            'BASE' and
11122            'NDRPDR' and
11123            '1T1C' and
11124            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11125   parameters:
11126   - "throughput"
11127   - "parent"
11128   - "tags"
11129   traces:
11130     hoverinfo: "x+y"
11131     boxpoints: "outliers"
11132     whiskerwidth: 0
11133   layout:
11134     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11135     layout: "plot-throughput"
11136
11137 - type: "plot"
11138   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11139   algorithm: "plot_performance_box"
11140   output-file-type: ".html"
11141   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11142   data: "plot-dpdk-throughput-latency-3n-hsw"
11143   filter: "'NIC_Intel-X710' and
11144            '64B' and
11145            'BASE' and
11146            'NDRPDR' and
11147            '2T2C' and
11148            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11149   parameters:
11150   - "throughput"
11151   - "parent"
11152   - "tags"
11153   traces:
11154     hoverinfo: "x+y"
11155     boxpoints: "outliers"
11156     whiskerwidth: 0
11157   layout:
11158     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11159     layout: "plot-throughput"
11160
11161 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
11162 - type: "plot"
11163   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11164   algorithm: "plot_performance_box"
11165   output-file-type: ".html"
11166   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11167   data: "plot-dpdk-throughput-latency-3n-hsw"
11168   filter: "'NIC_Intel-XL710' and
11169            '64B' and
11170            'BASE' and
11171            'NDRPDR' and
11172            '1T1C' and
11173            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11174   parameters:
11175   - "throughput"
11176   - "parent"
11177   - "tags"
11178   traces:
11179     hoverinfo: "x+y"
11180     boxpoints: "outliers"
11181     whiskerwidth: 0
11182   layout:
11183     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11184     layout: "plot-throughput"
11185
11186 - type: "plot"
11187   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11188   algorithm: "plot_performance_box"
11189   output-file-type: ".html"
11190   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11191   data: "plot-dpdk-throughput-latency-3n-hsw"
11192   filter: "'NIC_Intel-XL710' and
11193            '64B' and
11194            'BASE' and
11195            'NDRPDR' and
11196            '2T2C' and
11197            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11198   parameters:
11199   - "throughput"
11200   - "parent"
11201   - "tags"
11202   traces:
11203     hoverinfo: "x+y"
11204     boxpoints: "outliers"
11205     whiskerwidth: 0
11206   layout:
11207     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11208     layout: "plot-throughput"
11209
11210 - type: "plot"
11211   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11212   algorithm: "plot_performance_box"
11213   output-file-type: ".html"
11214   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11215   data: "plot-dpdk-throughput-latency-3n-hsw"
11216   filter: "'NIC_Intel-XL710' and
11217            '64B' and
11218            'BASE' and
11219            'NDRPDR' and
11220            '1T1C' and
11221            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11222   parameters:
11223   - "throughput"
11224   - "parent"
11225   - "tags"
11226   traces:
11227     hoverinfo: "x+y"
11228     boxpoints: "outliers"
11229     whiskerwidth: 0
11230   layout:
11231     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11232     layout: "plot-throughput"
11233
11234 - type: "plot"
11235   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11236   algorithm: "plot_performance_box"
11237   output-file-type: ".html"
11238   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11239   data: "plot-dpdk-throughput-latency-3n-hsw"
11240   filter: "'NIC_Intel-XL710' and
11241            '64B' and
11242            'BASE' and
11243            'NDRPDR' and
11244            '2T2C' and
11245            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11246   parameters:
11247   - "throughput"
11248   - "parent"
11249   - "tags"
11250   traces:
11251     hoverinfo: "x+y"
11252     boxpoints: "outliers"
11253     whiskerwidth: 0
11254   layout:
11255     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11256     layout: "plot-throughput"
11257
11258 # Packet Throughput - DPDK testpmd 3n-skx-x710
11259 - type: "plot"
11260   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11261   algorithm: "plot_performance_box"
11262   output-file-type: ".html"
11263   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11264   data: "plot-dpdk-throughput-latency-3n-skx"
11265   filter: "'NIC_Intel-X710' and
11266            '64B' and
11267            'BASE' and
11268            'NDRPDR' and
11269            '2T1C' and
11270            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11271   parameters:
11272   - "throughput"
11273   - "parent"
11274   - "tags"
11275   traces:
11276     hoverinfo: "x+y"
11277     boxpoints: "outliers"
11278     whiskerwidth: 0
11279   layout:
11280     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11281     layout: "plot-throughput"
11282
11283 - type: "plot"
11284   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11285   algorithm: "plot_performance_box"
11286   output-file-type: ".html"
11287   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11288   data: "plot-dpdk-throughput-latency-3n-skx"
11289   filter: "'NIC_Intel-X710' and
11290            '64B' and
11291            'BASE' and
11292            'NDRPDR' and
11293            '4T2C' and
11294            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11295   parameters:
11296   - "throughput"
11297   - "parent"
11298   - "tags"
11299   traces:
11300     hoverinfo: "x+y"
11301     boxpoints: "outliers"
11302     whiskerwidth: 0
11303   layout:
11304     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11305     layout: "plot-throughput"
11306
11307 - type: "plot"
11308   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11309   algorithm: "plot_performance_box"
11310   output-file-type: ".html"
11311   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11312   data: "plot-dpdk-throughput-latency-3n-skx"
11313   filter: "'NIC_Intel-X710' and
11314            '64B' and
11315            'BASE' and
11316            'NDRPDR' and
11317            '2T1C' and
11318            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11319   parameters:
11320   - "throughput"
11321   - "parent"
11322   - "tags"
11323   traces:
11324     hoverinfo: "x+y"
11325     boxpoints: "outliers"
11326     whiskerwidth: 0
11327   layout:
11328     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11329     layout: "plot-throughput"
11330
11331 - type: "plot"
11332   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11333   algorithm: "plot_performance_box"
11334   output-file-type: ".html"
11335   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11336   data: "plot-dpdk-throughput-latency-3n-skx"
11337   filter: "'NIC_Intel-X710' and
11338            '64B' and
11339            'BASE' and
11340            'NDRPDR' and
11341            '4T2C' and
11342            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11343   parameters:
11344   - "throughput"
11345   - "parent"
11346   - "tags"
11347   traces:
11348     hoverinfo: "x+y"
11349     boxpoints: "outliers"
11350     whiskerwidth: 0
11351   layout:
11352     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11353     layout: "plot-throughput"
11354
11355 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
11356 - type: "plot"
11357   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11358   algorithm: "plot_performance_box"
11359   output-file-type: ".html"
11360   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11361   data: "plot-dpdk-throughput-latency-3n-skx"
11362   filter: "'NIC_Intel-XXV710' and
11363            '64B' and
11364            'BASE' and
11365            'NDRPDR' and
11366            '2T1C' and
11367            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11368   parameters:
11369   - "throughput"
11370   - "parent"
11371   - "tags"
11372   traces:
11373     hoverinfo: "x+y"
11374     boxpoints: "outliers"
11375     whiskerwidth: 0
11376   layout:
11377     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11378     layout: "plot-throughput"
11379
11380 - type: "plot"
11381   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11382   algorithm: "plot_performance_box"
11383   output-file-type: ".html"
11384   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11385   data: "plot-dpdk-throughput-latency-3n-skx"
11386   filter: "'NIC_Intel-XXV710' and
11387            '64B' and
11388            'BASE' and
11389            'NDRPDR' and
11390            '4T2C' and
11391            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11392   parameters:
11393   - "throughput"
11394   - "parent"
11395   - "tags"
11396   traces:
11397     hoverinfo: "x+y"
11398     boxpoints: "outliers"
11399     whiskerwidth: 0
11400   layout:
11401     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11402     layout: "plot-throughput"
11403
11404 - type: "plot"
11405   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11406   algorithm: "plot_performance_box"
11407   output-file-type: ".html"
11408   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11409   data: "plot-dpdk-throughput-latency-3n-skx"
11410   filter: "'NIC_Intel-XXV710' and
11411            '64B' and
11412            'BASE' and
11413            'NDRPDR' and
11414            '2T1C' and
11415            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11416   parameters:
11417   - "throughput"
11418   - "parent"
11419   - "tags"
11420   traces:
11421     hoverinfo: "x+y"
11422     boxpoints: "outliers"
11423     whiskerwidth: 0
11424   layout:
11425     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11426     layout: "plot-throughput"
11427
11428 - type: "plot"
11429   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11430   algorithm: "plot_performance_box"
11431   output-file-type: ".html"
11432   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11433   data: "plot-dpdk-throughput-latency-3n-skx"
11434   filter: "'NIC_Intel-XXV710' and
11435            '64B' and
11436            'BASE' and
11437            'NDRPDR' and
11438            '4T2C' and
11439            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11440   parameters:
11441   - "throughput"
11442   - "parent"
11443   - "tags"
11444   traces:
11445     hoverinfo: "x+y"
11446     boxpoints: "outliers"
11447     whiskerwidth: 0
11448   layout:
11449     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11450     layout: "plot-throughput"
11451
11452 # Packet Throughput - DPDK testpmd 2n-skx-x710
11453 - type: "plot"
11454   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11455   algorithm: "plot_performance_box"
11456   output-file-type: ".html"
11457   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11458   data: "plot-dpdk-throughput-latency-2n-skx"
11459   filter: "'NIC_Intel-X710' and
11460            '64B' and
11461            'BASE' and
11462            'NDRPDR' and
11463            '2T1C' and
11464            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11465   parameters:
11466   - "throughput"
11467   - "parent"
11468   - "tags"
11469   traces:
11470     hoverinfo: "x+y"
11471     boxpoints: "outliers"
11472     whiskerwidth: 0
11473   layout:
11474     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11475     layout: "plot-throughput"
11476
11477 - type: "plot"
11478   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11479   algorithm: "plot_performance_box"
11480   output-file-type: ".html"
11481   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11482   data: "plot-dpdk-throughput-latency-2n-skx"
11483   filter: "'NIC_Intel-X710' and
11484            '64B' and
11485            'BASE' and
11486            'NDRPDR' and
11487            '4T2C' and
11488            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11489   parameters:
11490   - "throughput"
11491   - "parent"
11492   - "tags"
11493   traces:
11494     hoverinfo: "x+y"
11495     boxpoints: "outliers"
11496     whiskerwidth: 0
11497   layout:
11498     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11499     layout: "plot-throughput"
11500
11501 - type: "plot"
11502   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11503   algorithm: "plot_performance_box"
11504   output-file-type: ".html"
11505   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11506   data: "plot-dpdk-throughput-latency-2n-skx"
11507   filter: "'NIC_Intel-X710' and
11508            '64B' and
11509            'BASE' and
11510            'NDRPDR' and
11511            '2T1C' and
11512            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11513   parameters:
11514   - "throughput"
11515   - "parent"
11516   - "tags"
11517   traces:
11518     hoverinfo: "x+y"
11519     boxpoints: "outliers"
11520     whiskerwidth: 0
11521   layout:
11522     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11523     layout: "plot-throughput"
11524
11525 - type: "plot"
11526   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11527   algorithm: "plot_performance_box"
11528   output-file-type: ".html"
11529   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11530   data: "plot-dpdk-throughput-latency-2n-skx"
11531   filter: "'NIC_Intel-X710' and
11532            '64B' and
11533            'BASE' and
11534            'NDRPDR' and
11535            '4T2C' and
11536            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11537   parameters:
11538   - "throughput"
11539   - "parent"
11540   - "tags"
11541   traces:
11542     hoverinfo: "x+y"
11543     boxpoints: "outliers"
11544     whiskerwidth: 0
11545   layout:
11546     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11547     layout: "plot-throughput"
11548
11549 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
11550 - type: "plot"
11551   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11552   algorithm: "plot_performance_box"
11553   output-file-type: ".html"
11554   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11555   data: "plot-dpdk-throughput-latency-2n-skx"
11556   filter: "'NIC_Intel-XXV710' and
11557            '64B' and
11558            'BASE' and
11559            'NDRPDR' and
11560            '2T1C' and
11561            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11562   parameters:
11563   - "throughput"
11564   - "parent"
11565   - "tags"
11566   traces:
11567     hoverinfo: "x+y"
11568     boxpoints: "outliers"
11569     whiskerwidth: 0
11570   layout:
11571     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11572     layout: "plot-throughput"
11573
11574 - type: "plot"
11575   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11576   algorithm: "plot_performance_box"
11577   output-file-type: ".html"
11578   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11579   data: "plot-dpdk-throughput-latency-2n-skx"
11580   filter: "'NIC_Intel-XXV710' and
11581            '64B' and
11582            'BASE' and
11583            'NDRPDR' and
11584            '4T2C' and
11585            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11586   parameters:
11587   - "throughput"
11588   - "parent"
11589   - "tags"
11590   traces:
11591     hoverinfo: "x+y"
11592     boxpoints: "outliers"
11593     whiskerwidth: 0
11594   layout:
11595     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11596     layout: "plot-throughput"
11597
11598 - type: "plot"
11599   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11600   algorithm: "plot_performance_box"
11601   output-file-type: ".html"
11602   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11603   data: "plot-dpdk-throughput-latency-2n-skx"
11604   filter: "'NIC_Intel-XXV710' and
11605            '64B' and
11606            'BASE' and
11607            'NDRPDR' and
11608            '2T1C' and
11609            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11610   parameters:
11611   - "throughput"
11612   - "parent"
11613   - "tags"
11614   traces:
11615     hoverinfo: "x+y"
11616     boxpoints: "outliers"
11617     whiskerwidth: 0
11618   layout:
11619     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11620     layout: "plot-throughput"
11621
11622 - type: "plot"
11623   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11624   algorithm: "plot_performance_box"
11625   output-file-type: ".html"
11626   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11627   data: "plot-dpdk-throughput-latency-2n-skx"
11628   filter: "'NIC_Intel-XXV710' and
11629            '64B' and
11630            'BASE' and
11631            'NDRPDR' and
11632            '4T2C' and
11633            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11634   parameters:
11635   - "throughput"
11636   - "parent"
11637   - "tags"
11638   traces:
11639     hoverinfo: "x+y"
11640     boxpoints: "outliers"
11641     whiskerwidth: 0
11642   layout:
11643     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11644     layout: "plot-throughput"
11645
11646 ################################################################################
11647
11648 # Packet Latency - DPDK l3fwd 3n-hsw-x520
11649 - type: "plot"
11650   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11651   algorithm: "plot_latency_error_bars"
11652   output-file-type: ".html"
11653   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11654   data: "plot-dpdk-throughput-latency-3n-hsw"
11655   filter: "'NIC_Intel-X520-DA2' and
11656            '64B' and
11657            'BASE' and
11658            'NDRPDR' and
11659            '1T1C' and
11660            'IP4FWD'"
11661   parameters:
11662   - "latency"
11663   - "parent"
11664   - "tags"
11665   layout:
11666     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
11667     layout: "plot-latency"
11668
11669 - type: "plot"
11670   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11671   algorithm: "plot_latency_error_bars"
11672   output-file-type: ".html"
11673   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11674   data: "plot-dpdk-throughput-latency-3n-hsw"
11675   filter: "'NIC_Intel-X520-DA2' and
11676            '64B' and
11677            'BASE' and
11678            'NDRPDR' and
11679            '2T2C' and
11680            'IP4FWD'"
11681   parameters:
11682   - "latency"
11683   - "parent"
11684   - "tags"
11685   layout:
11686     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
11687     layout: "plot-latency"
11688
11689 # Packet Latency - DPDK l3fwd 3n-hsw-x710
11690 - type: "plot"
11691   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11692   algorithm: "plot_latency_error_bars"
11693   output-file-type: ".html"
11694   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11695   data: "plot-dpdk-throughput-latency-3n-hsw"
11696   filter: "'NIC_Intel-X710' and
11697            '64B' and
11698            'BASE' and
11699            'NDRPDR' and
11700            '1T1C' and
11701            'IP4FWD'"
11702   parameters:
11703   - "latency"
11704   - "parent"
11705   - "tags"
11706   layout:
11707     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
11708     layout: "plot-latency"
11709
11710 - type: "plot"
11711   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11712   algorithm: "plot_latency_error_bars"
11713   output-file-type: ".html"
11714   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11715   data: "plot-dpdk-throughput-latency-3n-hsw"
11716   filter: "'NIC_Intel-X710' and
11717            '64B' and
11718            'BASE' and
11719            'NDRPDR' and
11720            '2T2C' and
11721            'IP4FWD'"
11722   parameters:
11723   - "latency"
11724   - "parent"
11725   - "tags"
11726   layout:
11727     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
11728     layout: "plot-latency"
11729
11730 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
11731 - type: "plot"
11732   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11733   algorithm: "plot_latency_error_bars"
11734   output-file-type: ".html"
11735   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11736   data: "plot-dpdk-throughput-latency-3n-hsw"
11737   filter: "'NIC_Intel-XL710' and
11738            '64B' and
11739            'BASE' and
11740            'NDRPDR' and
11741            '1T1C' and
11742            'IP4FWD'"
11743   parameters:
11744   - "latency"
11745   - "parent"
11746   - "tags"
11747   layout:
11748     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
11749     layout: "plot-latency"
11750
11751 - type: "plot"
11752   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11753   algorithm: "plot_latency_error_bars"
11754   output-file-type: ".html"
11755   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11756   data: "plot-dpdk-throughput-latency-3n-hsw"
11757   filter: "'NIC_Intel-XL710' and
11758            '64B' and
11759            'BASE' and
11760            'NDRPDR' and
11761            '2T2C' and
11762            'IP4FWD'"
11763   parameters:
11764   - "latency"
11765   - "parent"
11766   - "tags"
11767   layout:
11768     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
11769     layout: "plot-latency"
11770
11771 # Packet Latency - DPDK l3fwd 3n-skx-x710
11772 - type: "plot"
11773   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11774   algorithm: "plot_latency_error_bars"
11775   output-file-type: ".html"
11776   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11777   data: "plot-dpdk-throughput-latency-3n-skx"
11778   filter: "'NIC_Intel-X710' and
11779            '64B' and
11780            'BASE' and
11781            'NDRPDR' and
11782            '2T1C' and
11783            'IP4FWD'"
11784   parameters:
11785   - "latency"
11786   - "parent"
11787   - "tags"
11788   layout:
11789     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
11790     layout: "plot-latency"
11791
11792 - type: "plot"
11793   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
11794   algorithm: "plot_latency_error_bars"
11795   output-file-type: ".html"
11796   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
11797   data: "plot-dpdk-throughput-latency-3n-skx"
11798   filter: "'NIC_Intel-X710' and
11799            '64B' and
11800            'BASE' and
11801            'NDRPDR' and
11802            '4T2C' and
11803            'IP4FWD'"
11804   parameters:
11805   - "latency"
11806   - "parent"
11807   - "tags"
11808   layout:
11809     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
11810     layout: "plot-latency"
11811
11812 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
11813 - type: "plot"
11814   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
11815   algorithm: "plot_latency_error_bars"
11816   output-file-type: ".html"
11817   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
11818   data: "plot-dpdk-throughput-latency-3n-skx"
11819   filter: "'NIC_Intel-XXV710' and
11820            '64B' and
11821            'BASE' and
11822            'NDRPDR' and
11823            '2T1C' and
11824            'IP4FWD'"
11825   parameters:
11826   - "latency"
11827   - "parent"
11828   - "tags"
11829   layout:
11830     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
11831     layout: "plot-latency"
11832
11833 - type: "plot"
11834   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
11835   algorithm: "plot_latency_error_bars"
11836   output-file-type: ".html"
11837   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
11838   data: "plot-dpdk-throughput-latency-3n-skx"
11839   filter: "'NIC_Intel-XXV710' and
11840            '64B' and
11841            'BASE' and
11842            'NDRPDR' and
11843            '4T2C' and
11844            'IP4FWD'"
11845   parameters:
11846   - "latency"
11847   - "parent"
11848   - "tags"
11849   layout:
11850     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
11851     layout: "plot-latency"
11852
11853 # Packet Latency - DPDK l3fwd 2n-skx-x710
11854 - type: "plot"
11855   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
11856   algorithm: "plot_latency_error_bars"
11857   output-file-type: ".html"
11858   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
11859   data: "plot-dpdk-throughput-latency-2n-skx"
11860   filter: "'NIC_Intel-X710' and
11861            '64B' and
11862            'BASE' and
11863            'NDRPDR' and
11864            '2T1C' and
11865            'IP4FWD'"
11866   parameters:
11867   - "latency"
11868   - "parent"
11869   - "tags"
11870   layout:
11871     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
11872     layout: "plot-latency"
11873
11874 - type: "plot"
11875   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
11876   algorithm: "plot_latency_error_bars"
11877   output-file-type: ".html"
11878   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
11879   data: "plot-dpdk-throughput-latency-2n-skx"
11880   filter: "'NIC_Intel-X710' and
11881            '64B' and
11882            'BASE' and
11883            'NDRPDR' and
11884            '4T2C' and
11885            'IP4FWD'"
11886   parameters:
11887   - "latency"
11888   - "parent"
11889   - "tags"
11890   layout:
11891     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
11892     layout: "plot-latency"
11893
11894 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
11895 - type: "plot"
11896   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
11897   algorithm: "plot_latency_error_bars"
11898   output-file-type: ".html"
11899   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
11900   data: "plot-dpdk-throughput-latency-2n-skx"
11901   filter: "'NIC_Intel-XXV710' and
11902            '64B' and
11903            'BASE' and
11904            'NDRPDR' and
11905            '2T1C' and
11906            'IP4FWD'"
11907   parameters:
11908   - "latency"
11909   - "parent"
11910   - "tags"
11911   layout:
11912     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
11913     layout: "plot-latency"
11914
11915 - type: "plot"
11916   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
11917   algorithm: "plot_latency_error_bars"
11918   output-file-type: ".html"
11919   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
11920   data: "plot-dpdk-throughput-latency-2n-skx"
11921   filter: "'NIC_Intel-XXV710' and
11922            '64B' and
11923            'BASE' and
11924            'NDRPDR' and
11925            '4T2C' and
11926            'IP4FWD'"
11927   parameters:
11928   - "latency"
11929   - "parent"
11930   - "tags"
11931   layout:
11932     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
11933     layout: "plot-latency"
11934
11935 ################################################################################
11936
11937 # Packet Latency - DPDK testpmd 3n-hsw-x520
11938 - type: "plot"
11939   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11940   algorithm: "plot_latency_error_bars"
11941   output-file-type: ".html"
11942   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11943   data: "plot-dpdk-throughput-latency-3n-hsw"
11944   filter: "'NIC_Intel-X520-DA2' and
11945            '64B' and
11946            'BASE' and
11947            'NDRPDR' and
11948            '1T1C' and
11949            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11950   parameters:
11951   - "latency"
11952   - "parent"
11953   - "tags"
11954   layout:
11955     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
11956     layout: "plot-latency"
11957
11958 - type: "plot"
11959   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11960   algorithm: "plot_latency_error_bars"
11961   output-file-type: ".html"
11962   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11963   data: "plot-dpdk-throughput-latency-3n-hsw"
11964   filter: "'NIC_Intel-X520-DA2' and
11965            '64B' and
11966            'BASE' and
11967            'NDRPDR' and
11968            '2T2C' and
11969            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11970   parameters:
11971   - "latency"
11972   - "parent"
11973   - "tags"
11974   layout:
11975     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
11976     layout: "plot-latency"
11977
11978 # Packet Latency - DPDK testpmd 3n-hsw-x710
11979 - type: "plot"
11980   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11981   algorithm: "plot_latency_error_bars"
11982   output-file-type: ".html"
11983   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11984   data: "plot-dpdk-throughput-latency-3n-hsw"
11985   filter: "'NIC_Intel-X710' and
11986            '64B' and
11987            'BASE' and
11988            'NDRPDR' and
11989            '1T1C' and
11990            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11991   parameters:
11992   - "latency"
11993   - "parent"
11994   - "tags"
11995   layout:
11996     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11997     layout: "plot-latency"
11998
11999 - type: "plot"
12000   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
12001   algorithm: "plot_latency_error_bars"
12002   output-file-type: ".html"
12003   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
12004   data: "plot-dpdk-throughput-latency-3n-hsw"
12005   filter: "'NIC_Intel-X710' and
12006            '64B' and
12007            'BASE' and
12008            'NDRPDR' and
12009            '2T2C' and
12010            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12011   parameters:
12012   - "latency"
12013   - "parent"
12014   - "tags"
12015   layout:
12016     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
12017     layout: "plot-latency"
12018
12019 # Packet Latency - DPDK testpmd 3n-hsw-xl710
12020 - type: "plot"
12021   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
12022   algorithm: "plot_latency_error_bars"
12023   output-file-type: ".html"
12024   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
12025   data: "plot-dpdk-throughput-latency-3n-hsw"
12026   filter: "'NIC_Intel-XL710' and
12027            '64B' and
12028            'BASE' and
12029            'NDRPDR' and
12030            '1T1C' and
12031            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12032   parameters:
12033   - "latency"
12034   - "parent"
12035   - "tags"
12036   layout:
12037     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
12038     layout: "plot-latency"
12039
12040 - type: "plot"
12041   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
12042   algorithm: "plot_latency_error_bars"
12043   output-file-type: ".html"
12044   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
12045   data: "plot-dpdk-throughput-latency-3n-hsw"
12046   filter: "'NIC_Intel-XL710' and
12047            '64B' and
12048            'BASE' and
12049            'NDRPDR' and
12050            '2T2C' and
12051            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12052   parameters:
12053   - "latency"
12054   - "parent"
12055   - "tags"
12056   layout:
12057     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
12058     layout: "plot-latency"
12059
12060 # Packet Latency - DPDK testpmd 3n-skx-x710
12061 - type: "plot"
12062   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
12063   algorithm: "plot_latency_error_bars"
12064   output-file-type: ".html"
12065   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
12066   data: "plot-dpdk-throughput-latency-3n-skx"
12067   filter: "'NIC_Intel-X710' and
12068            '64B' and
12069            'BASE' and
12070            'NDRPDR' and
12071            '2T1C' and
12072            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12073   parameters:
12074   - "latency"
12075   - "parent"
12076   - "tags"
12077   layout:
12078     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
12079     layout: "plot-latency"
12080
12081 - type: "plot"
12082   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
12083   algorithm: "plot_latency_error_bars"
12084   output-file-type: ".html"
12085   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
12086   data: "plot-dpdk-throughput-latency-3n-skx"
12087   filter: "'NIC_Intel-X710' and
12088            '64B' and
12089            'BASE' and
12090            'NDRPDR' and
12091            '4T2C' and
12092            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12093   parameters:
12094   - "latency"
12095   - "parent"
12096   - "tags"
12097   layout:
12098     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
12099     layout: "plot-latency"
12100
12101 # Packet Latency - DPDK testpmd 3n-skx-xxv710
12102 - type: "plot"
12103   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
12104   algorithm: "plot_latency_error_bars"
12105   output-file-type: ".html"
12106   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
12107   data: "plot-dpdk-throughput-latency-3n-skx"
12108   filter: "'NIC_Intel-XXV710' and
12109            '64B' and
12110            'BASE' and
12111            'NDRPDR' and
12112            '2T1C' and
12113            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12114   parameters:
12115   - "latency"
12116   - "parent"
12117   - "tags"
12118   layout:
12119     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
12120     layout: "plot-latency"
12121
12122 - type: "plot"
12123   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
12124   algorithm: "plot_latency_error_bars"
12125   output-file-type: ".html"
12126   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
12127   data: "plot-dpdk-throughput-latency-3n-skx"
12128   filter: "'NIC_Intel-XXV710' and
12129            '64B' and
12130            'BASE' and
12131            'NDRPDR' and
12132            '4T2C' and
12133            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12134   parameters:
12135   - "latency"
12136   - "parent"
12137   - "tags"
12138   layout:
12139     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
12140     layout: "plot-latency"
12141
12142 # Packet Latency - DPDK testpmd 2n-skx-x710
12143 - type: "plot"
12144   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
12145   algorithm: "plot_latency_error_bars"
12146   output-file-type: ".html"
12147   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
12148   data: "plot-dpdk-throughput-latency-2n-skx"
12149   filter: "'NIC_Intel-X710' and
12150            '64B' and
12151            'BASE' and
12152            'NDRPDR' and
12153            '2T1C' and
12154            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12155   parameters:
12156   - "latency"
12157   - "parent"
12158   - "tags"
12159   layout:
12160     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
12161     layout: "plot-latency"
12162
12163 - type: "plot"
12164   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
12165   algorithm: "plot_latency_error_bars"
12166   output-file-type: ".html"
12167   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
12168   data: "plot-dpdk-throughput-latency-2n-skx"
12169   filter: "'NIC_Intel-X710' and
12170            '64B' and
12171            'BASE' and
12172            'NDRPDR' and
12173            '4T2C' and
12174            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12175   parameters:
12176   - "latency"
12177   - "parent"
12178   - "tags"
12179   layout:
12180     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
12181     layout: "plot-latency"
12182
12183 # Packet Latency - DPDK testpmd 2n-skx-xxv710
12184 - type: "plot"
12185   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
12186   algorithm: "plot_latency_error_bars"
12187   output-file-type: ".html"
12188   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
12189   data: "plot-dpdk-throughput-latency-2n-skx"
12190   filter: "'NIC_Intel-XXV710' and
12191            '64B' and
12192            'BASE' and
12193            'NDRPDR' and
12194            '2T1C' and
12195            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12196   parameters:
12197   - "latency"
12198   - "parent"
12199   - "tags"
12200   layout:
12201     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
12202     layout: "plot-latency"
12203
12204 - type: "plot"
12205   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
12206   algorithm: "plot_latency_error_bars"
12207   output-file-type: ".html"
12208   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
12209   data: "plot-dpdk-throughput-latency-2n-skx"
12210   filter: "'NIC_Intel-XXV710' and
12211            '64B' and
12212            'BASE' and
12213            'NDRPDR' and
12214            '4T2C' and
12215            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12216   parameters:
12217   - "latency"
12218   - "parent"
12219   - "tags"
12220   layout:
12221     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
12222     layout: "plot-latency"