Report: tables
[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
152     plot-dpdk-throughput-latency-3n-hsw:
153       csit-dpdk-perf-verify-1908-3n-hsw:
154         - 2   # NDRPDR sel
155         - 3   # NDRPDR sel
156         - 4   # NDRPDR sel
157         - 5   # NDRPDR sel
158         - 6   # NDRPDR sel
159         - 7   # NDRPDR sel
160         - 8   # NDRPDR sel
161         - 9   # NDRPDR sel
162         - 10  # NDRPDR sel
163         - 11  # NDRPDR sel
164
165     # 3n-skx
166
167     plot-vpp-throughput-lat-tsa-3n-skx:
168       # TODO: Add data
169       csit-vpp-perf-verify-1908-3n-skx:
170         - 14  # NDRPDR sel
171         - 16  # NDRPDR sel
172         - 19  # NDRPDR sel
173         - 20  # NDRPDR sel
174         - 22  # NDRPDR sel
175
176     plot-dpdk-throughput-latency-3n-skx:
177       csit-dpdk-perf-verify-1908-3n-skx:
178         - 3   # NDRPDR sel
179         - 4   # NDRPDR sel
180         - 5   # NDRPDR sel
181         - 6   # NDRPDR sel
182         - 7   # NDRPDR sel
183         - 8   # NDRPDR sel
184         - 9   # NDRPDR sel
185         - 10  # NDRPDR sel
186         - 11  # NDRPDR sel
187         - 12  # NDRPDR sel
188
189     # 2n-skx
190
191     plot-vpp-throughput-lat-tsa-2n-skx:
192       # TODO: Add data
193       csit-vpp-perf-verify-1908-2n-skx:
194         - 26  # NDRPDR sel
195         - 27  # NDRPDR sel
196         - 34  # NDRPDR sel
197         - 35  # NDRPDR sel
198
199 #    plot-vpp-soak-2n-skx:
200 #      # TODO: Add data
201 #      csit-vpp-perf-verify-1908-2n-skx:
202
203     plot-vpp-nfv-2n-skx-ndrpdr:
204       # TODO: Add data
205       csit-vpp-perf-verify-1908-2n-skx:
206         - 22  # NFV
207         - 31  # NFV
208         - 32  # NFV
209
210 #    plot-vpp-nfv-2n-skx-mrr-64b:
211 #      csit-vpp-perf-verify-1904-2n-skx:
212 #        - 40  # NFV MRR 64b
213 #        - 41  # NFV MRR 64b
214 #        - 42  # NFV MRR 64b
215 #        - 47  # NFV MRR 64b
216 #        - 48  # NFV MRR 64b
217 #        - 80  # NFV MRR NDRPDR 64b IMIX
218 #        - 81  # NFV MRR NDRPDR 64b IMIX
219 #        - 84  # NFV MRR NDRPDR 64b IMIX
220 #        - 85  # NFV MRR NDRPDR 64b IMIX
221 #        - 86  # NFV MRR NDRPDR 64b IMIX
222 #      # TODO: Add data
223 #      # csit-vpp-perf-verify-1908-2n-skx:
224 #
225 #    plot-vpp-nfv-2n-skx-mrr-imix:
226 #      csit-vpp-perf-verify-1904-2n-skx:
227 #        - 49  # NFV MRR IMIX
228 #        - 50  # NFV MRR IMIX
229 #        - 51  # NFV MRR IMIX
230 #        - 54  # NFV MRR IMIX
231 #        - 55  # NFV MRR IMIX
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-dpdk-throughput-latency-2n-skx:
241       csit-dpdk-perf-verify-1908-2n-skx:
242         - 2   # NDRPDR sel
243         - 3   # NDRPDR sel
244         - 4   # NDRPDR sel
245         - 5   # NDRPDR sel
246         - 7   # NDRPDR sel
247         - 8   # NDRPDR sel
248         - 9   # NDRPDR sel
249         - 10  # NDRPDR sel
250         - 11  # NDRPDR sel
251         - 12  # NDRPDR sel
252
253     # 3rd party
254
255 #    # Denverton:
256 #    intel-dnv-vpp:
257 #      # intel-dnv-vpp-release-1904:
258 #      intel-dnv-vpp-release-1901:
259 #        - 1
260
261     ###########################################################################
262     # Simple tables (only one data set):
263
264     # NIC Comparisons
265
266     vpp-nic-comparison-3n-skx:
267       # TODO: Add data
268       csit-vpp-perf-verify-1908-3n-skx:
269         - 14  # NDRPDR sel
270         - 16  # NDRPDR sel
271         - 19  # NDRPDR sel
272         - 20  # NDRPDR sel
273         - 22  # NDRPDR sel
274
275     vpp-nic-comparison-2n-skx:
276       # TODO: Add data
277       csit-vpp-perf-verify-1908-2n-skx:
278         - 26  # NDRPDR sel
279         - 27  # NDRPDR sel
280         - 34  # NDRPDR sel
281         - 35  # NDRPDR sel
282
283     vpp-nic-comparison-3n-skx-mrr:
284       csit-vpp-perf-verify-1904-3n-skx:
285         - 7   # MRR sel
286       # TODO: Add data
287       # csit-vpp-perf-verify-1908-3n-skx:
288
289     vpp-nic-comparison-2n-skx-mrr:
290       csit-vpp-perf-verify-1904-2n-skx:
291         - 11  # MRR sel
292       # TODO: Add data
293       # csit-vpp-perf-verify-1908-2n-skx:
294
295     # Results
296
297     vpp-perf-results-3n-hsw:
298       # TODO: Add FULL data
299       csit-vpp-perf-verify-1908-3n-hsw:
300         - 21  # NDRPDR sel
301
302     vpp-perf-results-3n-skx:
303       # TODO: Add FULL data
304       csit-vpp-perf-verify-1908-3n-skx:
305         - 22  # NDRPDR sel
306
307     vpp-perf-results-2n-skx:
308       # TODO: Add FULL data
309       csit-vpp-perf-verify-1908-2n-skx:
310         - 26  # NDRPDR sel
311
312     vpp-mrr-results-3n-hsw:
313       csit-vpp-perf-verify-1904-3n-hsw:
314         - 9   # MRR sel
315       # TODO: Add data
316       # csit-vpp-perf-verify-1908-3n-hsw:
317
318     vpp-mrr-results-3n-skx:
319       csit-vpp-perf-verify-1904-3n-skx:
320         - 7   # MRR sel
321       # TODO: Add data
322       # csit-vpp-perf-verify-1908-3n-skx:
323
324     vpp-mrr-results-2n-skx:
325       csit-vpp-perf-verify-1904-2n-skx:
326         - 11  # MRR sel
327       # TODO: Add data
328       # csit-vpp-perf-verify-1908-2n-skx:
329
330     vpp-func-results-ubuntu:
331       csit-vpp-functional-1908-ubuntu1604-virl:
332         - 64
333
334     vpp-func-results-centos:
335       csit-vpp-functional-1908-centos7-virl:
336         - 64
337
338     vpp-device-results-ubuntu:
339       csit-vpp-device-1908-ubuntu1804-1n-skx:
340         - 65
341
342     dpdk-perf-results-3n-hsw:
343       csit-dpdk-perf-verify-1908-3n-hsw:
344         - 10  # NDRPDR sel
345
346     dpdk-perf-results-3n-skx:
347       csit-dpdk-perf-verify-1908-3n-skx:
348         - 12  # NDRPDR sel
349
350     dpdk-perf-results-2n-skx:
351       csit-dpdk-perf-verify-1908-2n-skx:
352         - 12  # NDRPDR sel
353
354     # HoneyComb Functional
355     hc-func-results:
356       csit-hc2vpp-verify-func-1904-ubuntu1604:
357         - 4
358       # TODO: Add data
359       # csit-hc2vpp-verify-func-1908-ubuntu1604:
360
361 #    # NSH SFC Functional
362 #    nsh-func-results:
363 #      # Not used
364 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
365 #        - 1
366
367     # DMM Functional
368     dmm-func-results:
369       csit-dmm-functional-1904-ubuntu1604-virl:
370         - 1
371       # TODO: Add data
372       # csit-dmm-functional-1908-ubuntu1604-virl:
373
374     ###########################################################################
375     # Tables (more than one data set)
376
377     # Performance changes
378
379 #    intel-dnv-vpp-changes-2n-dnv-h1:
380 #      intel-dnv-vpp-release-1810:
381 #        - 1
382 #    intel-dnv-vpp-changes-2n-dnv-ref:
383 #      intel-dnv-vpp-release-1901:
384 #        - 1
385 #    intel-dnv-vpp-changes-2n-dnv-cmp:
386 #      # intel-dnv-vpp-release-1904:
387 #      intel-dnv-vpp-release-1901:
388 #        - 1
389 #    intel-dnv-vpp-changes-2n-dnv:
390 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
391 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
392 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
393
394     vpp-performance-changes-3n-hsw-h1:
395       csit-vpp-perf-verify-1901-3n-hsw:
396         - 10  # NDRPDR sel
397         - 19  # NDRPDR sel
398         - 31  # NDRPDR sel
399         - 36  # NDRPDR sel
400         - 40  # NDRPDR sel
401         - 42  # NDRPDR sel
402         - 44  # NDRPDR sel
403         - 46  # NDRPDR sel
404         - 47  # NDRPDR sel
405         - 48  # NDRPDR sel
406         - 61  # NDRPDR LB
407         - 62  # NDRPDR LB
408         - 63  # NDRPDR LB
409         - 64  # NDRPDR LB
410         - 65  # NDRPDR LB
411         - 66  # NDRPDR LB
412         - 67  # NDRPDR LB
413         - 69  # NDRPDR LB
414         - 70  # NDRPDR LB
415         - 71  # NDRPDR LB
416     vpp-performance-changes-3n-hsw-ref:
417       csit-vpp-perf-verify-1904-3n-hsw:
418         - 11  # NDRPDR sel
419         - 12  # NDRPDR sel
420         - 20  # NDRPDR sel
421         - 21  # NDRPDR sel
422         - 23  # NDRPDR sel
423         - 24  # NDRPDR sel
424         - 25  # NDRPDR sel
425         - 26  # NDRPDR sel
426         - 29  # NDRPDR sel
427         - 30  # NDRPDR sel
428     vpp-performance-changes-3n-hsw-cmp:
429       csit-vpp-perf-verify-1908-3n-hsw:
430         - 12  # NDRPDR sel
431         - 13  # NDRPDR sel
432         - 14  # NDRPDR sel
433         - 15  # NDRPDR sel
434         - 16  # NDRPDR sel
435         - 17  # NDRPDR sel
436         - 18  # NDRPDR sel
437         - 19  # NDRPDR sel
438         - 20  # NDRPDR sel
439         - 21  # NDRPDR sel
440     vpp-performance-changes-3n-hsw:
441       - "vpp-performance-changes-3n-hsw-h1"
442       - "vpp-performance-changes-3n-hsw-ref"
443       - "vpp-performance-changes-3n-hsw-cmp"
444
445     vpp-performance-changes-3n-skx-h1:
446       csit-vpp-perf-verify-1901-3n-skx:
447         - 18  # NDRPDR sel
448         - 19  # NDRPDR sel
449         - 20  # NDRPDR sel
450         - 28  # NDRPDR sel
451         - 31  # NDRPDR sel
452         - 33  # NDRPDR sel
453         - 36  # NDRPDR sel
454         - 38  # NDRPDR sel
455         - 47  # NDRPDR sel
456         - 48  # NDRPDR sel
457         - 54  # NDRPDR LB
458         - 57  # NDRPDR LB
459         - 58  # NDRPDR LB
460         - 59  # NDRPDR LB
461         - 60  # NDRPDR LB
462         - 63  # NDRPDR LB
463         - 64  # NDRPDR LB
464         - 65  # NDRPDR LB
465         - 66  # NDRPDR LB
466         - 67  # NDRPDR LB
467     vpp-performance-changes-3n-skx-ref:
468       csit-vpp-perf-verify-1904-3n-skx:
469         - 8   # NDRPDR sel
470         - 9   # NDRPDR sel
471         - 10  # NDRPDR sel
472         - 11  # NDRPDR sel
473         - 12  # NDRPDR sel
474         - 14  # NDRPDR sel
475         - 16  # NDRPDR sel
476         - 21  # NDRPDR sel
477         - 23  # NDRPDR sel
478         - 25  # NDRPDR sel
479     vpp-performance-changes-3n-skx-cmp:
480       # TODO: Add data
481       csit-vpp-perf-verify-1908-3n-skx:
482         - 14  # NDRPDR sel
483         - 16  # NDRPDR sel
484         - 19  # NDRPDR sel
485         - 20  # NDRPDR sel
486         - 22  # NDRPDR sel
487     vpp-performance-changes-3n-skx:
488       - "vpp-performance-changes-3n-skx-h1"
489       - "vpp-performance-changes-3n-skx-ref"
490       - "vpp-performance-changes-3n-skx-cmp"
491
492     vpp-performance-changes-2n-skx-h1:
493       csit-vpp-perf-verify-1901-2n-skx:
494         - 5   # NDRPDR sel
495         - 12  # NDRPDR sel
496         - 13  # NDRPDR sel
497         - 21  # NDRPDR sel
498         - 23  # NDRPDR sel
499         - 31  # NDRPDR sel
500         - 34  # NDRPDR sel
501         - 40  # NDRPDR sel
502         - 42  # NDRPDR sel
503         - 43  # NDRPDR sel
504     vpp-performance-changes-2n-skx-ref:
505       csit-vpp-perf-verify-1904-2n-skx:
506         - 12  # NDRPDR sel
507         - 14  # NDRPDR sel
508         - 16  # NDRPDR sel
509         - 17  # NDRPDR sel
510         - 18  # NDRPDR sel
511         - 21  # NDRPDR sel
512         - 27  # NDRPDR sel
513         - 30  # NDRPDR sel
514         - 31  # NDRPDR sel
515         - 32  # NDRPDR sel
516     vpp-performance-changes-2n-skx-cmp:
517       # TODO: Add data
518       csit-vpp-perf-verify-1908-2n-skx:
519         - 26  # NDRPDR sel
520         - 27  # NDRPDR sel
521         - 34  # NDRPDR sel
522         - 35  # NDRPDR sel
523     vpp-performance-changes-2n-skx:
524       - "vpp-performance-changes-2n-skx-h1"
525       - "vpp-performance-changes-2n-skx-ref"
526       - "vpp-performance-changes-2n-skx-cmp"
527
528 #    vpp-soak-vs-ndr-2n-skx-ref:
529 #      csit-vpp-perf-verify-1904-2n-skx:
530 #        - 12  # NDRPDR sel
531 #        - 14  # NDRPDR sel
532 #        - 16  # NDRPDR sel
533 #        - 17  # NDRPDR sel
534 #        - 18  # NDRPDR sel
535 #        - 21  # NDRPDR sel
536 #        - 27  # NDRPDR sel
537 #        - 30  # NDRPDR sel
538 #        - 31  # NDRPDR sel
539 #        - 32  # NDRPDR sel
540 #      # TODO: Add data
541 #      # csit-vpp-perf-verify-1908-2n-skx:
542 #    vpp-soak-vs-ndr-2n-skx-cmp:
543 #      csit-vpp-perf-verify-1904-2n-skx:
544 #        - 70  # soak
545 #        - 71  # soak
546 #      # TODO: Add data
547 #      # csit-vpp-perf-verify-1908-2n-skx:
548 #    vpp-soak-vs-ndr-2n-skx:
549 #      csit-vpp-perf-verify-1904-2n-skx:
550 #        - 12  # NDRPDR sel
551 #        - 14  # NDRPDR sel
552 #        - 16  # NDRPDR sel
553 #        - 17  # NDRPDR sel
554 #        - 18  # NDRPDR sel
555 #        - 21  # NDRPDR sel
556 #        - 27  # NDRPDR sel
557 #        - 30  # NDRPDR sel
558 #        - 31  # NDRPDR sel
559 #        - 32  # NDRPDR sel
560 #        - 70  # soak
561 #        - 71  # soak
562 #      # TODO: Add data
563 #      # csit-vpp-perf-verify-1908-2n-skx:
564
565     vpp-performance-changes-3n-hsw-mrr-h1:
566       csit-vpp-perf-verify-1901-3n-hsw:
567         - 35  # MRR sel
568     vpp-performance-changes-3n-hsw-mrr-ref:
569       csit-vpp-perf-verify-1904-3n-hsw:
570         - 9   # MRR sel
571     vpp-performance-changes-3n-hsw-mrr-cmp:
572       csit-vpp-perf-verify-1904-3n-hsw:
573         - 9   # MRR sel
574       # TODO: Add data
575       # csit-vpp-perf-verify-1908-3n-hsw:
576     vpp-performance-changes-3n-hsw-mrr:
577       - "vpp-performance-changes-3n-hsw-mrr-h1"
578       - "vpp-performance-changes-3n-hsw-mrr-ref"
579       - "vpp-performance-changes-3n-hsw-mrr-cmp"
580
581     vpp-performance-changes-3n-skx-mrr-h1:
582       csit-vpp-perf-verify-1901-3n-skx:
583         - 32  # MRR sel
584     vpp-performance-changes-3n-skx-mrr-ref:
585       csit-vpp-perf-verify-1904-3n-skx:
586         - 7   # MRR sel
587     vpp-performance-changes-3n-skx-mrr-cmp:
588       csit-vpp-perf-verify-1904-3n-skx:
589         - 7   # MRR sel
590       # TODO: Add data
591       # csit-vpp-perf-verify-1908-3n-skx:
592     vpp-performance-changes-3n-skx-mrr:
593       - "vpp-performance-changes-3n-skx-mrr-h1"
594       - "vpp-performance-changes-3n-skx-mrr-ref"
595       - "vpp-performance-changes-3n-skx-mrr-cmp"
596
597     vpp-performance-changes-2n-skx-mrr-h1:
598       csit-vpp-perf-verify-1901-2n-skx:
599         - 22  # MRR sel
600     vpp-performance-changes-2n-skx-mrr-ref:
601       csit-vpp-perf-verify-1904-2n-skx:
602         - 11  # MRR sel
603     vpp-performance-changes-2n-skx-mrr-cmp:
604       csit-vpp-perf-verify-1904-2n-skx:
605         - 11  # MRR sel
606       # TODO: Add data
607       # csit-vpp-perf-verify-1908-2n-skx:
608     vpp-performance-changes-2n-skx-mrr:
609       - "vpp-performance-changes-2n-skx-mrr-h1"
610       - "vpp-performance-changes-2n-skx-mrr-ref"
611       - "vpp-performance-changes-2n-skx-mrr-cmp"
612
613     dpdk-performance-changes-3n-hsw-h1:
614       csit-dpdk-perf-verify-1901-3n-hsw:
615         - 13  # NDRPDR sel
616         - 14  # NDRPDR sel
617         - 16  # NDRPDR sel
618         - 17  # NDRPDR sel
619         - 18  # NDRPDR sel
620         - 19  # NDRPDR sel
621         - 20  # NDRPDR sel
622         - 21  # NDRPDR sel
623         - 22  # NDRPDR sel
624         - 23  # NDRPDR sel
625     dpdk-performance-changes-3n-hsw-ref:
626       csit-dpdk-perf-verify-1904-3n-hsw:
627         - 2   # NDRPDR sel
628         - 3   # NDRPDR sel
629         - 5   # NDRPDR sel
630         - 6   # NDRPDR sel
631         - 13  # NDRPDR sel
632         - 14  # NDRPDR sel
633         - 15  # NDRPDR sel
634         - 18  # NDRPDR sel
635         - 19  # NDRPDR sel
636         - 20  # NDRPDR sel
637     dpdk-performance-changes-3n-hsw-cmp:
638       csit-dpdk-perf-verify-1908-3n-hsw:
639         - 2   # NDRPDR sel
640         - 3   # NDRPDR sel
641         - 4   # NDRPDR sel
642         - 5   # NDRPDR sel
643         - 6   # NDRPDR sel
644         - 7   # NDRPDR sel
645         - 8   # NDRPDR sel
646         - 9   # NDRPDR sel
647         - 10  # NDRPDR sel
648         - 11  # NDRPDR sel
649     dpdk-performance-changes-3n-hsw:
650       - "dpdk-performance-changes-3n-hsw-h1"
651       - "dpdk-performance-changes-3n-hsw-ref"
652       - "dpdk-performance-changes-3n-hsw-cmp"
653
654     dpdk-performance-changes-3n-skx-h1:
655       csit-dpdk-perf-verify-1901-3n-skx:
656         - 3   # NDRPDR sel
657         - 5   # NDRPDR sel
658         - 6   # NDRPDR sel
659         - 7   # NDRPDR sel
660         - 8   # NDRPDR sel
661         - 9   # NDRPDR sel
662         - 10  # NDRPDR sel
663         - 11  # NDRPDR sel
664         - 12  # NDRPDR sel
665         - 13  # NDRPDR sel
666     dpdk-performance-changes-3n-skx-ref:
667       csit-dpdk-perf-verify-1904-3n-skx:
668         - 2   # NDRPDR sel
669         - 3   # NDRPDR sel
670         - 4   # NDRPDR sel
671         - 5   # NDRPDR sel
672         - 6   # NDRPDR sel
673         - 7   # NDRPDR sel
674         - 11  # NDRPDR sel
675         - 12  # NDRPDR sel
676         - 13  # NDRPDR sel
677         - 14  # NDRPDR sel
678     dpdk-performance-changes-3n-skx-cmp:
679       csit-dpdk-perf-verify-1908-3n-skx:
680         - 3   # NDRPDR sel
681         - 4   # NDRPDR sel
682         - 5   # NDRPDR sel
683         - 6   # NDRPDR sel
684         - 7   # NDRPDR sel
685         - 8   # NDRPDR sel
686         - 9   # NDRPDR sel
687         - 10  # NDRPDR sel
688         - 11  # NDRPDR sel
689         - 12  # NDRPDR sel
690     dpdk-performance-changes-3n-skx:
691       - "dpdk-performance-changes-3n-skx-h1"
692       - "dpdk-performance-changes-3n-skx-ref"
693       - "dpdk-performance-changes-3n-skx-cmp"
694
695     dpdk-performance-changes-2n-skx-h1:
696       csit-dpdk-perf-verify-1901-2n-skx:
697         - 12  # NDRPDR sel
698         - 13  # NDRPDR sel
699         - 14  # NDRPDR sel
700         - 15  # NDRPDR sel
701         - 16  # NDRPDR sel
702         - 17  # NDRPDR sel
703         - 18  # NDRPDR sel
704         - 19  # NDRPDR sel
705         - 20  # NDRPDR sel
706         - 21  # NDRPDR sel
707     dpdk-performance-changes-2n-skx-ref:
708       csit-dpdk-perf-verify-1904-2n-skx:
709         - 2   # NDRPDR sel
710         - 3   # NDRPDR sel
711         - 4   # NDRPDR sel
712         - 5   # NDRPDR sel
713         - 7   # NDRPDR sel
714         - 8   # NDRPDR sel
715         - 9   # NDRPDR sel
716         - 10  # NDRPDR sel
717         - 11  # NDRPDR sel
718         - 12  # NDRPDR sel
719     dpdk-performance-changes-2n-skx-cmp:
720       csit-dpdk-perf-verify-1908-2n-skx:
721         - 2   # NDRPDR sel
722         - 3   # NDRPDR sel
723         - 4   # NDRPDR sel
724         - 5   # NDRPDR sel
725         - 7   # NDRPDR sel
726         - 8   # NDRPDR sel
727         - 9   # NDRPDR sel
728         - 10  # NDRPDR sel
729         - 11  # NDRPDR sel
730         - 12  # NDRPDR sel
731     dpdk-performance-changes-2n-skx:
732       - "dpdk-performance-changes-2n-skx-h1"
733       - "dpdk-performance-changes-2n-skx-ref"
734       - "dpdk-performance-changes-2n-skx-cmp"
735
736     # Compare testbeds
737
738     vpp-compare-testbeds-ref:
739       csit-vpp-perf-verify-1908-3n-hsw:
740         - 12  # NDRPDR sel
741         - 13  # NDRPDR sel
742         - 14  # NDRPDR sel
743         - 15  # NDRPDR sel
744         - 16  # NDRPDR sel
745         - 17  # NDRPDR sel
746         - 18  # NDRPDR sel
747         - 19  # NDRPDR sel
748         - 20  # NDRPDR sel
749         - 21  # NDRPDR sel
750     vpp-compare-testbeds-cmp:
751       # TODO: Add data
752       csit-vpp-perf-verify-1908-3n-skx:
753         - 14  # NDRPDR sel
754         - 16  # NDRPDR sel
755         - 19  # NDRPDR sel
756         - 20  # NDRPDR sel
757         - 22  # NDRPDR sel
758     vpp-compare-testbeds:
759       - "vpp-compare-testbeds-ref"
760       - "vpp-compare-testbeds-cmp"
761
762     vpp-compare-testbeds-mrr-ref:
763       csit-vpp-perf-verify-1904-3n-hsw:
764         - 9   # MRR sel
765       # TODO: Add data
766       # csit-vpp-perf-verify-1908-3n-hsw:
767     vpp-compare-testbeds-mrr-cmp:
768       csit-vpp-perf-verify-1904-3n-skx:
769         - 7   # MRR sel
770       # TODO: Add data
771       # csit-vpp-perf-verify-1908-3n-skx:
772     vpp-compare-testbeds-mrr:
773       - "vpp-compare-testbeds-mrr-ref"
774       - "vpp-compare-testbeds-mrr-cmp"
775
776     dpdk-compare-testbeds-ref:
777       # TODO: Add data
778       csit-dpdk-perf-verify-1908-3n-hsw:
779         - 2   # NDRPDR sel
780         - 3   # NDRPDR sel
781         - 4   # NDRPDR sel
782         - 5   # NDRPDR sel
783         - 6   # NDRPDR sel
784         - 7   # NDRPDR sel
785         - 8   # NDRPDR sel
786         - 9   # NDRPDR sel
787         - 10  # NDRPDR sel
788         - 11  # NDRPDR sel
789     dpdk-compare-testbeds-cmp:
790       csit-dpdk-perf-verify-1908-3n-skx:
791         - 3   # NDRPDR sel
792         - 4   # NDRPDR sel
793         - 5   # NDRPDR sel
794         - 6   # NDRPDR sel
795         - 7   # NDRPDR sel
796         - 8   # NDRPDR sel
797         - 9   # NDRPDR sel
798         - 10  # NDRPDR sel
799         - 11  # NDRPDR sel
800         - 12  # NDRPDR sel
801     dpdk-compare-testbeds:
802       - "dpdk-compare-testbeds-ref"
803       - "dpdk-compare-testbeds-cmp"
804
805     # Compare topologies
806
807     vpp-compare-topologies-ref:
808       # TODO: Add data
809       csit-vpp-perf-verify-1908-3n-skx:
810         - 14  # NDRPDR sel
811         - 16  # NDRPDR sel
812         - 19  # NDRPDR sel
813         - 20  # NDRPDR sel
814         - 22  # NDRPDR sel
815     vpp-compare-topologies-cmp:
816       # TODO: Add data
817       csit-vpp-perf-verify-1908-2n-skx:
818         - 26  # NDRPDR sel
819         - 27  # NDRPDR sel
820         - 34  # NDRPDR sel
821         - 35  # NDRPDR sel
822     vpp-compare-topologies:
823       - "vpp-compare-topologies-ref"
824       - "vpp-compare-topologies-cmp"
825
826     vpp-compare-topologies-mrr-ref:
827       csit-vpp-perf-verify-1904-3n-skx:
828         - 7   # MRR sel
829       # TODO: Add data
830       # csit-vpp-perf-verify-1908-3n-skx:
831     vpp-compare-topologies-mrr-cmp:
832       csit-vpp-perf-verify-1904-2n-skx:
833         - 11  # MRR sel
834       # TODO: Add data
835       # csit-vpp-perf-verify-1908-2n-skx:
836     vpp-compare-topologies-mrr:
837       - "vpp-compare-topologies-mrr-ref"
838       - "vpp-compare-topologies-mrr-cmp"
839
840     dpdk-compare-topologies-ref:
841       csit-dpdk-perf-verify-1908-3n-skx:
842         - 3   # NDRPDR sel
843         - 4   # NDRPDR sel
844         - 5   # NDRPDR sel
845         - 6   # NDRPDR sel
846         - 7   # NDRPDR sel
847         - 8   # NDRPDR sel
848         - 9   # NDRPDR sel
849         - 10  # NDRPDR sel
850         - 11  # NDRPDR sel
851         - 12  # NDRPDR sel
852     dpdk-compare-topologies-cmp:
853       csit-dpdk-perf-verify-1908-2n-skx:
854         - 2   # NDRPDR sel
855         - 3   # NDRPDR sel
856         - 4   # NDRPDR sel
857         - 5   # NDRPDR sel
858         - 7   # NDRPDR sel
859         - 8   # NDRPDR sel
860         - 9   # NDRPDR sel
861         - 10  # NDRPDR sel
862         - 11  # NDRPDR sel
863         - 12  # NDRPDR sel
864     dpdk-compare-topologies:
865       - "dpdk-compare-topologies-ref"
866       - "dpdk-compare-topologies-cmp"
867
868   plot-layouts:
869
870     plot-soak-throughput:
871       titlefont:
872         size: 18
873       xaxis:
874         title: "<b>Test Cases [Index]</b>"
875         titlefont:
876           size: 16
877         autorange: True
878         fixedrange: False
879         gridcolor: "rgb(230, 230, 230)"
880         linecolor: "rgb(220, 220, 220)"
881         linewidth: 1
882         showgrid: True
883         showline: True
884         showticklabels: True
885         tickcolor: "rgb(220, 220, 220)"
886         tickmode: "linear"
887         tickfont:
888           size: 16
889         zeroline: False
890       yaxis:
891         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
892         titlefont:
893           size: 16
894         gridcolor: "rgb(230, 230, 230)"
895         hoverformat: ".4r"
896         tickformat: ".3r"
897         linecolor: "rgb(220, 220, 220)"
898         linewidth: 1
899         showgrid: True
900         showline: True
901         showticklabels: True
902         tickcolor: "rgb(220, 220, 220)"
903         tickfont:
904           size: 16
905         zeroline: False
906         range: [0,50]
907       autosize: False
908       margin:
909         t: 50
910         b: 0
911         l: 80
912         r: 20
913       showlegend: True
914       legend:
915         orientation: "h"
916         font:
917           size: 16
918       width: 700
919       height: 900
920
921     plot-service-density:
922       titlefont:
923         size: 18
924       xaxis:
925         side: "top"
926         autorange: True
927         fixedrange: False
928         showgrid: False
929         showline: False
930         showticklabels: False
931         ticks: ""
932         ticklen: 0
933         tickwidth: 0
934         zeroline: False
935       yaxis:
936         autorange: "reversed"
937         showgrid: False
938         showline: False
939         showticklabels: False
940         ticks: ""
941         ticklen: 0
942         tickwidth: 0
943         zeroline: False
944       autosize: True
945       showlegend: False
946       width: 700
947       height: 700
948
949     plot-cps:
950       titlefont:
951         size: 18
952       xaxis:
953         title: "<b>Test Cases [Index]</b>"
954         titlefont:
955           size: 16
956         autorange: True
957         fixedrange: False
958         gridcolor: "rgb(230, 230, 230)"
959         linecolor: "rgb(220, 220, 220)"
960         linewidth: 1
961         showgrid: True
962         showline: True
963         showticklabels: True
964         tickcolor: "rgb(220, 220, 220)"
965         tickmode: "linear"
966         tickfont:
967           size: 16
968         zeroline: False
969       yaxis:
970         title: "<b>Connections Per Second [cps]</b>"
971         titlefont:
972           size: 16
973         gridcolor: "rgb(230, 230, 230)"
974         hoverformat: ".4s"
975         linecolor: "rgb(220, 220, 220)"
976         linewidth: 1
977         rangemode: "tozero"
978         showgrid: True
979         showline: True
980         showticklabels: True
981         tickcolor: "rgb(220, 220, 220)"
982         tickformat: ".3s"
983         tickfont:
984           size: 16
985         zeroline: False
986       boxmode: "group"
987       boxgroupgap: 0.5
988       autosize: False
989       margin:
990         t: 50
991         b: 20
992         l: 80
993         r: 20
994       showlegend: True
995       legend:
996         orientation: "h"
997         font:
998           size: 16
999       width: 700
1000       height: 800
1001
1002     plot-rps:
1003       titlefont:
1004         size: 18
1005       xaxis:
1006         title: "<b>Test Cases [Index]</b>"
1007         titlefont:
1008           size: 16
1009         autorange: True
1010         fixedrange: False
1011         gridcolor: "rgb(230, 230, 230)"
1012         linecolor: "rgb(220, 220, 220)"
1013         linewidth: 1
1014         showgrid: True
1015         showline: True
1016         showticklabels: True
1017         tickcolor: "rgb(220, 220, 220)"
1018         tickmode: "linear"
1019         tickfont:
1020           size: 16
1021         zeroline: False
1022       yaxis:
1023         title: "<b>Requests Per Second [rps]</b>"
1024         titlefont:
1025           size: 16
1026         gridcolor: "rgb(230, 230, 230)"
1027         hoverformat: ".4s"
1028         linecolor: "rgb(220, 220, 220)"
1029         linewidth: 1
1030         rangemode: "tozero"
1031         showgrid: True
1032         showline: True
1033         showticklabels: True
1034         tickcolor: "rgb(230, 230, 230)"
1035         tickformat: ".3s"
1036         tickfont:
1037           size: 16
1038         zeroline: False
1039       boxmode: "group"
1040       boxgroupgap: 0.5
1041       autosize: False
1042       margin:
1043         t: 50
1044         b: 20
1045         l: 80
1046         r: 20
1047       showlegend: True
1048       legend:
1049         orientation: "h"
1050         font:
1051           size: 16
1052       width: 700
1053       height: 800
1054
1055     plot-throughput:
1056       titlefont:
1057         size: 18
1058       xaxis:
1059         title: "<b>Test Cases [Index]</b>"
1060         titlefont:
1061           size: 16
1062         autorange: True
1063         fixedrange: False
1064         gridcolor: "rgb(230, 230, 230)"
1065         linecolor: "rgb(220, 220, 220)"
1066         linewidth: 1
1067         showgrid: True
1068         showline: True
1069         showticklabels: True
1070         tickcolor: "rgb(220, 220, 220)"
1071         tickmode: "linear"
1072         tickfont:
1073           size: 16
1074         zeroline: False
1075       yaxis:
1076         title: "<b>Packet Throughput [Mpps]</b>"
1077         titlefont:
1078           size: 16
1079         gridcolor: "rgb(230, 230, 230)"
1080         hoverformat: ".4r"
1081         tickformat: ".3r"
1082         linecolor: "rgb(220, 220, 220)"
1083         linewidth: 1
1084         showgrid: True
1085         showline: True
1086         showticklabels: True
1087         tickcolor: "rgb(220, 220, 220)"
1088         tickfont:
1089           size: 16
1090         zeroline: False
1091         range: [0,50]
1092       boxmode: "group"
1093       boxgroupgap: 0.5
1094       autosize: False
1095       margin:
1096         t: 50
1097         b: 0
1098         l: 80
1099         r: 20
1100       showlegend: True
1101       legend:
1102         orientation: "h"
1103         font:
1104           size: 16
1105       width: 700
1106       height: 900
1107
1108     plot-throughput-speedup-analysis:
1109       titlefont:
1110         size: 18
1111       xaxis:
1112         title: "<b>Number of Cores [Qty]</b>"
1113         titlefont:
1114           size: 16
1115         autorange: True
1116         fixedrange: False
1117         gridcolor: "rgb(230, 230, 230)"
1118         linecolor: "rgb(220, 220, 220)"
1119         linewidth: 1
1120         showgrid: True
1121         showline: True
1122         showticklabels: True
1123         tickcolor: "rgb(238, 238, 238)"
1124         tickmode: "linear"
1125         tickfont:
1126           size: 16
1127         zeroline: False
1128       yaxis:
1129         title: "<b>Packet Throughput [Mpps]</b>"
1130         titlefont:
1131           size: 16
1132         type: "linear"
1133         gridcolor: "rgb(230, 230, 230)"
1134         hoverformat: ".4s"
1135         linecolor: "rgb(220, 220, 220)"
1136         linewidth: 1
1137         showgrid: True
1138         showline: True
1139         showticklabels: True
1140         tickcolor: "rgb(220, 220, 220)"
1141         tickformat: ".4s"
1142         tickfont:
1143           size: 16
1144         zeroline: True
1145         rangemode: "tozero"
1146         range: [0,100]
1147       legend:
1148         orientation: "h"
1149         font:
1150           size: 16
1151         xanchor: "left"
1152         yanchor: "top"
1153         x: 0
1154         y: -0.2
1155         bgcolor: "rgba(255, 255, 255, 0)"
1156         bordercolor: "rgba(255, 255, 255, 0)"
1157         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1158       autosize: False
1159       margin:
1160           't': 50
1161           'b': 150
1162           'l': 85
1163           'r': 10
1164       showlegend: True
1165       width: 700
1166       height: 700
1167       hoverlabel:
1168         namelength: -1
1169       annotations: [
1170         {
1171           text: "_ _          __          ...",
1172           align: "left",
1173           showarrow: False,
1174           xref: "paper",
1175           yref: "paper",
1176           xanchor: "left",
1177           yanchor: "top",
1178           x: 0,
1179           y: -0.13,
1180           font: {
1181             family: "Consolas, Courier New",
1182             size: 15
1183           },
1184         },
1185         {
1186           text: "    Perfect     Measured     Limit",
1187           align: "left",
1188           showarrow: False,
1189           xref: "paper",
1190           yref: "paper",
1191           xanchor: "left",
1192           yanchor: "top",
1193           x: 0,
1194           y: -0.15,
1195           font: {
1196             family: "Consolas, Courier New",
1197             size: 15
1198           },
1199         },
1200       ]
1201
1202     plot-latency:
1203       titlefont:
1204         size: 18
1205       xaxis:
1206         title: "<b>Direction</b>"
1207         titlefont:
1208           size: 16
1209         autorange: True
1210         fixedrange: False
1211         gridcolor: "rgb(230, 230, 230)"
1212         linecolor: "rgb(220, 220, 220)"
1213         linewidth: 1
1214         showgrid: True
1215         showline: True
1216         showticklabels: False
1217         tickcolor: "rgb(220, 220, 220)"
1218         tickmode: "linear"
1219         tickfont:
1220           size: 16
1221         zeroline: False
1222       yaxis:
1223         title: "<b>Packet Latency [uSec]</b>"
1224         titlefont:
1225           size: 16
1226         type: "linear"
1227         gridcolor: "rgb(230, 230, 230)"
1228         hoverformat: ".4s"
1229         linecolor: "rgb(220, 220, 220)"
1230         linewidth: 1
1231         showgrid: True
1232         showline: True
1233         showticklabels: True
1234         tickcolor: "rgb(220, 220, 220)"
1235         tickformat: ".4s"
1236         tickfont:
1237           size: 16
1238         zeroline: True
1239         rangemode: "tozero"
1240       legend:
1241         orientation: "h"
1242         font:
1243           size: 16
1244         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1245       autosize: False
1246       margin:
1247           't': 50
1248           'b': 150
1249           'l': 80
1250           'r': 10
1251       showlegend: True
1252       width: 700
1253       height: 700
1254       hoverlabel:
1255         namelength: -1
1256
1257 - type: "static"
1258   src-path: "{DIR[RST]}"
1259   dst-path: "{DIR[WORKING,SRC]}"
1260
1261 - type: "input"
1262   general:
1263     file-name: "output_info.xml.gz"
1264     file-format: ".gz"
1265     arch-file-format:
1266       - ".gz"
1267       - ".zip"
1268     download-path: "{job}/{build}/archives/{filename}"
1269     extract: "output.xml"
1270
1271     zip-file-name: "robot-plugin.zip"
1272     zip-file-format: ".zip"
1273     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1274     zip-extract: "robot-plugin/output.xml"
1275
1276   builds:
1277 #    intel-dnv-vpp-release-1904:
1278 #      - 1
1279 #
1280 #    intel-dnv-vpp-release-1901:
1281 #      - 1
1282
1283     csit-vpp-perf-verify-1901-3n-hsw:
1284       - 35  # MRR sel
1285       - 10  # NDRPDR sel
1286       - 19  # NDRPDR sel
1287       - 31  # NDRPDR sel
1288       - 36  # NDRPDR sel
1289       - 40  # NDRPDR sel
1290       - 42  # NDRPDR sel
1291       - 44  # NDRPDR sel
1292       - 46  # NDRPDR sel
1293       - 47  # NDRPDR sel
1294       - 48  # NDRPDR sel
1295       - 61  # NDRPDR LB
1296       - 62  # NDRPDR LB
1297       - 63  # NDRPDR LB
1298       - 64  # NDRPDR LB
1299       - 65  # NDRPDR LB
1300       - 66  # NDRPDR LB
1301       - 67  # NDRPDR LB
1302       - 69  # NDRPDR LB
1303       - 70  # NDRPDR LB
1304       - 71  # NDRPDR LB
1305     csit-vpp-perf-verify-1904-3n-hsw:
1306       - 9   # MRR sel
1307       - 11  # NDRPDR sel
1308       - 12  # NDRPDR sel
1309       - 20  # NDRPDR sel
1310       - 21  # NDRPDR sel
1311       - 23  # NDRPDR sel
1312       - 24  # NDRPDR sel
1313       - 25  # NDRPDR sel
1314       - 26  # NDRPDR sel
1315       - 29  # NDRPDR sel
1316       - 30  # NDRPDR sel
1317     csit-vpp-perf-verify-1908-3n-hsw:
1318       - 12  # NDRPDR sel
1319       - 13  # NDRPDR sel
1320       - 14  # NDRPDR sel
1321       - 15  # NDRPDR sel
1322       - 16  # NDRPDR sel
1323       - 17  # NDRPDR sel
1324       - 18  # NDRPDR sel
1325       - 19  # NDRPDR sel
1326       - 20  # NDRPDR sel
1327       - 21  # NDRPDR sel
1328
1329     csit-vpp-perf-verify-1901-3n-skx:
1330       - 32  # MRR sel
1331       - 18  # NDRPDR sel
1332       - 19  # NDRPDR sel
1333       - 20  # NDRPDR sel
1334       - 28  # NDRPDR sel
1335       - 31  # NDRPDR sel
1336       - 33  # NDRPDR sel
1337       - 36  # NDRPDR sel
1338       - 38  # NDRPDR sel
1339       - 47  # NDRPDR sel
1340       - 48  # NDRPDR sel
1341       - 54  # NDRPDR LB
1342       - 57  # NDRPDR LB
1343       - 58  # NDRPDR LB
1344       - 59  # NDRPDR LB
1345       - 60  # NDRPDR LB
1346       - 63  # NDRPDR LB
1347       - 64  # NDRPDR LB
1348       - 65  # NDRPDR LB
1349       - 66  # NDRPDR LB
1350       - 67  # NDRPDR LB
1351     csit-vpp-perf-verify-1904-3n-skx:
1352       - 7   # MRR sel
1353       - 8   # NDRPDR sel
1354       - 9   # NDRPDR sel
1355       - 10  # NDRPDR sel
1356       - 11  # NDRPDR sel
1357       - 12  # NDRPDR sel
1358       - 14  # NDRPDR sel
1359       - 16  # NDRPDR sel
1360       - 21  # NDRPDR sel
1361       - 23  # NDRPDR sel
1362       - 25  # NDRPDR sel
1363     # TODO: Add data
1364     csit-vpp-perf-verify-1908-3n-skx:
1365       - 14  # NDRPDR sel
1366       - 16  # NDRPDR sel
1367       - 19  # NDRPDR sel
1368       - 20  # NDRPDR sel
1369       - 22  # NDRPDR sel
1370
1371     csit-vpp-perf-verify-1901-2n-skx:
1372       - 22  # MRR sel
1373       - 5   # NDRPDR sel
1374       - 12  # NDRPDR sel
1375       - 13  # NDRPDR sel
1376       - 21  # NDRPDR sel
1377       - 23  # NDRPDR sel
1378       - 31  # NDRPDR sel
1379       - 34  # NDRPDR sel
1380       - 40  # NDRPDR sel
1381       - 42  # NDRPDR sel
1382       - 43  # NDRPDR sel
1383     csit-vpp-perf-verify-1904-2n-skx:
1384       - 11  # MRR sel
1385       - 12  # NDRPDR sel
1386       - 14  # NDRPDR sel
1387       - 16  # NDRPDR sel
1388       - 17  # NDRPDR sel
1389       - 18  # NDRPDR sel
1390       - 21  # NDRPDR sel
1391       - 27  # NDRPDR sel
1392       - 30  # NDRPDR sel
1393       - 31  # NDRPDR sel
1394       - 32  # NDRPDR sel
1395     # TODO: Add data
1396     csit-vpp-perf-verify-1908-2n-skx:
1397       - 26  # NDRPDR sel
1398       - 27  # NDRPDR sel
1399       - 34  # NDRPDR sel
1400       - 35  # NDRPDR sel
1401       - 29  # TCP
1402       - 30  # TCP
1403       - 22  # NFV
1404       - 31  # NFV
1405       - 32  # NFV
1406
1407     csit-dpdk-perf-verify-1901-3n-hsw:
1408       - 13  # NDRPDR sel
1409       - 14  # NDRPDR sel
1410       - 16  # NDRPDR sel
1411       - 17  # NDRPDR sel
1412       - 18  # NDRPDR sel
1413       - 19  # NDRPDR sel
1414       - 20  # NDRPDR sel
1415       - 21  # NDRPDR sel
1416       - 22  # NDRPDR sel
1417       - 23  # NDRPDR sel
1418     csit-dpdk-perf-verify-1904-3n-hsw:
1419       - 2   # NDRPDR sel
1420       - 3   # NDRPDR sel
1421       - 5   # NDRPDR sel
1422       - 6   # NDRPDR sel
1423       - 13  # NDRPDR sel
1424       - 14  # NDRPDR sel
1425       - 15  # NDRPDR sel
1426       - 18  # NDRPDR sel
1427       - 19  # NDRPDR sel
1428       - 20  # NDRPDR sel
1429     csit-dpdk-perf-verify-1908-3n-hsw:
1430       - 2   # NDRPDR sel
1431       - 3   # NDRPDR sel
1432       - 4   # NDRPDR sel
1433       - 5   # NDRPDR sel
1434       - 6   # NDRPDR sel
1435       - 7   # NDRPDR sel
1436       - 8   # NDRPDR sel
1437       - 9   # NDRPDR sel
1438       - 10  # NDRPDR sel
1439       - 11  # NDRPDR sel
1440
1441     csit-dpdk-perf-verify-1901-3n-skx:
1442       - 3   # NDRPDR sel
1443       - 5   # NDRPDR sel
1444       - 6   # NDRPDR sel
1445       - 7   # NDRPDR sel
1446       - 8   # NDRPDR sel
1447       - 9   # NDRPDR sel
1448       - 10  # NDRPDR sel
1449       - 11  # NDRPDR sel
1450       - 12  # NDRPDR sel
1451       - 13  # NDRPDR sel
1452     csit-dpdk-perf-verify-1904-3n-skx:
1453       - 2   # NDRPDR sel
1454       - 3   # NDRPDR sel
1455       - 4   # NDRPDR sel
1456       - 5   # NDRPDR sel
1457       - 6   # NDRPDR sel
1458       - 7   # NDRPDR sel
1459       - 11  # NDRPDR sel
1460       - 12  # NDRPDR sel
1461       - 13  # NDRPDR sel
1462       - 14  # NDRPDR sel
1463     csit-dpdk-perf-verify-1908-3n-skx:
1464       - 3   # NDRPDR sel
1465       - 4   # NDRPDR sel
1466       - 5   # NDRPDR sel
1467       - 6   # NDRPDR sel
1468       - 7   # NDRPDR sel
1469       - 8   # NDRPDR sel
1470       - 9   # NDRPDR sel
1471       - 10  # NDRPDR sel
1472       - 11  # NDRPDR sel
1473       - 12  # NDRPDR sel
1474
1475     csit-dpdk-perf-verify-1901-2n-skx:
1476       - 12  # NDRPDR sel
1477       - 13  # NDRPDR sel
1478       - 14  # NDRPDR sel
1479       - 15  # NDRPDR sel
1480       - 16  # NDRPDR sel
1481       - 17  # NDRPDR sel
1482       - 18  # NDRPDR sel
1483       - 19  # NDRPDR sel
1484       - 20  # NDRPDR sel
1485       - 21  # NDRPDR sel
1486     csit-dpdk-perf-verify-1904-2n-skx:
1487       - 2   # NDRPDR sel
1488       - 3   # NDRPDR sel
1489       - 4   # NDRPDR sel
1490       - 5   # NDRPDR sel
1491       - 7   # NDRPDR sel
1492       - 8   # NDRPDR sel
1493       - 9   # NDRPDR sel
1494       - 10  # NDRPDR sel
1495       - 11  # NDRPDR sel
1496       - 12  # NDRPDR sel
1497     csit-dpdk-perf-verify-1908-2n-skx:
1498       - 2   # NDRPDR sel
1499       - 3   # NDRPDR sel
1500       - 4   # NDRPDR sel
1501       - 5   # NDRPDR sel
1502       - 7   # NDRPDR sel
1503       - 8   # NDRPDR sel
1504       - 9   # NDRPDR sel
1505       - 10  # NDRPDR sel
1506       - 11  # NDRPDR sel
1507       - 12  # NDRPDR sel
1508
1509     # TODO: Replace
1510
1511     csit-vpp-functional-1908-ubuntu1604-virl:
1512       - 64
1513     csit-vpp-functional-1908-centos7-virl:
1514       - 64
1515     csit-vpp-device-1908-ubuntu1804-1n-skx:
1516       - 65
1517
1518 - type: "output"
1519   output: "report"
1520   format:
1521     html:
1522     - full
1523 #    pdf:
1524 #    - minimal
1525
1526 ################################################################################
1527 ###                               T A B L E S                                ###
1528 ################################################################################
1529
1530 ## VPP Soak vs NDR
1531 #- type: "table"
1532 #  title: "VPP Soak vs NDR 2n-skx"
1533 #  algorithm: "table_soak_vs_ndr"
1534 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1535 #  reference:
1536 #    title: "NDR"
1537 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
1538 #  compare:
1539 #    title: "Soak"
1540 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
1541 #  data: "vpp-soak-vs-ndr-2n-skx"
1542 #  include-tests: "NDR"
1543 #  filter: "('NDRPDR' or 'SOAK')"
1544 #  parameters:
1545 #    - "throughput"
1546 #    - "name"
1547 #    - "parent"
1548
1549 ################################################################################
1550
1551 # VPP Compare NICs 3n-skx 2t1c ndr
1552 - type: "table"
1553   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1554   algorithm: "table_nics_comparison"
1555   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1556   reference:
1557     title: "Intel-x710"
1558     nic: "NIC_Intel-X710"
1559   compare:
1560     title: "Intel-xxv710"
1561     nic: "NIC_Intel-XXV710"
1562   data: "vpp-nic-comparison-3n-skx"
1563   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1564   filter: "'2T1C' and 'NDRPDR'"
1565   parameters:
1566   - "name"
1567   - "parent"
1568   - "throughput"
1569   - "tags"
1570
1571 # VPP Compare NICs 3n-skx 4t2c ndr
1572 - type: "table"
1573   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1574   algorithm: "table_nics_comparison"
1575   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1576   reference:
1577     title: "Intel-x710"
1578     nic: "NIC_Intel-X710"
1579   compare:
1580     title: "Intel-xxv710"
1581     nic: "NIC_Intel-XXV710"
1582   data: "vpp-nic-comparison-3n-skx"
1583   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1584   filter: "'4T2C' and 'NDRPDR'"
1585   parameters:
1586   - "name"
1587   - "parent"
1588   - "throughput"
1589   - "tags"
1590
1591 # VPP Compare NICs 3n-skx 2t1c pdr
1592 - type: "table"
1593   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1594   algorithm: "table_nics_comparison"
1595   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1596   reference:
1597     title: "Intel-x710"
1598     nic: "NIC_Intel-X710"
1599   compare:
1600     title: "Intel-xxv710"
1601     nic: "NIC_Intel-XXV710"
1602   data: "vpp-nic-comparison-3n-skx"
1603   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1604   filter: "'2T1C' and 'NDRPDR'"
1605   parameters:
1606   - "name"
1607   - "parent"
1608   - "throughput"
1609   - "tags"
1610
1611  # VPP Compare NICs 3n-skx 4t2c pdr
1612 - type: "table"
1613   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1614   algorithm: "table_nics_comparison"
1615   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1616   reference:
1617     title: "Intel-x710"
1618     nic: "NIC_Intel-X710"
1619   compare:
1620     title: "Intel-xxv710"
1621     nic: "NIC_Intel-XXV710"
1622   data: "vpp-nic-comparison-3n-skx"
1623   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1624   filter: "'4T2C' and 'NDRPDR'"
1625   parameters:
1626   - "name"
1627   - "parent"
1628   - "throughput"
1629   - "tags"
1630
1631 # VPP Compare NICs 3n-skx 2t1c mrr
1632 - type: "table"
1633   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1634   algorithm: "table_nics_comparison"
1635   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1636   reference:
1637     title: "Intel-x710"
1638     nic: "NIC_Intel-X710"
1639   compare:
1640     title: "Intel-xxv710"
1641     nic: "NIC_Intel-XXV710"
1642   data: "vpp-nic-comparison-3n-skx-mrr"
1643   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1644   filter: "'2T1C' and 'MRR'"
1645   parameters:
1646   - "name"
1647   - "parent"
1648   - "result"
1649   - "tags"
1650
1651 # VPP Compare NICs 3n-skx 4t2c mrr
1652 - type: "table"
1653   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1654   algorithm: "table_nics_comparison"
1655   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1656   reference:
1657     title: "Intel-x710"
1658     nic: "NIC_Intel-X710"
1659   compare:
1660     title: "Intel-xxv710"
1661     nic: "NIC_Intel-XXV710"
1662   data: "vpp-nic-comparison-3n-skx-mrr"
1663   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1664   filter: "'4T2C' and 'MRR'"
1665   parameters:
1666   - "name"
1667   - "parent"
1668   - "result"
1669   - "tags"
1670
1671  # VPP Compare NICs 3n-skx 8t4c mrr
1672 - type: "table"
1673   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1674   algorithm: "table_nics_comparison"
1675   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1676   reference:
1677     title: "Intel-x710"
1678     nic: "NIC_Intel-X710"
1679   compare:
1680     title: "Intel-xxv710"
1681     nic: "NIC_Intel-XXV710"
1682   data: "vpp-nic-comparison-3n-skx-mrr"
1683   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1684   filter: "'8T4C' and 'MRR'"
1685   parameters:
1686   - "name"
1687   - "parent"
1688   - "result"
1689   - "tags"
1690
1691 # VPP Compare NICs 2n-skx 2t1c ndr
1692 - type: "table"
1693   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1694   algorithm: "table_nics_comparison"
1695   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1696   reference:
1697     title: "Intel-x710"
1698     nic: "NIC_Intel-X710"
1699   compare:
1700     title: "Intel-xxv710"
1701     nic: "NIC_Intel-XXV710"
1702   data: "vpp-nic-comparison-2n-skx"
1703   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1704   filter: "'2T1C' and 'NDRPDR'"
1705   parameters:
1706   - "name"
1707   - "parent"
1708   - "throughput"
1709   - "tags"
1710
1711 # VPP Compare NICs 2n-skx 4t2c ndr
1712 - type: "table"
1713   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1714   algorithm: "table_nics_comparison"
1715   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1716   reference:
1717     title: "Intel-x710"
1718     nic: "NIC_Intel-X710"
1719   compare:
1720     title: "Intel-xxv710"
1721     nic: "NIC_Intel-XXV710"
1722   data: "vpp-nic-comparison-2n-skx"
1723   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1724   filter: "'4T2C' and 'NDRPDR'"
1725   parameters:
1726   - "name"
1727   - "parent"
1728   - "throughput"
1729   - "tags"
1730
1731  # VPP Compare NICs 2n-skx 2t1c pdr
1732 - type: "table"
1733   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1734   algorithm: "table_nics_comparison"
1735   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1736   reference:
1737     title: "Intel-x710"
1738     nic: "NIC_Intel-X710"
1739   compare:
1740     title: "Intel-xxv710"
1741     nic: "NIC_Intel-XXV710"
1742   data: "vpp-nic-comparison-2n-skx"
1743   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1744   filter: "'2T1C' and 'NDRPDR'"
1745   parameters:
1746   - "name"
1747   - "parent"
1748   - "throughput"
1749   - "tags"
1750
1751 # VPP Compare NICs 2n-skx 4t2c pdr
1752 - type: "table"
1753   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1754   algorithm: "table_nics_comparison"
1755   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1756   reference:
1757     title: "Intel-x710"
1758     nic: "NIC_Intel-X710"
1759   compare:
1760     title: "Intel-xxv710"
1761     nic: "NIC_Intel-XXV710"
1762   data: "vpp-nic-comparison-2n-skx"
1763   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1764   filter: "'4T2C' and 'NDRPDR'"
1765   parameters:
1766   - "name"
1767   - "parent"
1768   - "throughput"
1769   - "tags"
1770
1771 # VPP Compare NICs 2n-skx 2t1c mrr
1772 - type: "table"
1773   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1774   algorithm: "table_nics_comparison"
1775   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1776   reference:
1777     title: "Intel-x710"
1778     nic: "NIC_Intel-X710"
1779   compare:
1780     title: "Intel-xxv710"
1781     nic: "NIC_Intel-XXV710"
1782   data: "vpp-nic-comparison-2n-skx-mrr"
1783   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1784   filter: "'2T1C' and 'MRR'"
1785   parameters:
1786   - "name"
1787   - "parent"
1788   - "result"
1789   - "tags"
1790
1791 # VPP Compare NICs 2n-skx 4t2c mrr
1792 - type: "table"
1793   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1794   algorithm: "table_nics_comparison"
1795   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1796   reference:
1797     title: "Intel-x710"
1798     nic: "NIC_Intel-X710"
1799   compare:
1800     title: "Intel-xxv710"
1801     nic: "NIC_Intel-XXV710"
1802   data: "vpp-nic-comparison-2n-skx-mrr"
1803   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1804   filter: "'4T2C' and 'MRR'"
1805   parameters:
1806   - "name"
1807   - "parent"
1808   - "result"
1809   - "tags"
1810
1811 # VPP Compare NICs 2n-skx 8t4c mrr
1812 - type: "table"
1813   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1814   algorithm: "table_nics_comparison"
1815   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
1816   reference:
1817     title: "Intel-x710"
1818     nic: "NIC_Intel-X710"
1819   compare:
1820     title: "Intel-xxv710"
1821     nic: "NIC_Intel-XXV710"
1822   data: "vpp-nic-comparison-2n-skx-mrr"
1823   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1824   filter: "'8T4C' and 'MRR'"
1825   parameters:
1826   - "name"
1827   - "parent"
1828   - "result"
1829   - "tags"
1830
1831 ################################################################################
1832 # VPP
1833
1834 ## VPP Performance Changes 2n-dnv 1t1c pdr
1835 #- type: "table"
1836 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
1837 #  algorithm: "table_performance_comparison"
1838 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
1839 #  history:
1840 #    - title: "rls1901"
1841 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1842 #  reference:
1843 #    title: "rls1904"
1844 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1845 #  compare:
1846 #    title: "rls1908"
1847 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1848 #  data: "intel-dnv-vpp-changes-2n-dnv"
1849 #  include-tests: "PDR"
1850 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1851 #  parameters:
1852 #  - "name"
1853 #  - "parent"
1854 #  - "throughput"
1855 #
1856 ## VPP Performance Changes 2n-dnv 2t2c pdr
1857 #- type: "table"
1858 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
1859 #  algorithm: "table_performance_comparison"
1860 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
1861 #  history:
1862 #    - title: "rls1901"
1863 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1864 #  reference:
1865 #    title: "rls1904"
1866 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1867 #  compare:
1868 #    title: "rls1908"
1869 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1870 #  data: "intel-dnv-vpp-changes-2n-dnv"
1871 #  include-tests: "PDR"
1872 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1873 #  parameters:
1874 #  - "name"
1875 #  - "parent"
1876 #  - "throughput"
1877 #
1878 ## VPP Performance Changes 2n-dnv 1t1c ndr
1879 #- type: "table"
1880 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
1881 #  algorithm: "table_performance_comparison"
1882 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
1883 #  history:
1884 #    - title: "rls1901"
1885 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1886 #  reference:
1887 #    title: "rls1904"
1888 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1889 #  compare:
1890 #    title: "rls1908"
1891 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1892 #  data: "intel-dnv-vpp-changes-2n-dnv"
1893 #  include-tests: "NDR"
1894 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1895 #  parameters:
1896 #  - "name"
1897 #  - "parent"
1898 #  - "throughput"
1899 #
1900 ## VPP Performance Changes 2n-dnv 2t2c ndr
1901 #- type: "table"
1902 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
1903 #  algorithm: "table_performance_comparison"
1904 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
1905 #  history:
1906 #    - title: "rls1901"
1907 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1908 #  reference:
1909 #    title: "rls1904"
1910 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1911 #  compare:
1912 #    title: "rls1908"
1913 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1914 #  data: "intel-dnv-vpp-changes-2n-dnv"
1915 #  include-tests: "NDR"
1916 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1917 #  parameters:
1918 #  - "name"
1919 #  - "parent"
1920 #  - "throughput"
1921 #
1922 ## VPP Performance Changes 2n-dnv 1t1c MRR
1923 #- type: "table"
1924 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
1925 #  algorithm: "table_performance_comparison"
1926 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
1927 #  history:
1928 #    - title: "rls1901"
1929 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1930 #  reference:
1931 #    title: "rls1904"
1932 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1933 #  compare:
1934 #    title: "rls1908"
1935 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1936 #  data: "intel-dnv-vpp-changes-2n-dnv"
1937 #  include-tests: "MRR"
1938 #  filter: "'1T1C' and 'MRR'"
1939 #  parameters:
1940 #  - "name"
1941 #  - "parent"
1942 #  - "result"
1943 #
1944 ## VPP Performance Changes 2n-dnv 2t2c MRR
1945 #- type: "table"
1946 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
1947 #  algorithm: "table_performance_comparison"
1948 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
1949 #  history:
1950 #    - title: "rls1901"
1951 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1952 #  reference:
1953 #    title: "rls1904"
1954 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1955 #  compare:
1956 #    title: "rls1908"
1957 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1958 #  data: "intel-dnv-vpp-changes-2n-dnv"
1959 #  include-tests: "MRR"
1960 #  filter: "'2T2C' and 'MRR'"
1961 #  parameters:
1962 #  - "name"
1963 #  - "parent"
1964 #  - "result"
1965 #
1966 ## VPP Performance Changes 2n-dnv 4t4c MRR
1967 #- type: "table"
1968 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
1969 #  algorithm: "table_performance_comparison"
1970 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
1971 #  history:
1972 #    - title: "rls1901"
1973 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1974 #  reference:
1975 #    title: "rls1904"
1976 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1977 #  compare:
1978 #    title: "rls1908"
1979 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1980 #  data: "intel-dnv-vpp-changes-2n-dnv"
1981 #  include-tests: "MRR"
1982 #  filter: "'4T4C' and 'MRR'"
1983 #  parameters:
1984 #  - "name"
1985 #  - "parent"
1986 #  - "result"
1987
1988 # VPP Performance Changes 3n-hsw 1t1c pdr
1989 - type: "table"
1990   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
1991   algorithm: "table_performance_comparison"
1992   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
1993   history:
1994     - title: "rls1901"
1995       data: "vpp-performance-changes-3n-hsw-h1"
1996   reference:
1997     title: "rls1904"
1998     data: "vpp-performance-changes-3n-hsw-ref"
1999   compare:
2000     title: "rls1908"
2001     data: "vpp-performance-changes-3n-hsw-cmp"
2002   data: "vpp-performance-changes-3n-hsw"
2003   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2004   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2005   parameters:
2006   - "name"
2007   - "parent"
2008   - "throughput"
2009
2010 # VPP Performance Changes 3n-hsw 2t2c pdr
2011 - type: "table"
2012   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2013   algorithm: "table_performance_comparison"
2014   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2015   history:
2016     - title: "rls1901"
2017       data: "vpp-performance-changes-3n-hsw-h1"
2018   reference:
2019     title: "rls1904"
2020     data: "vpp-performance-changes-3n-hsw-ref"
2021   compare:
2022     title: "rls1908"
2023     data: "vpp-performance-changes-3n-hsw-cmp"
2024   data: "vpp-performance-changes-3n-hsw"
2025   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2026   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2027   parameters:
2028   - "name"
2029   - "parent"
2030   - "throughput"
2031
2032 # VPP Performance Changes 3n-hsw 1t1c ndr
2033 - type: "table"
2034   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2035   algorithm: "table_performance_comparison"
2036   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2037   history:
2038     - title: "rls1901"
2039       data: "vpp-performance-changes-3n-hsw-h1"
2040   reference:
2041     title: "rls1904"
2042     data: "vpp-performance-changes-3n-hsw-ref"
2043   compare:
2044     title: "rls1908"
2045     data: "vpp-performance-changes-3n-hsw-cmp"
2046   data: "vpp-performance-changes-3n-hsw"
2047   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2048   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2049   parameters:
2050   - "name"
2051   - "parent"
2052   - "throughput"
2053
2054 # VPP Performance Changes 3n-hsw 2t2c ndr
2055 - type: "table"
2056   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2057   algorithm: "table_performance_comparison"
2058   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2059   history:
2060     - title: "rls1901"
2061       data: "vpp-performance-changes-3n-hsw-h1"
2062   reference:
2063     title: "rls1904"
2064     data: "vpp-performance-changes-3n-hsw-ref"
2065   compare:
2066     title: "rls1908"
2067     data: "vpp-performance-changes-3n-hsw-cmp"
2068   data: "vpp-performance-changes-3n-hsw"
2069   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2070   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2071   parameters:
2072   - "name"
2073   - "parent"
2074   - "throughput"
2075
2076 # VPP Performance Changes 3n-skx 2t1c pdr
2077 - type: "table"
2078   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2079   algorithm: "table_performance_comparison_nic"
2080   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2081   history:
2082     - title: "rls1901 Intel-X710"
2083       data: "vpp-performance-changes-3n-skx-h1"
2084       nic: "NIC_Intel-X710"
2085   reference:
2086     title: "rls1904 Intel-X710"
2087     data: "vpp-performance-changes-3n-skx-ref"
2088     nic: "NIC_Intel-X710"
2089   compare:
2090     title: "rls1908 Intel-XXV710"
2091     data: "vpp-performance-changes-3n-skx-cmp"
2092     nic: "NIC_Intel-XXV710"
2093   data: "vpp-performance-changes-3n-skx"
2094   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2095   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2096   parameters:
2097   - "name"
2098   - "parent"
2099   - "throughput"
2100   - "tags"
2101
2102 # VPP Performance Changes 3n-skx 4t2c pdr
2103 - type: "table"
2104   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2105   algorithm: "table_performance_comparison_nic"
2106   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2107   history:
2108     - title: "rls1901 Intel-X710"
2109       data: "vpp-performance-changes-3n-skx-h1"
2110       nic: "NIC_Intel-X710"
2111   reference:
2112     title: "rls1904 Intel-X710"
2113     data: "vpp-performance-changes-3n-skx-ref"
2114     nic: "NIC_Intel-X710"
2115   compare:
2116     title: "rls1908 Intel-XXV710"
2117     data: "vpp-performance-changes-3n-skx-cmp"
2118     nic: "NIC_Intel-XXV710"
2119   data: "vpp-performance-changes-3n-skx"
2120   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2121   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2122   parameters:
2123   - "name"
2124   - "parent"
2125   - "throughput"
2126   - "tags"
2127
2128 # VPP Performance Changes 3n-skx 2t1c ndr
2129 - type: "table"
2130   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2131   algorithm: "table_performance_comparison_nic"
2132   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2133   history:
2134     - title: "rls1901 Intel-X710"
2135       data: "vpp-performance-changes-3n-skx-h1"
2136       nic: "NIC_Intel-X710"
2137   reference:
2138     title: "rls1904 Intel-X710"
2139     data: "vpp-performance-changes-3n-skx-ref"
2140     nic: "NIC_Intel-X710"
2141   compare:
2142     title: "rls1908 Intel-XXV710"
2143     data: "vpp-performance-changes-3n-skx-cmp"
2144     nic: "NIC_Intel-XXV710"
2145   data: "vpp-performance-changes-3n-skx"
2146   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2147   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2148   parameters:
2149   - "name"
2150   - "parent"
2151   - "throughput"
2152   - "tags"
2153
2154 # VPP Performance Changes 3n-skx 4t2c ndr
2155 - type: "table"
2156   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2157   algorithm: "table_performance_comparison_nic"
2158   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2159   history:
2160     - title: "rls1901 Intel-X710"
2161       data: "vpp-performance-changes-3n-skx-h1"
2162       nic: "NIC_Intel-X710"
2163   reference:
2164     title: "rls1904 Intel-X710"
2165     data: "vpp-performance-changes-3n-skx-ref"
2166     nic: "NIC_Intel-X710"
2167   compare:
2168     title: "rls1908 Intel-XXV710"
2169     data: "vpp-performance-changes-3n-skx-cmp"
2170     nic: "NIC_Intel-XXV710"
2171   data: "vpp-performance-changes-3n-skx"
2172   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2173   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2174   parameters:
2175   - "name"
2176   - "parent"
2177   - "throughput"
2178   - "tags"
2179
2180 # VPP Performance Changes 2n-skx 2t1c pdr
2181 - type: "table"
2182   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2183   algorithm: "table_performance_comparison_nic"
2184   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2185   history:
2186     - title: "rls1901 Intel-X710"
2187       data: "vpp-performance-changes-2n-skx-h1"
2188       nic: "NIC_Intel-X710"
2189   reference:
2190     title: "rls1904 Intel-X710"
2191     data: "vpp-performance-changes-2n-skx-ref"
2192     nic: "NIC_Intel-X710"
2193   compare:
2194     title: "rls1908 Intel-XXV710"
2195     data: "vpp-performance-changes-2n-skx-cmp"
2196     nic: "NIC_Intel-XXV710"
2197   data: "vpp-performance-changes-2n-skx"
2198   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2199   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2200   parameters:
2201   - "name"
2202   - "parent"
2203   - "throughput"
2204   - "tags"
2205
2206 # VPP Performance Changes 2n-skx 4t2c pdr
2207 - type: "table"
2208   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2209   algorithm: "table_performance_comparison_nic"
2210   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2211   history:
2212     - title: "rls1901 Intel-X710"
2213       data: "vpp-performance-changes-2n-skx-h1"
2214       nic: "NIC_Intel-X710"
2215   reference:
2216     title: "rls1904 Intel-X710"
2217     data: "vpp-performance-changes-2n-skx-ref"
2218     nic: "NIC_Intel-X710"
2219   compare:
2220     title: "rls1908 Intel-XXV710"
2221     data: "vpp-performance-changes-2n-skx-cmp"
2222     nic: "NIC_Intel-XXV710"
2223   data: "vpp-performance-changes-2n-skx"
2224   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2225   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2226   parameters:
2227   - "name"
2228   - "parent"
2229   - "throughput"
2230   - "tags"
2231
2232 # VPP Performance Changes 2n-skx 2t1c ndr
2233 - type: "table"
2234   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2235   algorithm: "table_performance_comparison_nic"
2236   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2237   history:
2238     - title: "rls1901 Intel-X710"
2239       data: "vpp-performance-changes-2n-skx-h1"
2240       nic: "NIC_Intel-X710"
2241   reference:
2242     title: "rls1904 Intel-X710"
2243     data: "vpp-performance-changes-2n-skx-ref"
2244     nic: "NIC_Intel-X710"
2245   compare:
2246     title: "rls1908 Intel-XXV710"
2247     data: "vpp-performance-changes-2n-skx-cmp"
2248     nic: "NIC_Intel-XXV710"
2249   data: "vpp-performance-changes-2n-skx"
2250   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2251   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2252   parameters:
2253   - "name"
2254   - "parent"
2255   - "throughput"
2256   - "tags"
2257
2258 # VPP Performance Changes 2n-skx 4t2c ndr
2259 - type: "table"
2260   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2261   algorithm: "table_performance_comparison_nic"
2262   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2263   history:
2264     - title: "rls1901 Intel-X710"
2265       data: "vpp-performance-changes-2n-skx-h1"
2266       nic: "NIC_Intel-X710"
2267   reference:
2268     title: "rls1904 Intel-X710"
2269     data: "vpp-performance-changes-2n-skx-ref"
2270     nic: "NIC_Intel-X710"
2271   compare:
2272     title: "rls1908 Intel-XXV710"
2273     data: "vpp-performance-changes-2n-skx-cmp"
2274     nic: "NIC_Intel-XXV710"
2275   data: "vpp-performance-changes-2n-skx"
2276   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2277   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2278   parameters:
2279   - "name"
2280   - "parent"
2281   - "throughput"
2282   - "tags"
2283
2284 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2285 - type: "table"
2286   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2287   algorithm: "table_performance_comparison"
2288   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2289   reference:
2290     title: "3-Node Hsw Intel-xl710"
2291     data: "vpp-compare-testbeds-ref"
2292     nic: "NIC_Intel-XL710"
2293   compare:
2294     title: "3-Node Skx Intel-xxv710"
2295     data: "vpp-compare-testbeds-cmp"
2296     nic: "NIC_Intel-XXV710"
2297   data: "vpp-compare-testbeds"
2298   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2299   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2300   parameters:
2301   - "name"
2302   - "parent"
2303   - "throughput"
2304
2305 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2306 - type: "table"
2307   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2308   algorithm: "table_performance_comparison"
2309   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2310   reference:
2311     title: "3-Node Hsw Intel-xl710"
2312     data: "vpp-compare-testbeds-ref"
2313     nic: "NIC_Intel-XL710"
2314   compare:
2315     title: "3-Node Skx Intel-xxv710"
2316     data: "vpp-compare-testbeds-cmp"
2317     nic: "NIC_Intel-XXV710"
2318   data: "vpp-compare-testbeds"
2319   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2320   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2321   parameters:
2322   - "name"
2323   - "parent"
2324   - "throughput"
2325
2326 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2327 - type: "table"
2328   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2329   algorithm: "table_performance_comparison"
2330   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2331   reference:
2332     title: "3-Node Hsw Intel-xl710"
2333     data: "vpp-compare-testbeds-ref"
2334     nic: "NIC_Intel-XL710"
2335   compare:
2336     title: "3-Node Skx Intel-xxv710"
2337     data: "vpp-compare-testbeds-cmp"
2338     nic: "NIC_Intel-XXV710"
2339   data: "vpp-compare-testbeds"
2340   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2341   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2342   parameters:
2343   - "name"
2344   - "parent"
2345   - "throughput"
2346
2347 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2348 - type: "table"
2349   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2350   algorithm: "table_performance_comparison"
2351   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2352   reference:
2353     title: "3-Node Hsw Intel-xl710"
2354     data: "vpp-compare-testbeds-ref"
2355     nic: "NIC_Intel-XL710"
2356   compare:
2357     title: "3-Node Skx Intel-xxv710"
2358     data: "vpp-compare-testbeds-cmp"
2359     nic: "NIC_Intel-XXV710"
2360   data: "vpp-compare-testbeds"
2361   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2362   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2363   parameters:
2364   - "name"
2365   - "parent"
2366   - "throughput"
2367
2368 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2369 - type: "table"
2370   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2371   algorithm: "table_performance_comparison"
2372   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2373   reference:
2374     title: "3-Node Skx"
2375     data: "vpp-compare-topologies-ref"
2376   compare:
2377     title: "2-Node Skx"
2378     data: "vpp-compare-topologies-cmp"
2379   data: "vpp-compare-topologies"
2380   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2381   filter: "'NDRPDR' and '1C'"
2382   parameters:
2383   - "name"
2384   - "parent"
2385   - "throughput"
2386
2387 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2388 - type: "table"
2389   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2390   algorithm: "table_performance_comparison"
2391   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2392   reference:
2393     title: "3-Node Skx"
2394     data: "vpp-compare-topologies-ref"
2395   compare:
2396     title: "2-Node Skx"
2397     data: "vpp-compare-topologies-cmp"
2398   data: "vpp-compare-topologies"
2399   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2400   filter: "'NDRPDR' and '2C'"
2401   parameters:
2402   - "name"
2403   - "parent"
2404   - "throughput"
2405
2406 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2407 - type: "table"
2408   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2409   algorithm: "table_performance_comparison"
2410   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2411   reference:
2412     title: "3-Node Skx"
2413     data: "vpp-compare-topologies-ref"
2414   compare:
2415     title: "2-Node Skx"
2416     data: "vpp-compare-topologies-cmp"
2417   data: "vpp-compare-topologies"
2418   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2419   filter: "'NDRPDR' and '1C'"
2420   parameters:
2421   - "name"
2422   - "parent"
2423   - "throughput"
2424
2425 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2426 - type: "table"
2427   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2428   algorithm: "table_performance_comparison"
2429   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2430   reference:
2431     title: "3-Node Skx"
2432     data: "vpp-compare-topologies-ref"
2433   compare:
2434     title: "2-Node Skx"
2435     data: "vpp-compare-topologies-cmp"
2436   data: "vpp-compare-topologies"
2437   include-tests: "PDR"
2438   filter: "'NDRPDR' and '2C'"
2439   parameters:
2440   - "name"
2441   - "parent"
2442   - "throughput"
2443
2444 # VPP Performance Changes 3n-hsw 1t1c MRR
2445 - type: "table"
2446   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2447   algorithm: "table_performance_comparison"
2448   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2449   history:
2450     - title: "rls1901"
2451       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2452   reference:
2453     title: "rls1904"
2454     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2455   compare:
2456     title: "rls1908"
2457     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2458   data: "vpp-performance-changes-3n-hsw-mrr"
2459   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2460   filter: "'1T1C' and 'MRR'"
2461   parameters:
2462   - "name"
2463   - "parent"
2464   - "result"
2465
2466 # VPP Performance Changes 3n-hsw 2t2c MRR
2467 - type: "table"
2468   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2469   algorithm: "table_performance_comparison"
2470   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2471   history:
2472     - title: "rls1901"
2473       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2474   reference:
2475     title: "rls1904"
2476     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2477   compare:
2478     title: "rls1908"
2479     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2480   data: "vpp-performance-changes-3n-hsw-mrr"
2481   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2482   filter: "'2T2C' and 'MRR'"
2483   parameters:
2484   - "name"
2485   - "parent"
2486   - "result"
2487
2488 # VPP Performance Changes 3n-hsw 4t4c MRR
2489 - type: "table"
2490   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2491   algorithm: "table_performance_comparison"
2492   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2493   history:
2494     - title: "rls1901"
2495       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2496   reference:
2497     title: "rls1904"
2498     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2499   compare:
2500     title: "rls1908"
2501     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2502   data: "vpp-performance-changes-3n-hsw-mrr"
2503   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2504   filter: "'4T4C' and 'MRR'"
2505   parameters:
2506   - "name"
2507   - "parent"
2508   - "result"
2509
2510 # VPP Performance Changes 3n-skx 2t1c MRR
2511 - type: "table"
2512   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2513   algorithm: "table_performance_comparison"
2514   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2515   history:
2516     - title: "rls1901"
2517       data: "vpp-performance-changes-3n-skx-mrr-h1"
2518   reference:
2519     title: "rls1904"
2520     data: "vpp-performance-changes-3n-skx-mrr-ref"
2521   compare:
2522     title: "rls1908"
2523     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2524   data: "vpp-performance-changes-3n-skx-mrr"
2525   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2526   filter: "'2T1C' and 'MRR'"
2527   parameters:
2528   - "name"
2529   - "parent"
2530   - "result"
2531
2532 # VPP Performance Changes 3n-skx 4t2c MRR
2533 - type: "table"
2534   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2535   algorithm: "table_performance_comparison"
2536   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2537   history:
2538     - title: "rls1901"
2539       data: "vpp-performance-changes-3n-skx-mrr-h1"
2540   reference:
2541     title: "rls1904"
2542     data: "vpp-performance-changes-3n-skx-mrr-ref"
2543   compare:
2544     title: "rls1908"
2545     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2546   data: "vpp-performance-changes-3n-skx-mrr"
2547   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2548   filter: "'4T2C' and 'MRR'"
2549   parameters:
2550   - "name"
2551   - "parent"
2552   - "result"
2553
2554 # VPP Performance Changes 3n-skx 8t4c MRR
2555 - type: "table"
2556   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2557   algorithm: "table_performance_comparison"
2558   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2559   history:
2560     - title: "rls1901"
2561       data: "vpp-performance-changes-3n-skx-mrr-h1"
2562   reference:
2563     title: "rls1904"
2564     data: "vpp-performance-changes-3n-skx-mrr-ref"
2565   compare:
2566     title: "rls1908"
2567     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2568   data: "vpp-performance-changes-3n-skx-mrr"
2569   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2570   filter: "'8T4C' and 'MRR'"
2571   parameters:
2572   - "name"
2573   - "parent"
2574   - "result"
2575
2576 # VPP Performance Changes 2n-skx 2t1c MRR
2577 - type: "table"
2578   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2579   algorithm: "table_performance_comparison"
2580   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2581   history:
2582     - title: "rls1901"
2583       data: "vpp-performance-changes-2n-skx-mrr-h1"
2584   reference:
2585     title: "rls1904"
2586     data: "vpp-performance-changes-2n-skx-mrr-ref"
2587   compare:
2588     title: "rls1908"
2589     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2590   data: "vpp-performance-changes-2n-skx-mrr"
2591   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2592   filter: "'2T1C' and 'MRR'"
2593   parameters:
2594   - "name"
2595   - "parent"
2596   - "result"
2597
2598 # VPP Performance Changes 2n-skx 4t2c MRR
2599 - type: "table"
2600   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2601   algorithm: "table_performance_comparison"
2602   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2603   history:
2604     - title: "rls1901"
2605       data: "vpp-performance-changes-2n-skx-mrr-h1"
2606   reference:
2607     title: "rls1904"
2608     data: "vpp-performance-changes-2n-skx-mrr-ref"
2609   compare:
2610     title: "rls1908"
2611     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2612   data: "vpp-performance-changes-2n-skx-mrr"
2613   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2614   filter: "'4T2C' and 'MRR'"
2615   parameters:
2616   - "name"
2617   - "parent"
2618   - "result"
2619
2620 # VPP Performance Changes 2n-skx 8t4c MRR
2621 - type: "table"
2622   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2623   algorithm: "table_performance_comparison"
2624   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2625   history:
2626     - title: "rls1901"
2627       data: "vpp-performance-changes-2n-skx-mrr-h1"
2628   reference:
2629     title: "rls1904"
2630     data: "vpp-performance-changes-2n-skx-mrr-ref"
2631   compare:
2632     title: "rls1908"
2633     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2634   data: "vpp-performance-changes-2n-skx-mrr"
2635   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2636   filter: "'8T4C' and 'MRR'"
2637   parameters:
2638   - "name"
2639   - "parent"
2640   - "result"
2641
2642 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2643 - type: "table"
2644   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2645   algorithm: "table_performance_comparison"
2646   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2647   reference:
2648     title: "3-Node Hsw Intel-xl710"
2649     data: "vpp-compare-testbeds-mrr-ref"
2650     nic: "NIC_Intel-XL710"
2651   compare:
2652     title: "3-Node Skx Intel-xxv710"
2653     data: "vpp-compare-testbeds-mrr-cmp"
2654     nic: "NIC_Intel-XXV710"
2655   data: "vpp-compare-testbeds-mrr"
2656   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2657   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
2658   parameters:
2659   - "name"
2660   - "parent"
2661   - "result"
2662
2663 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2664 - type: "table"
2665   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2666   algorithm: "table_performance_comparison"
2667   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2668   reference:
2669     title: "3-Node Hsw Intel-xl710"
2670     data: "vpp-compare-testbeds-mrr-ref"
2671     nic: "NIC_Intel-XL710"
2672   compare:
2673     title: "3-Node Skx Intel-xxv710"
2674     data: "vpp-compare-testbeds-mrr-cmp"
2675     nic: "NIC_Intel-XXV710"
2676   data: "vpp-compare-testbeds-mrr"
2677   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2678   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
2679   parameters:
2680   - "name"
2681   - "parent"
2682   - "result"
2683
2684 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2685 - type: "table"
2686   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2687   algorithm: "table_performance_comparison"
2688   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2689   reference:
2690     title: "3-Node Hsw Intel-xl710"
2691     data: "vpp-compare-testbeds-mrr-ref"
2692     nic: "NIC_Intel-XL710"
2693   compare:
2694     title: "3-Node Skx Intel-xxv710"
2695     data: "vpp-compare-testbeds-mrr-cmp"
2696     nic: "NIC_Intel-XXV710"
2697   data: "vpp-compare-testbeds-mrr"
2698   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2699   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
2700   parameters:
2701   - "name"
2702   - "parent"
2703   - "result"
2704
2705 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2706 - type: "table"
2707   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2708   algorithm: "table_performance_comparison"
2709   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2710   reference:
2711     title: "3-Node Skx"
2712     data: "vpp-compare-topologies-mrr-ref"
2713   compare:
2714     title: "2-Node Skx"
2715     data: "vpp-compare-topologies-mrr-cmp"
2716   data: "vpp-compare-topologies-mrr"
2717   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2718   filter: "'MRR' and '1C'"
2719   parameters:
2720   - "name"
2721   - "parent"
2722   - "result"
2723
2724 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2725 - type: "table"
2726   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2727   algorithm: "table_performance_comparison"
2728   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2729   reference:
2730     title: "3-Node Skx"
2731     data: "vpp-compare-topologies-mrr-ref"
2732   compare:
2733     title: "2-Node Skx"
2734     data: "vpp-compare-topologies-mrr-cmp"
2735   data: "vpp-compare-topologies-mrr"
2736   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2737   filter: "'MRR' and '2C'"
2738   parameters:
2739   - "name"
2740   - "parent"
2741   - "result"
2742
2743 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2744 - type: "table"
2745   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2746   algorithm: "table_performance_comparison"
2747   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2748   reference:
2749     title: "3-Node Skx"
2750     data: "vpp-compare-topologies-mrr-ref"
2751   compare:
2752     title: "2-Node Skx"
2753     data: "vpp-compare-topologies-mrr-cmp"
2754   data: "vpp-compare-topologies-mrr"
2755   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2756   filter: "'MRR' and '4C'"
2757   parameters:
2758   - "name"
2759   - "parent"
2760   - "result"
2761
2762 # Detailed Test Results - VPP Performance Results 3n-hsw
2763 - type: "table"
2764   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2765   algorithm: "table_merged_details"
2766   output-file-ext: ".csv"
2767   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2768   columns:
2769   - title: "Name"
2770     data: "data name"
2771   - title: "Status"
2772     data: "data msg"
2773   rows: "generated"
2774   data: "vpp-perf-results-3n-hsw"
2775   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2776   parameters:
2777   - "name"
2778   - "parent"
2779   - "msg"
2780
2781 # Detailed Test Results - VPP Performance Results 3n-skx
2782 - type: "table"
2783   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2784   algorithm: "table_merged_details"
2785   output-file-ext: ".csv"
2786   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2787   columns:
2788   - title: "Name"
2789     data: "data name"
2790   - title: "Status"
2791     data: "data msg"
2792   rows: "generated"
2793   data: "vpp-perf-results-3n-skx"
2794   filter: "not 'CFS_OPT'"
2795   parameters:
2796   - "name"
2797   - "parent"
2798   - "msg"
2799
2800 # Detailed Test Results - VPP Performance Results 2n-skx
2801 - type: "table"
2802   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2803   algorithm: "table_merged_details"
2804   output-file-ext: ".csv"
2805   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2806   columns:
2807   - title: "Name"
2808     data: "data name"
2809   - title: "Status"
2810     data: "data msg"
2811   rows: "generated"
2812   data: "vpp-perf-results-2n-skx"
2813   filter: "not 'CFS_OPT'"
2814   parameters:
2815   - "name"
2816   - "parent"
2817   - "msg"
2818
2819 ## Detailed Test Results - VPP Performance Results 2n-dnv
2820 #- type: "table"
2821 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2822 #  algorithm: "table_details"
2823 #  output-file-ext: ".csv"
2824 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2825 #  columns:
2826 #  - title: "Name"
2827 #    data: "data name"
2828 #  - title: "Status"
2829 #    data: "data msg"
2830 #  rows: "generated"
2831 #  data: "intel-dnv-vpp"
2832 #  filter: "'NDRPDR'"
2833 #  parameters:
2834 #  - "name"
2835 #  - "parent"
2836 #  - "msg"
2837
2838 # Test configuration - VPP Performance Test Configs 3n-hsw
2839 - type: "table"
2840   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2841   algorithm: "table_merged_details"
2842   output-file-ext: ".csv"
2843   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2844   columns:
2845   - title: "Name"
2846     data: "data name"
2847   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2848     data: "data conf-history"
2849   rows: "generated"
2850   data: "vpp-perf-results-3n-hsw"
2851   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2852   parameters:
2853   - "parent"
2854   - "name"
2855   - "conf-history"
2856
2857 # Test configuration - VPP Performance Test Configs 3n-skx
2858 - type: "table"
2859   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2860   algorithm: "table_merged_details"
2861   output-file-ext: ".csv"
2862   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2863   columns:
2864   - title: "Name"
2865     data: "data name"
2866   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2867     data: "data conf-history"
2868   rows: "generated"
2869   data: "vpp-perf-results-3n-skx"
2870   filter: "not 'CFS_OPT'"
2871   parameters:
2872   - "parent"
2873   - "name"
2874   - "conf-history"
2875
2876 # Test configuration - VPP Performance Test Configs 2n-skx
2877 - type: "table"
2878   title: "Test configuration - VPP Performance Test Configs 2n-skx"
2879   algorithm: "table_merged_details"
2880   output-file-ext: ".csv"
2881   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
2882   columns:
2883   - title: "Name"
2884     data: "data name"
2885   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2886     data: "data conf-history"
2887   rows: "generated"
2888   data: "vpp-perf-results-2n-skx"
2889   filter: "not 'CFS_OPT'"
2890   parameters:
2891   - "parent"
2892   - "name"
2893   - "conf-history"
2894
2895 ## Test configuration - VPP Performance Test Configs 2n-dnv
2896 #- type: "table"
2897 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
2898 #  algorithm: "table_details"
2899 #  output-file-ext: ".csv"
2900 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
2901 #  columns:
2902 #  - title: "Name"
2903 #    data: "data name"
2904 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
2905 #    data: "data conf-history"
2906 #  rows: "generated"
2907 #  data: "intel-dnv-vpp"
2908 #  filter: "'NDRPDR'"
2909 #  parameters:
2910 #  - "parent"
2911 #  - "name"
2912 #  - "conf-history"
2913
2914 # Test Operational Data - VPP Performance Operational Data 3n-hsw
2915 - type: "table"
2916   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
2917   algorithm: "table_merged_details"
2918   output-file-ext: ".csv"
2919   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
2920   columns:
2921   - title: "Name"
2922     data: "data name"
2923   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2924     data: "data show-run"
2925   rows: "generated"
2926   data: "vpp-perf-results-3n-hsw"
2927   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2928   parameters:
2929   - "parent"
2930   - "name"
2931   - "show-run"
2932
2933 # Test Operational Data - VPP Performance Operational Data 3n-skx
2934 - type: "table"
2935   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
2936   algorithm: "table_merged_details"
2937   output-file-ext: ".csv"
2938   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
2939   columns:
2940   - title: "Name"
2941     data: "data name"
2942   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2943     data: "data show-run"
2944   rows: "generated"
2945   data: "vpp-perf-results-3n-skx"
2946   filter: "not 'CFS_OPT'"
2947   parameters:
2948   - "parent"
2949   - "name"
2950   - "show-run"
2951
2952 # Test Operational Data - VPP Performance Operational Data 2n-skx
2953 - type: "table"
2954   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
2955   algorithm: "table_merged_details"
2956   output-file-ext: ".csv"
2957   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
2958   columns:
2959   - title: "Name"
2960     data: "data name"
2961   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2962     data: "data show-run"
2963   rows: "generated"
2964   data: "vpp-perf-results-2n-skx"
2965   filter: "not 'CFS_OPT'"
2966   parameters:
2967   - "parent"
2968   - "name"
2969   - "show-run"
2970
2971 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
2972 #- type: "table"
2973 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
2974 #  algorithm: "table_details"
2975 #  output-file-ext: ".csv"
2976 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
2977 #  columns:
2978 #  - title: "Name"
2979 #    data: "data name"
2980 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2981 #    data: "data show-run"
2982 #  rows: "generated"
2983 #  data: "intel-dnv-vpp"
2984 #  filter: "'NDRPDR'"
2985 #  parameters:
2986 #  - "parent"
2987 #  - "name"
2988 #  - "show-run"
2989
2990 # Detailed Test Results - VPP MRR Results 3n-hsw
2991 - type: "table"
2992   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
2993   algorithm: "table_details"
2994   output-file-ext: ".csv"
2995   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
2996   columns:
2997   - title: "Name"
2998     data: "data name"
2999   - title: "Status"
3000     data: "data msg"
3001   rows: "generated"
3002   data: "vpp-mrr-results-3n-hsw"
3003   filter: "'MRR'"
3004   parameters:
3005   - "name"
3006   - "parent"
3007   - "msg"
3008
3009 # Detailed Test Results - VPP MRR Results 3n-skx
3010 - type: "table"
3011   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3012   algorithm: "table_details"
3013   output-file-ext: ".csv"
3014   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3015   columns:
3016   - title: "Name"
3017     data: "data name"
3018   - title: "Status"
3019     data: "data msg"
3020   rows: "generated"
3021   data: "vpp-mrr-results-3n-skx"
3022   filter: "'MRR'"
3023   parameters:
3024   - "name"
3025   - "parent"
3026   - "msg"
3027
3028 # Detailed Test Results - VPP MRR Results 2n-skx
3029 - type: "table"
3030   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3031   algorithm: "table_details"
3032   output-file-ext: ".csv"
3033   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3034   columns:
3035   - title: "Name"
3036     data: "data name"
3037   - title: "Status"
3038     data: "data msg"
3039   rows: "generated"
3040   data: "vpp-mrr-results-2n-skx"
3041   filter: "'MRR'"
3042   parameters:
3043   - "name"
3044   - "parent"
3045   - "msg"
3046
3047 ## Detailed Test Results - VPP MRR Results 2n-dnv
3048 #- type: "table"
3049 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3050 #  algorithm: "table_details"
3051 #  output-file-ext: ".csv"
3052 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3053 #  columns:
3054 #  - title: "Name"
3055 #    data: "data name"
3056 #  - title: "Status"
3057 #    data: "data msg"
3058 #  rows: "generated"
3059 #  data: "intel-dnv-vpp"
3060 #  filter: "'MRR'"
3061 #  parameters:
3062 #  - "name"
3063 #  - "parent"
3064 #  - "msg"
3065
3066 # Test configuration - VPP MRR Test Configs 3n-hsw
3067 - type: "table"
3068   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3069   algorithm: "table_details"
3070   output-file-ext: ".csv"
3071   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3072   columns:
3073   - title: "Name"
3074     data: "data name"
3075   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3076     data: "data conf-history"
3077   rows: "generated"
3078   data: "vpp-mrr-results-3n-hsw"
3079   filter: "'MRR'"
3080   parameters:
3081   - "parent"
3082   - "name"
3083   - "conf-history"
3084
3085 # Test configuration - VPP MRR Test Configs 3n-skx
3086 - type: "table"
3087   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3088   algorithm: "table_details"
3089   output-file-ext: ".csv"
3090   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3091   columns:
3092   - title: "Name"
3093     data: "data name"
3094   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3095     data: "data conf-history"
3096   rows: "generated"
3097   data: "vpp-mrr-results-3n-skx"
3098   filter: "'MRR'"
3099   parameters:
3100   - "parent"
3101   - "name"
3102   - "conf-history"
3103
3104 # Test configuration - VPP MRR Test Configs 2n-skx
3105 - type: "table"
3106   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3107   algorithm: "table_details"
3108   output-file-ext: ".csv"
3109   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3110   columns:
3111   - title: "Name"
3112     data: "data name"
3113   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3114     data: "data conf-history"
3115   rows: "generated"
3116   data: "vpp-mrr-results-2n-skx"
3117   filter: "'MRR'"
3118   parameters:
3119   - "parent"
3120   - "name"
3121   - "conf-history"
3122
3123 ## Test configuration - VPP MRR Test Configs 2n-dnv
3124 #- type: "table"
3125 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3126 #  algorithm: "table_details"
3127 #  output-file-ext: ".csv"
3128 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3129 #  columns:
3130 #  - title: "Name"
3131 #    data: "data name"
3132 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3133 #    data: "data conf-history"
3134 #  rows: "generated"
3135 #  data: "intel-dnv-vpp"
3136 #  filter: "'MRR'"
3137 #  parameters:
3138 #  - "parent"
3139 #  - "name"
3140 #  - "conf-history"
3141
3142 # Detailed Test Results - VPP Functional Results - Ubuntu
3143 - type: "table"
3144   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3145   algorithm: "table_details"
3146   output-file-ext: ".csv"
3147   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3148   columns:
3149   - title: "Name"
3150     data: "data name"
3151   - title: "Documentation"
3152     data: "data doc"
3153   - title: "Status"
3154     data: "data status"
3155   rows: "generated"
3156   data: "vpp-func-results-ubuntu"
3157   filter: "all"
3158   parameters:
3159   - "name"
3160   - "parent"
3161   - "doc"
3162   - "status"
3163
3164 # Detailed Test Results - VPP Functional Results - CentOS
3165 - type: "table"
3166   title: "Detailed Test Results - VPP Functional Results - CentOS"
3167   algorithm: "table_details"
3168   output-file-ext: ".csv"
3169   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3170   columns:
3171   - title: "Name"
3172     data: "data name"
3173   - title: "Documentation"
3174     data: "data doc"
3175   -
3176     title: "Status"
3177     data: "data status"
3178   rows: "generated"
3179   data:
3180     "vpp-func-results-centos"
3181   filter: "all"
3182   parameters:
3183   - "name"
3184   - "parent"
3185   - "doc"
3186   - "status"
3187
3188 # Test configuration - VPP Functional Test Configs - Ubuntu
3189 - type: "table"
3190   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3191   algorithm: "table_details"
3192   output-file-ext: ".csv"
3193   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3194   columns:
3195   - title: "Name"
3196     data: "data name"
3197   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3198     data: "data conf-history"
3199   rows: "generated"
3200   data: "vpp-func-results-ubuntu"
3201   filter: "all"
3202   parameters:
3203   - "parent"
3204   - "name"
3205   - "conf-history"
3206
3207 # Test configuration - VPP Functional Test Configs - CentOS
3208 - type: "table"
3209   title: "Test configuration - VPP Functional Test Configs - CentOS"
3210   algorithm: "table_details"
3211   output-file-ext: ".csv"
3212   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3213   columns:
3214   - title: "Name"
3215     data: "data name"
3216   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3217     data: "data conf-history"
3218   rows: "generated"
3219   data: "vpp-func-results-centos"
3220   filter: "all"
3221   parameters:
3222   - "parent"
3223   - "name"
3224   - "conf-history"
3225
3226 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3227 #- type: "table"
3228 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3229 #  algorithm: "table_details"
3230 #  output-file-ext: ".csv"
3231 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3232 #  columns:
3233 #  - title: "Name"
3234 #    data: "data name"
3235 #  - title: "Status"
3236 #    data: "data msg"
3237 #  rows: "generated"
3238 #  data: "ligato-perf-results-3n-hsw"
3239 #  filter: "all"
3240 #  parameters:
3241 #  - "name"
3242 #  - "parent"
3243 #  - "msg"
3244
3245 # Detailed Test Results - VPP Device Results - Ubuntu
3246 - type: "table"
3247   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3248   algorithm: "table_details"
3249   output-file-ext: ".csv"
3250   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3251   columns:
3252   - title: "Name"
3253     data: "data name"
3254   - title: "Documentation"
3255     data: "data doc"
3256   - title: "Status"
3257     data: "data status"
3258   rows: "generated"
3259   data: "vpp-device-results-ubuntu"
3260   filter: "all"
3261   parameters:
3262   - "name"
3263   - "parent"
3264   - "doc"
3265   - "status"
3266
3267 # Test configuration - VPP Device Test Configs - Ubuntu
3268 - type: "table"
3269   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3270   algorithm: "table_details"
3271   output-file-ext: ".csv"
3272   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3273   columns:
3274   - title: "Name"
3275     data: "data name"
3276   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3277     data: "data conf-history"
3278   rows: "generated"
3279   data: "vpp-device-results-ubuntu"
3280   filter: "all"
3281   parameters:
3282   - "parent"
3283   - "name"
3284   - "conf-history"
3285
3286 ################################################################################
3287
3288 # DPDK Performance Changes 3n-hsw 1t1c pdr
3289 - type: "table"
3290   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3291   algorithm: "table_performance_comparison"
3292   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3293   history:
3294     - title: "rls1901"
3295       data: "dpdk-performance-changes-3n-hsw-h1"
3296   reference:
3297     title: "rls1904"
3298     data: "dpdk-performance-changes-3n-hsw-ref"
3299   compare:
3300     title: "rls1908"
3301     data: "dpdk-performance-changes-3n-hsw-cmp"
3302   data: "dpdk-performance-changes-3n-hsw"
3303   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3304   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3305   parameters:
3306   - "name"
3307   - "parent"
3308   - "throughput"
3309
3310 # DPDK Performance Changes 3n-hsw 2t2c pdr
3311 - type: "table"
3312   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3313   algorithm: "table_performance_comparison"
3314   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3315   history:
3316     - title: "rls1901"
3317       data: "dpdk-performance-changes-3n-hsw-h1"
3318   reference:
3319     title: "rls1904"
3320     data: "dpdk-performance-changes-3n-hsw-ref"
3321   compare:
3322     title: "rls1908"
3323     data: "dpdk-performance-changes-3n-hsw-cmp"
3324   data: "dpdk-performance-changes-3n-hsw"
3325   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3326   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3327   parameters:
3328   - "name"
3329   - "parent"
3330   - "throughput"
3331
3332 # DPDK Performance Changes 3n-hsw 1t1c ndr
3333 - type: "table"
3334   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3335   algorithm: "table_performance_comparison"
3336   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3337   history:
3338     - title: "rls1901"
3339       data: "dpdk-performance-changes-3n-hsw-h1"
3340   reference:
3341     title: "rls1904"
3342     data: "dpdk-performance-changes-3n-hsw-ref"
3343   compare:
3344     title: "rls1908"
3345     data: "dpdk-performance-changes-3n-hsw-cmp"
3346   data: "dpdk-performance-changes-3n-hsw"
3347   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3348   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3349   parameters:
3350   - "name"
3351   - "parent"
3352   - "throughput"
3353
3354 # DPDK Performance Changes 3n-hsw 2t2c ndr
3355 - type: "table"
3356   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3357   algorithm: "table_performance_comparison"
3358   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3359   history:
3360     - title: "rls1901"
3361       data: "dpdk-performance-changes-3n-hsw-h1"
3362   reference:
3363     title: "rls1904"
3364     data: "dpdk-performance-changes-3n-hsw-ref"
3365   compare:
3366     title: "rls1908"
3367     data: "dpdk-performance-changes-3n-hsw-cmp"
3368   data: "dpdk-performance-changes-3n-hsw"
3369   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3370   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3371   parameters:
3372   - "name"
3373   - "parent"
3374   - "throughput"
3375
3376 # DPDK Performance Changes 3n-skx 2t1c pdr
3377 - type: "table"
3378   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3379   algorithm: "table_performance_comparison"
3380   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3381   history:
3382     - title: "rls1901"
3383       data: "dpdk-performance-changes-3n-skx-h1"
3384   reference:
3385     title: "rls1904"
3386     data: "dpdk-performance-changes-3n-skx-ref"
3387   compare:
3388     title: "rls1908"
3389     data: "dpdk-performance-changes-3n-skx-cmp"
3390   data: "dpdk-performance-changes-3n-skx"
3391   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3392   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3393   parameters:
3394   - "name"
3395   - "parent"
3396   - "throughput"
3397
3398 # DPDK Performance Changes 3n-skx 4t2c pdr
3399 - type: "table"
3400   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3401   algorithm: "table_performance_comparison"
3402   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3403   history:
3404     - title: "rls1901"
3405       data: "dpdk-performance-changes-3n-skx-h1"
3406   reference:
3407     title: "rls1904"
3408     data: "dpdk-performance-changes-3n-skx-ref"
3409   compare:
3410     title: "rls1908"
3411     data: "dpdk-performance-changes-3n-skx-cmp"
3412   data: "dpdk-performance-changes-3n-skx"
3413   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3414   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3415   parameters:
3416   - "name"
3417   - "parent"
3418   - "throughput"
3419
3420 # DPDK Performance Changes 3n-skx 2t1c ndr
3421 - type: "table"
3422   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3423   algorithm: "table_performance_comparison"
3424   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3425   history:
3426     - title: "rls1901"
3427       data: "dpdk-performance-changes-3n-skx-h1"
3428   reference:
3429     title: "rls1904"
3430     data: "dpdk-performance-changes-3n-skx-ref"
3431   compare:
3432     title: "rls1908"
3433     data: "dpdk-performance-changes-3n-skx-cmp"
3434   data: "dpdk-performance-changes-3n-skx"
3435   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3436   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3437   parameters:
3438   - "name"
3439   - "parent"
3440   - "throughput"
3441
3442 # DPDK Performance Changes 3n-skx 4t2c ndr
3443 - type: "table"
3444   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3445   algorithm: "table_performance_comparison"
3446   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3447   history:
3448     - title: "rls1901"
3449       data: "dpdk-performance-changes-3n-skx-h1"
3450   reference:
3451     title: "rls1904"
3452     data: "dpdk-performance-changes-3n-skx-ref"
3453   compare:
3454     title: "rls1908"
3455     data: "dpdk-performance-changes-3n-skx-cmp"
3456   data: "dpdk-performance-changes-3n-skx"
3457   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3458   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3459   parameters:
3460   - "name"
3461   - "parent"
3462   - "throughput"
3463
3464 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3465 - type: "table"
3466   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3467   algorithm: "table_performance_comparison"
3468   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3469   reference:
3470     title: "3-Node Hsw"
3471     data: "dpdk-compare-testbeds-ref"
3472   compare:
3473     title: "3-Node Skx"
3474     data: "dpdk-compare-testbeds-cmp"
3475   data: "dpdk-compare-testbeds"
3476   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3477   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3478   parameters:
3479   - "name"
3480   - "parent"
3481   - "throughput"
3482
3483 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3484 - type: "table"
3485   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3486   algorithm: "table_performance_comparison"
3487   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3488   reference:
3489     title: "3-Node Hsw"
3490     data: "dpdk-compare-testbeds-ref"
3491   compare:
3492     title: "3-Node Skx"
3493     data: "dpdk-compare-testbeds-cmp"
3494   data: "dpdk-compare-testbeds"
3495   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3496   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3497   parameters:
3498   - "name"
3499   - "parent"
3500   - "throughput"
3501
3502 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3503 - type: "table"
3504   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3505   algorithm: "table_performance_comparison"
3506   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3507   reference:
3508     title: "3-Node Skx"
3509     data: "dpdk-compare-topologies-ref"
3510   compare:
3511     title: "2-Node Skx"
3512     data: "dpdk-compare-topologies-cmp"
3513   data: "dpdk-compare-topologies"
3514   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3515   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3516   parameters:
3517   - "name"
3518   - "parent"
3519   - "throughput"
3520
3521 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3522 - type: "table"
3523   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3524   algorithm: "table_performance_comparison"
3525   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3526   reference:
3527     title: "3-Node Skx"
3528     data: "dpdk-compare-topologies-ref"
3529   compare:
3530     title: "2-Node Skx"
3531     data: "dpdk-compare-topologies-cmp"
3532   data: "dpdk-compare-topologies"
3533   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3534   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3535   parameters:
3536   - "name"
3537   - "parent"
3538   - "throughput"
3539
3540 # DPDK Performance Changes 2n-skx 2t1c pdr
3541 - type: "table"
3542   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3543   algorithm: "table_performance_comparison"
3544   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3545   history:
3546     - title: "rls1901"
3547       data: "dpdk-performance-changes-2n-skx-h1"
3548   reference:
3549     title: "rls1904"
3550     data: "dpdk-performance-changes-2n-skx-ref"
3551   compare:
3552     title: "rls1908"
3553     data: "dpdk-performance-changes-2n-skx-cmp"
3554   data: "dpdk-performance-changes-2n-skx"
3555   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3556   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3557   parameters:
3558   - "name"
3559   - "parent"
3560   - "throughput"
3561
3562 # DPDK Performance Changes 2n-skx 4t2c pdr
3563 - type: "table"
3564   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3565   algorithm: "table_performance_comparison"
3566   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3567   history:
3568     - title: "rls1901"
3569       data: "dpdk-performance-changes-2n-skx-h1"
3570   reference:
3571     title: "rls1904"
3572     data: "dpdk-performance-changes-2n-skx-ref"
3573   compare:
3574     title: "rls1908"
3575     data: "dpdk-performance-changes-2n-skx-cmp"
3576   data: "dpdk-performance-changes-2n-skx"
3577   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3578   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3579   parameters:
3580   - "name"
3581   - "parent"
3582   - "throughput"
3583
3584 # DPDK Performance Changes 2n-skx 2t1c ndr
3585 - type: "table"
3586   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3587   algorithm: "table_performance_comparison"
3588   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3589   history:
3590     - title: "rls1901"
3591       data: "dpdk-performance-changes-2n-skx-h1"
3592   reference:
3593     title: "rls1904"
3594     data: "dpdk-performance-changes-2n-skx-ref"
3595   compare:
3596     title: "rls1908"
3597     data: "dpdk-performance-changes-2n-skx-cmp"
3598   data: "dpdk-performance-changes-2n-skx"
3599   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3600   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3601   parameters:
3602   - "name"
3603   - "parent"
3604   - "throughput"
3605
3606 # DPDK Performance Changes 2n-skx 4t2c ndr
3607 - type: "table"
3608   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3609   algorithm: "table_performance_comparison"
3610   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3611   history:
3612     - title: "rls1901"
3613       data: "dpdk-performance-changes-2n-skx-h1"
3614   reference:
3615     title: "rls1904"
3616     data: "dpdk-performance-changes-2n-skx-ref"
3617   compare:
3618     title: "rls1908"
3619     data: "dpdk-performance-changes-2n-skx-cmp"
3620   data: "dpdk-performance-changes-2n-skx"
3621   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3622   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3623   parameters:
3624   - "name"
3625   - "parent"
3626   - "throughput"
3627
3628 # Detailed Test Results - DPDK Performance Results 3n-hsw
3629 - type: "table"
3630   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3631   algorithm: "table_details"
3632   output-file-ext: ".csv"
3633   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3634   columns:
3635   - title: "Name"
3636     data: "data name"
3637   - title: "Status"
3638     data: "data msg"
3639   rows: "generated"
3640   data: "dpdk-perf-results-3n-hsw"
3641   filter: "all"
3642   parameters:
3643   - "name"
3644   - "parent"
3645   - "msg"
3646
3647 # Detailed Test Results - DPDK Performance Results 3n-skx
3648 - type: "table"
3649   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3650   algorithm: "table_details"
3651   output-file-ext: ".csv"
3652   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3653   columns:
3654   - title: "Name"
3655     data: "data name"
3656   - title: "Status"
3657     data: "data msg"
3658   rows: "generated"
3659   data: "dpdk-perf-results-3n-skx"
3660   filter: "all"
3661   parameters:
3662   - "name"
3663   - "parent"
3664   - "msg"
3665
3666 # Detailed Test Results - DPDK Performance Results 2n-skx
3667 - type: "table"
3668   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3669   algorithm: "table_details"
3670   output-file-ext: ".csv"
3671   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3672   columns:
3673   - title: "Name"
3674     data: "data name"
3675   - title: "Status"
3676     data: "data msg"
3677   rows: "generated"
3678   data: "dpdk-perf-results-2n-skx"
3679   filter: "all"
3680   parameters:
3681   - "name"
3682   - "parent"
3683   - "msg"
3684
3685 ################################################################################
3686 # HoneyComb
3687 - type: "table"
3688   title: "Detailed Test Results - Honeycomb Functional Results"
3689   algorithm: "table_details"
3690   output-file-ext: ".csv"
3691   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3692   columns:
3693   - title: "Name"
3694     data: "data name"
3695   - title: "Documentation"
3696     data: "data doc"
3697   - title: "Status"
3698     data: "data status"
3699   rows: "generated"
3700   data:
3701     "hc-func-results"
3702   filter: "all"
3703   parameters:
3704   - "name"
3705   - "parent"
3706   - "doc"
3707   - "status"
3708
3709 ################################################################################
3710 # DMM
3711 - type: "table"
3712   title: "Detailed Test Results - DMM Functional Results"
3713   algorithm: "table_details"
3714   output-file-ext: ".csv"
3715   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3716   columns:
3717   - title: "Name"
3718     data: "data name"
3719   - title: "Documentation"
3720     data: "data doc"
3721   - title: "Status"
3722     data: "data status"
3723   rows: "generated"
3724   data:
3725     "dmm-func-results"
3726   filter: "all"
3727   parameters:
3728   - "name"
3729   - "parent"
3730   - "doc"
3731   - "status"
3732
3733 ################################################################################
3734 ###                                F I L E S                                 ###
3735 ################################################################################
3736
3737 # VPP Performance Results 3n-hsw
3738 - type: "file"
3739   title: "VPP Performance Results 3n-hsw"
3740   algorithm: "file_test_results"
3741   output-file-ext: ".rst"
3742   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3743   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"
3744   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3745   data: "vpp-perf-results-3n-hsw"
3746   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3747   parameters:
3748   - "name"
3749   - "doc"
3750   - "level"
3751   - "parent"
3752   data-start-level: 3
3753
3754 # VPP Performance Results 3n-skx
3755 - type: "file"
3756   title: "VPP Performance Results 3n-skx"
3757   algorithm: "file_test_results"
3758   output-file-ext: ".rst"
3759   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3760   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"
3761   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3762   data: "vpp-perf-results-3n-skx"
3763   filter: "not 'CFS_OPT'"
3764   parameters:
3765   - "name"
3766   - "doc"
3767   - "level"
3768   - "parent"
3769   data-start-level: 3
3770
3771 # VPP Performance Results 2n-skx
3772 - type: "file"
3773   title: "VPP Performance Results 2n-skx"
3774   algorithm: "file_test_results"
3775   output-file-ext: ".rst"
3776   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3777   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"
3778   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3779   data: "vpp-perf-results-2n-skx"
3780   filter: "not 'CFS_OPT'"
3781   parameters:
3782   - "name"
3783   - "doc"
3784   - "level"
3785   - "parent"
3786   data-start-level: 3
3787
3788 ## VPP Performance Results 2n-dnv
3789 #- type: "file"
3790 #  title: "VPP Performance Results 2n-dnv"
3791 #  algorithm: "file_test_results"
3792 #  output-file-ext: ".rst"
3793 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3794 #  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"
3795 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3796 #  data: "intel-dnv-vpp"
3797 #  filter: "'NDRPDR'"
3798 #  parameters:
3799 #  - "name"
3800 #  - "doc"
3801 #  - "level"
3802 #  - "parent"
3803 #  data-start-level: 3
3804
3805 # VPP Performance Configuration 3n-hsw
3806 - type: "file"
3807   title: "VPP Performance Configuration 3n-hsw"
3808   algorithm: "file_test_results"
3809   output-file-ext: ".rst"
3810   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3811   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"
3812   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3813   data: "vpp-perf-results-3n-hsw"
3814   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3815   parameters:
3816   - "name"
3817   - "doc"
3818   - "level"
3819   - "parent"
3820   data-start-level: 3
3821
3822 # VPP Performance Configuration 3n-skx
3823 - type: "file"
3824   title: "VPP Performance Configuration 3n-skx"
3825   algorithm: "file_test_results"
3826   output-file-ext: ".rst"
3827   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
3828   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"
3829   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
3830   data: "vpp-perf-results-3n-skx"
3831   filter: "not 'CFS_OPT'"
3832   parameters:
3833   - "name"
3834   - "doc"
3835   - "level"
3836   - "parent"
3837   data-start-level: 3
3838
3839 # VPP Performance Configuration 2n-skx
3840 - type: "file"
3841   title: "VPP Performance Configuration 2n-skx"
3842   algorithm: "file_test_results"
3843   output-file-ext: ".rst"
3844   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
3845   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"
3846   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
3847   data: "vpp-perf-results-2n-skx"
3848   filter: "not 'CFS_OPT'"
3849   parameters:
3850   - "name"
3851   - "doc"
3852   - "level"
3853   - "parent"
3854   data-start-level: 3
3855
3856 ## VPP Performance Configuration 2n-dnv
3857 #- type: "file"
3858 #  title: "VPP Performance Configuration 2n-dnv"
3859 #  algorithm: "file_test_results"
3860 #  output-file-ext: ".rst"
3861 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
3862 #  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"
3863 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
3864 #  data: "intel-dnv-vpp"
3865 #  filter: "'NDRPDR'"
3866 #  parameters:
3867 #  - "name"
3868 #  - "doc"
3869 #  - "level"
3870 #  - "parent"
3871 #  data-start-level: 3
3872
3873 # VPP Performance Operational Data 3n-hsw
3874 - type: "file"
3875   title: "VPP Performance Operational Data 3n-hsw"
3876   algorithm: "file_test_results"
3877   output-file-ext: ".rst"
3878   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
3879   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"
3880   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
3881   data: "vpp-perf-results-3n-hsw"
3882   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3883   parameters:
3884   - "name"
3885   - "doc"
3886   - "level"
3887   - "parent"
3888   data-start-level: 3
3889
3890 # VPP Performance Operational Data 3n-skx
3891 - type: "file"
3892   title: "VPP Performance Operational Data 3n-skx"
3893   algorithm: "file_test_results"
3894   output-file-ext: ".rst"
3895   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
3896   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"
3897   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
3898   data: "vpp-perf-results-3n-skx"
3899   filter: "not 'CFS_OPT'"
3900   parameters:
3901   - "name"
3902   - "doc"
3903   - "level"
3904   - "parent"
3905   data-start-level: 3
3906
3907 # VPP Performance Operational Data 2n-skx
3908 - type: "file"
3909   title: "VPP Performance Operational Data 2n-skx"
3910   algorithm: "file_test_results"
3911   output-file-ext: ".rst"
3912   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
3913   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"
3914   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
3915   data: "vpp-perf-results-2n-skx"
3916   filter: "not 'CFS_OPT'"
3917   parameters:
3918   - "name"
3919   - "doc"
3920   - "level"
3921   - "parent"
3922   data-start-level: 3
3923
3924 ## VPP Performance Operational Data 2n-dnv
3925 #- type: "file"
3926 #  title: "VPP Performance Operational Data 2n-dnv"
3927 #  algorithm: "file_test_results"
3928 #  output-file-ext: ".rst"
3929 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
3930 #  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"
3931 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
3932 #  data: "intel-dnv-vpp"
3933 #  filter: "'NDRPDR'"
3934 #  parameters:
3935 #  - "name"
3936 #  - "doc"
3937 #  - "level"
3938 #  - "parent"
3939 #  data-start-level: 3
3940
3941 # VPP MRR Results 3n-hsw
3942 - type: "file"
3943   title: "VPP MRR Results 3n-hsw"
3944   algorithm: "file_test_results"
3945   output-file-ext: ".rst"
3946   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3947   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"
3948   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
3949   data: "vpp-mrr-results-3n-hsw"
3950   filter: "'MRR'"
3951   parameters:
3952   - "name"
3953   - "doc"
3954   - "level"
3955   - "parent"
3956   data-start-level: 3
3957
3958 # VPP MRR Results 3n-skx
3959 - type: "file"
3960   title: "VPP MRR Results 3n-skx"
3961   algorithm: "file_test_results"
3962   output-file-ext: ".rst"
3963   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3964   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"
3965   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
3966   data: "vpp-mrr-results-3n-skx"
3967   filter: "'MRR'"
3968   parameters:
3969   - "name"
3970   - "doc"
3971   - "level"
3972   - "parent"
3973   data-start-level: 3
3974
3975 # VPP MRR Results 2n-skx
3976 - type: "file"
3977   title: "VPP MRR Results 2n-skx"
3978   algorithm: "file_test_results"
3979   output-file-ext: ".rst"
3980   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3981   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"
3982   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
3983   data: "vpp-mrr-results-2n-skx"
3984   filter: "all"
3985   parameters:
3986   - "name"
3987   - "doc"
3988   - "level"
3989   - "parent"
3990   data-start-level: 3
3991
3992 ## VPP MRR Results 2n-dnv
3993 #- type: "file"
3994 #  title: "VPP MRR Results 2n-dnv"
3995 #  algorithm: "file_test_results"
3996 #  output-file-ext: ".rst"
3997 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3998 #  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"
3999 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4000 #  data: "intel-dnv-vpp"
4001 #  filter: "'MRR'"
4002 #  parameters:
4003 #  - "name"
4004 #  - "doc"
4005 #  - "level"
4006 #  - "parent"
4007 #  data-start-level: 3
4008
4009 # VPP MRR Configuration 3n-hsw
4010 - type: "file"
4011   title: "VPP MRR Configuration 3n-hsw"
4012   algorithm: "file_test_results"
4013   output-file-ext: ".rst"
4014   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4015   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"
4016   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4017   data: "vpp-mrr-results-3n-hsw"
4018   filter: "'MRR'"
4019   parameters:
4020   - "name"
4021   - "doc"
4022   - "level"
4023   - "parent"
4024   data-start-level: 3
4025
4026 # VPP MRR Configuration 3n-skx
4027 - type: "file"
4028   title: "VPP MRR Configuration 3n-skx"
4029   algorithm: "file_test_results"
4030   output-file-ext: ".rst"
4031   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4032   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"
4033   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4034   data: "vpp-mrr-results-3n-skx"
4035   filter: "'MRR'"
4036   parameters:
4037   - "name"
4038   - "doc"
4039   - "level"
4040   - "parent"
4041   data-start-level: 3
4042
4043 # VPP MRR Configuration 2n-skx
4044 - type: "file"
4045   title: "VPP MRR Configuration 2n-skx"
4046   algorithm: "file_test_results"
4047   output-file-ext: ".rst"
4048   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4049   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"
4050   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4051   data: "vpp-mrr-results-2n-skx"
4052   filter: "'MRR'"
4053   parameters:
4054   - "name"
4055   - "doc"
4056   - "level"
4057   - "parent"
4058   data-start-level: 3
4059
4060 ## VPP MRR Configuration 2n-dnv
4061 #- type: "file"
4062 #  title: "VPP MRR Configuration 2n-dnv"
4063 #  algorithm: "file_test_results"
4064 #  output-file-ext: ".rst"
4065 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4066 #  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"
4067 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4068 #  data: "intel-dnv-vpp"
4069 #  filter: "'MRR'"
4070 #  parameters:
4071 #  - "name"
4072 #  - "doc"
4073 #  - "level"
4074 #  - "parent"
4075 #  data-start-level: 3
4076
4077 # VPP Functional Results - Ubuntu
4078 - type: "file"
4079   title: "VPP Functional Results - Ubuntu"
4080   algorithm: "file_test_results"
4081   output-file-ext: ".rst"
4082   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4083   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"
4084   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4085   data: "vpp-func-results-ubuntu"
4086   filter: "all"
4087   parameters:
4088   - "name"
4089   - "doc"
4090   - "level"
4091   - "parent"
4092   data-start-level: 3
4093
4094 # VPP Functional Results - CentOS
4095 - type: "file"
4096   title: "VPP Functional Results - CentOS"
4097   algorithm: "file_test_results"
4098   output-file-ext: ".rst"
4099   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4100   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"
4101   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4102   data:
4103     "vpp-func-results-centos"
4104   filter: "all"
4105   parameters:
4106   - "name"
4107   - "doc"
4108   - "level"
4109   - "parent"
4110   data-start-level: 3
4111
4112 # VPP Functional Configuration - Ubuntu
4113 - type: "file"
4114   title: "VPP Functional Configuration - Ubuntu"
4115   algorithm: "file_test_results"
4116   output-file-ext: ".rst"
4117   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4118   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"
4119   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4120   data: "vpp-func-results-ubuntu"
4121   filter: "all"
4122   parameters:
4123   - "name"
4124   - "doc"
4125   - "level"
4126   - "parent"
4127   data-start-level: 3
4128
4129 # VPP Functional Configuration - CentOS
4130 - type: "file"
4131   title: "VPP Functional Configuration - CentOS"
4132   algorithm: "file_test_results"
4133   output-file-ext: ".rst"
4134   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4135   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"
4136   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4137   data:
4138     "vpp-func-results-centos"
4139   filter: "all"
4140   parameters:
4141   - "name"
4142   - "doc"
4143   - "level"
4144   - "parent"
4145   data-start-level: 3
4146
4147 # VPP Device Results - Ubuntu
4148 - type: "file"
4149   title: "VPP Device Results - Ubuntu"
4150   algorithm: "file_test_results"
4151   output-file-ext: ".rst"
4152   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4153   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"
4154   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4155   data: "vpp-device-results-ubuntu"
4156   filter: "all"
4157   parameters:
4158   - "name"
4159   - "doc"
4160   - "level"
4161   - "parent"
4162   data-start-level: 2
4163
4164 # VPP Device Configuration - Ubuntu
4165 - type: "file"
4166   title: "VPP Device Configuration - Ubuntu"
4167   algorithm: "file_test_results"
4168   output-file-ext: ".rst"
4169   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4170   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"
4171   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4172   data: "vpp-device-results-ubuntu"
4173   filter: "all"
4174   parameters:
4175   - "name"
4176   - "doc"
4177   - "level"
4178   - "parent"
4179   data-start-level: 2
4180
4181 ## Container Orchestrated Performance Results 3n-hsw
4182 #- type: "file"
4183 #  title: "Container Orchestrated Performance Results 3n-hsw"
4184 #  algorithm: "file_test_results"
4185 #  output-file-ext: ".rst"
4186 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4187 #  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"
4188 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4189 #  data: "ligato-perf-results-3n-hsw"
4190 #  filter: "all"
4191 #  parameters:
4192 #  - "name"
4193 #  - "doc"
4194 #  - "level"
4195 #  - "parent"
4196 #  data-start-level: 3
4197
4198 # DPDK Performance Results 3n-hsw
4199 - type: "file"
4200   title: "DPDK Performance Results 3n-hsw"
4201   algorithm: "file_test_results"
4202   output-file-ext: ".rst"
4203   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4204   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"
4205   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4206   data: "dpdk-perf-results-3n-hsw"
4207   filter: "all"
4208   parameters:
4209   - "name"
4210   - "doc"
4211   - "level"
4212   - "parent"
4213   data-start-level: 3
4214
4215 # DPDK Performance Results 3n-skx
4216 - type: "file"
4217   title: "DPDK Performance Results 3n-skx"
4218   algorithm: "file_test_results"
4219   output-file-ext: ".rst"
4220   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4221   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"
4222   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4223   data: "dpdk-perf-results-3n-skx"
4224   filter: "all"
4225   parameters:
4226   - "name"
4227   - "doc"
4228   - "level"
4229   - "parent"
4230   data-start-level: 3
4231
4232 # DPDK Performance Results 2n-skx
4233 - type: "file"
4234   title: "DPDK Performance Results 2n-skx"
4235   algorithm: "file_test_results"
4236   output-file-ext: ".rst"
4237   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4238   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"
4239   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4240   data: "dpdk-perf-results-2n-skx"
4241   filter: "all"
4242   parameters:
4243   - "name"
4244   - "doc"
4245   - "level"
4246   - "parent"
4247   data-start-level: 3
4248
4249 # Honeycomb Functional Results
4250 - type: "file"
4251   title: "Honeycomb Functional Results"
4252   algorithm: "file_test_results"
4253   output-file-ext: ".rst"
4254   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4255   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"
4256   dir-tables: "{DIR[DTR,FUNC,HC]}"
4257   data:
4258     "hc-func-results"
4259   filter: "all"
4260   parameters:
4261   - "name"
4262   - "doc"
4263   - "level"
4264   - "parent"
4265   data-start-level: 3
4266
4267 # NSH SFC Functional Results
4268 #-
4269 #  type: "file"
4270 #  title: "NSH SFC Functional Results"
4271 #  algorithm: "file_test_results"
4272 #  output-file-ext: ".rst"
4273 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4274 #  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"
4275 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4276 #  data:
4277 #    "nsh-func-results"
4278 #  filter: "all"
4279 #  parameters:
4280 #  - "name"
4281 #  - "doc"
4282 #  - "level"
4283 #  - "parent"
4284 #  data-start-level: 3
4285
4286 # DMM Functional Results
4287 - type: "file"
4288   title: "DMM Functional Results"
4289   algorithm: "file_test_results"
4290   output-file-ext: ".rst"
4291   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4292   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"
4293   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4294   data:
4295     "dmm-func-results"
4296   filter: "all"
4297   parameters:
4298   - "name"
4299   - "doc"
4300   - "level"
4301   - "parent"
4302   data-start-level: 3
4303
4304 ################################################################################
4305 ###                                P L O T S                                 ###
4306 ################################################################################
4307
4308 # Plots VPP HTTP Server Performance
4309 - type: "plot"
4310   title: "VPP HTTP Server Performance"
4311   algorithm: "plot_http_server_performance_box"
4312   output-file-type: ".html"
4313   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
4314   data:
4315     "plot-vpp-http-server-performance"
4316   # Keep this formatting, the filter is enclosed with " (quotation mark) and
4317   # each tag is enclosed with ' (apostrophe).
4318   filter: "'HTTP' and 'TCP_CPS'"
4319   parameters:
4320   - "result"
4321   - "name"
4322   traces:
4323     hoverinfo: "x+y"
4324     boxpoints: "outliers"
4325     whiskerwidth: 0
4326   layout:
4327     title: "VPP HTTP Server Performance"
4328     layout:
4329       "plot-cps"
4330
4331 - type: "plot"
4332   title: "VPP HTTP Server Performance"
4333   algorithm: "plot_http_server_performance_box"
4334   output-file-type: ".html"
4335   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
4336   data:
4337     "plot-vpp-http-server-performance"
4338   filter: "'HTTP' and 'TCP_RPS'"
4339   parameters:
4340   - "result"
4341   - "name"
4342   traces:
4343     hoverinfo: "x+y"
4344     boxpoints: "outliers"
4345     whiskerwidth: 0
4346   layout:
4347     title: "VPP HTTP Server Performance"
4348     layout:
4349       "plot-rps"
4350
4351 ################################################################################
4352
4353 ## Soak Test (PLRsearch), boxes
4354 #- type: "plot"
4355 #  title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4356 #  algorithm: "plot_performance_box"
4357 #  output-file-type: ".html"
4358 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4359 #  data: "plot-vpp-soak-2n-skx"
4360 #  filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4361 #  parameters:
4362 #    - "throughput"
4363 #    - "parent"
4364 #    - "tags"
4365 #  sort:
4366 #    - "DRV_AVF"
4367 #    - "DRV_AVF"
4368 #    - "DRV_AVF"
4369 #    - "L2BDMACLRN"
4370 #    - "L2XCBASE"
4371 #    - "L2PATCH"
4372 #  traces:
4373 #    hoverinfo: "x+y"
4374 #    boxpoints: "all"
4375 #    whiskerwidth: 0
4376 #  layout:
4377 #    title: "2 Hours Soak Test (PLRsearch)"
4378 #    layout: "plot-soak-throughput"
4379
4380 ## Soak Test (PLRsearch), boxes
4381 #- type: "plot"
4382 #  title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4383 #  algorithm: "plot_performance_box"
4384 #  output-file-type: ".html"
4385 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4386 #  data: "plot-vpp-soak-2n-skx"
4387 #  filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4388 #  parameters:
4389 #    - "throughput"
4390 #    - "parent"
4391 #    - "tags"
4392 #  sort:
4393 #    - "VHOST"
4394 #    - "MEMIF"
4395 #    - "IP4FWD"
4396 #    - "IP6FWD"
4397 #  traces:
4398 #    hoverinfo: "x+y"
4399 #    boxpoints: "all"
4400 #    whiskerwidth: 0
4401 #  layout:
4402 #    title: "2 Hours Soak Test (PLRsearch)"
4403 #    layout: "plot-soak-throughput"
4404
4405 ################################################################################
4406 ## Plots - NF Density - VSC - MRR 64b
4407 #- type: "plot"
4408 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4409 #  algorithm: "plot_service_density_heatmap_compare"
4410 #  output-file-type: ".html"
4411 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
4412 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4413 #  filter: "'NIC_Intel-XXV710' and
4414 #           'NF_DENSITY' and
4415 #           'VHOST' and
4416 #           'CHAIN' and
4417 #           'NF_VPPIP4' and
4418 #           '64B' and
4419 #           '2T1C' and
4420 #           'MRR'"
4421 #  reference:
4422 #    include: "2"
4423 #    name: "VNF-1c"
4424 #  compare:
4425 #    include: "1"
4426 #    name: "VNF-0.5c"
4427 #  parameters:
4428 #  - "result"
4429 #  - "name"
4430 #  - "tags"
4431 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4432 #  x-axis: "X = VNFs per Service Chain"
4433 #  y-axis: "Y = Number of Service Chains"
4434 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4435 #  layout:
4436 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4437 #    layout: "plot-service-density"
4438 #
4439 #- type: "plot"
4440 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4441 #  algorithm: "plot_service_density_heatmap_compare"
4442 #  output-file-type: ".html"
4443 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
4444 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4445 #  filter: "'NIC_Intel-XXV710' and
4446 #           'NF_DENSITY' and
4447 #           'VHOST' and
4448 #           'CHAIN' and
4449 #           'NF_VPPIP4' and
4450 #           '64B' and
4451 #           '4T2C' and
4452 #           'MRR'"
4453 #  reference:
4454 #    include: "2"
4455 #    name: "VNF-1c"
4456 #  compare:
4457 #    include: "1"
4458 #    name: "VNF-0.5c"
4459 #  parameters:
4460 #  - "result"
4461 #  - "name"
4462 #  - "tags"
4463 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4464 #  x-axis: "X = VNFs per Service Chain"
4465 #  y-axis: "Y = Number of Service Chains"
4466 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4467 #  layout:
4468 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4469 #    layout: "plot-service-density"
4470 #
4471 #- type: "plot"
4472 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4473 #  algorithm: "plot_service_density_heatmap_compare"
4474 #  output-file-type: ".html"
4475 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
4476 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4477 #  filter: "'NIC_Intel-XXV710' and
4478 #           'NF_DENSITY' and
4479 #           'VHOST' and
4480 #           'CHAIN' and
4481 #           'NF_VPPIP4' and
4482 #           '64B' and
4483 #           '8T4C' and
4484 #           'MRR'"
4485 #  reference:
4486 #    include: "2"
4487 #    name: "VNF-1c"
4488 #  compare:
4489 #    include: "1"
4490 #    name: "VNF-0.5c"
4491 #  parameters:
4492 #  - "result"
4493 #  - "name"
4494 #  - "tags"
4495 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4496 #  x-axis: "X = VNFs per Service Chain"
4497 #  y-axis: "Y = Number of Service Chains"
4498 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4499 #  layout:
4500 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4501 #    layout: "plot-service-density"
4502 #
4503 ## Plots - NF Density - VSC - MRR IMIX
4504 #- type: "plot"
4505 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4506 #  algorithm: "plot_service_density_heatmap_compare"
4507 #  output-file-type: ".html"
4508 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
4509 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4510 #  filter: "'NIC_Intel-XXV710' and
4511 #           'NF_DENSITY' and
4512 #           'VHOST' and
4513 #           'CHAIN' and
4514 #           'NF_VPPIP4' and
4515 #           'IMIX' and
4516 #           '2T1C' and
4517 #           'MRR'"
4518 #  reference:
4519 #    include: "2"
4520 #    name: "VNF-1c"
4521 #  compare:
4522 #    include: "1"
4523 #    name: "VNF-0.5c"
4524 #  parameters:
4525 #  - "result"
4526 #  - "name"
4527 #  - "tags"
4528 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4529 #  x-axis: "X = VNFs per Service Chain"
4530 #  y-axis: "Y = Number of Service Chains"
4531 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4532 #  layout:
4533 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4534 #    layout: "plot-service-density"
4535 #
4536 #- type: "plot"
4537 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4538 #  algorithm: "plot_service_density_heatmap_compare"
4539 #  output-file-type: ".html"
4540 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
4541 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4542 #  filter: "'NIC_Intel-XXV710' and
4543 #           'NF_DENSITY' and
4544 #           'VHOST' and
4545 #           'CHAIN' and
4546 #           'NF_VPPIP4' and
4547 #           'IMIX' and
4548 #           '4T2C' and
4549 #           'MRR'"
4550 #  reference:
4551 #    include: "2"
4552 #    name: "VNF-1c"
4553 #  compare:
4554 #    include: "1"
4555 #    name: "VNF-0.5c"
4556 #  parameters:
4557 #  - "result"
4558 #  - "name"
4559 #  - "tags"
4560 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4561 #  x-axis: "X = VNFs per Service Chain"
4562 #  y-axis: "Y = Number of Service Chains"
4563 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4564 #  layout:
4565 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4566 #    layout: "plot-service-density"
4567 #
4568 #- type: "plot"
4569 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4570 #  algorithm: "plot_service_density_heatmap_compare"
4571 #  output-file-type: ".html"
4572 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
4573 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4574 #  filter: "'NIC_Intel-XXV710' and
4575 #           'NF_DENSITY' and
4576 #           'VHOST' and
4577 #           'CHAIN' and
4578 #           'NF_VPPIP4' and
4579 #           'IMIX' and
4580 #           '8T4C' and
4581 #           'MRR'"
4582 #  reference:
4583 #    include: "2"
4584 #    name: "VNF-1c"
4585 #  compare:
4586 #    include: "1"
4587 #    name: "VNF-0.5c"
4588 #  parameters:
4589 #  - "result"
4590 #  - "name"
4591 #  - "tags"
4592 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4593 #  x-axis: "X = VNFs per Service Chain"
4594 #  y-axis: "Y = Number of Service Chains"
4595 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4596 #  layout:
4597 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4598 #    layout: "plot-service-density"
4599
4600 # Plots - NF Density - VSC - NDR 64b
4601 - type: "plot"
4602   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4603   algorithm: "plot_service_density_heatmap_compare"
4604   output-file-type: ".html"
4605   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
4606   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4607   filter: "'NIC_Intel-XXV710' and
4608            'NF_DENSITY' and
4609            'VHOST' and
4610            'CHAIN' and
4611            'NF_VPPIP4' and
4612            '64B' and
4613            '2T1C' and
4614            'NDRPDR'"
4615   reference:
4616     include: "2"
4617     name: "VNF-1c"
4618   compare:
4619     include: "1"
4620     name: "VNF-0.5c"
4621   parameters:
4622   - "throughput"
4623   - "name"
4624   - "tags"
4625   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4626   x-axis: "X = VNFs per Service Chain"
4627   y-axis: "Y = Number of Service Chains"
4628   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4629   layout:
4630     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4631     layout: "plot-service-density"
4632
4633 - type: "plot"
4634   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4635   algorithm: "plot_service_density_heatmap_compare"
4636   output-file-type: ".html"
4637   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
4638   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4639   filter: "'NIC_Intel-XXV710' and
4640            'NF_DENSITY' and
4641            'VHOST' and
4642            'CHAIN' and
4643            'NF_VPPIP4' and
4644            '64B' and
4645            '4T2C' and
4646            'NDRPDR'"
4647   reference:
4648     include: "2"
4649     name: "VNF-1c"
4650   compare:
4651     include: "1"
4652     name: "VNF-0.5c"
4653   parameters:
4654   - "throughput"
4655   - "name"
4656   - "tags"
4657   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4658   x-axis: "X = VNFs per Service Chain"
4659   y-axis: "Y = Number of Service Chains"
4660   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4661   layout:
4662     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4663     layout: "plot-service-density"
4664
4665 - type: "plot"
4666   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4667   algorithm: "plot_service_density_heatmap_compare"
4668   output-file-type: ".html"
4669   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
4670   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4671   filter: "'NIC_Intel-XXV710' and
4672            'NF_DENSITY' and
4673            'VHOST' and
4674            'CHAIN' and
4675            'NF_VPPIP4' and
4676            '64B' and
4677            '8T4C' and
4678            'NDRPDR'"
4679   reference:
4680     include: "2"
4681     name: "VNF-1c"
4682   compare:
4683     include: "1"
4684     name: "VNF-0.5c"
4685   parameters:
4686   - "throughput"
4687   - "name"
4688   - "tags"
4689   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4690   x-axis: "X = VNFs per Service Chain"
4691   y-axis: "Y = Number of Service Chains"
4692   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4693   layout:
4694     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4695     layout: "plot-service-density"
4696
4697 # Plots - NF Density - VSC - NDR IMIX
4698 - type: "plot"
4699   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4700   algorithm: "plot_service_density_heatmap_compare"
4701   output-file-type: ".html"
4702   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
4703   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4704   filter: "'NIC_Intel-XXV710' and
4705            'NF_DENSITY' and
4706            'VHOST' and
4707            'CHAIN' and
4708            'NF_VPPIP4' and
4709            'IMIX' and
4710            '2T1C' and
4711            'NDRPDR'"
4712   reference:
4713     include: "2"
4714     name: "VNF-1c"
4715   compare:
4716     include: "1"
4717     name: "VNF-0.5c"
4718   parameters:
4719   - "throughput"
4720   - "name"
4721   - "tags"
4722   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4723   x-axis: "X = VNFs per Service Chain"
4724   y-axis: "Y = Number of Service Chains"
4725   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4726   layout:
4727     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4728     layout: "plot-service-density"
4729
4730 - type: "plot"
4731   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4732   algorithm: "plot_service_density_heatmap_compare"
4733   output-file-type: ".html"
4734   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
4735   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4736   filter: "'NIC_Intel-XXV710' and
4737            'NF_DENSITY' and
4738            'VHOST' and
4739            'CHAIN' and
4740            'NF_VPPIP4' and
4741            'IMIX' and
4742            '4T2C' and
4743            'NDRPDR'"
4744   reference:
4745     include: "2"
4746     name: "VNF-1c"
4747   compare:
4748     include: "1"
4749     name: "VNF-0.5c"
4750   parameters:
4751   - "throughput"
4752   - "name"
4753   - "tags"
4754   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4755   x-axis: "X = VNFs per Service Chain"
4756   y-axis: "Y = Number of Service Chains"
4757   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4758   layout:
4759     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4760     layout: "plot-service-density"
4761
4762 - type: "plot"
4763   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4764   algorithm: "plot_service_density_heatmap_compare"
4765   output-file-type: ".html"
4766   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
4767   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4768   filter: "'NIC_Intel-XXV710' and
4769            'NF_DENSITY' and
4770            'VHOST' and
4771            'CHAIN' and
4772            'NF_VPPIP4' and
4773            'IMIX' and
4774            '8T4C' and
4775            'NDRPDR'"
4776   reference:
4777     include: "2"
4778     name: "VNF-1c"
4779   compare:
4780     include: "1"
4781     name: "VNF-0.5c"
4782   parameters:
4783   - "throughput"
4784   - "name"
4785   - "tags"
4786   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4787   x-axis: "X = VNFs per Service Chain"
4788   y-axis: "Y = Number of Service Chains"
4789   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4790   layout:
4791     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4792     layout: "plot-service-density"
4793
4794 # Plots - NF Density - VSC - PDR 64b
4795 - type: "plot"
4796   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4797   algorithm: "plot_service_density_heatmap_compare"
4798   output-file-type: ".html"
4799   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
4800   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4801   filter: "'NIC_Intel-XXV710' and
4802            'NF_DENSITY' and
4803            'VHOST' and
4804            'CHAIN' and
4805            'NF_VPPIP4' and
4806            '64B' and
4807            '2T1C' and
4808            'NDRPDR'"
4809   reference:
4810     include: "2"
4811     name: "VNF-1c"
4812   compare:
4813     include: "1"
4814     name: "VNF-0.5c"
4815   parameters:
4816   - "throughput"
4817   - "name"
4818   - "tags"
4819   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4820   x-axis: "X = VNFs per Service Chain"
4821   y-axis: "Y = Number of Service Chains"
4822   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4823   layout:
4824     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4825     layout: "plot-service-density"
4826
4827 - type: "plot"
4828   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4829   algorithm: "plot_service_density_heatmap_compare"
4830   output-file-type: ".html"
4831   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
4832   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4833   filter: "'NIC_Intel-XXV710' and
4834            'NF_DENSITY' and
4835            'VHOST' and
4836            'CHAIN' and
4837            'NF_VPPIP4' and
4838            '64B' and
4839            '4T2C' and
4840            'NDRPDR'"
4841   reference:
4842     include: "2"
4843     name: "VNF-1c"
4844   compare:
4845     include: "1"
4846     name: "VNF-0.5c"
4847   parameters:
4848   - "throughput"
4849   - "name"
4850   - "tags"
4851   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4852   x-axis: "X = VNFs per Service Chain"
4853   y-axis: "Y = Number of Service Chains"
4854   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4855   layout:
4856     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4857     layout: "plot-service-density"
4858
4859 - type: "plot"
4860   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4861   algorithm: "plot_service_density_heatmap_compare"
4862   output-file-type: ".html"
4863   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
4864   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4865   filter: "'NIC_Intel-XXV710' and
4866            'NF_DENSITY' and
4867            'VHOST' and
4868            'CHAIN' and
4869            'NF_VPPIP4' and
4870            '64B' and
4871            '8T4C' and
4872            'NDRPDR'"
4873   reference:
4874     include: "2"
4875     name: "VNF-1c"
4876   compare:
4877     include: "1"
4878     name: "VNF-0.5c"
4879   parameters:
4880   - "throughput"
4881   - "name"
4882   - "tags"
4883   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4884   x-axis: "X = VNFs per Service Chain"
4885   y-axis: "Y = Number of Service Chains"
4886   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4887   layout:
4888     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4889     layout: "plot-service-density"
4890
4891 # Plots - NF Density - VSC - PDR IMIX
4892 - type: "plot"
4893   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4894   algorithm: "plot_service_density_heatmap_compare"
4895   output-file-type: ".html"
4896   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
4897   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4898   filter: "'NIC_Intel-XXV710' and
4899            'NF_DENSITY' and
4900            'VHOST' and
4901            'CHAIN' and
4902            'NF_VPPIP4' and
4903            'IMIX' and
4904            '2T1C' and
4905            'NDRPDR'"
4906   reference:
4907     include: "2"
4908     name: "VNF-1c"
4909   compare:
4910     include: "1"
4911     name: "VNF-0.5c"
4912   parameters:
4913   - "throughput"
4914   - "name"
4915   - "tags"
4916   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4917   x-axis: "X = VNFs per Service Chain"
4918   y-axis: "Y = Number of Service Chains"
4919   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4920   layout:
4921     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4922     layout: "plot-service-density"
4923
4924 - type: "plot"
4925   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4926   algorithm: "plot_service_density_heatmap_compare"
4927   output-file-type: ".html"
4928   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
4929   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4930   filter: "'NIC_Intel-XXV710' and
4931            'NF_DENSITY' and
4932            'VHOST' and
4933            'CHAIN' and
4934            'NF_VPPIP4' and
4935            'IMIX' and
4936            '4T2C' and
4937            'NDRPDR'"
4938   reference:
4939     include: "2"
4940     name: "VNF-1c"
4941   compare:
4942     include: "1"
4943     name: "VNF-0.5c"
4944   parameters:
4945   - "throughput"
4946   - "name"
4947   - "tags"
4948   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4949   x-axis: "X = VNFs per Service Chain"
4950   y-axis: "Y = Number of Service Chains"
4951   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4952   layout:
4953     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4954     layout: "plot-service-density"
4955
4956 - type: "plot"
4957   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4958   algorithm: "plot_service_density_heatmap_compare"
4959   output-file-type: ".html"
4960   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
4961   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4962   filter: "'NIC_Intel-XXV710' and
4963            'NF_DENSITY' and
4964            'VHOST' and
4965            'CHAIN' and
4966            'NF_VPPIP4' and
4967            'IMIX' and
4968            '8T4C' and
4969            'NDRPDR'"
4970   reference:
4971     include: "2"
4972     name: "VNF-1c"
4973   compare:
4974     include: "1"
4975     name: "VNF-0.5c"
4976   parameters:
4977   - "throughput"
4978   - "name"
4979   - "tags"
4980   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4981   x-axis: "X = VNFs per Service Chain"
4982   y-axis: "Y = Number of Service Chains"
4983   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4984   layout:
4985     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4986     layout: "plot-service-density"
4987
4988 ################################################################################
4989 ## Plots - NF Density - CSC - MRR 64b
4990 #- type: "plot"
4991 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
4992 #  algorithm: "plot_service_density_heatmap_compare"
4993 #  output-file-type: ".html"
4994 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
4995 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4996 #  filter: "'NIC_Intel-XXV710' and
4997 #           'NF_DENSITY' and
4998 #           'DOCKER' and
4999 #           'CHAIN' and
5000 #           'NF_VPPIP4' and
5001 #           '64B' and
5002 #           '2T1C' and
5003 #           'MRR'"
5004 #  reference:
5005 #    include: "2"
5006 #    name: "CNF-1c"
5007 #  compare:
5008 #    include: "1"
5009 #    name: "CNF-0.5c"
5010 #  parameters:
5011 #  - "result"
5012 #  - "name"
5013 #  - "tags"
5014 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5015 #  x-axis: "X = CNFs per Service Chain"
5016 #  y-axis: "Y = Number of Service Chains"
5017 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5018 #  layout:
5019 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5020 #    layout: "plot-service-density"
5021 #
5022 #- type: "plot"
5023 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5024 #  algorithm: "plot_service_density_heatmap_compare"
5025 #  output-file-type: ".html"
5026 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
5027 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5028 #  filter: "'NIC_Intel-XXV710' and
5029 #           'NF_DENSITY' and
5030 #           'DOCKER' and
5031 #           'CHAIN' and
5032 #           'NF_VPPIP4' and
5033 #           '64B' and
5034 #           '4T2C' and
5035 #           'MRR'"
5036 #  reference:
5037 #    include: "2"
5038 #    name: "CNF-1c"
5039 #  compare:
5040 #    include: "1"
5041 #    name: "CNF-0.5c"
5042 #  parameters:
5043 #  - "result"
5044 #  - "name"
5045 #  - "tags"
5046 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5047 #  x-axis: "X = CNFs per Service Chain"
5048 #  y-axis: "Y = Number of Service Chains"
5049 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5050 #  layout:
5051 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5052 #    layout: "plot-service-density"
5053 #
5054 #- type: "plot"
5055 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5056 #  algorithm: "plot_service_density_heatmap_compare"
5057 #  output-file-type: ".html"
5058 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
5059 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5060 #  filter: "'NIC_Intel-XXV710' and
5061 #           'NF_DENSITY' and
5062 #           'DOCKER' and
5063 #           'CHAIN' and
5064 #           'NF_VPPIP4' and
5065 #           '64B' and
5066 #           '8T4C' and
5067 #           'MRR'"
5068 #  reference:
5069 #    include: "2"
5070 #    name: "CNF-1c"
5071 #  compare:
5072 #    include: "1"
5073 #    name: "CNF-0.5c"
5074 #  parameters:
5075 #  - "result"
5076 #  - "name"
5077 #  - "tags"
5078 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5079 #  x-axis: "X = CNFs per Service Chain"
5080 #  y-axis: "Y = Number of Service Chains"
5081 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5082 #  layout:
5083 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5084 #    layout: "plot-service-density"
5085 #
5086 ## Plots - NF Density - CSC - MRR IMIX
5087 #- type: "plot"
5088 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5089 #  algorithm: "plot_service_density_heatmap_compare"
5090 #  output-file-type: ".html"
5091 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
5092 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5093 #  filter: "'NIC_Intel-XXV710' and
5094 #           'NF_DENSITY' and
5095 #           'DOCKER' and
5096 #           'CHAIN' and
5097 #           'NF_VPPIP4' and
5098 #           'IMIX' and
5099 #           '2T1C' and
5100 #           'MRR'"
5101 #  reference:
5102 #    include: "2"
5103 #    name: "CNF-1c"
5104 #  compare:
5105 #    include: "1"
5106 #    name: "CNF-0.5c"
5107 #  parameters:
5108 #  - "result"
5109 #  - "name"
5110 #  - "tags"
5111 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5112 #  x-axis: "X = CNFs per Service Chain"
5113 #  y-axis: "Y = Number of Service Chains"
5114 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5115 #  layout:
5116 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5117 #    layout: "plot-service-density"
5118 #
5119 #- type: "plot"
5120 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5121 #  algorithm: "plot_service_density_heatmap_compare"
5122 #  output-file-type: ".html"
5123 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
5124 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5125 #  filter: "'NIC_Intel-XXV710' and
5126 #           'NF_DENSITY' and
5127 #           'DOCKER' and
5128 #           'CHAIN' and
5129 #           'NF_VPPIP4' and
5130 #           'IMIX' and
5131 #           '4T2C' and
5132 #           'MRR'"
5133 #  reference:
5134 #    include: "2"
5135 #    name: "CNF-1c"
5136 #  compare:
5137 #    include: "1"
5138 #    name: "CNF-0.5c"
5139 #  parameters:
5140 #  - "result"
5141 #  - "name"
5142 #  - "tags"
5143 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5144 #  x-axis: "X = CNFs per Service Chain"
5145 #  y-axis: "Y = Number of Service Chains"
5146 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5147 #  layout:
5148 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5149 #    layout: "plot-service-density"
5150 #
5151 #- type: "plot"
5152 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5153 #  algorithm: "plot_service_density_heatmap_compare"
5154 #  output-file-type: ".html"
5155 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
5156 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5157 #  filter: "'NIC_Intel-XXV710' and
5158 #           'NF_DENSITY' and
5159 #           'DOCKER' and
5160 #           'CHAIN' and
5161 #           'NF_VPPIP4' and
5162 #           'IMIX' and
5163 #           '8T4C' and
5164 #           'MRR'"
5165 #  reference:
5166 #    include: "2"
5167 #    name: "CNF-1c"
5168 #  compare:
5169 #    include: "1"
5170 #    name: "CNF-0.5c"
5171 #  parameters:
5172 #  - "result"
5173 #  - "name"
5174 #  - "tags"
5175 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5176 #  x-axis: "X = CNFs per Service Chain"
5177 #  y-axis: "Y = Number of Service Chains"
5178 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5179 #  layout:
5180 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5181 #    layout: "plot-service-density"
5182
5183 # Plots - NF Density - CSC - NDR 64b
5184 - type: "plot"
5185   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5186   algorithm: "plot_service_density_heatmap_compare"
5187   output-file-type: ".html"
5188   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
5189   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5190   filter: "'NIC_Intel-XXV710' and
5191            'NF_DENSITY' and
5192            'DOCKER' and
5193            'CHAIN' and
5194            'NF_VPPIP4' and
5195            '64B' and
5196            '2T1C' and
5197            'NDRPDR'"
5198   reference:
5199     include: "2"
5200     name: "CNF-1c"
5201   compare:
5202     include: "1"
5203     name: "CNF-0.5c"
5204   parameters:
5205   - "throughput"
5206   - "name"
5207   - "tags"
5208   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5209   x-axis: "X = CNFs per Service Chain"
5210   y-axis: "Y = Number of Service Chains"
5211   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5212   layout:
5213     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5214     layout: "plot-service-density"
5215
5216 - type: "plot"
5217   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5218   algorithm: "plot_service_density_heatmap_compare"
5219   output-file-type: ".html"
5220   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
5221   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5222   filter: "'NIC_Intel-XXV710' and
5223            'NF_DENSITY' and
5224            'DOCKER' and
5225            'CHAIN' and
5226            'NF_VPPIP4' and
5227            '64B' and
5228            '4T2C' and
5229            'NDRPDR'"
5230   reference:
5231     include: "2"
5232     name: "CNF-1c"
5233   compare:
5234     include: "1"
5235     name: "CNF-0.5c"
5236   parameters:
5237   - "throughput"
5238   - "name"
5239   - "tags"
5240   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5241   x-axis: "X = CNFs per Service Chain"
5242   y-axis: "Y = Number of Service Chains"
5243   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5244   layout:
5245     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5246     layout: "plot-service-density"
5247
5248 - type: "plot"
5249   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5250   algorithm: "plot_service_density_heatmap_compare"
5251   output-file-type: ".html"
5252   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
5253   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5254   filter: "'NIC_Intel-XXV710' and
5255            'NF_DENSITY' and
5256            'DOCKER' and
5257            'CHAIN' and
5258            'NF_VPPIP4' and
5259            '64B' and
5260            '8T4C' and
5261            'NDRPDR'"
5262   reference:
5263     include: "2"
5264     name: "CNF-1c"
5265   compare:
5266     include: "1"
5267     name: "CNF-0.5c"
5268   parameters:
5269   - "throughput"
5270   - "name"
5271   - "tags"
5272   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5273   x-axis: "X = CNFs per Service Chain"
5274   y-axis: "Y = Number of Service Chains"
5275   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5276   layout:
5277     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5278     layout: "plot-service-density"
5279
5280 # Plots - NF Density - CSC - NDR IMIX
5281 - type: "plot"
5282   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5283   algorithm: "plot_service_density_heatmap_compare"
5284   output-file-type: ".html"
5285   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
5286   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5287   filter: "'NIC_Intel-XXV710' and
5288            'NF_DENSITY' and
5289            'DOCKER' and
5290            'CHAIN' and
5291            'NF_VPPIP4' and
5292            'IMIX' and
5293            '2T1C' and
5294            'NDRPDR'"
5295   reference:
5296     include: "2"
5297     name: "CNF-1c"
5298   compare:
5299     include: "1"
5300     name: "CNF-0.5c"
5301   parameters:
5302   - "throughput"
5303   - "name"
5304   - "tags"
5305   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5306   x-axis: "X = CNFs per Service Chain"
5307   y-axis: "Y = Number of Service Chains"
5308   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5309   layout:
5310     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5311     layout: "plot-service-density"
5312
5313 - type: "plot"
5314   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5315   algorithm: "plot_service_density_heatmap_compare"
5316   output-file-type: ".html"
5317   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
5318   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5319   filter: "'NIC_Intel-XXV710' and
5320            'NF_DENSITY' and
5321            'DOCKER' and
5322            'CHAIN' and
5323            'NF_VPPIP4' and
5324            'IMIX' and
5325            '4T2C' and
5326            'NDRPDR'"
5327   reference:
5328     include: "2"
5329     name: "CNF-1c"
5330   compare:
5331     include: "1"
5332     name: "CNF-0.5c"
5333   parameters:
5334   - "throughput"
5335   - "name"
5336   - "tags"
5337   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5338   x-axis: "X = CNFs per Service Chain"
5339   y-axis: "Y = Number of Service Chains"
5340   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5341   layout:
5342     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5343     layout: "plot-service-density"
5344
5345 - type: "plot"
5346   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5347   algorithm: "plot_service_density_heatmap_compare"
5348   output-file-type: ".html"
5349   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
5350   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5351   filter: "'NIC_Intel-XXV710' and
5352            'NF_DENSITY' and
5353            'DOCKER' and
5354            'CHAIN' and
5355            'NF_VPPIP4' and
5356            'IMIX' and
5357            '8T4C' and
5358            'NDRPDR'"
5359   reference:
5360     include: "2"
5361     name: "CNF-1c"
5362   compare:
5363     include: "1"
5364     name: "CNF-0.5c"
5365   parameters:
5366   - "throughput"
5367   - "name"
5368   - "tags"
5369   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5370   x-axis: "X = CNFs per Service Chain"
5371   y-axis: "Y = Number of Service Chains"
5372   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5373   layout:
5374     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5375     layout: "plot-service-density"
5376
5377 # Plots - NF Density - CSC - PDR 64b
5378 - type: "plot"
5379   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5380   algorithm: "plot_service_density_heatmap_compare"
5381   output-file-type: ".html"
5382   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
5383   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5384   filter: "'NIC_Intel-XXV710' and
5385            'NF_DENSITY' and
5386            'DOCKER' and
5387            'CHAIN' and
5388            'NF_VPPIP4' and
5389            '64B' and
5390            '2T1C' and
5391            'NDRPDR'"
5392   reference:
5393     include: "2"
5394     name: "CNF-1c"
5395   compare:
5396     include: "1"
5397     name: "CNF-0.5c"
5398   parameters:
5399   - "throughput"
5400   - "name"
5401   - "tags"
5402   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5403   x-axis: "X = CNFs per Service Chain"
5404   y-axis: "Y = Number of Service Chains"
5405   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5406   layout:
5407     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5408     layout: "plot-service-density"
5409
5410 - type: "plot"
5411   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5412   algorithm: "plot_service_density_heatmap_compare"
5413   output-file-type: ".html"
5414   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
5415   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5416   filter: "'NIC_Intel-XXV710' and
5417            'NF_DENSITY' and
5418            'DOCKER' and
5419            'CHAIN' and
5420            'NF_VPPIP4' and
5421            '64B' and
5422            '4T2C' and
5423            'NDRPDR'"
5424   reference:
5425     include: "2"
5426     name: "CNF-1c"
5427   compare:
5428     include: "1"
5429     name: "CNF-0.5c"
5430   parameters:
5431   - "throughput"
5432   - "name"
5433   - "tags"
5434   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5435   x-axis: "X = CNFs per Service Chain"
5436   y-axis: "Y = Number of Service Chains"
5437   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5438   layout:
5439     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5440     layout: "plot-service-density"
5441
5442 - type: "plot"
5443   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5444   algorithm: "plot_service_density_heatmap_compare"
5445   output-file-type: ".html"
5446   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
5447   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5448   filter: "'NIC_Intel-XXV710' and
5449            'NF_DENSITY' and
5450            'DOCKER' and
5451            'CHAIN' and
5452            'NF_VPPIP4' and
5453            '64B' and
5454            '8T4C' and
5455            'NDRPDR'"
5456   reference:
5457     include: "2"
5458     name: "CNF-1c"
5459   compare:
5460     include: "1"
5461     name: "CNF-0.5c"
5462   parameters:
5463   - "throughput"
5464   - "name"
5465   - "tags"
5466   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5467   x-axis: "X = CNFs per Service Chain"
5468   y-axis: "Y = Number of Service Chains"
5469   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5470   layout:
5471     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5472     layout: "plot-service-density"
5473
5474 # Plots - NF Density - CSC - PDR IMIX
5475 - type: "plot"
5476   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5477   algorithm: "plot_service_density_heatmap_compare"
5478   output-file-type: ".html"
5479   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
5480   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5481   filter: "'NIC_Intel-XXV710' and
5482            'NF_DENSITY' and
5483            'DOCKER' and
5484            'CHAIN' and
5485            'NF_VPPIP4' and
5486            'IMIX' and
5487            '2T1C' and
5488            'NDRPDR'"
5489   reference:
5490     include: "2"
5491     name: "CNF-1c"
5492   compare:
5493     include: "1"
5494     name: "CNF-0.5c"
5495   parameters:
5496   - "throughput"
5497   - "name"
5498   - "tags"
5499   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5500   x-axis: "X = CNFs per Service Chain"
5501   y-axis: "Y = Number of Service Chains"
5502   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5503   layout:
5504     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5505     layout: "plot-service-density"
5506
5507 - type: "plot"
5508   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5509   algorithm: "plot_service_density_heatmap_compare"
5510   output-file-type: ".html"
5511   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
5512   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5513   filter: "'NIC_Intel-XXV710' and
5514            'NF_DENSITY' and
5515            'DOCKER' and
5516            'CHAIN' and
5517            'NF_VPPIP4' and
5518            'IMIX' and
5519            '4T2C' and
5520            'NDRPDR'"
5521   reference:
5522     include: "2"
5523     name: "CNF-1c"
5524   compare:
5525     include: "1"
5526     name: "CNF-0.5c"
5527   parameters:
5528   - "throughput"
5529   - "name"
5530   - "tags"
5531   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5532   x-axis: "X = CNFs per Service Chain"
5533   y-axis: "Y = Number of Service Chains"
5534   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5535   layout:
5536     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5537     layout: "plot-service-density"
5538
5539 - type: "plot"
5540   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5541   algorithm: "plot_service_density_heatmap_compare"
5542   output-file-type: ".html"
5543   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
5544   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5545   filter: "'NIC_Intel-XXV710' and
5546            'NF_DENSITY' and
5547            'DOCKER' and
5548            'CHAIN' and
5549            'NF_VPPIP4' and
5550            'IMIX' and
5551            '8T4C' and
5552            'NDRPDR'"
5553   reference:
5554     include: "2"
5555     name: "CNF-1c"
5556   compare:
5557     include: "1"
5558     name: "CNF-0.5c"
5559   parameters:
5560   - "throughput"
5561   - "name"
5562   - "tags"
5563   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5564   x-axis: "X = CNFs per Service Chain"
5565   y-axis: "Y = Number of Service Chains"
5566   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5567   layout:
5568     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5569     layout: "plot-service-density"
5570
5571 ################################################################################
5572 ## Plots - NF Density - CSP - MRR 64b
5573 #- type: "plot"
5574 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5575 #  algorithm: "plot_service_density_heatmap_compare"
5576 #  output-file-type: ".html"
5577 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
5578 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5579 #  filter: "'NIC_Intel-XXV710' and
5580 #           'NF_DENSITY' and
5581 #           'DOCKER' and
5582 #           'PIPELINE' and
5583 #           'NF_VPPIP4' and
5584 #           '64B' and
5585 #           '2T1C' and
5586 #           'MRR'"
5587 #  reference:
5588 #    include: "2"
5589 #    name: "CNF-1c"
5590 #  compare:
5591 #    include: "1"
5592 #    name: "CNF-0.5c"
5593 #  parameters:
5594 #  - "result"
5595 #  - "name"
5596 #  - "tags"
5597 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5598 #  x-axis: "X = CNFs per Service Pipeline"
5599 #  y-axis: "Y = Number of Service Pipelines"
5600 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5601 #  layout:
5602 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5603 #    layout: "plot-service-density"
5604 #
5605 #- type: "plot"
5606 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5607 #  algorithm: "plot_service_density_heatmap_compare"
5608 #  output-file-type: ".html"
5609 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
5610 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5611 #  filter: "'NIC_Intel-XXV710' and
5612 #           'NF_DENSITY' and
5613 #           'DOCKER' and
5614 #           'PIPELINE' and
5615 #           'NF_VPPIP4' and
5616 #           '64B' and
5617 #           '4T2C' and
5618 #           'MRR'"
5619 #  reference:
5620 #    include: "2"
5621 #    name: "CNF-1c"
5622 #  compare:
5623 #    include: "1"
5624 #    name: "CNF-0.5c"
5625 #  parameters:
5626 #  - "result"
5627 #  - "name"
5628 #  - "tags"
5629 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5630 #  x-axis: "X = CNFs per Service Pipeline"
5631 #  y-axis: "Y = Number of Service Pipelines"
5632 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5633 #  layout:
5634 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5635 #    layout: "plot-service-density"
5636 #
5637 #- type: "plot"
5638 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5639 #  algorithm: "plot_service_density_heatmap_compare"
5640 #  output-file-type: ".html"
5641 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
5642 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5643 #  filter: "'NIC_Intel-XXV710' and
5644 #           'NF_DENSITY' and
5645 #           'DOCKER' and
5646 #           'PIPELINE' and
5647 #           'NF_VPPIP4' and
5648 #           '64B' and
5649 #           '8T4C' and
5650 #           'MRR'"
5651 #  reference:
5652 #    include: "2"
5653 #    name: "CNF-1c"
5654 #  compare:
5655 #    include: "1"
5656 #    name: "CNF-0.5c"
5657 #  parameters:
5658 #  - "result"
5659 #  - "name"
5660 #  - "tags"
5661 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5662 #  x-axis: "X = CNFs per Service Pipeline"
5663 #  y-axis: "Y = Number of Service Pipelines"
5664 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5665 #  layout:
5666 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5667 #    layout: "plot-service-density"
5668 #
5669 ## Plots - NF Density - CSP - MRR IMIX
5670 #- type: "plot"
5671 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5672 #  algorithm: "plot_service_density_heatmap_compare"
5673 #  output-file-type: ".html"
5674 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
5675 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5676 #  filter: "'NIC_Intel-XXV710' and
5677 #           'NF_DENSITY' and
5678 #           'DOCKER' and
5679 #           'PIPELINE' and
5680 #           'NF_VPPIP4' and
5681 #           'IMIX' and
5682 #           '2T1C' and
5683 #           'MRR'"
5684 #  reference:
5685 #    include: "2"
5686 #    name: "CNF-1c"
5687 #  compare:
5688 #    include: "1"
5689 #    name: "CNF-0.5c"
5690 #  parameters:
5691 #  - "result"
5692 #  - "name"
5693 #  - "tags"
5694 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5695 #  x-axis: "X = CNFs per Service Pipeline"
5696 #  y-axis: "Y = Number of Service Pipelines"
5697 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5698 #  layout:
5699 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5700 #    layout: "plot-service-density"
5701 #
5702 #- type: "plot"
5703 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5704 #  algorithm: "plot_service_density_heatmap_compare"
5705 #  output-file-type: ".html"
5706 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
5707 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5708 #  filter: "'NIC_Intel-XXV710' and
5709 #           'NF_DENSITY' and
5710 #           'DOCKER' and
5711 #           'PIPELINE' and
5712 #           'NF_VPPIP4' and
5713 #           'IMIX' and
5714 #           '4T2C' and
5715 #           'MRR'"
5716 #  reference:
5717 #    include: "2"
5718 #    name: "CNF-1c"
5719 #  compare:
5720 #    include: "1"
5721 #    name: "CNF-0.5c"
5722 #  parameters:
5723 #  - "result"
5724 #  - "name"
5725 #  - "tags"
5726 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5727 #  x-axis: "X = CNFs per Service Pipeline"
5728 #  y-axis: "Y = Number of Service Pipelines"
5729 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5730 #  layout:
5731 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5732 #    layout: "plot-service-density"
5733 #
5734 #- type: "plot"
5735 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5736 #  algorithm: "plot_service_density_heatmap_compare"
5737 #  output-file-type: ".html"
5738 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
5739 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5740 #  filter: "'NIC_Intel-XXV710' and
5741 #           'NF_DENSITY' and
5742 #           'DOCKER' and
5743 #           'PIPELINE' and
5744 #           'NF_VPPIP4' and
5745 #           'IMIX' and
5746 #           '8T4C' and
5747 #           'MRR'"
5748 #  reference:
5749 #    include: "2"
5750 #    name: "CNF-1c"
5751 #  compare:
5752 #    include: "1"
5753 #    name: "CNF-0.5c"
5754 #  parameters:
5755 #  - "result"
5756 #  - "name"
5757 #  - "tags"
5758 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5759 #  x-axis: "X = CNFs per Service Pipeline"
5760 #  y-axis: "Y = Number of Service Pipelines"
5761 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5762 #  layout:
5763 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5764 #    layout: "plot-service-density"
5765
5766 # Plots - NF Density - CSP - NDR 64b
5767 - type: "plot"
5768   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5769   algorithm: "plot_service_density_heatmap_compare"
5770   output-file-type: ".html"
5771   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
5772   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5773   filter: "'NIC_Intel-XXV710' and
5774            'NF_DENSITY' and
5775            'DOCKER' and
5776            'PIPELINE' and
5777            'NF_VPPIP4' and
5778            '64B' and
5779            '2T1C' and
5780            'NDRPDR'"
5781   reference:
5782     include: "2"
5783     name: "CNF-1c"
5784   compare:
5785     include: "1"
5786     name: "CNF-0.5c"
5787   parameters:
5788   - "throughput"
5789   - "name"
5790   - "tags"
5791   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5792   x-axis: "X = CNFs per Service Pipeline"
5793   y-axis: "Y = Number of Service Pipelines"
5794   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5795   layout:
5796     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5797     layout: "plot-service-density"
5798
5799 - type: "plot"
5800   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5801   algorithm: "plot_service_density_heatmap_compare"
5802   output-file-type: ".html"
5803   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
5804   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5805   filter: "'NIC_Intel-XXV710' and
5806            'NF_DENSITY' and
5807            'DOCKER' and
5808            'PIPELINE' and
5809            'NF_VPPIP4' and
5810            '64B' and
5811            '4T2C' and
5812            'NDRPDR'"
5813   reference:
5814     include: "2"
5815     name: "CNF-1c"
5816   compare:
5817     include: "1"
5818     name: "CNF-0.5c"
5819   parameters:
5820   - "throughput"
5821   - "name"
5822   - "tags"
5823   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5824   x-axis: "X = CNFs per Service Pipeline"
5825   y-axis: "Y = Number of Service Pipelines"
5826   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5827   layout:
5828     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5829     layout: "plot-service-density"
5830
5831 - type: "plot"
5832   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5833   algorithm: "plot_service_density_heatmap_compare"
5834   output-file-type: ".html"
5835   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
5836   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5837   filter: "'NIC_Intel-XXV710' and
5838            'NF_DENSITY' and
5839            'DOCKER' and
5840            'PIPELINE' and
5841            'NF_VPPIP4' and
5842            '64B' and
5843            '8T4C' and
5844            'NDRPDR'"
5845   reference:
5846     include: "2"
5847     name: "CNF-1c"
5848   compare:
5849     include: "1"
5850     name: "CNF-0.5c"
5851   parameters:
5852   - "throughput"
5853   - "name"
5854   - "tags"
5855   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5856   x-axis: "X = CNFs per Service Pipeline"
5857   y-axis: "Y = Number of Service Pipelines"
5858   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5859   layout:
5860     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5861     layout: "plot-service-density"
5862
5863 # Plots - NF Density - CSP - NDR IMIX
5864 - type: "plot"
5865   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5866   algorithm: "plot_service_density_heatmap_compare"
5867   output-file-type: ".html"
5868   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
5869   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5870   filter: "'NIC_Intel-XXV710' and
5871            'NF_DENSITY' and
5872            'DOCKER' and
5873            'PIPELINE' and
5874            'NF_VPPIP4' and
5875            'IMIX' and
5876            '2T1C' and
5877            'NDRPDR'"
5878   reference:
5879     include: "2"
5880     name: "CNF-1c"
5881   compare:
5882     include: "1"
5883     name: "CNF-0.5c"
5884   parameters:
5885   - "throughput"
5886   - "name"
5887   - "tags"
5888   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5889   x-axis: "X = CNFs per Service Pipeline"
5890   y-axis: "Y = Number of Service Pipelines"
5891   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5892   layout:
5893     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5894     layout: "plot-service-density"
5895
5896 - type: "plot"
5897   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5898   algorithm: "plot_service_density_heatmap_compare"
5899   output-file-type: ".html"
5900   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
5901   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5902   filter: "'NIC_Intel-XXV710' and
5903            'NF_DENSITY' and
5904            'DOCKER' and
5905            'PIPELINE' and
5906            'NF_VPPIP4' and
5907            'IMIX' and
5908            '4T2C' and
5909            'NDRPDR'"
5910   reference:
5911     include: "2"
5912     name: "CNF-1c"
5913   compare:
5914     include: "1"
5915     name: "CNF-0.5c"
5916   parameters:
5917   - "throughput"
5918   - "name"
5919   - "tags"
5920   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5921   x-axis: "X = CNFs per Service Pipeline"
5922   y-axis: "Y = Number of Service Pipelines"
5923   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5924   layout:
5925     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5926     layout: "plot-service-density"
5927
5928 - type: "plot"
5929   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5930   algorithm: "plot_service_density_heatmap_compare"
5931   output-file-type: ".html"
5932   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
5933   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5934   filter: "'NIC_Intel-XXV710' and
5935            'NF_DENSITY' and
5936            'DOCKER' and
5937            'PIPELINE' and
5938            'NF_VPPIP4' and
5939            'IMIX' and
5940            '8T4C' and
5941            'NDRPDR'"
5942   reference:
5943     include: "2"
5944     name: "CNF-1c"
5945   compare:
5946     include: "1"
5947     name: "CNF-0.5c"
5948   parameters:
5949   - "throughput"
5950   - "name"
5951   - "tags"
5952   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5953   x-axis: "X = CNFs per Service Pipeline"
5954   y-axis: "Y = Number of Service Pipelines"
5955   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5956   layout:
5957     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5958     layout: "plot-service-density"
5959
5960 # Plots - NF Density - CSP - PDR 64b
5961 - type: "plot"
5962   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
5963   algorithm: "plot_service_density_heatmap_compare"
5964   output-file-type: ".html"
5965   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
5966   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5967   filter: "'NIC_Intel-XXV710' and
5968            'NF_DENSITY' and
5969            'DOCKER' and
5970            'PIPELINE' and
5971            'NF_VPPIP4' and
5972            '64B' and
5973            '2T1C' and
5974            'NDRPDR'"
5975   reference:
5976     include: "2"
5977     name: "CNF-1c"
5978   compare:
5979     include: "1"
5980     name: "CNF-0.5c"
5981   parameters:
5982   - "throughput"
5983   - "name"
5984   - "tags"
5985   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5986   x-axis: "X = CNFs per Service Pipeline"
5987   y-axis: "Y = Number of Service Pipelines"
5988   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5989   layout:
5990     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
5991     layout: "plot-service-density"
5992
5993 - type: "plot"
5994   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
5995   algorithm: "plot_service_density_heatmap_compare"
5996   output-file-type: ".html"
5997   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
5998   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5999   filter: "'NIC_Intel-XXV710' and
6000            'NF_DENSITY' and
6001            'DOCKER' and
6002            'PIPELINE' and
6003            'NF_VPPIP4' and
6004            '64B' and
6005            '4T2C' and
6006            'NDRPDR'"
6007   reference:
6008     include: "2"
6009     name: "CNF-1c"
6010   compare:
6011     include: "1"
6012     name: "CNF-0.5c"
6013   parameters:
6014   - "throughput"
6015   - "name"
6016   - "tags"
6017   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6018   x-axis: "X = CNFs per Service Pipeline"
6019   y-axis: "Y = Number of Service Pipelines"
6020   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6021   layout:
6022     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6023     layout: "plot-service-density"
6024
6025 - type: "plot"
6026   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6027   algorithm: "plot_service_density_heatmap_compare"
6028   output-file-type: ".html"
6029   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
6030   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6031   filter: "'NIC_Intel-XXV710' and
6032            'NF_DENSITY' and
6033            'DOCKER' and
6034            'PIPELINE' and
6035            'NF_VPPIP4' and
6036            '64B' and
6037            '8T4C' and
6038            'NDRPDR'"
6039   reference:
6040     include: "2"
6041     name: "CNF-1c"
6042   compare:
6043     include: "1"
6044     name: "CNF-0.5c"
6045   parameters:
6046   - "throughput"
6047   - "name"
6048   - "tags"
6049   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6050   x-axis: "X = CNFs per Service Pipeline"
6051   y-axis: "Y = Number of Service Pipelines"
6052   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6053   layout:
6054     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6055     layout: "plot-service-density"
6056
6057 # Plots - NF Density - CSP - PDR IMIX
6058 - type: "plot"
6059   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6060   algorithm: "plot_service_density_heatmap_compare"
6061   output-file-type: ".html"
6062   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
6063   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6064   filter: "'NIC_Intel-XXV710' and
6065            'NF_DENSITY' and
6066            'DOCKER' and
6067            'PIPELINE' and
6068            'NF_VPPIP4' and
6069            'IMIX' and
6070            '2T1C' and
6071            'NDRPDR'"
6072   reference:
6073     include: "2"
6074     name: "CNF-1c"
6075   compare:
6076     include: "1"
6077     name: "CNF-0.5c"
6078   parameters:
6079   - "throughput"
6080   - "name"
6081   - "tags"
6082   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6083   x-axis: "X = CNFs per Service Pipeline"
6084   y-axis: "Y = Number of Service Pipelines"
6085   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6086   layout:
6087     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6088     layout: "plot-service-density"
6089
6090 - type: "plot"
6091   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6092   algorithm: "plot_service_density_heatmap_compare"
6093   output-file-type: ".html"
6094   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
6095   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6096   filter: "'NIC_Intel-XXV710' and
6097            'NF_DENSITY' and
6098            'DOCKER' and
6099            'PIPELINE' and
6100            'NF_VPPIP4' and
6101            'IMIX' and
6102            '4T2C' and
6103            'NDRPDR'"
6104   reference:
6105     include: "2"
6106     name: "CNF-1c"
6107   compare:
6108     include: "1"
6109     name: "CNF-0.5c"
6110   parameters:
6111   - "throughput"
6112   - "name"
6113   - "tags"
6114   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6115   x-axis: "X = CNFs per Service Pipeline"
6116   y-axis: "Y = Number of Service Pipelines"
6117   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6118   layout:
6119     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6120     layout: "plot-service-density"
6121
6122 - type: "plot"
6123   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6124   algorithm: "plot_service_density_heatmap_compare"
6125   output-file-type: ".html"
6126   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
6127   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6128   filter: "'NIC_Intel-XXV710' and
6129            'NF_DENSITY' and
6130            'DOCKER' and
6131            'PIPELINE' and
6132            'NF_VPPIP4' and
6133            'IMIX' and
6134            '8T4C' and
6135            'NDRPDR'"
6136   reference:
6137     include: "2"
6138     name: "CNF-1c"
6139   compare:
6140     include: "1"
6141     name: "CNF-0.5c"
6142   parameters:
6143   - "throughput"
6144   - "name"
6145   - "tags"
6146   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6147   x-axis: "X = CNFs per Service Pipeline"
6148   y-axis: "Y = Number of Service Pipelines"
6149   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6150   layout:
6151     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6152     layout: "plot-service-density"
6153
6154 ################################################################################
6155
6156 # Packet Throughput
6157
6158 - type: "plot"
6159   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6160   algorithm: "plot_performance_name_box"
6161   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6162   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6163   include:
6164     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6165     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6166     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6167     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6168   layout:
6169     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6170     layout: "plot-throughput"
6171
6172 - type: "plot"
6173   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6174   algorithm: "plot_performance_name_box"
6175   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6176   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6177   include:
6178     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6179     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6180     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6181     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6182   layout:
6183     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6184     layout: "plot-throughput"
6185
6186 - type: "plot"
6187   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6188   algorithm: "plot_performance_name_box"
6189   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6190   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6191   include:
6192     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6193     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6194     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6195     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6196     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6197   layout:
6198     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6199     layout: "plot-throughput"
6200
6201 - type: "plot"
6202   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6203   algorithm: "plot_performance_name_box"
6204   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6205   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6206   include:
6207     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6208     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6209     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6210     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6211     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6212   layout:
6213     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6214     layout: "plot-throughput"
6215
6216 - type: "plot"
6217   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6218   algorithm: "plot_performance_name_box"
6219   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6220   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6221   include:
6222     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6223     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6224     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6225     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6226     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6227   layout:
6228     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6229     layout: "plot-throughput"
6230
6231 - type: "plot"
6232   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6233   algorithm: "plot_performance_name_box"
6234   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6235   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6236   include:
6237     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6238     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6239     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6240     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6241     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6242   layout:
6243     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6244     layout: "plot-throughput"
6245
6246 - type: "plot"
6247   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6248   algorithm: "plot_performance_name_box"
6249   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6250   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6251   include:
6252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6256   layout:
6257     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6258     layout: "plot-throughput"
6259
6260 - type: "plot"
6261   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6262   algorithm: "plot_performance_name_box"
6263   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6264   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6265   include:
6266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6267     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6268     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6269     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6270   layout:
6271     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6272     layout: "plot-throughput"
6273
6274 - type: "plot"
6275   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6276   algorithm: "plot_performance_name_box"
6277   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6278   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6279   include:
6280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6283     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6284     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6285   layout:
6286     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6287     layout: "plot-throughput"
6288
6289 - type: "plot"
6290   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6291   algorithm: "plot_performance_name_box"
6292   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6293   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6294   include:
6295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6300   layout:
6301     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6302     layout: "plot-throughput"
6303
6304 - type: "plot"
6305   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6306   algorithm: "plot_performance_name_box"
6307   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6308   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6309   include:
6310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6312     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6316   layout:
6317     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6318     layout: "plot-throughput"
6319
6320 - type: "plot"
6321   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6322   algorithm: "plot_performance_name_box"
6323   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6324   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6325   include:
6326     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6332   layout:
6333     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6334     layout: "plot-throughput"
6335
6336 - type: "plot"
6337   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6338   algorithm: "plot_performance_name_box"
6339   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6340   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6341   include:
6342     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6343     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6344     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6345   layout:
6346     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6347     layout: "plot-throughput"
6348
6349 - type: "plot"
6350   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6351   algorithm: "plot_performance_name_box"
6352   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6353   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6354   include:
6355     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6356     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6357     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6358   layout:
6359     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6360     layout: "plot-throughput"
6361
6362 - type: "plot"
6363   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6364   algorithm: "plot_performance_name_box"
6365   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6366   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6367   include:
6368     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6369     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6370     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6371     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6372     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6373   layout:
6374     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6375     layout: "plot-throughput"
6376
6377 - type: "plot"
6378   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6379   algorithm: "plot_performance_name_box"
6380   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6381   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6382   include:
6383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6384     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6386     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6387     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6388   layout:
6389     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6390     layout: "plot-throughput"
6391
6392 - type: "plot"
6393   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6394   algorithm: "plot_performance_name_box"
6395   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6396   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6397   include:
6398     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6399     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6400     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6401     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6402   layout:
6403     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6404     layout: "plot-throughput"
6405
6406 - type: "plot"
6407   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6408   algorithm: "plot_performance_name_box"
6409   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6410   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6411   include:
6412     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6413     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6414     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6415     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6416   layout:
6417     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6418     layout: "plot-throughput"
6419
6420 - type: "plot"
6421   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6422   algorithm: "plot_performance_name_box"
6423   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6424   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6425   include:
6426     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6427     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6428     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6429     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6430     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6431   layout:
6432     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6433     layout: "plot-throughput"
6434
6435 - type: "plot"
6436   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6437   algorithm: "plot_performance_name_box"
6438   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6439   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6440   include:
6441     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6442     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6443     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6444     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6445     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6446   layout:
6447     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6448     layout: "plot-throughput"
6449
6450 - type: "plot"
6451   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6452   algorithm: "plot_performance_name_box"
6453   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6454   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6455   include:
6456     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6457     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6458     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6459     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6460     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6461     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6462   layout:
6463     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6464     layout: "plot-throughput"
6465
6466 - type: "plot"
6467   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6468   algorithm: "plot_performance_name_box"
6469   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6470   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6471   include:
6472     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6473     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6474     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6475     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6476     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6477     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6478   layout:
6479     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6480     layout: "plot-throughput"
6481
6482 - type: "plot"
6483   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6484   algorithm: "plot_performance_name_box"
6485   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6486   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6487   include:
6488     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6489     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6490   layout:
6491     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6492     layout: "plot-throughput"
6493
6494 - type: "plot"
6495   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6496   algorithm: "plot_performance_name_box"
6497   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6498   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6499   include:
6500     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6501     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6502   layout:
6503     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6504     layout: "plot-throughput"
6505
6506 - type: "plot"
6507   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6508   algorithm: "plot_performance_name_box"
6509   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6510   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6511   include:
6512     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6513     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6514     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6515     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6516   layout:
6517     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6518     layout: "plot-throughput"
6519
6520 - type: "plot"
6521   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6522   algorithm: "plot_performance_name_box"
6523   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6524   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6525   include:
6526     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6527     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6528     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6529     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6530   layout:
6531     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6532     layout: "plot-throughput"
6533
6534 - type: "plot"
6535   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6536   algorithm: "plot_performance_name_box"
6537   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6538   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6539   include:
6540     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6541     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6542     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6543   layout:
6544     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6545     layout: "plot-throughput"
6546
6547 - type: "plot"
6548   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6549   algorithm: "plot_performance_name_box"
6550   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6551   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6552   include:
6553     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6554     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6555     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6556   layout:
6557     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6558     layout: "plot-throughput"
6559
6560 - type: "plot"
6561   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6562   algorithm: "plot_performance_name_box"
6563   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6564   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6565   include:
6566     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6567     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6568     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6569     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6570     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6571   layout:
6572     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6573     layout: "plot-throughput"
6574
6575 - type: "plot"
6576   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6577   algorithm: "plot_performance_name_box"
6578   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6579   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6580   include:
6581     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6582     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6583     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6584     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6585     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6586   layout:
6587     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6588     layout: "plot-throughput"
6589
6590 - type: "plot"
6591   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6592   algorithm: "plot_performance_name_box"
6593   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6594   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6595   include:
6596     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6597     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6598     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6599   layout:
6600     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6601     layout: "plot-throughput"
6602
6603 - type: "plot"
6604   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6605   algorithm: "plot_performance_name_box"
6606   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6607   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6608   include:
6609     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6610     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6611     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6612   layout:
6613     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6614     layout: "plot-throughput"
6615
6616 - type: "plot"
6617   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6618   algorithm: "plot_performance_name_box"
6619   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6620   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6621   include:
6622     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6623     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6624     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6625   layout:
6626     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6627     layout: "plot-throughput"
6628
6629 - type: "plot"
6630   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6631   algorithm: "plot_performance_name_box"
6632   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6633   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6634   include:
6635     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6636     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6637     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6638   layout:
6639     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6640     layout: "plot-throughput"
6641
6642 - type: "plot"
6643   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6644   algorithm: "plot_performance_name_box"
6645   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6646   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6647   include:
6648     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6649     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6650     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6651     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6652     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6653   layout:
6654     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6655     layout: "plot-throughput"
6656
6657 - type: "plot"
6658   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6659   algorithm: "plot_performance_name_box"
6660   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6662   include:
6663     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6664     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6665     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6666     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6667     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6668   layout:
6669     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6670     layout: "plot-throughput"
6671
6672 - type: "plot"
6673   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6674   algorithm: "plot_performance_name_box"
6675   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6676   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6677   include:
6678     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6679     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6680     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6681     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6682     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6683     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6684   layout:
6685     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6686     layout: "plot-throughput"
6687
6688 - type: "plot"
6689   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6690   algorithm: "plot_performance_name_box"
6691   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6692   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6693   include:
6694     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6695     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6696     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6697     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6698     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6699     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6700   layout:
6701     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6702     layout: "plot-throughput"
6703
6704 - type: "plot"
6705   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6706   algorithm: "plot_performance_name_box"
6707   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6708   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6709   include:
6710     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
6711     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6712     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
6713     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6714   layout:
6715     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6716     layout: "plot-throughput"
6717
6718 - type: "plot"
6719   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6720   algorithm: "plot_performance_name_box"
6721   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6722   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6723   include:
6724     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
6725     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6726     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6727     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6728   layout:
6729     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6730     layout: "plot-throughput"
6731
6732 - type: "plot"
6733   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6734   algorithm: "plot_performance_name_box"
6735   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6736   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6737   include:
6738     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6739     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6740     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6741     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6742     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6743     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6744   layout:
6745     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6746     layout: "plot-throughput"
6747
6748 - type: "plot"
6749   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6750   algorithm: "plot_performance_name_box"
6751   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6752   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6753   include:
6754     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6755     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6756     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6757     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6758     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6759     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6760   layout:
6761     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6762     layout: "plot-throughput"
6763
6764 - type: "plot"
6765   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6766   algorithm: "plot_performance_name_box"
6767   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6768   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6769   include:
6770     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6771     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6772     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6773     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6774     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6775     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6776   layout:
6777     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6778     layout: "plot-throughput"
6779
6780 - type: "plot"
6781   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6782   algorithm: "plot_performance_name_box"
6783   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6784   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6785   include:
6786     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6787     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6788     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6789     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6790     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6791     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6792   layout:
6793     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6794     layout: "plot-throughput"
6795
6796 - type: "plot"
6797   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6798   algorithm: "plot_performance_name_box"
6799   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6800   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6801   include:
6802     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6803     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6804     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6805     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6806   layout:
6807     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6808     layout: "plot-throughput"
6809
6810 - type: "plot"
6811   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6812   algorithm: "plot_performance_name_box"
6813   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6814   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6815   include:
6816     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6817     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6818     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6819     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6820   layout:
6821     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6822     layout: "plot-throughput"
6823
6824 - type: "plot"
6825   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6826   algorithm: "plot_performance_name_box"
6827   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6828   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6829   include:
6830     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
6831     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6832     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6833     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6834     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6835   layout:
6836     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6837     layout: "plot-throughput"
6838
6839 - type: "plot"
6840   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6841   algorithm: "plot_performance_name_box"
6842   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6843   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6844   include:
6845     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
6846     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6847     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6848     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6849     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6850   layout:
6851     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6852     layout: "plot-throughput"
6853
6854 - type: "plot"
6855   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6856   algorithm: "plot_performance_name_box"
6857   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6858   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6859   include:
6860     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6861     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
6862     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
6863     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6864   layout:
6865     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6866     layout: "plot-throughput"
6867
6868 - type: "plot"
6869   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6870   algorithm: "plot_performance_name_box"
6871   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6872   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6873   include:
6874     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6875     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
6876     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
6877     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6878   layout:
6879     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6880     layout: "plot-throughput"
6881
6882 - type: "plot"
6883   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6884   algorithm: "plot_performance_name_box"
6885   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6886   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6887   include:
6888     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
6889     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
6890     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
6891     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6892     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
6893     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6894   layout:
6895     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6896     layout: "plot-throughput"
6897
6898 - type: "plot"
6899   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
6900   algorithm: "plot_performance_name_box"
6901   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
6902   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6903   include:
6904     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
6905     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
6906     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
6907     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6908     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
6909     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6910   layout:
6911     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
6912     layout: "plot-throughput"
6913
6914 - type: "plot"
6915   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6916   algorithm: "plot_performance_name_box"
6917   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6918   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6919   include:
6920     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6921     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6922     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6923     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6924     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6925   layout:
6926     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6927     layout: "plot-throughput"
6928
6929 - type: "plot"
6930   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6931   algorithm: "plot_performance_name_box"
6932   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6933   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6934   include:
6935     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6936     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6937     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6938     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6939     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6940   layout:
6941     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6942     layout: "plot-throughput"
6943
6944 - type: "plot"
6945   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6946   algorithm: "plot_performance_name_box"
6947   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6948   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6949   include:
6950     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6951     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6952     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6953   layout:
6954     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6955     layout: "plot-throughput"
6956
6957 - type: "plot"
6958   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6959   algorithm: "plot_performance_name_box"
6960   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6961   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6962   include:
6963     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6964     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6965     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6966   layout:
6967     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6968     layout: "plot-throughput"
6969
6970 - type: "plot"
6971   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6972   algorithm: "plot_performance_name_box"
6973   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6974   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6975   include:
6976     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6977     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6978     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6979     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6980   layout:
6981     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6982     layout: "plot-throughput"
6983
6984 - type: "plot"
6985   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6986   algorithm: "plot_performance_name_box"
6987   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6988   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6989   include:
6990     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6991     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6992     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6993     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6994   layout:
6995     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6996     layout: "plot-throughput"
6997
6998 - type: "plot"
6999   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7000   algorithm: "plot_performance_name_box"
7001   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7002   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7003   include:
7004     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7005     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7006     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7007     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7008     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7009     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7010   layout:
7011     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7012     layout: "plot-throughput"
7013
7014 - type: "plot"
7015   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7016   algorithm: "plot_performance_name_box"
7017   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7018   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7019   include:
7020     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7021     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7022     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7023     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7024     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7025     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7026   layout:
7027     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7028     layout: "plot-throughput"
7029
7030 - type: "plot"
7031   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7032   algorithm: "plot_performance_name_box"
7033   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7034   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7035   include:
7036     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7037     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7038     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7039     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7040     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7041     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7042   layout:
7043     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7044     layout: "plot-throughput"
7045
7046 - type: "plot"
7047   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7048   algorithm: "plot_performance_name_box"
7049   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7050   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7051   include:
7052     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7053     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7054     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7055     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7056     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7057     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7058   layout:
7059     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7060     layout: "plot-throughput"
7061
7062 - type: "plot"
7063   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7064   algorithm: "plot_performance_name_box"
7065   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7066   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7067   include:
7068     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7069     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7070     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7071     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7072     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7073     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7074   layout:
7075     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7076     layout: "plot-throughput"
7077
7078 - type: "plot"
7079   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7080   algorithm: "plot_performance_name_box"
7081   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7082   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7083   include:
7084     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7085     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7086     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7087     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7088     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7089     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7090   layout:
7091     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7092     layout: "plot-throughput"
7093
7094 - type: "plot"
7095   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7096   algorithm: "plot_performance_name_box"
7097   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7098   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7099   include:
7100     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7101     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7102     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7103     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7104     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7105     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7106   layout:
7107     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7108     layout: "plot-throughput"
7109
7110 - type: "plot"
7111   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7112   algorithm: "plot_performance_name_box"
7113   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7114   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7115   include:
7116     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7117     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7118     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7119     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7120     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7121     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7122   layout:
7123     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7124     layout: "plot-throughput"
7125
7126 - type: "plot"
7127   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7128   algorithm: "plot_performance_name_box"
7129   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7130   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7131   include:
7132     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7133     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7134     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7135     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7136   layout:
7137     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7138     layout: "plot-throughput"
7139
7140 - type: "plot"
7141   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7142   algorithm: "plot_performance_name_box"
7143   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7144   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7145   include:
7146     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7147     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7148     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7149     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7150   layout:
7151     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7152     layout: "plot-throughput"
7153
7154 - type: "plot"
7155   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7156   algorithm: "plot_performance_name_box"
7157   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7158   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7159   include:
7160     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7161     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7162     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7163     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7164   layout:
7165     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7166     layout: "plot-throughput"
7167
7168 - type: "plot"
7169   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7170   algorithm: "plot_performance_name_box"
7171   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7172   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7173   include:
7174     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7175     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7176     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7177     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7178   layout:
7179     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7180     layout: "plot-throughput"
7181
7182 #- type: "plot"
7183 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7184 #  algorithm: "plot_performance_name_box"
7185 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7186 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7187 #  include:
7188 #    - ""
7189 #  layout:
7190 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7191 #    layout: "plot-throughput"
7192 #
7193 #- type: "plot"
7194 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7195 #  algorithm: "plot_performance_name_box"
7196 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7197 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7198 #  include:
7199 #    - ""
7200 #  layout:
7201 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7202 #    layout: "plot-throughput"
7203
7204 - type: "plot"
7205   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7206   algorithm: "plot_performance_name_box"
7207   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7208   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7209   include:
7210     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7211     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7212     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7213     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7214     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7215   layout:
7216     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7217     layout: "plot-throughput"
7218
7219 - type: "plot"
7220   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7221   algorithm: "plot_performance_name_box"
7222   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7223   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7224   include:
7225     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7226     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7227     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7228     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7229     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7230   layout:
7231     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7232     layout: "plot-throughput"
7233
7234 - type: "plot"
7235   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7236   algorithm: "plot_performance_name_box"
7237   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7238   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7239   include:
7240     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7241     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7242     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7243     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7244     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7245     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7246   layout:
7247     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7248     layout: "plot-throughput"
7249
7250 - type: "plot"
7251   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7252   algorithm: "plot_performance_name_box"
7253   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7254   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7255   include:
7256     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7257     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7258     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7259     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7260     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7261     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7262   layout:
7263     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7264     layout: "plot-throughput"
7265
7266 - type: "plot"
7267   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7268   algorithm: "plot_performance_name_box"
7269   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7270   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7271   include:
7272     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7273     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7274     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7275   layout:
7276     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7277     layout: "plot-throughput"
7278
7279 - type: "plot"
7280   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7281   algorithm: "plot_performance_name_box"
7282   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7283   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7284   include:
7285     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7286     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7287     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7288   layout:
7289     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7290     layout: "plot-throughput"
7291
7292 - type: "plot"
7293   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7294   algorithm: "plot_performance_name_box"
7295   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7296   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7297   include:
7298     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7299     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7300     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7301   layout:
7302     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7303     layout: "plot-throughput"
7304
7305 - type: "plot"
7306   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7307   algorithm: "plot_performance_name_box"
7308   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7309   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7310   include:
7311     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7312     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7313     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7314   layout:
7315     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7316     layout: "plot-throughput"
7317
7318 ################################################################################
7319
7320 # Packet Latency 1C
7321
7322 - type: "plot"
7323   title: "Latency: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7324   algorithm: "plot_latency_error_bars_name"
7325   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7326   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7327   include:
7328     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7329     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7330     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7331     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7332   layout:
7333     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
7334     layout: "plot-latency"
7335
7336 - type: "plot"
7337   title: "Latency: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7338   algorithm: "plot_latency_error_bars_name"
7339   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7340   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7341   include:
7342     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7343     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
7344     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7345     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
7346     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7347   layout:
7348     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
7349     layout: "plot-latency"
7350
7351 - type: "plot"
7352   title: "Latency: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7353   algorithm: "plot_latency_error_bars_name"
7354   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7355   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7356   include:
7357     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
7358     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7359     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7360     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7361     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7362   layout:
7363     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
7364     layout: "plot-latency"
7365
7366 - type: "plot"
7367   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7368   algorithm: "plot_latency_error_bars_name"
7369   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7370   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7371   include:
7372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
7373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
7374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
7375     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7376   layout:
7377     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
7378     layout: "plot-latency"
7379
7380 - type: "plot"
7381   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7382   algorithm: "plot_latency_error_bars_name"
7383   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7384   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7385   include:
7386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
7389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
7390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7391   layout:
7392     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
7393     layout: "plot-latency"
7394
7395 - type: "plot"
7396   title: "Latency: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
7397   algorithm: "plot_latency_error_bars_name"
7398   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
7399   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7400   include:
7401     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
7407   layout:
7408     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
7409     layout: "plot-latency"
7410
7411 - type: "plot"
7412   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
7413   algorithm: "plot_latency_error_bars_name"
7414   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
7415   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7416   include:
7417     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
7418     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7419     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
7420   layout:
7421     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
7422     layout: "plot-latency"
7423
7424 - type: "plot"
7425   title: "Latency: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7426   algorithm: "plot_latency_error_bars_name"
7427   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7428   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7429   include:
7430     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
7431     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7432     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7433     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7434     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7435   layout:
7436     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
7437     layout: "plot-latency"
7438
7439 - type: "plot"
7440   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7441   algorithm: "plot_latency_error_bars_name"
7442   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7443   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7444   include:
7445     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
7446     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
7447     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
7448     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7449   layout:
7450     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
7451     layout: "plot-latency"
7452
7453 - type: "plot"
7454   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7455   algorithm: "plot_latency_error_bars_name"
7456   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7457   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7458   include:
7459     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7460     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7461     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
7462     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
7463     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7464   layout:
7465     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
7466     layout: "plot-latency"
7467
7468 - type: "plot"
7469   title: "Latency: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr-lat"
7470   algorithm: "plot_latency_error_bars_name"
7471   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr-lat"
7472   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7473   include:
7474     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7475     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7476     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7477     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7478     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7479     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
7480   layout:
7481     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
7482     layout: "plot-latency"
7483
7484 - type: "plot"
7485   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
7486   algorithm: "plot_latency_error_bars_name"
7487   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
7488   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7489   include:
7490     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7491     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7492   layout:
7493     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
7494     layout: "plot-latency"
7495
7496 - type: "plot"
7497   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
7498   algorithm: "plot_latency_error_bars_name"
7499   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
7500   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7501   include:
7502     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
7503     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7504     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7505     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7506   layout:
7507     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
7508     layout: "plot-latency"
7509
7510 - type: "plot"
7511   title: "Latency: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7512   algorithm: "plot_latency_error_bars_name"
7513   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7514   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7515   include:
7516     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7517     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7518     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7519   layout:
7520     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7521     layout: "plot-latency"
7522
7523 - type: "plot"
7524   title: "Latency: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7525   algorithm: "plot_latency_error_bars_name"
7526   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7527   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7528   include:
7529     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7530     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7531     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7532     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7533     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7534   layout:
7535     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7536     layout: "plot-latency"
7537
7538 - type: "plot"
7539   title: "Latency: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
7540   algorithm: "plot_latency_error_bars_name"
7541   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
7542   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7543   include:
7544     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7545     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7546     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7547   layout:
7548     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
7549     layout: "plot-latency"
7550
7551 - type: "plot"
7552   title: "Latency: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7553   algorithm: "plot_latency_error_bars_name"
7554   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7555   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7556   include:
7557     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7558     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7559     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7560   layout:
7561     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7562     layout: "plot-latency"
7563
7564 - type: "plot"
7565   title: "Latency: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7566   algorithm: "plot_latency_error_bars_name"
7567   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7568   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7569   include:
7570     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7571     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7572     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7573     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7574     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7575   layout:
7576     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7577     layout: "plot-latency"
7578
7579 - type: "plot"
7580   title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
7581   algorithm: "plot_latency_error_bars_name"
7582   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
7583   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7584   include:
7585     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7586     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7587     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7588     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7589     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7590     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7591   layout:
7592     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
7593     layout: "plot-latency"
7594
7595 - type: "plot"
7596   title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
7597   algorithm: "plot_latency_error_bars_name"
7598   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
7599   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7600   include:
7601     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
7602     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7603     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
7604     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7605   layout:
7606     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
7607     layout: "plot-latency"
7608
7609 - type: "plot"
7610   title: "Latency: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
7611   algorithm: "plot_latency_error_bars_name"
7612   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
7613   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7614   include:
7615     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7616     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7617     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7618     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7619     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7620     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7621   layout:
7622     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
7623     layout: "plot-latency"
7624
7625 - type: "plot"
7626   title: "Latency: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7627   algorithm: "plot_latency_error_bars_name"
7628   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7629   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7630   include:
7631     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7632     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7633     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7634     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7635     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7636     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7637   layout:
7638     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7639     layout: "plot-latency"
7640
7641 - type: "plot"
7642   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7643   algorithm: "plot_latency_error_bars_name"
7644   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7645   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7646   include:
7647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7649     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7650     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7651   layout:
7652     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7653     layout: "plot-latency"
7654
7655 - type: "plot"
7656   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7657   algorithm: "plot_latency_error_bars_name"
7658   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7659   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7660   include:
7661     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7665     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7666   layout:
7667     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7668     layout: "plot-latency"
7669
7670 - type: "plot"
7671   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7672   algorithm: "plot_latency_error_bars_name"
7673   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7674   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7675   include:
7676     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7680   layout:
7681     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7682     layout: "plot-latency"
7683
7684 - type: "plot"
7685   title: "Latency: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
7686   algorithm: "plot_latency_error_bars_name"
7687   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
7688   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7689   include:
7690     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7691     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7692     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7693     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7694     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7695     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7696   layout:
7697     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7698     layout: "plot-latency"
7699
7700 - type: "plot"
7701   title: "Latency: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7702   algorithm: "plot_latency_error_bars_name"
7703   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7704   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7705   include:
7706     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7707     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7708     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7709     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7710     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7711   layout:
7712     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7713     layout: "plot-latency"
7714
7715 - type: "plot"
7716   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7717   algorithm: "plot_latency_error_bars_name"
7718   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7720   include:
7721     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7722     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7723     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7724   layout:
7725     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7726     layout: "plot-latency"
7727
7728 - type: "plot"
7729   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7730   algorithm: "plot_latency_error_bars_name"
7731   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7732   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7733   include:
7734     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7735     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7736     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7737     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7738   layout:
7739     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7740     layout: "plot-latency"
7741
7742 - type: "plot"
7743   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7744   algorithm: "plot_latency_error_bars_name"
7745   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7747   include:
7748     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7749     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7750     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7751     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7752     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7753     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7754   layout:
7755     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7756     layout: "plot-latency"
7757
7758 - type: "plot"
7759   title: "Latency: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr-lat"
7760   algorithm: "plot_latency_error_bars_name"
7761   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr-lat"
7762   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7763   include:
7764     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7765     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7766     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7767     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7768     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7769     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7770   layout:
7771     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7772     layout: "plot-latency"
7773
7774 - type: "plot"
7775   title: "Latency: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
7776   algorithm: "plot_latency_error_bars_name"
7777   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
7778   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7779   include:
7780     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7781     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7782     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7783     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7784     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7785     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7786   layout:
7787     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7788     layout: "plot-latency"
7789
7790 - type: "plot"
7791   title: "Latency: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
7792   algorithm: "plot_latency_error_bars_name"
7793   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
7794   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7795   include:
7796     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7797     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7798     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7799     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7800     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7801     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7802   layout:
7803     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7804     layout: "plot-latency"
7805
7806 - type: "plot"
7807   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7808   algorithm: "plot_latency_error_bars_name"
7809   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7810   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7811   include:
7812     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7813     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7814     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7815     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7816   layout:
7817     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7818     layout: "plot-latency"
7819
7820 - type: "plot"
7821   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
7822   algorithm: "plot_latency_error_bars_name"
7823   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
7824   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7825   include:
7826     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7827     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7828     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7829     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7830   layout:
7831     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7832     layout: "plot-latency"
7833
7834 #- type: "plot"
7835 #  title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7836 #  algorithm: "plot_latency_error_bars_name"
7837 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7838 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7839 #  include:
7840 #    - ""
7841 #  layout:
7842 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7843 #    layout: "plot-latency"
7844
7845 - type: "plot"
7846   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7847   algorithm: "plot_latency_error_bars_name"
7848   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7849   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7850   include:
7851     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7852     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7853     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7854     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7855     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7856   layout:
7857     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7858     layout: "plot-latency"
7859
7860 - type: "plot"
7861   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7862   algorithm: "plot_latency_error_bars_name"
7863   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7864   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7865   include:
7866     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7867     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7868     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7869     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7870     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7871     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7872   layout:
7873     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7874     layout: "plot-latency"
7875
7876 - type: "plot"
7877   title: "Latency: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
7878   algorithm: "plot_latency_error_bars_name"
7879   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
7880   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7881   include:
7882     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7883     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7884     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7885   layout:
7886     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7887     layout: "plot-latency"
7888
7889 - type: "plot"
7890   title: "Latency: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
7891   algorithm: "plot_latency_error_bars_name"
7892   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
7893   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7894   include:
7895     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7896     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7897     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7898   layout:
7899     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7900     layout: "plot-latency"
7901
7902 ################################################################################
7903
7904 # Packet Latency 2C
7905
7906 - type: "plot"
7907   title: "Latency: 2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7908   algorithm: "plot_latency_error_bars_name"
7909   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7910   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7911   include:
7912     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7913     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7914     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7915     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7916   layout:
7917     title: "2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
7918     layout: "plot-latency"
7919
7920 - type: "plot"
7921   title: "Latency: 3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7922   algorithm: "plot_latency_error_bars_name"
7923   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7924   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7925   include:
7926     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7927     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
7928     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7929     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
7930     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7931   layout:
7932     title: "3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
7933     layout: "plot-latency"
7934
7935 - type: "plot"
7936   title: "Latency: 2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
7937   algorithm: "plot_latency_error_bars_name"
7938   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
7939   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7940   include:
7941     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
7942     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
7943     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
7944     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
7945     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
7946   layout:
7947     title: "2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
7948     layout: "plot-latency"
7949
7950 - type: "plot"
7951   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
7952   algorithm: "plot_latency_error_bars_name"
7953   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
7954   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7955   include:
7956     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
7957     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
7958     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
7959     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
7960   layout:
7961     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
7962     layout: "plot-latency"
7963
7964 - type: "plot"
7965   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
7966   algorithm: "plot_latency_error_bars_name"
7967   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
7968   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7969   include:
7970     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
7971     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
7972     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
7973     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
7974     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
7975   layout:
7976     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
7977     layout: "plot-latency"
7978
7979 - type: "plot"
7980   title: "Latency: 2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
7981   algorithm: "plot_latency_error_bars_name"
7982   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
7983   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7984   include:
7985     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
7986     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
7991   layout:
7992     title: "2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
7993     layout: "plot-latency"
7994
7995 - type: "plot"
7996   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
7997   algorithm: "plot_latency_error_bars_name"
7998   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
7999   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8000   include:
8001     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
8002     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
8003     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
8004   layout:
8005     title: "3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr"
8006     layout: "plot-latency"
8007
8008 - type: "plot"
8009   title: "Latency: 3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8010   algorithm: "plot_latency_error_bars_name"
8011   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8012   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8013   include:
8014     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
8015     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8016     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8017     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8018     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8019   layout:
8020     title: "3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
8021     layout: "plot-latency"
8022
8023 - type: "plot"
8024   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8025   algorithm: "plot_latency_error_bars_name"
8026   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8027   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8028   include:
8029     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
8030     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
8031     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
8032     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8033   layout:
8034     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
8035     layout: "plot-latency"
8036
8037 - type: "plot"
8038   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8039   algorithm: "plot_latency_error_bars_name"
8040   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8041   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8042   include:
8043     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8044     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8045     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
8046     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
8047     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8048   layout:
8049     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
8050     layout: "plot-latency"
8051
8052 - type: "plot"
8053   title: "Latency: 3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr-lat"
8054   algorithm: "plot_latency_error_bars_name"
8055   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr-lat"
8056   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8057   include:
8058     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8059     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8060     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8061     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8062     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8063     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
8064   layout:
8065     title: "3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr"
8066     layout: "plot-latency"
8067
8068 - type: "plot"
8069   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
8070   algorithm: "plot_latency_error_bars_name"
8071   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
8072   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8073   include:
8074     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
8075     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8076   layout:
8077     title: "3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr"
8078     layout: "plot-latency"
8079
8080 - type: "plot"
8081   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
8082   algorithm: "plot_latency_error_bars_name"
8083   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
8084   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8085   include:
8086     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t2c-ethip4vxlan-l2xcbase-ndrpdr"
8087     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8088     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8089     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8090   layout:
8091     title: "3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr"
8092     layout: "plot-latency"
8093
8094 - type: "plot"
8095   title: "Latency: 2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8096   algorithm: "plot_latency_error_bars_name"
8097   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8098   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8099   include:
8100     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8101     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8102     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8103   layout:
8104     title: "2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8105     layout: "plot-latency"
8106
8107 - type: "plot"
8108   title: "Latency: 2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8109   algorithm: "plot_latency_error_bars_name"
8110   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8111   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8112   include:
8113     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8114     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8115     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
8116     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
8117     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8118   layout:
8119     title: "2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8120     layout: "plot-latency"
8121
8122 - type: "plot"
8123   title: "Latency: 3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
8124   algorithm: "plot_latency_error_bars_name"
8125   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
8126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8127   include:
8128     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
8129     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
8130     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
8131   layout:
8132     title: "3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr"
8133     layout: "plot-latency"
8134
8135 - type: "plot"
8136   title: "Latency: 3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8137   algorithm: "plot_latency_error_bars_name"
8138   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8139   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8140   include:
8141     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8142     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8143     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8144   layout:
8145     title: "3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8146     layout: "plot-latency"
8147
8148 - type: "plot"
8149   title: "Latency: 3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8150   algorithm: "plot_latency_error_bars_name"
8151   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8152   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8153   include:
8154     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8155     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8156     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
8157     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
8158     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8159   layout:
8160     title: "3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8161     layout: "plot-latency"
8162
8163 - type: "plot"
8164   title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8165   algorithm: "plot_latency_error_bars_name"
8166   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8167   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8168   include:
8169     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8170     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8171     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8172     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8173     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8174     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8175   layout:
8176     title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
8177     layout: "plot-latency"
8178
8179 - type: "plot"
8180   title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8181   algorithm: "plot_latency_error_bars_name"
8182   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8183   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8184   include:
8185     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8186     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8187     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8188     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8189   layout:
8190     title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8191     layout: "plot-latency"
8192
8193 - type: "plot"
8194   title: "Latency: 3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8195   algorithm: "plot_latency_error_bars_name"
8196   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8197   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8198   include:
8199     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8200     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8201     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8202     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8203     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8204     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8205   layout:
8206     title: "3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr"
8207     layout: "plot-latency"
8208
8209 - type: "plot"
8210   title: "Latency: 2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8211   algorithm: "plot_latency_error_bars_name"
8212   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8213   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8214   include:
8215     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8216     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8217     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8218     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8219     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8220     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8221   layout:
8222     title: "2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
8223     layout: "plot-latency"
8224
8225 - type: "plot"
8226   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8227   algorithm: "plot_latency_error_bars_name"
8228   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8229   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8230   include:
8231     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
8232     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8235   layout:
8236     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
8237     layout: "plot-latency"
8238
8239 - type: "plot"
8240   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8241   algorithm: "plot_latency_error_bars_name"
8242   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8243   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8244   include:
8245     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
8246     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
8247     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8248     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8249     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8250   layout:
8251     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
8252     layout: "plot-latency"
8253
8254 - type: "plot"
8255   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8256   algorithm: "plot_latency_error_bars_name"
8257   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8258   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8259   include:
8260     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8261     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
8262     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
8263     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8264   layout:
8265     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
8266     layout: "plot-latency"
8267
8268 - type: "plot"
8269   title: "Latency: 3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
8270   algorithm: "plot_latency_error_bars_name"
8271   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
8272   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8273   include:
8274     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
8275     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
8276     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
8277     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8278     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
8279     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8280   layout:
8281     title: "3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr"
8282     layout: "plot-latency"
8283
8284 - type: "plot"
8285   title: "Latency: 3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8286   algorithm: "plot_latency_error_bars_name"
8287   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8288   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8289   include:
8290     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8291     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8292     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8293     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8294     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8295   layout:
8296     title: "3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
8297     layout: "plot-latency"
8298
8299 - type: "plot"
8300   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8301   algorithm: "plot_latency_error_bars_name"
8302   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8303   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8304   include:
8305     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
8306     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8307     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8308   layout:
8309     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
8310     layout: "plot-latency"
8311
8312 - type: "plot"
8313   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8314   algorithm: "plot_latency_error_bars_name"
8315   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8316   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8317   include:
8318     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
8319     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8320     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8321     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8322   layout:
8323     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
8324     layout: "plot-latency"
8325
8326 - type: "plot"
8327   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8328   algorithm: "plot_latency_error_bars_name"
8329   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8330   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8331   include:
8332     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
8333     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8334     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8335     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
8336     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
8337     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8338   layout:
8339     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
8340     layout: "plot-latency"
8341
8342 - type: "plot"
8343   title: "Latency: 3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr-lat"
8344   algorithm: "plot_latency_error_bars_name"
8345   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr-lat"
8346   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8347   include:
8348     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8349     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8350     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8351     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8352     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8353     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8354   layout:
8355     title: "3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr"
8356     layout: "plot-latency"
8357
8358 - type: "plot"
8359   title: "Latency: 3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
8360   algorithm: "plot_latency_error_bars_name"
8361   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
8362   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8363   include:
8364     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8365     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8366     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8367     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8368     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8369     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8370   layout:
8371     title: "3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr"
8372     layout: "plot-latency"
8373
8374 - type: "plot"
8375   title: "Latency: 3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
8376   algorithm: "plot_latency_error_bars_name"
8377   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
8378   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8379   include:
8380     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8381     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8382     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8383     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8384     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8385     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8386   layout:
8387     title: "3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr"
8388     layout: "plot-latency"
8389
8390 - type: "plot"
8391   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8392   algorithm: "plot_latency_error_bars_name"
8393   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8394   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8395   include:
8396     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8397     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8399     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8400   layout:
8401     title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
8402     layout: "plot-latency"
8403
8404 - type: "plot"
8405   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
8406   algorithm: "plot_latency_error_bars_name"
8407   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
8408   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8409   include:
8410     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8411     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8412     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8413     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8414   layout:
8415     title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
8416     layout: "plot-latency"
8417
8418 #- type: "plot"
8419 #  title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8420 #  algorithm: "plot_latency_error_bars_name"
8421 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8422 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8423 #  include:
8424 #    - ""
8425 #  layout:
8426 #    title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
8427 #    layout: "plot-latency"
8428
8429 - type: "plot"
8430   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8431   algorithm: "plot_latency_error_bars_name"
8432   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8433   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8434   include:
8435     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8436     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8437     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8438     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8439     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8440   layout:
8441     title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
8442     layout: "plot-latency"
8443
8444 - type: "plot"
8445   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8446   algorithm: "plot_latency_error_bars_name"
8447   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8448   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8449   include:
8450     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8451     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8452     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8453     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8454     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8455     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8456   layout:
8457     title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
8458     layout: "plot-latency"
8459
8460 - type: "plot"
8461   title: "Latency: 3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
8462   algorithm: "plot_latency_error_bars_name"
8463   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
8464   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8465   include:
8466     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8467     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8468     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8469   layout:
8470     title: "3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr"
8471     layout: "plot-latency"
8472
8473 - type: "plot"
8474   title: "Latency: 3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
8475   algorithm: "plot_latency_error_bars_name"
8476   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
8477   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8478   include:
8479     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8480     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8481     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8482   layout:
8483     title: "3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr"
8484     layout: "plot-latency"
8485
8486 ################################################################################
8487
8488 # Packet Latency 4C
8489
8490 - type: "plot"
8491   title: "Latency: 2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8492   algorithm: "plot_latency_error_bars_name"
8493   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8494   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8495   include:
8496     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8497     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8498     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8499     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8500   layout:
8501     title: "2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
8502     layout: "plot-latency"
8503
8504 - type: "plot"
8505   title: "Latency: 3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8506   algorithm: "plot_latency_error_bars_name"
8507   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8508   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8509   include:
8510     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8511     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
8512     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8513     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
8514     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8515   layout:
8516     title: "3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
8517     layout: "plot-latency"
8518
8519 - type: "plot"
8520   title: "Latency: 2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8521   algorithm: "plot_latency_error_bars_name"
8522   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8523   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8524   include:
8525     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
8526     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8527     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8528     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8529     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8530   layout:
8531     title: "2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
8532     layout: "plot-latency"
8533
8534 - type: "plot"
8535   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8536   algorithm: "plot_latency_error_bars_name"
8537   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8538   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8539   include:
8540     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
8541     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
8542     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
8543     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8544   layout:
8545     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
8546     layout: "plot-latency"
8547
8548 - type: "plot"
8549   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8550   algorithm: "plot_latency_error_bars_name"
8551   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8552   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8553   include:
8554     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8555     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8556     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
8557     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
8558     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8559   layout:
8560     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
8561     layout: "plot-latency"
8562
8563 - type: "plot"
8564   title: "Latency: 2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
8565   algorithm: "plot_latency_error_bars_name"
8566   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
8567   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8568   include:
8569     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8570     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8571     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8572     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8573     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8574     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
8575   layout:
8576     title: "2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
8577     layout: "plot-latency"
8578
8579 - type: "plot"
8580   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
8581   algorithm: "plot_latency_error_bars_name"
8582   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
8583   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8584   include:
8585     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
8586     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
8587     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
8588   layout:
8589     title: "3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr"
8590     layout: "plot-latency"
8591
8592 - type: "plot"
8593   title: "Latency: 3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8594   algorithm: "plot_latency_error_bars_name"
8595   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8596   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8597   include:
8598     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
8599     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8600     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8601     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8602     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8603   layout:
8604     title: "3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
8605     layout: "plot-latency"
8606
8607 - type: "plot"
8608   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8609   algorithm: "plot_latency_error_bars_name"
8610   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8611   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8612   include:
8613     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
8614     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
8615     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
8616     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8617   layout:
8618     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
8619     layout: "plot-latency"
8620
8621 - type: "plot"
8622   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8623   algorithm: "plot_latency_error_bars_name"
8624   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8625   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8626   include:
8627     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8628     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8629     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
8630     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
8631     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8632   layout:
8633     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
8634     layout: "plot-latency"
8635
8636 - type: "plot"
8637   title: "Latency: 3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr-lat"
8638   algorithm: "plot_latency_error_bars_name"
8639   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr-lat"
8640   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8641   include:
8642     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8643     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8644     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8645     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8646     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8647     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
8648   layout:
8649     title: "3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr"
8650     layout: "plot-latency"
8651
8652 - type: "plot"
8653   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
8654   algorithm: "plot_latency_error_bars_name"
8655   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
8656   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8657   include:
8658     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
8659     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8660   layout:
8661     title: "3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr"
8662     layout: "plot-latency"
8663
8664 - type: "plot"
8665   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
8666   algorithm: "plot_latency_error_bars_name"
8667   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
8668   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8669   include:
8670     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-8t4c-ethip4vxlan-l2xcbase-ndrpdr"
8671     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8672     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8673     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8674   layout:
8675     title: "3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr"
8676     layout: "plot-latency"
8677
8678 - type: "plot"
8679   title: "Latency: 2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8680   algorithm: "plot_latency_error_bars_name"
8681   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8682   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8683   include:
8684     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8685     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8686     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8687   layout:
8688     title: "2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8689     layout: "plot-latency"
8690
8691 - type: "plot"
8692   title: "Latency: 2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8693   algorithm: "plot_latency_error_bars_name"
8694   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8695   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8696   include:
8697     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8698     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8699     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
8700     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
8701     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8702   layout:
8703     title: "2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8704     layout: "plot-latency"
8705
8706 - type: "plot"
8707   title: "Latency: 3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
8708   algorithm: "plot_latency_error_bars_name"
8709   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
8710   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8711   include:
8712     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
8713     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
8714     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
8715   layout:
8716     title: "3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr"
8717     layout: "plot-latency"
8718
8719 - type: "plot"
8720   title: "Latency: 3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8721   algorithm: "plot_latency_error_bars_name"
8722   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8723   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8724   include:
8725     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8726     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8727     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8728   layout:
8729     title: "3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8730     layout: "plot-latency"
8731
8732 - type: "plot"
8733   title: "Latency: 3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8734   algorithm: "plot_latency_error_bars_name"
8735   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8736   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8737   include:
8738     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8739     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8740     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
8741     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
8742     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8743   layout:
8744     title: "3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8745     layout: "plot-latency"
8746
8747 - type: "plot"
8748   title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8749   algorithm: "plot_latency_error_bars_name"
8750   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8751   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8752   include:
8753     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8754     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8755     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8756     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8757     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8758     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8759   layout:
8760     title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
8761     layout: "plot-latency"
8762
8763 - type: "plot"
8764   title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8765   algorithm: "plot_latency_error_bars_name"
8766   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8767   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8768   include:
8769     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8770     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8771     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8772     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8773   layout:
8774     title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8775     layout: "plot-latency"
8776
8777 - type: "plot"
8778   title: "Latency: 3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8779   algorithm: "plot_latency_error_bars_name"
8780   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8781   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8782   include:
8783     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8784     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8785     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8786     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8787     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8788     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8789   layout:
8790     title: "3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr"
8791     layout: "plot-latency"
8792
8793 - type: "plot"
8794   title: "Latency: 2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8795   algorithm: "plot_latency_error_bars_name"
8796   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8797   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8798   include:
8799     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8800     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8801     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8802     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8803     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8804     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8805   layout:
8806     title: "2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
8807     layout: "plot-latency"
8808
8809 - type: "plot"
8810   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8811   algorithm: "plot_latency_error_bars_name"
8812   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8813   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8814   include:
8815     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
8816     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8817     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8818     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8819   layout:
8820     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
8821     layout: "plot-latency"
8822
8823 - type: "plot"
8824   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8825   algorithm: "plot_latency_error_bars_name"
8826   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8827   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8828   include:
8829     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
8830     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
8831     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
8832     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8833     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8834   layout:
8835     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
8836     layout: "plot-latency"
8837
8838 - type: "plot"
8839   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8840   algorithm: "plot_latency_error_bars_name"
8841   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8842   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8843   include:
8844     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8845     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
8846     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
8847     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8848   layout:
8849     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
8850     layout: "plot-latency"
8851
8852 - type: "plot"
8853   title: "Latency: 3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
8854   algorithm: "plot_latency_error_bars_name"
8855   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
8856   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8857   include:
8858     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
8859     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
8860     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
8861     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8862     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
8863     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8864   layout:
8865     title: "3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr"
8866     layout: "plot-latency"
8867
8868 - type: "plot"
8869   title: "Latency: 3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8870   algorithm: "plot_latency_error_bars_name"
8871   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8872   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8873   include:
8874     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8875     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8876     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8877     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8878     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8879   layout:
8880     title: "3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
8881     layout: "plot-latency"
8882
8883 - type: "plot"
8884   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8885   algorithm: "plot_latency_error_bars_name"
8886   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8887   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8888   include:
8889     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
8890     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8891     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8892   layout:
8893     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
8894     layout: "plot-latency"
8895
8896 - type: "plot"
8897   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8898   algorithm: "plot_latency_error_bars_name"
8899   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8900   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8901   include:
8902     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
8903     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
8904     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8905     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8906   layout:
8907     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
8908     layout: "plot-latency"
8909
8910 - type: "plot"
8911   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8912   algorithm: "plot_latency_error_bars_name"
8913   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8914   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8915   include:
8916     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
8917     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
8918     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8919     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
8920     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
8921     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8922   layout:
8923     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
8924     layout: "plot-latency"
8925
8926 - type: "plot"
8927   title: "Latency: 3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr-lat"
8928   algorithm: "plot_latency_error_bars_name"
8929   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr-lat"
8930   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8931   include:
8932     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8933     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8934     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8935     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8936     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8937     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8938   layout:
8939     title: "3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr"
8940     layout: "plot-latency"
8941
8942 - type: "plot"
8943   title: "Latency: 3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
8944   algorithm: "plot_latency_error_bars_name"
8945   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
8946   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8947   include:
8948     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8949     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8950     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8951     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8952     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8953     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8954   layout:
8955     title: "3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr"
8956     layout: "plot-latency"
8957
8958 - type: "plot"
8959   title: "Latency: 3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
8960   algorithm: "plot_latency_error_bars_name"
8961   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
8962   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8963   include:
8964     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-8t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8965     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8966     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8967     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8968     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8969     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8970   layout:
8971     title: "3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr"
8972     layout: "plot-latency"
8973
8974 - type: "plot"
8975   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
8976   algorithm: "plot_latency_error_bars_name"
8977   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
8978   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8979   include:
8980     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8981     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8982     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8983     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8984   layout:
8985     title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
8986     layout: "plot-latency"
8987
8988 - type: "plot"
8989   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
8990   algorithm: "plot_latency_error_bars_name"
8991   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
8992   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8993   include:
8994     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8995     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8996     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8997     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8998   layout:
8999     title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
9000     layout: "plot-latency"
9001
9002 #- type: "plot"
9003 #  title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9004 #  algorithm: "plot_latency_error_bars_name"
9005 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9006 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9007 #  include:
9008 #    - ""
9009 #  layout:
9010 #    title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
9011 #    layout: "plot-latency"
9012
9013 - type: "plot"
9014   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9015   algorithm: "plot_latency_error_bars_name"
9016   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9017   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9018   include:
9019     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9020     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9021     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9022     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9023     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9024   layout:
9025     title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
9026     layout: "plot-latency"
9027
9028 - type: "plot"
9029   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9030   algorithm: "plot_latency_error_bars_name"
9031   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9032   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9033   include:
9034     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9035     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9036     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9037     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9038     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9039     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9040   layout:
9041     title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
9042     layout: "plot-latency"
9043
9044 - type: "plot"
9045   title: "Latency: 3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
9046   algorithm: "plot_latency_error_bars_name"
9047   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
9048   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9049   include:
9050     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9051     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9052     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9053   layout:
9054     title: "3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr"
9055     layout: "plot-latency"
9056
9057 - type: "plot"
9058   title: "Latency: 3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
9059   algorithm: "plot_latency_error_bars_name"
9060   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
9061   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9062   include:
9063     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9064     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9065     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9066   layout:
9067     title: "3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr"
9068     layout: "plot-latency"
9069
9070 ################################################################################
9071
9072 # Packet Speedup
9073
9074 - type: "plot"
9075   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9076   algorithm: "plot_throughput_speedup_analysis_name"
9077   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9078   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9079   include:
9080     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9081     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9082     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9083     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9084   layout:
9085     title: "2n-skx-xxv710-64b-memif-base-i40e-ndr"
9086     layout: "plot-throughput-speedup-analysis"
9087
9088 - type: "plot"
9089   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9090   algorithm: "plot_throughput_speedup_analysis_name"
9091   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9092   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9093   include:
9094     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9095     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9096     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9097     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9098   layout:
9099     title: "2n-skx-xxv710-64b-memif-base-i40e-pdr"
9100     layout: "plot-throughput-speedup-analysis"
9101
9102 - type: "plot"
9103   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9104   algorithm: "plot_throughput_speedup_analysis_name"
9105   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9106   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9107   include:
9108     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9109     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9110     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9111     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9112     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9113   layout:
9114     title: "3n-skx-xxv710-64b-memif-base-i40e-ndr"
9115     layout: "plot-throughput-speedup-analysis"
9116
9117 - type: "plot"
9118   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9119   algorithm: "plot_throughput_speedup_analysis_name"
9120   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9121   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9122   include:
9123     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9124     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9125     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9126     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9127     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9128   layout:
9129     title: "3n-skx-xxv710-64b-memif-base-i40e-pdr"
9130     layout: "plot-throughput-speedup-analysis"
9131
9132 - type: "plot"
9133   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9134   algorithm: "plot_throughput_speedup_analysis_name"
9135   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9136   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9137   include:
9138     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9139     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9140     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9141     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9142     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9143   layout:
9144     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
9145     layout: "plot-throughput-speedup-analysis"
9146
9147 - type: "plot"
9148   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9149   algorithm: "plot_throughput_speedup_analysis_name"
9150   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9151   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9152   include:
9153     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9154     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9155     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9156     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9157     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9158   layout:
9159     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
9160     layout: "plot-throughput-speedup-analysis"
9161
9162 - type: "plot"
9163   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9164   algorithm: "plot_throughput_speedup_analysis_name"
9165   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9166   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9167   include:
9168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9169     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9171     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9172   layout:
9173     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
9174     layout: "plot-throughput-speedup-analysis"
9175
9176 - type: "plot"
9177   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9178   algorithm: "plot_throughput_speedup_analysis_name"
9179   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9180   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9181   include:
9182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9183     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9186   layout:
9187     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
9188     layout: "plot-throughput-speedup-analysis"
9189
9190 - type: "plot"
9191   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9192   algorithm: "plot_throughput_speedup_analysis_name"
9193   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9194   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9195   include:
9196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9198     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9199     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9200     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9201   layout:
9202     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
9203     layout: "plot-throughput-speedup-analysis"
9204
9205 - type: "plot"
9206   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9207   algorithm: "plot_throughput_speedup_analysis_name"
9208   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9209   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9210   include:
9211     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9212     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9213     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9214     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9215     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9216   layout:
9217     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
9218     layout: "plot-throughput-speedup-analysis"
9219
9220 - type: "plot"
9221   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
9222   algorithm: "plot_throughput_speedup_analysis_name"
9223   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
9224   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9225   include:
9226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9229     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9230     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9231     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9232   layout:
9233     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
9234     layout: "plot-throughput-speedup-analysis"
9235
9236 - type: "plot"
9237   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
9238   algorithm: "plot_throughput_speedup_analysis_name"
9239   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
9240   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9241   include:
9242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9245     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9246     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9247     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9248   layout:
9249     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
9250     layout: "plot-throughput-speedup-analysis"
9251
9252 - type: "plot"
9253   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9254   algorithm: "plot_throughput_speedup_analysis_name"
9255   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9256   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9257   include:
9258     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9259     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9260     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9261   layout:
9262     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr"
9263     layout: "plot-throughput-speedup-analysis"
9264
9265 - type: "plot"
9266   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9267   algorithm: "plot_throughput_speedup_analysis_name"
9268   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9270   include:
9271     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9272     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9273     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9274   layout:
9275     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr"
9276     layout: "plot-throughput-speedup-analysis"
9277
9278 - type: "plot"
9279   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9280   algorithm: "plot_throughput_speedup_analysis_name"
9281   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9282   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9283   include:
9284     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9285     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9286     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9287     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9288     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9289   layout:
9290     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
9291     layout: "plot-throughput-speedup-analysis"
9292
9293 - type: "plot"
9294   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9295   algorithm: "plot_throughput_speedup_analysis_name"
9296   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9297   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9298   include:
9299     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9300     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9301     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9302     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9303     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9304   layout:
9305     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
9306     layout: "plot-throughput-speedup-analysis"
9307
9308 - type: "plot"
9309   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9310   algorithm: "plot_throughput_speedup_analysis_name"
9311   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9313   include:
9314     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9315     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9316     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9317     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9318   layout:
9319     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
9320     layout: "plot-throughput-speedup-analysis"
9321
9322 - type: "plot"
9323   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9324   algorithm: "plot_throughput_speedup_analysis_name"
9325   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9326   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9327   include:
9328     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9329     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9330     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9331     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9332   layout:
9333     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
9334     layout: "plot-throughput-speedup-analysis"
9335
9336 - type: "plot"
9337   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9338   algorithm: "plot_throughput_speedup_analysis_name"
9339   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9340   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9341   include:
9342     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9343     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9344     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9345     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9346     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9347   layout:
9348     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
9349     layout: "plot-throughput-speedup-analysis"
9350
9351 - type: "plot"
9352   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9353   algorithm: "plot_throughput_speedup_analysis_name"
9354   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9355   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9356   include:
9357     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9358     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9359     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9360     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9361     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9362   layout:
9363     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
9364     layout: "plot-throughput-speedup-analysis"
9365
9366 - type: "plot"
9367   title: "Speedup: 3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr-tsa"
9368   algorithm: "plot_throughput_speedup_analysis_name"
9369   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr-tsa"
9370   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9371   include:
9372     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9373     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9374     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9375     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9376     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9377     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9378   layout:
9379     title: "3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr"
9380     layout: "plot-throughput-speedup-analysis"
9381
9382 - type: "plot"
9383   title: "Speedup: 3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr-tsa"
9384   algorithm: "plot_throughput_speedup_analysis_name"
9385   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr-tsa"
9386   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9387   include:
9388     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9389     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9390     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9391     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9392     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9393     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9394   layout:
9395     title: "3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr"
9396     layout: "plot-throughput-speedup-analysis"
9397
9398 - type: "plot"
9399   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
9400   algorithm: "plot_throughput_speedup_analysis_name"
9401   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
9402   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9403   include:
9404     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9405     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9406   layout:
9407     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr"
9408     layout: "plot-throughput-speedup-analysis"
9409
9410 - type: "plot"
9411   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
9412   algorithm: "plot_throughput_speedup_analysis_name"
9413   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
9414   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9415   include:
9416     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9417     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9418   layout:
9419     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr"
9420     layout: "plot-throughput-speedup-analysis"
9421
9422 - type: "plot"
9423   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
9424   algorithm: "plot_throughput_speedup_analysis_name"
9425   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
9426   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9427   include:
9428     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9429     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9430     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9431     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9432   layout:
9433     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr"
9434     layout: "plot-throughput-speedup-analysis"
9435
9436 - type: "plot"
9437   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
9438   algorithm: "plot_throughput_speedup_analysis_name"
9439   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
9440   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9441   include:
9442     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9443     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9444     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9445     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9446   layout:
9447     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr"
9448     layout: "plot-throughput-speedup-analysis"
9449
9450 - type: "plot"
9451   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9452   algorithm: "plot_throughput_speedup_analysis_name"
9453   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9454   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9455   include:
9456     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9457     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9458     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9459   layout:
9460     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
9461     layout: "plot-throughput-speedup-analysis"
9462
9463 - type: "plot"
9464   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9465   algorithm: "plot_throughput_speedup_analysis_name"
9466   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9467   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9468   include:
9469     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9470     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9471     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9472   layout:
9473     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
9474     layout: "plot-throughput-speedup-analysis"
9475
9476 - type: "plot"
9477   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9478   algorithm: "plot_throughput_speedup_analysis_name"
9479   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9480   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9481   include:
9482     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9483     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9484     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9485     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9486     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9487   layout:
9488     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
9489     layout: "plot-throughput-speedup-analysis"
9490
9491 - type: "plot"
9492   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9493   algorithm: "plot_throughput_speedup_analysis_name"
9494   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9495   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9496   include:
9497     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9499     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9500     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9501     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9502   layout:
9503     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
9504     layout: "plot-throughput-speedup-analysis"
9505
9506 - type: "plot"
9507   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9508   algorithm: "plot_throughput_speedup_analysis_name"
9509   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9510   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9511   include:
9512     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9513     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9514     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9515   layout:
9516     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr"
9517     layout: "plot-throughput-speedup-analysis"
9518
9519 - type: "plot"
9520   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9521   algorithm: "plot_throughput_speedup_analysis_name"
9522   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9523   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9524   include:
9525     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9526     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9527     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9528   layout:
9529     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr"
9530     layout: "plot-throughput-speedup-analysis"
9531
9532 - type: "plot"
9533   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9534   algorithm: "plot_throughput_speedup_analysis_name"
9535   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9536   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9537   include:
9538     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9539     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9540     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9541   layout:
9542     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
9543     layout: "plot-throughput-speedup-analysis"
9544
9545 - type: "plot"
9546   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9547   algorithm: "plot_throughput_speedup_analysis_name"
9548   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9549   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9550   include:
9551     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9552     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9553     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9554   layout:
9555     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
9556     layout: "plot-throughput-speedup-analysis"
9557
9558 - type: "plot"
9559   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9560   algorithm: "plot_throughput_speedup_analysis_name"
9561   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9562   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9563   include:
9564     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9565     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9566     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9567     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9568     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9569   layout:
9570     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
9571     layout: "plot-throughput-speedup-analysis"
9572
9573 - type: "plot"
9574   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9575   algorithm: "plot_throughput_speedup_analysis_name"
9576   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9577   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9578   include:
9579     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9580     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9581     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9582     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9583     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9584   layout:
9585     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
9586     layout: "plot-throughput-speedup-analysis"
9587
9588 - type: "plot"
9589   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
9590   algorithm: "plot_throughput_speedup_analysis_name"
9591   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
9592   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9593   include:
9594     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9595     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9596     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9597     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9598     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9599     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9600   layout:
9601     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr"
9602     layout: "plot-throughput-speedup-analysis"
9603
9604 - type: "plot"
9605   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
9606   algorithm: "plot_throughput_speedup_analysis_name"
9607   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
9608   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9609   include:
9610     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9611     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9612     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9613     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9614     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9615     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9616   layout:
9617     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr"
9618     layout: "plot-throughput-speedup-analysis"
9619
9620 - type: "plot"
9621   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
9622   algorithm: "plot_throughput_speedup_analysis_name"
9623   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
9624   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9625   include:
9626     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9627     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9628     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9629     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9630   layout:
9631     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr"
9632     layout: "plot-throughput-speedup-analysis"
9633
9634 - type: "plot"
9635   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
9636   algorithm: "plot_throughput_speedup_analysis_name"
9637   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
9638   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9639   include:
9640     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9641     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9642     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9643     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9644   layout:
9645     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr"
9646     layout: "plot-throughput-speedup-analysis"
9647
9648 - type: "plot"
9649   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
9650   algorithm: "plot_throughput_speedup_analysis_name"
9651   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
9652   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9653   include:
9654     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9655     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9656     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9657     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9658     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9659     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9660   layout:
9661     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr"
9662     layout: "plot-throughput-speedup-analysis"
9663
9664 - type: "plot"
9665   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
9666   algorithm: "plot_throughput_speedup_analysis_name"
9667   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
9668   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9669   include:
9670     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9671     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9672     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9673     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9674     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9675     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9676   layout:
9677     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr"
9678     layout: "plot-throughput-speedup-analysis"
9679
9680 - type: "plot"
9681   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9682   algorithm: "plot_throughput_speedup_analysis_name"
9683   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9684   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9685   include:
9686     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9687     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9688     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9689     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9690     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9691     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9692   layout:
9693     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
9694     layout: "plot-throughput-speedup-analysis"
9695
9696 - type: "plot"
9697   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9698   algorithm: "plot_throughput_speedup_analysis_name"
9699   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9700   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9701   include:
9702     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9703     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9704     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9705     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9706     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9707     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9708   layout:
9709     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
9710     layout: "plot-throughput-speedup-analysis"
9711
9712 - type: "plot"
9713   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9714   algorithm: "plot_throughput_speedup_analysis_name"
9715   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9716   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9717   include:
9718     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9719     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9720     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9721     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9722   layout:
9723     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
9724     layout: "plot-throughput-speedup-analysis"
9725
9726 - type: "plot"
9727   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9728   algorithm: "plot_throughput_speedup_analysis_name"
9729   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9730   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9731   include:
9732     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9733     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9734     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9735     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9736   layout:
9737     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
9738     layout: "plot-throughput-speedup-analysis"
9739
9740 - type: "plot"
9741   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9742   algorithm: "plot_throughput_speedup_analysis_name"
9743   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9744   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9745   include:
9746     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9747     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9748     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9749     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9750     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9751   layout:
9752     title: "2n-skx-xxv710-64b-l2switching-base-i40e-ndr"
9753     layout: "plot-throughput-speedup-analysis"
9754
9755 - type: "plot"
9756   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9757   algorithm: "plot_throughput_speedup_analysis_name"
9758   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9759   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9760   include:
9761     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9762     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9763     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9764     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9765     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9766   layout:
9767     title: "2n-skx-xxv710-64b-l2switching-base-i40e-pdr"
9768     layout: "plot-throughput-speedup-analysis"
9769
9770 - type: "plot"
9771   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9772   algorithm: "plot_throughput_speedup_analysis_name"
9773   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9774   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9775   include:
9776     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9777     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9778     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9779     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9780   layout:
9781     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
9782     layout: "plot-throughput-speedup-analysis"
9783
9784 - type: "plot"
9785   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9786   algorithm: "plot_throughput_speedup_analysis_name"
9787   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9788   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9789   include:
9790     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9791     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9792     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9793     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9794   layout:
9795     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
9796     layout: "plot-throughput-speedup-analysis"
9797
9798 - type: "plot"
9799   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
9800   algorithm: "plot_throughput_speedup_analysis_name"
9801   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
9802   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9803   include:
9804     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9805     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9806     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9807     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9808     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9809     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9810   layout:
9811     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr"
9812     layout: "plot-throughput-speedup-analysis"
9813
9814 - type: "plot"
9815   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
9816   algorithm: "plot_throughput_speedup_analysis_name"
9817   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
9818   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9819   include:
9820     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9821     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9822     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9823     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9824     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9825     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9826   layout:
9827     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr"
9828     layout: "plot-throughput-speedup-analysis"
9829
9830 - type: "plot"
9831   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9832   algorithm: "plot_throughput_speedup_analysis_name"
9833   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9834   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9835   include:
9836     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9837     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9838     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9839     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9840     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9841   layout:
9842     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
9843     layout: "plot-throughput-speedup-analysis"
9844
9845 - type: "plot"
9846   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9847   algorithm: "plot_throughput_speedup_analysis_name"
9848   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9849   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9850   include:
9851     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9852     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9853     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9854     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9855     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9856   layout:
9857     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
9858     layout: "plot-throughput-speedup-analysis"
9859
9860 - type: "plot"
9861   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9862   algorithm: "plot_throughput_speedup_analysis_name"
9863   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9864   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9865   include:
9866     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9867     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9868     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9869   layout:
9870     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
9871     layout: "plot-throughput-speedup-analysis"
9872
9873 - type: "plot"
9874   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9875   algorithm: "plot_throughput_speedup_analysis_name"
9876   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9877   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9878   include:
9879     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9880     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9881     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9882   layout:
9883     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
9884     layout: "plot-throughput-speedup-analysis"
9885
9886 - type: "plot"
9887   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9888   algorithm: "plot_throughput_speedup_analysis_name"
9889   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9890   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9891   include:
9892     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9893     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9894     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9895     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9896   layout:
9897     title: "3n-skx-xxv710-64b-l2switching-base-i40e-ndr"
9898     layout: "plot-throughput-speedup-analysis"
9899
9900 - type: "plot"
9901   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9902   algorithm: "plot_throughput_speedup_analysis_name"
9903   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9904   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9905   include:
9906     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9907     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9908     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9909     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9910   layout:
9911     title: "3n-skx-xxv710-64b-l2switching-base-i40e-pdr"
9912     layout: "plot-throughput-speedup-analysis"
9913
9914 - type: "plot"
9915   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9916   algorithm: "plot_throughput_speedup_analysis_name"
9917   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9918   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9919   include:
9920     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9921     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9922     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9923     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9924     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9925     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9926   layout:
9927     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
9928     layout: "plot-throughput-speedup-analysis"
9929
9930 - type: "plot"
9931   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9932   algorithm: "plot_throughput_speedup_analysis_name"
9933   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9934   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9935   include:
9936     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9937     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9938     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9939     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9940     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9941     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9942   layout:
9943     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
9944     layout: "plot-throughput-speedup-analysis"
9945
9946 - type: "plot"
9947   title: "Speedup: 3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr-tsa"
9948   algorithm: "plot_throughput_speedup_analysis_name"
9949   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr-tsa"
9950   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9951   include:
9952     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9953     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9954     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9955     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9956     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9957     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9958   layout:
9959     title: "3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr"
9960     layout: "plot-throughput-speedup-analysis"
9961
9962 - type: "plot"
9963   title: "Speedup: 3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr-tsa"
9964   algorithm: "plot_throughput_speedup_analysis_name"
9965   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr-tsa"
9966   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9967   include:
9968     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9969     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9970     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9971     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9972     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9973     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9974   layout:
9975     title: "3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr"
9976     layout: "plot-throughput-speedup-analysis"
9977
9978 - type: "plot"
9979   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
9980   algorithm: "plot_throughput_speedup_analysis_name"
9981   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
9982   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9983   include:
9984     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9985     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9986     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9987     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9988     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9989     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9990   layout:
9991     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr"
9992     layout: "plot-throughput-speedup-analysis"
9993
9994 - type: "plot"
9995   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
9996   algorithm: "plot_throughput_speedup_analysis_name"
9997   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
9998   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9999   include:
10000     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10001     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10002     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10003     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10004     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10005     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10006   layout:
10007     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr"
10008     layout: "plot-throughput-speedup-analysis"
10009
10010 - type: "plot"
10011   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
10012   algorithm: "plot_throughput_speedup_analysis_name"
10013   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
10014   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10015   include:
10016     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10017     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10018     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10019     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10020     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10021     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10022   layout:
10023     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr"
10024     layout: "plot-throughput-speedup-analysis"
10025
10026 - type: "plot"
10027   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10028   algorithm: "plot_throughput_speedup_analysis_name"
10029   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10030   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10031   include:
10032     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10033     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10034     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10035     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10036     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10037     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10038   layout:
10039     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr"
10040     layout: "plot-throughput-speedup-analysis"
10041
10042 - type: "plot"
10043   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10044   algorithm: "plot_throughput_speedup_analysis_name"
10045   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10046   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10047   include:
10048     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10049     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10050     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10051     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10052   layout:
10053     title: "2n-skx-xxv710-64b-vhost-base-i40e-ndr"
10054     layout: "plot-throughput-speedup-analysis"
10055
10056 - type: "plot"
10057   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10058   algorithm: "plot_throughput_speedup_analysis_name"
10059   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10060   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10061   include:
10062     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10063     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10064     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10065     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10066   layout:
10067     title: "2n-skx-xxv710-64b-vhost-base-i40e-pdr"
10068     layout: "plot-throughput-speedup-analysis"
10069
10070 - type: "plot"
10071   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
10072   algorithm: "plot_throughput_speedup_analysis_name"
10073   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
10074   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10075   include:
10076     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10077     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10078     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10079     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10080   layout:
10081     title: "3n-hsw-xl710-64b-vhost-base-i40e-ndr"
10082     layout: "plot-throughput-speedup-analysis"
10083
10084 - type: "plot"
10085   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
10086   algorithm: "plot_throughput_speedup_analysis_name"
10087   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
10088   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10089   include:
10090     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10091     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10092     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10093     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10094   layout:
10095     title: "3n-hsw-xl710-64b-vhost-base-i40e-pdr"
10096     layout: "plot-throughput-speedup-analysis"
10097
10098 #- type: "plot"
10099 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10100 #  algorithm: "plot_throughput_speedup_analysis_name"
10101 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10102 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10103 #  include:
10104 #    - ""
10105 #  layout:
10106 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr"
10107 #    layout: "plot-throughput-speedup-analysis"
10108 #
10109 #- type: "plot"
10110 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10111 #  algorithm: "plot_throughput_speedup_analysis_name"
10112 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10113 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10114 #  include:
10115 #    - ""
10116 #  layout:
10117 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr"
10118 #    layout: "plot-throughput-speedup-analysis"
10119
10120 - type: "plot"
10121   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10122   algorithm: "plot_throughput_speedup_analysis_name"
10123   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10124   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10125   include:
10126     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10127     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10128     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10129     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10130     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10131   layout:
10132     title: "3n-skx-xxv710-64b-vhost-base-i40e-ndr"
10133     layout: "plot-throughput-speedup-analysis"
10134
10135 - type: "plot"
10136   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10137   algorithm: "plot_throughput_speedup_analysis_name"
10138   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10139   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10140   include:
10141     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10142     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10143     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10144     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10145     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10146   layout:
10147     title: "3n-skx-xxv710-64b-vhost-base-i40e-pdr"
10148     layout: "plot-throughput-speedup-analysis"
10149
10150 - type: "plot"
10151   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10152   algorithm: "plot_throughput_speedup_analysis_name"
10153   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10154   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10155   include:
10156     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10157     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10158     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10159     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10160     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10161     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10162   layout:
10163     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr"
10164     layout: "plot-throughput-speedup-analysis"
10165
10166 - type: "plot"
10167   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10168   algorithm: "plot_throughput_speedup_analysis_name"
10169   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10170   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10171   include:
10172     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10173     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10174     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10175     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10176     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10177     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10178   layout:
10179     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr"
10180     layout: "plot-throughput-speedup-analysis"
10181
10182 - type: "plot"
10183   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
10184   algorithm: "plot_throughput_speedup_analysis_name"
10185   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
10186   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10187   include:
10188     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10189     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10190     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10191   layout:
10192     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr"
10193     layout: "plot-throughput-speedup-analysis"
10194
10195 - type: "plot"
10196   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
10197   algorithm: "plot_throughput_speedup_analysis_name"
10198   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
10199   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10200   include:
10201     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10202     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10203     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10204   layout:
10205     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr"
10206     layout: "plot-throughput-speedup-analysis"
10207
10208 - type: "plot"
10209   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
10210   algorithm: "plot_throughput_speedup_analysis_name"
10211   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
10212   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10213   include:
10214     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10215     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10216     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10217   layout:
10218     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr"
10219     layout: "plot-throughput-speedup-analysis"
10220
10221 - type: "plot"
10222   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
10223   algorithm: "plot_throughput_speedup_analysis_name"
10224   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
10225   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10226   include:
10227     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10228     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10229     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10230   layout:
10231     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr"
10232     layout: "plot-throughput-speedup-analysis"
10233
10234 ################################################################################
10235
10236 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
10237 - type: "plot"
10238   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10239   algorithm: "plot_performance_box"
10240   output-file-type: ".html"
10241   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10242   data: "plot-dpdk-throughput-latency-3n-hsw"
10243   filter: "'NIC_Intel-X520-DA2' and
10244            '64B' and
10245            'BASE' and
10246            'NDRPDR' and
10247            '1T1C' and
10248            'IP4FWD'"
10249   parameters:
10250   - "throughput"
10251   - "parent"
10252   - "tags"
10253   traces:
10254     hoverinfo: "x+y"
10255     boxpoints: "outliers"
10256     whiskerwidth: 0
10257   layout:
10258     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10259     layout: "plot-throughput"
10260
10261 - type: "plot"
10262   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10263   algorithm: "plot_performance_box"
10264   output-file-type: ".html"
10265   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10266   data: "plot-dpdk-throughput-latency-3n-hsw"
10267   filter: "'NIC_Intel-X520-DA2' and
10268            '64B' and
10269            'BASE' and
10270            'NDRPDR' and
10271            '2T2C' and
10272            'IP4FWD'"
10273   parameters:
10274   - "throughput"
10275   - "parent"
10276   - "tags"
10277   traces:
10278     hoverinfo: "x+y"
10279     boxpoints: "outliers"
10280     whiskerwidth: 0
10281   layout:
10282     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10283     layout: "plot-throughput"
10284
10285 - type: "plot"
10286   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10287   algorithm: "plot_performance_box"
10288   output-file-type: ".html"
10289   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10290   data: "plot-dpdk-throughput-latency-3n-hsw"
10291   filter: "'NIC_Intel-X520-DA2' and
10292            '64B' and
10293            'BASE' and
10294            'NDRPDR' and
10295            '1T1C' and
10296            'IP4FWD'"
10297   parameters:
10298   - "throughput"
10299   - "parent"
10300   - "tags"
10301   traces:
10302     hoverinfo: "x+y"
10303     boxpoints: "outliers"
10304     whiskerwidth: 0
10305   layout:
10306     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10307     layout: "plot-throughput"
10308
10309 - type: "plot"
10310   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10311   algorithm: "plot_performance_box"
10312   output-file-type: ".html"
10313   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10314   data: "plot-dpdk-throughput-latency-3n-hsw"
10315   filter: "'NIC_Intel-X520-DA2' and
10316            '64B' and
10317            'BASE' and
10318            'NDRPDR' and
10319            '2T2C' and
10320            'IP4FWD'"
10321   parameters:
10322   - "throughput"
10323   - "parent"
10324   - "tags"
10325   traces:
10326     hoverinfo: "x+y"
10327     boxpoints: "outliers"
10328     whiskerwidth: 0
10329   layout:
10330     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10331     layout: "plot-throughput"
10332
10333 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
10334 - type: "plot"
10335   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10336   algorithm: "plot_performance_box"
10337   output-file-type: ".html"
10338   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10339   data: "plot-dpdk-throughput-latency-3n-hsw"
10340   filter: "'NIC_Intel-X710' and
10341            '64B' and
10342            'BASE' and
10343            'NDRPDR' and
10344            '1T1C' and
10345            'IP4FWD'"
10346   parameters:
10347   - "throughput"
10348   - "parent"
10349   - "tags"
10350   traces:
10351     hoverinfo: "x+y"
10352     boxpoints: "outliers"
10353     whiskerwidth: 0
10354   layout:
10355     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10356     layout: "plot-throughput"
10357
10358 - type: "plot"
10359   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10360   algorithm: "plot_performance_box"
10361   output-file-type: ".html"
10362   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10363   data: "plot-dpdk-throughput-latency-3n-hsw"
10364   filter: "'NIC_Intel-X710' and
10365            '64B' and
10366            'BASE' and
10367            'NDRPDR' and
10368            '2T2C' and
10369            'IP4FWD'"
10370   parameters:
10371   - "throughput"
10372   - "parent"
10373   - "tags"
10374   traces:
10375     hoverinfo: "x+y"
10376     boxpoints: "outliers"
10377     whiskerwidth: 0
10378   layout:
10379     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10380     layout: "plot-throughput"
10381
10382 - type: "plot"
10383   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10384   algorithm: "plot_performance_box"
10385   output-file-type: ".html"
10386   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10387   data: "plot-dpdk-throughput-latency-3n-hsw"
10388   filter: "'NIC_Intel-X710' and
10389            '64B' and
10390            'BASE' and
10391            'NDRPDR' and
10392            '1T1C' and
10393            'IP4FWD'"
10394   parameters:
10395   - "throughput"
10396   - "parent"
10397   - "tags"
10398   traces:
10399     hoverinfo: "x+y"
10400     boxpoints: "outliers"
10401     whiskerwidth: 0
10402   layout:
10403     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10404     layout: "plot-throughput"
10405
10406 - type: "plot"
10407   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10408   algorithm: "plot_performance_box"
10409   output-file-type: ".html"
10410   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10411   data: "plot-dpdk-throughput-latency-3n-hsw"
10412   filter: "'NIC_Intel-X710' and
10413            '64B' and
10414            'BASE' and
10415            'NDRPDR' and
10416            '2T2C' and
10417            'IP4FWD'"
10418   parameters:
10419   - "throughput"
10420   - "parent"
10421   - "tags"
10422   traces:
10423     hoverinfo: "x+y"
10424     boxpoints: "outliers"
10425     whiskerwidth: 0
10426   layout:
10427     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10428     layout: "plot-throughput"
10429
10430 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
10431 - type: "plot"
10432   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10433   algorithm: "plot_performance_box"
10434   output-file-type: ".html"
10435   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10436   data: "plot-dpdk-throughput-latency-3n-hsw"
10437   filter: "'NIC_Intel-XL710' and
10438            '64B' and
10439            'BASE' and
10440            'NDRPDR' and
10441            '1T1C' and
10442            'IP4FWD'"
10443   parameters:
10444   - "throughput"
10445   - "parent"
10446   - "tags"
10447   traces:
10448     hoverinfo: "x+y"
10449     boxpoints: "outliers"
10450     whiskerwidth: 0
10451   layout:
10452     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10453     layout: "plot-throughput"
10454
10455 - type: "plot"
10456   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10457   algorithm: "plot_performance_box"
10458   output-file-type: ".html"
10459   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10460   data: "plot-dpdk-throughput-latency-3n-hsw"
10461   filter: "'NIC_Intel-XL710' and
10462            '64B' and
10463            'BASE' and
10464            'NDRPDR' and
10465            '2T2C' and
10466            'IP4FWD'"
10467   parameters:
10468   - "throughput"
10469   - "parent"
10470   - "tags"
10471   traces:
10472     hoverinfo: "x+y"
10473     boxpoints: "outliers"
10474     whiskerwidth: 0
10475   layout:
10476     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10477     layout: "plot-throughput"
10478
10479 - type: "plot"
10480   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10481   algorithm: "plot_performance_box"
10482   output-file-type: ".html"
10483   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10484   data: "plot-dpdk-throughput-latency-3n-hsw"
10485   filter: "'NIC_Intel-XL710' and
10486            '64B' and
10487            'BASE' and
10488            'NDRPDR' and
10489            '1T1C' and
10490            'IP4FWD'"
10491   parameters:
10492   - "throughput"
10493   - "parent"
10494   - "tags"
10495   traces:
10496     hoverinfo: "x+y"
10497     boxpoints: "outliers"
10498     whiskerwidth: 0
10499   layout:
10500     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10501     layout: "plot-throughput"
10502
10503 - type: "plot"
10504   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10505   algorithm: "plot_performance_box"
10506   output-file-type: ".html"
10507   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10508   data: "plot-dpdk-throughput-latency-3n-hsw"
10509   filter: "'NIC_Intel-XL710' and
10510            '64B' and
10511            'BASE' and
10512            'NDRPDR' and
10513            '2T2C' and
10514            'IP4FWD'"
10515   parameters:
10516   - "throughput"
10517   - "parent"
10518   - "tags"
10519   traces:
10520     hoverinfo: "x+y"
10521     boxpoints: "outliers"
10522     whiskerwidth: 0
10523   layout:
10524     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10525     layout: "plot-throughput"
10526
10527 # Packet Throughput - DPDK l3fwd 3n-skx-x710
10528 - type: "plot"
10529   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10530   algorithm: "plot_performance_box"
10531   output-file-type: ".html"
10532   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10533   data: "plot-dpdk-throughput-latency-3n-skx"
10534   filter: "'NIC_Intel-X710' and
10535            '64B' and
10536            'BASE' and
10537            'NDRPDR' and
10538            '2T1C' and
10539            'IP4FWD'"
10540   parameters:
10541   - "throughput"
10542   - "parent"
10543   - "tags"
10544   traces:
10545     hoverinfo: "x+y"
10546     boxpoints: "outliers"
10547     whiskerwidth: 0
10548   layout:
10549     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10550     layout: "plot-throughput"
10551
10552 - type: "plot"
10553   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10554   algorithm: "plot_performance_box"
10555   output-file-type: ".html"
10556   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10557   data: "plot-dpdk-throughput-latency-3n-skx"
10558   filter: "'NIC_Intel-X710' and
10559            '64B' and
10560            'BASE' and
10561            'NDRPDR' and
10562            '4T2C' and
10563            'IP4FWD'"
10564   parameters:
10565   - "throughput"
10566   - "parent"
10567   - "tags"
10568   traces:
10569     hoverinfo: "x+y"
10570     boxpoints: "outliers"
10571     whiskerwidth: 0
10572   layout:
10573     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10574     layout: "plot-throughput"
10575
10576 - type: "plot"
10577   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10578   algorithm: "plot_performance_box"
10579   output-file-type: ".html"
10580   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10581   data: "plot-dpdk-throughput-latency-3n-skx"
10582   filter: "'NIC_Intel-X710' and
10583            '64B' and
10584            'BASE' and
10585            'NDRPDR' and
10586            '2T1C' and
10587            'IP4FWD'"
10588   parameters:
10589   - "throughput"
10590   - "parent"
10591   - "tags"
10592   traces:
10593     hoverinfo: "x+y"
10594     boxpoints: "outliers"
10595     whiskerwidth: 0
10596   layout:
10597     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10598     layout: "plot-throughput"
10599
10600 - type: "plot"
10601   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10602   algorithm: "plot_performance_box"
10603   output-file-type: ".html"
10604   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10605   data: "plot-dpdk-throughput-latency-3n-skx"
10606   filter: "'NIC_Intel-X710' and
10607            '64B' and
10608            'BASE' and
10609            'NDRPDR' and
10610            '4T2C' and
10611            'IP4FWD'"
10612   parameters:
10613   - "throughput"
10614   - "parent"
10615   - "tags"
10616   traces:
10617     hoverinfo: "x+y"
10618     boxpoints: "outliers"
10619     whiskerwidth: 0
10620   layout:
10621     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10622     layout: "plot-throughput"
10623
10624 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
10625 - type: "plot"
10626   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10627   algorithm: "plot_performance_box"
10628   output-file-type: ".html"
10629   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10630   data: "plot-dpdk-throughput-latency-3n-skx"
10631   filter: "'NIC_Intel-XXV710' and
10632            '64B' and
10633            'BASE' and
10634            'NDRPDR' and
10635            '2T1C' and
10636            'IP4FWD'"
10637   parameters:
10638   - "throughput"
10639   - "parent"
10640   - "tags"
10641   traces:
10642     hoverinfo: "x+y"
10643     boxpoints: "outliers"
10644     whiskerwidth: 0
10645   layout:
10646     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10647     layout: "plot-throughput"
10648
10649 - type: "plot"
10650   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10651   algorithm: "plot_performance_box"
10652   output-file-type: ".html"
10653   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10654   data: "plot-dpdk-throughput-latency-3n-skx"
10655   filter: "'NIC_Intel-XXV710' and
10656            '64B' and
10657            'BASE' and
10658            'NDRPDR' and
10659            '4T2C' and
10660            'IP4FWD'"
10661   parameters:
10662   - "throughput"
10663   - "parent"
10664   - "tags"
10665   traces:
10666     hoverinfo: "x+y"
10667     boxpoints: "outliers"
10668     whiskerwidth: 0
10669   layout:
10670     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10671     layout: "plot-throughput"
10672
10673 - type: "plot"
10674   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10675   algorithm: "plot_performance_box"
10676   output-file-type: ".html"
10677   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10678   data: "plot-dpdk-throughput-latency-3n-skx"
10679   filter: "'NIC_Intel-XXV710' and
10680            '64B' and
10681            'BASE' and
10682            'NDRPDR' and
10683            '2T1C' and
10684            'IP4FWD'"
10685   parameters:
10686   - "throughput"
10687   - "parent"
10688   - "tags"
10689   traces:
10690     hoverinfo: "x+y"
10691     boxpoints: "outliers"
10692     whiskerwidth: 0
10693   layout:
10694     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10695     layout: "plot-throughput"
10696
10697 - type: "plot"
10698   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10699   algorithm: "plot_performance_box"
10700   output-file-type: ".html"
10701   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10702   data: "plot-dpdk-throughput-latency-3n-skx"
10703   filter: "'NIC_Intel-XXV710' and
10704            '64B' and
10705            'BASE' and
10706            'NDRPDR' and
10707            '4T2C' and
10708            'IP4FWD'"
10709   parameters:
10710   - "throughput"
10711   - "parent"
10712   - "tags"
10713   traces:
10714     hoverinfo: "x+y"
10715     boxpoints: "outliers"
10716     whiskerwidth: 0
10717   layout:
10718     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10719     layout: "plot-throughput"
10720
10721 # Packet Throughput - DPDK l3fwd 2n-skx-x710
10722 - type: "plot"
10723   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10724   algorithm: "plot_performance_box"
10725   output-file-type: ".html"
10726   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10727   data: "plot-dpdk-throughput-latency-2n-skx"
10728   filter: "'NIC_Intel-X710' and
10729            '64B' and
10730            'BASE' and
10731            'NDRPDR' and
10732            '2T1C' and
10733            'IP4FWD'"
10734   parameters:
10735   - "throughput"
10736   - "parent"
10737   - "tags"
10738   traces:
10739     hoverinfo: "x+y"
10740     boxpoints: "outliers"
10741     whiskerwidth: 0
10742   layout:
10743     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10744     layout: "plot-throughput"
10745
10746 - type: "plot"
10747   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10748   algorithm: "plot_performance_box"
10749   output-file-type: ".html"
10750   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10751   data: "plot-dpdk-throughput-latency-2n-skx"
10752   filter: "'NIC_Intel-X710' and
10753            '64B' and
10754            'BASE' and
10755            'NDRPDR' and
10756            '4T2C' and
10757            'IP4FWD'"
10758   parameters:
10759   - "throughput"
10760   - "parent"
10761   - "tags"
10762   traces:
10763     hoverinfo: "x+y"
10764     boxpoints: "outliers"
10765     whiskerwidth: 0
10766   layout:
10767     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10768     layout: "plot-throughput"
10769
10770 - type: "plot"
10771   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10772   algorithm: "plot_performance_box"
10773   output-file-type: ".html"
10774   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10775   data: "plot-dpdk-throughput-latency-2n-skx"
10776   filter: "'NIC_Intel-X710' and
10777            '64B' and
10778            'BASE' and
10779            'NDRPDR' and
10780            '2T1C' and
10781            'IP4FWD'"
10782   parameters:
10783   - "throughput"
10784   - "parent"
10785   - "tags"
10786   traces:
10787     hoverinfo: "x+y"
10788     boxpoints: "outliers"
10789     whiskerwidth: 0
10790   layout:
10791     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10792     layout: "plot-throughput"
10793
10794 - type: "plot"
10795   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10796   algorithm: "plot_performance_box"
10797   output-file-type: ".html"
10798   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10799   data: "plot-dpdk-throughput-latency-2n-skx"
10800   filter: "'NIC_Intel-X710' and
10801            '64B' and
10802            'BASE' and
10803            'NDRPDR' and
10804            '4T2C' and
10805            'IP4FWD'"
10806   parameters:
10807   - "throughput"
10808   - "parent"
10809   - "tags"
10810   traces:
10811     hoverinfo: "x+y"
10812     boxpoints: "outliers"
10813     whiskerwidth: 0
10814   layout:
10815     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10816     layout: "plot-throughput"
10817
10818 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
10819 - type: "plot"
10820   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10821   algorithm: "plot_performance_box"
10822   output-file-type: ".html"
10823   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10824   data: "plot-dpdk-throughput-latency-2n-skx"
10825   filter: "'NIC_Intel-XXV710' and
10826            '64B' and
10827            'BASE' and
10828            'NDRPDR' and
10829            '2T1C' and
10830            'IP4FWD'"
10831   parameters:
10832   - "throughput"
10833   - "parent"
10834   - "tags"
10835   traces:
10836     hoverinfo: "x+y"
10837     boxpoints: "outliers"
10838     whiskerwidth: 0
10839   layout:
10840     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10841     layout: "plot-throughput"
10842
10843 - type: "plot"
10844   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10845   algorithm: "plot_performance_box"
10846   output-file-type: ".html"
10847   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10848   data: "plot-dpdk-throughput-latency-2n-skx"
10849   filter: "'NIC_Intel-XXV710' and
10850            '64B' and
10851            'BASE' and
10852            'NDRPDR' and
10853            '4T2C' and
10854            'IP4FWD'"
10855   parameters:
10856   - "throughput"
10857   - "parent"
10858   - "tags"
10859   traces:
10860     hoverinfo: "x+y"
10861     boxpoints: "outliers"
10862     whiskerwidth: 0
10863   layout:
10864     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10865     layout: "plot-throughput"
10866
10867 - type: "plot"
10868   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10869   algorithm: "plot_performance_box"
10870   output-file-type: ".html"
10871   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10872   data: "plot-dpdk-throughput-latency-2n-skx"
10873   filter: "'NIC_Intel-XXV710' and
10874            '64B' and
10875            'BASE' and
10876            'NDRPDR' and
10877            '2T1C' and
10878            'IP4FWD'"
10879   parameters:
10880   - "throughput"
10881   - "parent"
10882   - "tags"
10883   traces:
10884     hoverinfo: "x+y"
10885     boxpoints: "outliers"
10886     whiskerwidth: 0
10887   layout:
10888     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10889     layout: "plot-throughput"
10890
10891 - type: "plot"
10892   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10893   algorithm: "plot_performance_box"
10894   output-file-type: ".html"
10895   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10896   data: "plot-dpdk-throughput-latency-2n-skx"
10897   filter: "'NIC_Intel-XXV710' and
10898            '64B' and
10899            'BASE' and
10900            'NDRPDR' and
10901            '4T2C' and
10902            'IP4FWD'"
10903   parameters:
10904   - "throughput"
10905   - "parent"
10906   - "tags"
10907   traces:
10908     hoverinfo: "x+y"
10909     boxpoints: "outliers"
10910     whiskerwidth: 0
10911   layout:
10912     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10913     layout: "plot-throughput"
10914
10915 ################################################################################
10916
10917 # Packet Throughput - DPDK testpmd 3n-hsw-x520
10918 - type: "plot"
10919   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
10920   algorithm: "plot_performance_box"
10921   output-file-type: ".html"
10922   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
10923   data: "plot-dpdk-throughput-latency-3n-hsw"
10924   filter: "'NIC_Intel-X520-DA2' and
10925            '64B' and
10926            'BASE' and
10927            'NDRPDR' and
10928            '1T1C' and
10929            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10930   parameters:
10931   - "throughput"
10932   - "parent"
10933   - "tags"
10934   traces:
10935     hoverinfo: "x+y"
10936     boxpoints: "outliers"
10937     whiskerwidth: 0
10938   layout:
10939     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
10940     layout: "plot-throughput"
10941
10942 - type: "plot"
10943   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
10944   algorithm: "plot_performance_box"
10945   output-file-type: ".html"
10946   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
10947   data: "plot-dpdk-throughput-latency-3n-hsw"
10948   filter: "'NIC_Intel-X520-DA2' and
10949            '64B' and
10950            'BASE' and
10951            'NDRPDR' and
10952            '2T2C' and
10953            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10954   parameters:
10955   - "throughput"
10956   - "parent"
10957   - "tags"
10958   traces:
10959     hoverinfo: "x+y"
10960     boxpoints: "outliers"
10961     whiskerwidth: 0
10962   layout:
10963     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
10964     layout: "plot-throughput"
10965
10966 - type: "plot"
10967   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
10968   algorithm: "plot_performance_box"
10969   output-file-type: ".html"
10970   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
10971   data: "plot-dpdk-throughput-latency-3n-hsw"
10972   filter: "'NIC_Intel-X520-DA2' and
10973            '64B' and
10974            'BASE' and
10975            'NDRPDR' and
10976            '1T1C' and
10977            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10978   parameters:
10979   - "throughput"
10980   - "parent"
10981   - "tags"
10982   traces:
10983     hoverinfo: "x+y"
10984     boxpoints: "outliers"
10985     whiskerwidth: 0
10986   layout:
10987     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
10988     layout: "plot-throughput"
10989
10990 - type: "plot"
10991   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
10992   algorithm: "plot_performance_box"
10993   output-file-type: ".html"
10994   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
10995   data: "plot-dpdk-throughput-latency-3n-hsw"
10996   filter: "'NIC_Intel-X520-DA2' and
10997            '64B' and
10998            'BASE' and
10999            'NDRPDR' and
11000            '2T2C' and
11001            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11002   parameters:
11003   - "throughput"
11004   - "parent"
11005   - "tags"
11006   traces:
11007     hoverinfo: "x+y"
11008     boxpoints: "outliers"
11009     whiskerwidth: 0
11010   layout:
11011     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
11012     layout: "plot-throughput"
11013
11014 # Packet Throughput - DPDK testpmd 3n-hsw-x710
11015 - type: "plot"
11016   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11017   algorithm: "plot_performance_box"
11018   output-file-type: ".html"
11019   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11020   data: "plot-dpdk-throughput-latency-3n-hsw"
11021   filter: "'NIC_Intel-X710' and
11022            '64B' and
11023            'BASE' and
11024            'NDRPDR' and
11025            '1T1C' and
11026            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11027   parameters:
11028   - "throughput"
11029   - "parent"
11030   - "tags"
11031   traces:
11032     hoverinfo: "x+y"
11033     boxpoints: "outliers"
11034     whiskerwidth: 0
11035   layout:
11036     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11037     layout: "plot-throughput"
11038
11039 - type: "plot"
11040   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11041   algorithm: "plot_performance_box"
11042   output-file-type: ".html"
11043   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11044   data: "plot-dpdk-throughput-latency-3n-hsw"
11045   filter: "'NIC_Intel-X710' and
11046            '64B' and
11047            'BASE' and
11048            'NDRPDR' and
11049            '2T2C' and
11050            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11051   parameters:
11052   - "throughput"
11053   - "parent"
11054   - "tags"
11055   traces:
11056     hoverinfo: "x+y"
11057     boxpoints: "outliers"
11058     whiskerwidth: 0
11059   layout:
11060     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11061     layout: "plot-throughput"
11062
11063 - type: "plot"
11064   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11065   algorithm: "plot_performance_box"
11066   output-file-type: ".html"
11067   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11068   data: "plot-dpdk-throughput-latency-3n-hsw"
11069   filter: "'NIC_Intel-X710' and
11070            '64B' and
11071            'BASE' and
11072            'NDRPDR' and
11073            '1T1C' and
11074            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11075   parameters:
11076   - "throughput"
11077   - "parent"
11078   - "tags"
11079   traces:
11080     hoverinfo: "x+y"
11081     boxpoints: "outliers"
11082     whiskerwidth: 0
11083   layout:
11084     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11085     layout: "plot-throughput"
11086
11087 - type: "plot"
11088   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11089   algorithm: "plot_performance_box"
11090   output-file-type: ".html"
11091   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11092   data: "plot-dpdk-throughput-latency-3n-hsw"
11093   filter: "'NIC_Intel-X710' and
11094            '64B' and
11095            'BASE' and
11096            'NDRPDR' and
11097            '2T2C' and
11098            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11099   parameters:
11100   - "throughput"
11101   - "parent"
11102   - "tags"
11103   traces:
11104     hoverinfo: "x+y"
11105     boxpoints: "outliers"
11106     whiskerwidth: 0
11107   layout:
11108     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11109     layout: "plot-throughput"
11110
11111 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
11112 - type: "plot"
11113   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11114   algorithm: "plot_performance_box"
11115   output-file-type: ".html"
11116   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11117   data: "plot-dpdk-throughput-latency-3n-hsw"
11118   filter: "'NIC_Intel-XL710' and
11119            '64B' and
11120            'BASE' and
11121            'NDRPDR' and
11122            '1T1C' and
11123            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11124   parameters:
11125   - "throughput"
11126   - "parent"
11127   - "tags"
11128   traces:
11129     hoverinfo: "x+y"
11130     boxpoints: "outliers"
11131     whiskerwidth: 0
11132   layout:
11133     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11134     layout: "plot-throughput"
11135
11136 - type: "plot"
11137   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11138   algorithm: "plot_performance_box"
11139   output-file-type: ".html"
11140   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11141   data: "plot-dpdk-throughput-latency-3n-hsw"
11142   filter: "'NIC_Intel-XL710' and
11143            '64B' and
11144            'BASE' and
11145            'NDRPDR' and
11146            '2T2C' and
11147            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11148   parameters:
11149   - "throughput"
11150   - "parent"
11151   - "tags"
11152   traces:
11153     hoverinfo: "x+y"
11154     boxpoints: "outliers"
11155     whiskerwidth: 0
11156   layout:
11157     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11158     layout: "plot-throughput"
11159
11160 - type: "plot"
11161   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11162   algorithm: "plot_performance_box"
11163   output-file-type: ".html"
11164   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11165   data: "plot-dpdk-throughput-latency-3n-hsw"
11166   filter: "'NIC_Intel-XL710' and
11167            '64B' and
11168            'BASE' and
11169            'NDRPDR' and
11170            '1T1C' and
11171            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11172   parameters:
11173   - "throughput"
11174   - "parent"
11175   - "tags"
11176   traces:
11177     hoverinfo: "x+y"
11178     boxpoints: "outliers"
11179     whiskerwidth: 0
11180   layout:
11181     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11182     layout: "plot-throughput"
11183
11184 - type: "plot"
11185   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11186   algorithm: "plot_performance_box"
11187   output-file-type: ".html"
11188   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11189   data: "plot-dpdk-throughput-latency-3n-hsw"
11190   filter: "'NIC_Intel-XL710' and
11191            '64B' and
11192            'BASE' and
11193            'NDRPDR' and
11194            '2T2C' and
11195            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11196   parameters:
11197   - "throughput"
11198   - "parent"
11199   - "tags"
11200   traces:
11201     hoverinfo: "x+y"
11202     boxpoints: "outliers"
11203     whiskerwidth: 0
11204   layout:
11205     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11206     layout: "plot-throughput"
11207
11208 # Packet Throughput - DPDK testpmd 3n-skx-x710
11209 - type: "plot"
11210   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11211   algorithm: "plot_performance_box"
11212   output-file-type: ".html"
11213   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11214   data: "plot-dpdk-throughput-latency-3n-skx"
11215   filter: "'NIC_Intel-X710' and
11216            '64B' and
11217            'BASE' and
11218            'NDRPDR' and
11219            '2T1C' and
11220            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11221   parameters:
11222   - "throughput"
11223   - "parent"
11224   - "tags"
11225   traces:
11226     hoverinfo: "x+y"
11227     boxpoints: "outliers"
11228     whiskerwidth: 0
11229   layout:
11230     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11231     layout: "plot-throughput"
11232
11233 - type: "plot"
11234   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11235   algorithm: "plot_performance_box"
11236   output-file-type: ".html"
11237   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11238   data: "plot-dpdk-throughput-latency-3n-skx"
11239   filter: "'NIC_Intel-X710' and
11240            '64B' and
11241            'BASE' and
11242            'NDRPDR' and
11243            '4T2C' and
11244            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11245   parameters:
11246   - "throughput"
11247   - "parent"
11248   - "tags"
11249   traces:
11250     hoverinfo: "x+y"
11251     boxpoints: "outliers"
11252     whiskerwidth: 0
11253   layout:
11254     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11255     layout: "plot-throughput"
11256
11257 - type: "plot"
11258   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11259   algorithm: "plot_performance_box"
11260   output-file-type: ".html"
11261   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11262   data: "plot-dpdk-throughput-latency-3n-skx"
11263   filter: "'NIC_Intel-X710' and
11264            '64B' and
11265            'BASE' and
11266            'NDRPDR' and
11267            '2T1C' and
11268            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11269   parameters:
11270   - "throughput"
11271   - "parent"
11272   - "tags"
11273   traces:
11274     hoverinfo: "x+y"
11275     boxpoints: "outliers"
11276     whiskerwidth: 0
11277   layout:
11278     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11279     layout: "plot-throughput"
11280
11281 - type: "plot"
11282   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11283   algorithm: "plot_performance_box"
11284   output-file-type: ".html"
11285   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11286   data: "plot-dpdk-throughput-latency-3n-skx"
11287   filter: "'NIC_Intel-X710' and
11288            '64B' and
11289            'BASE' and
11290            'NDRPDR' and
11291            '4T2C' and
11292            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11293   parameters:
11294   - "throughput"
11295   - "parent"
11296   - "tags"
11297   traces:
11298     hoverinfo: "x+y"
11299     boxpoints: "outliers"
11300     whiskerwidth: 0
11301   layout:
11302     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11303     layout: "plot-throughput"
11304
11305 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
11306 - type: "plot"
11307   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11308   algorithm: "plot_performance_box"
11309   output-file-type: ".html"
11310   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11311   data: "plot-dpdk-throughput-latency-3n-skx"
11312   filter: "'NIC_Intel-XXV710' and
11313            '64B' and
11314            'BASE' and
11315            'NDRPDR' and
11316            '2T1C' and
11317            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11318   parameters:
11319   - "throughput"
11320   - "parent"
11321   - "tags"
11322   traces:
11323     hoverinfo: "x+y"
11324     boxpoints: "outliers"
11325     whiskerwidth: 0
11326   layout:
11327     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11328     layout: "plot-throughput"
11329
11330 - type: "plot"
11331   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11332   algorithm: "plot_performance_box"
11333   output-file-type: ".html"
11334   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11335   data: "plot-dpdk-throughput-latency-3n-skx"
11336   filter: "'NIC_Intel-XXV710' and
11337            '64B' and
11338            'BASE' and
11339            'NDRPDR' and
11340            '4T2C' and
11341            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11342   parameters:
11343   - "throughput"
11344   - "parent"
11345   - "tags"
11346   traces:
11347     hoverinfo: "x+y"
11348     boxpoints: "outliers"
11349     whiskerwidth: 0
11350   layout:
11351     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11352     layout: "plot-throughput"
11353
11354 - type: "plot"
11355   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11356   algorithm: "plot_performance_box"
11357   output-file-type: ".html"
11358   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11359   data: "plot-dpdk-throughput-latency-3n-skx"
11360   filter: "'NIC_Intel-XXV710' and
11361            '64B' and
11362            'BASE' and
11363            'NDRPDR' and
11364            '2T1C' and
11365            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11366   parameters:
11367   - "throughput"
11368   - "parent"
11369   - "tags"
11370   traces:
11371     hoverinfo: "x+y"
11372     boxpoints: "outliers"
11373     whiskerwidth: 0
11374   layout:
11375     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11376     layout: "plot-throughput"
11377
11378 - type: "plot"
11379   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11380   algorithm: "plot_performance_box"
11381   output-file-type: ".html"
11382   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11383   data: "plot-dpdk-throughput-latency-3n-skx"
11384   filter: "'NIC_Intel-XXV710' and
11385            '64B' and
11386            'BASE' and
11387            'NDRPDR' and
11388            '4T2C' and
11389            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11390   parameters:
11391   - "throughput"
11392   - "parent"
11393   - "tags"
11394   traces:
11395     hoverinfo: "x+y"
11396     boxpoints: "outliers"
11397     whiskerwidth: 0
11398   layout:
11399     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11400     layout: "plot-throughput"
11401
11402 # Packet Throughput - DPDK testpmd 2n-skx-x710
11403 - type: "plot"
11404   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11405   algorithm: "plot_performance_box"
11406   output-file-type: ".html"
11407   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11408   data: "plot-dpdk-throughput-latency-2n-skx"
11409   filter: "'NIC_Intel-X710' and
11410            '64B' and
11411            'BASE' and
11412            'NDRPDR' and
11413            '2T1C' and
11414            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11415   parameters:
11416   - "throughput"
11417   - "parent"
11418   - "tags"
11419   traces:
11420     hoverinfo: "x+y"
11421     boxpoints: "outliers"
11422     whiskerwidth: 0
11423   layout:
11424     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11425     layout: "plot-throughput"
11426
11427 - type: "plot"
11428   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11429   algorithm: "plot_performance_box"
11430   output-file-type: ".html"
11431   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11432   data: "plot-dpdk-throughput-latency-2n-skx"
11433   filter: "'NIC_Intel-X710' and
11434            '64B' and
11435            'BASE' and
11436            'NDRPDR' and
11437            '4T2C' and
11438            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11439   parameters:
11440   - "throughput"
11441   - "parent"
11442   - "tags"
11443   traces:
11444     hoverinfo: "x+y"
11445     boxpoints: "outliers"
11446     whiskerwidth: 0
11447   layout:
11448     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11449     layout: "plot-throughput"
11450
11451 - type: "plot"
11452   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11453   algorithm: "plot_performance_box"
11454   output-file-type: ".html"
11455   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11456   data: "plot-dpdk-throughput-latency-2n-skx"
11457   filter: "'NIC_Intel-X710' and
11458            '64B' and
11459            'BASE' and
11460            'NDRPDR' and
11461            '2T1C' and
11462            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11463   parameters:
11464   - "throughput"
11465   - "parent"
11466   - "tags"
11467   traces:
11468     hoverinfo: "x+y"
11469     boxpoints: "outliers"
11470     whiskerwidth: 0
11471   layout:
11472     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11473     layout: "plot-throughput"
11474
11475 - type: "plot"
11476   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11477   algorithm: "plot_performance_box"
11478   output-file-type: ".html"
11479   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11480   data: "plot-dpdk-throughput-latency-2n-skx"
11481   filter: "'NIC_Intel-X710' and
11482            '64B' and
11483            'BASE' and
11484            'NDRPDR' and
11485            '4T2C' and
11486            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11487   parameters:
11488   - "throughput"
11489   - "parent"
11490   - "tags"
11491   traces:
11492     hoverinfo: "x+y"
11493     boxpoints: "outliers"
11494     whiskerwidth: 0
11495   layout:
11496     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11497     layout: "plot-throughput"
11498
11499 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
11500 - type: "plot"
11501   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11502   algorithm: "plot_performance_box"
11503   output-file-type: ".html"
11504   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11505   data: "plot-dpdk-throughput-latency-2n-skx"
11506   filter: "'NIC_Intel-XXV710' and
11507            '64B' and
11508            'BASE' and
11509            'NDRPDR' and
11510            '2T1C' and
11511            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11512   parameters:
11513   - "throughput"
11514   - "parent"
11515   - "tags"
11516   traces:
11517     hoverinfo: "x+y"
11518     boxpoints: "outliers"
11519     whiskerwidth: 0
11520   layout:
11521     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11522     layout: "plot-throughput"
11523
11524 - type: "plot"
11525   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11526   algorithm: "plot_performance_box"
11527   output-file-type: ".html"
11528   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11529   data: "plot-dpdk-throughput-latency-2n-skx"
11530   filter: "'NIC_Intel-XXV710' and
11531            '64B' and
11532            'BASE' and
11533            'NDRPDR' and
11534            '4T2C' and
11535            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11536   parameters:
11537   - "throughput"
11538   - "parent"
11539   - "tags"
11540   traces:
11541     hoverinfo: "x+y"
11542     boxpoints: "outliers"
11543     whiskerwidth: 0
11544   layout:
11545     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11546     layout: "plot-throughput"
11547
11548 - type: "plot"
11549   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11550   algorithm: "plot_performance_box"
11551   output-file-type: ".html"
11552   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11553   data: "plot-dpdk-throughput-latency-2n-skx"
11554   filter: "'NIC_Intel-XXV710' and
11555            '64B' and
11556            'BASE' and
11557            'NDRPDR' and
11558            '2T1C' and
11559            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11560   parameters:
11561   - "throughput"
11562   - "parent"
11563   - "tags"
11564   traces:
11565     hoverinfo: "x+y"
11566     boxpoints: "outliers"
11567     whiskerwidth: 0
11568   layout:
11569     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11570     layout: "plot-throughput"
11571
11572 - type: "plot"
11573   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11574   algorithm: "plot_performance_box"
11575   output-file-type: ".html"
11576   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11577   data: "plot-dpdk-throughput-latency-2n-skx"
11578   filter: "'NIC_Intel-XXV710' and
11579            '64B' and
11580            'BASE' and
11581            'NDRPDR' and
11582            '4T2C' and
11583            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11584   parameters:
11585   - "throughput"
11586   - "parent"
11587   - "tags"
11588   traces:
11589     hoverinfo: "x+y"
11590     boxpoints: "outliers"
11591     whiskerwidth: 0
11592   layout:
11593     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11594     layout: "plot-throughput"
11595
11596 ################################################################################
11597
11598 # Packet Latency - DPDK l3fwd 3n-hsw-x520
11599 - type: "plot"
11600   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11601   algorithm: "plot_latency_error_bars"
11602   output-file-type: ".html"
11603   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11604   data: "plot-dpdk-throughput-latency-3n-hsw"
11605   filter: "'NIC_Intel-X520-DA2' and
11606            '64B' and
11607            'BASE' and
11608            'NDRPDR' and
11609            '1T1C' and
11610            'IP4FWD'"
11611   parameters:
11612   - "latency"
11613   - "parent"
11614   - "tags"
11615   layout:
11616     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
11617     layout: "plot-latency"
11618
11619 - type: "plot"
11620   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11621   algorithm: "plot_latency_error_bars"
11622   output-file-type: ".html"
11623   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11624   data: "plot-dpdk-throughput-latency-3n-hsw"
11625   filter: "'NIC_Intel-X520-DA2' and
11626            '64B' and
11627            'BASE' and
11628            'NDRPDR' and
11629            '2T2C' and
11630            'IP4FWD'"
11631   parameters:
11632   - "latency"
11633   - "parent"
11634   - "tags"
11635   layout:
11636     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
11637     layout: "plot-latency"
11638
11639 # Packet Latency - DPDK l3fwd 3n-hsw-x710
11640 - type: "plot"
11641   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11642   algorithm: "plot_latency_error_bars"
11643   output-file-type: ".html"
11644   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11645   data: "plot-dpdk-throughput-latency-3n-hsw"
11646   filter: "'NIC_Intel-X710' and
11647            '64B' and
11648            'BASE' and
11649            'NDRPDR' and
11650            '1T1C' and
11651            'IP4FWD'"
11652   parameters:
11653   - "latency"
11654   - "parent"
11655   - "tags"
11656   layout:
11657     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
11658     layout: "plot-latency"
11659
11660 - type: "plot"
11661   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11662   algorithm: "plot_latency_error_bars"
11663   output-file-type: ".html"
11664   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11665   data: "plot-dpdk-throughput-latency-3n-hsw"
11666   filter: "'NIC_Intel-X710' and
11667            '64B' and
11668            'BASE' and
11669            'NDRPDR' and
11670            '2T2C' and
11671            'IP4FWD'"
11672   parameters:
11673   - "latency"
11674   - "parent"
11675   - "tags"
11676   layout:
11677     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
11678     layout: "plot-latency"
11679
11680 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
11681 - type: "plot"
11682   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11683   algorithm: "plot_latency_error_bars"
11684   output-file-type: ".html"
11685   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11686   data: "plot-dpdk-throughput-latency-3n-hsw"
11687   filter: "'NIC_Intel-XL710' and
11688            '64B' and
11689            'BASE' and
11690            'NDRPDR' and
11691            '1T1C' and
11692            'IP4FWD'"
11693   parameters:
11694   - "latency"
11695   - "parent"
11696   - "tags"
11697   layout:
11698     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
11699     layout: "plot-latency"
11700
11701 - type: "plot"
11702   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11703   algorithm: "plot_latency_error_bars"
11704   output-file-type: ".html"
11705   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11706   data: "plot-dpdk-throughput-latency-3n-hsw"
11707   filter: "'NIC_Intel-XL710' and
11708            '64B' and
11709            'BASE' and
11710            'NDRPDR' and
11711            '2T2C' and
11712            'IP4FWD'"
11713   parameters:
11714   - "latency"
11715   - "parent"
11716   - "tags"
11717   layout:
11718     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
11719     layout: "plot-latency"
11720
11721 # Packet Latency - DPDK l3fwd 3n-skx-x710
11722 - type: "plot"
11723   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11724   algorithm: "plot_latency_error_bars"
11725   output-file-type: ".html"
11726   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11727   data: "plot-dpdk-throughput-latency-3n-skx"
11728   filter: "'NIC_Intel-X710' and
11729            '64B' and
11730            'BASE' and
11731            'NDRPDR' and
11732            '2T1C' and
11733            'IP4FWD'"
11734   parameters:
11735   - "latency"
11736   - "parent"
11737   - "tags"
11738   layout:
11739     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
11740     layout: "plot-latency"
11741
11742 - type: "plot"
11743   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
11744   algorithm: "plot_latency_error_bars"
11745   output-file-type: ".html"
11746   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
11747   data: "plot-dpdk-throughput-latency-3n-skx"
11748   filter: "'NIC_Intel-X710' and
11749            '64B' and
11750            'BASE' and
11751            'NDRPDR' and
11752            '4T2C' and
11753            'IP4FWD'"
11754   parameters:
11755   - "latency"
11756   - "parent"
11757   - "tags"
11758   layout:
11759     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
11760     layout: "plot-latency"
11761
11762 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
11763 - type: "plot"
11764   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
11765   algorithm: "plot_latency_error_bars"
11766   output-file-type: ".html"
11767   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
11768   data: "plot-dpdk-throughput-latency-3n-skx"
11769   filter: "'NIC_Intel-XXV710' and
11770            '64B' and
11771            'BASE' and
11772            'NDRPDR' and
11773            '2T1C' and
11774            'IP4FWD'"
11775   parameters:
11776   - "latency"
11777   - "parent"
11778   - "tags"
11779   layout:
11780     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
11781     layout: "plot-latency"
11782
11783 - type: "plot"
11784   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
11785   algorithm: "plot_latency_error_bars"
11786   output-file-type: ".html"
11787   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
11788   data: "plot-dpdk-throughput-latency-3n-skx"
11789   filter: "'NIC_Intel-XXV710' and
11790            '64B' and
11791            'BASE' and
11792            'NDRPDR' and
11793            '4T2C' and
11794            'IP4FWD'"
11795   parameters:
11796   - "latency"
11797   - "parent"
11798   - "tags"
11799   layout:
11800     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
11801     layout: "plot-latency"
11802
11803 # Packet Latency - DPDK l3fwd 2n-skx-x710
11804 - type: "plot"
11805   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
11806   algorithm: "plot_latency_error_bars"
11807   output-file-type: ".html"
11808   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
11809   data: "plot-dpdk-throughput-latency-2n-skx"
11810   filter: "'NIC_Intel-X710' and
11811            '64B' and
11812            'BASE' and
11813            'NDRPDR' and
11814            '2T1C' and
11815            'IP4FWD'"
11816   parameters:
11817   - "latency"
11818   - "parent"
11819   - "tags"
11820   layout:
11821     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
11822     layout: "plot-latency"
11823
11824 - type: "plot"
11825   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
11826   algorithm: "plot_latency_error_bars"
11827   output-file-type: ".html"
11828   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
11829   data: "plot-dpdk-throughput-latency-2n-skx"
11830   filter: "'NIC_Intel-X710' and
11831            '64B' and
11832            'BASE' and
11833            'NDRPDR' and
11834            '4T2C' and
11835            'IP4FWD'"
11836   parameters:
11837   - "latency"
11838   - "parent"
11839   - "tags"
11840   layout:
11841     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
11842     layout: "plot-latency"
11843
11844 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
11845 - type: "plot"
11846   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
11847   algorithm: "plot_latency_error_bars"
11848   output-file-type: ".html"
11849   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
11850   data: "plot-dpdk-throughput-latency-2n-skx"
11851   filter: "'NIC_Intel-XXV710' and
11852            '64B' and
11853            'BASE' and
11854            'NDRPDR' and
11855            '2T1C' and
11856            'IP4FWD'"
11857   parameters:
11858   - "latency"
11859   - "parent"
11860   - "tags"
11861   layout:
11862     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
11863     layout: "plot-latency"
11864
11865 - type: "plot"
11866   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
11867   algorithm: "plot_latency_error_bars"
11868   output-file-type: ".html"
11869   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
11870   data: "plot-dpdk-throughput-latency-2n-skx"
11871   filter: "'NIC_Intel-XXV710' and
11872            '64B' and
11873            'BASE' and
11874            'NDRPDR' and
11875            '4T2C' and
11876            'IP4FWD'"
11877   parameters:
11878   - "latency"
11879   - "parent"
11880   - "tags"
11881   layout:
11882     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
11883     layout: "plot-latency"
11884
11885 ################################################################################
11886
11887 # Packet Latency - DPDK testpmd 3n-hsw-x520
11888 - type: "plot"
11889   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11890   algorithm: "plot_latency_error_bars"
11891   output-file-type: ".html"
11892   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11893   data: "plot-dpdk-throughput-latency-3n-hsw"
11894   filter: "'NIC_Intel-X520-DA2' and
11895            '64B' and
11896            'BASE' and
11897            'NDRPDR' and
11898            '1T1C' and
11899            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11900   parameters:
11901   - "latency"
11902   - "parent"
11903   - "tags"
11904   layout:
11905     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
11906     layout: "plot-latency"
11907
11908 - type: "plot"
11909   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11910   algorithm: "plot_latency_error_bars"
11911   output-file-type: ".html"
11912   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11913   data: "plot-dpdk-throughput-latency-3n-hsw"
11914   filter: "'NIC_Intel-X520-DA2' and
11915            '64B' and
11916            'BASE' and
11917            'NDRPDR' and
11918            '2T2C' and
11919            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11920   parameters:
11921   - "latency"
11922   - "parent"
11923   - "tags"
11924   layout:
11925     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
11926     layout: "plot-latency"
11927
11928 # Packet Latency - DPDK testpmd 3n-hsw-x710
11929 - type: "plot"
11930   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11931   algorithm: "plot_latency_error_bars"
11932   output-file-type: ".html"
11933   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11934   data: "plot-dpdk-throughput-latency-3n-hsw"
11935   filter: "'NIC_Intel-X710' and
11936            '64B' and
11937            'BASE' and
11938            'NDRPDR' and
11939            '1T1C' and
11940            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11941   parameters:
11942   - "latency"
11943   - "parent"
11944   - "tags"
11945   layout:
11946     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11947     layout: "plot-latency"
11948
11949 - type: "plot"
11950   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11951   algorithm: "plot_latency_error_bars"
11952   output-file-type: ".html"
11953   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11954   data: "plot-dpdk-throughput-latency-3n-hsw"
11955   filter: "'NIC_Intel-X710' and
11956            '64B' and
11957            'BASE' and
11958            'NDRPDR' and
11959            '2T2C' and
11960            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11961   parameters:
11962   - "latency"
11963   - "parent"
11964   - "tags"
11965   layout:
11966     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11967     layout: "plot-latency"
11968
11969 # Packet Latency - DPDK testpmd 3n-hsw-xl710
11970 - type: "plot"
11971   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11972   algorithm: "plot_latency_error_bars"
11973   output-file-type: ".html"
11974   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11975   data: "plot-dpdk-throughput-latency-3n-hsw"
11976   filter: "'NIC_Intel-XL710' and
11977            '64B' and
11978            'BASE' and
11979            'NDRPDR' and
11980            '1T1C' and
11981            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11982   parameters:
11983   - "latency"
11984   - "parent"
11985   - "tags"
11986   layout:
11987     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11988     layout: "plot-latency"
11989
11990 - type: "plot"
11991   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11992   algorithm: "plot_latency_error_bars"
11993   output-file-type: ".html"
11994   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11995   data: "plot-dpdk-throughput-latency-3n-hsw"
11996   filter: "'NIC_Intel-XL710' and
11997            '64B' and
11998            'BASE' and
11999            'NDRPDR' and
12000            '2T2C' and
12001            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12002   parameters:
12003   - "latency"
12004   - "parent"
12005   - "tags"
12006   layout:
12007     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
12008     layout: "plot-latency"
12009
12010 # Packet Latency - DPDK testpmd 3n-skx-x710
12011 - type: "plot"
12012   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
12013   algorithm: "plot_latency_error_bars"
12014   output-file-type: ".html"
12015   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
12016   data: "plot-dpdk-throughput-latency-3n-skx"
12017   filter: "'NIC_Intel-X710' and
12018            '64B' and
12019            'BASE' and
12020            'NDRPDR' and
12021            '2T1C' and
12022            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12023   parameters:
12024   - "latency"
12025   - "parent"
12026   - "tags"
12027   layout:
12028     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
12029     layout: "plot-latency"
12030
12031 - type: "plot"
12032   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
12033   algorithm: "plot_latency_error_bars"
12034   output-file-type: ".html"
12035   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
12036   data: "plot-dpdk-throughput-latency-3n-skx"
12037   filter: "'NIC_Intel-X710' and
12038            '64B' and
12039            'BASE' and
12040            'NDRPDR' and
12041            '4T2C' and
12042            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12043   parameters:
12044   - "latency"
12045   - "parent"
12046   - "tags"
12047   layout:
12048     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
12049     layout: "plot-latency"
12050
12051 # Packet Latency - DPDK testpmd 3n-skx-xxv710
12052 - type: "plot"
12053   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
12054   algorithm: "plot_latency_error_bars"
12055   output-file-type: ".html"
12056   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
12057   data: "plot-dpdk-throughput-latency-3n-skx"
12058   filter: "'NIC_Intel-XXV710' and
12059            '64B' and
12060            'BASE' and
12061            'NDRPDR' and
12062            '2T1C' and
12063            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12064   parameters:
12065   - "latency"
12066   - "parent"
12067   - "tags"
12068   layout:
12069     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
12070     layout: "plot-latency"
12071
12072 - type: "plot"
12073   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
12074   algorithm: "plot_latency_error_bars"
12075   output-file-type: ".html"
12076   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
12077   data: "plot-dpdk-throughput-latency-3n-skx"
12078   filter: "'NIC_Intel-XXV710' and
12079            '64B' and
12080            'BASE' and
12081            'NDRPDR' and
12082            '4T2C' and
12083            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12084   parameters:
12085   - "latency"
12086   - "parent"
12087   - "tags"
12088   layout:
12089     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
12090     layout: "plot-latency"
12091
12092 # Packet Latency - DPDK testpmd 2n-skx-x710
12093 - type: "plot"
12094   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
12095   algorithm: "plot_latency_error_bars"
12096   output-file-type: ".html"
12097   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
12098   data: "plot-dpdk-throughput-latency-2n-skx"
12099   filter: "'NIC_Intel-X710' and
12100            '64B' and
12101            'BASE' and
12102            'NDRPDR' and
12103            '2T1C' and
12104            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12105   parameters:
12106   - "latency"
12107   - "parent"
12108   - "tags"
12109   layout:
12110     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
12111     layout: "plot-latency"
12112
12113 - type: "plot"
12114   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
12115   algorithm: "plot_latency_error_bars"
12116   output-file-type: ".html"
12117   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
12118   data: "plot-dpdk-throughput-latency-2n-skx"
12119   filter: "'NIC_Intel-X710' and
12120            '64B' and
12121            'BASE' and
12122            'NDRPDR' and
12123            '4T2C' and
12124            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12125   parameters:
12126   - "latency"
12127   - "parent"
12128   - "tags"
12129   layout:
12130     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
12131     layout: "plot-latency"
12132
12133 # Packet Latency - DPDK testpmd 2n-skx-xxv710
12134 - type: "plot"
12135   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
12136   algorithm: "plot_latency_error_bars"
12137   output-file-type: ".html"
12138   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
12139   data: "plot-dpdk-throughput-latency-2n-skx"
12140   filter: "'NIC_Intel-XXV710' and
12141            '64B' and
12142            'BASE' and
12143            'NDRPDR' and
12144            '2T1C' and
12145            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12146   parameters:
12147   - "latency"
12148   - "parent"
12149   - "tags"
12150   layout:
12151     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
12152     layout: "plot-latency"
12153
12154 - type: "plot"
12155   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
12156   algorithm: "plot_latency_error_bars"
12157   output-file-type: ".html"
12158   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
12159   data: "plot-dpdk-throughput-latency-2n-skx"
12160   filter: "'NIC_Intel-XXV710' and
12161            '64B' and
12162            'BASE' and
12163            'NDRPDR' and
12164            '4T2C' and
12165            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12166   parameters:
12167   - "latency"
12168   - "parent"
12169   - "tags"
12170   layout:
12171     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
12172     layout: "plot-latency"