Report: Modify comparison tables, add data
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
33     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
34     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
35     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
36     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
37     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
38     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
39     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
40     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
41     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
42     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
43     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
44     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
45     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
46     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
47     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
48
49     # Detailed test configurations
50     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
51     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
52     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
53     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
54     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
55     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
56     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
57     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
58     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
59     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
60     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
61     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
62
63     # Detailed tests operational data
64     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
65     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
66     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
67     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
68     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
69
70     # .css patch file to fix tables generated by Sphinx
71     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
72     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
73
74   urls:
75     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
76     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
77     URL[VIRL,DNV]: "http://10.30.51.28/download/denverton/{release}/robot-plugin.zip"
78     # URL[VIRL,DNV]: "http://download.it/from/nexus"
79     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
80     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
81     DIR[NEXUS,DOC]: "report/_static/archive"
82
83   make-dirs:
84   # List the directories which are created while preparing the environment.
85   # All directories MUST be defined in "paths" section.
86   - "DIR[WORKING,DATA]"
87   - "DIR[STATIC,VPP]"
88   - "DIR[STATIC,DPDK]"
89   - "DIR[STATIC,ARCH]"
90   - "DIR[BUILD,LATEX]"
91   - "DIR[WORKING,SRC]"
92   - "DIR[WORKING,SRC,STATIC]"
93
94   remove-dirs:
95   # List the directories which are deleted while cleaning the environment.
96   # All directories MUST be defined in "paths" section.
97   #- "DIR[BUILD,HTML]"
98   - "DIR[WORKING,DATA]"
99
100   build-dirs:
101   # List the directories where the results (build) is stored.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[BUILD,HTML]"
104   - "DIR[BUILD,LATEX]"
105
106 - type: "configuration"
107
108   limits:
109     nic:
110       x520: 24460000
111       x553: 29761905
112       x710: 35800000
113       xxv710: 35800000
114       xl710: 35800000
115
116     link:
117       10ge: 14880952.38
118       25ge: 37202380.95
119       40ge: 59523809.52
120       100ge: 148809523.81
121
122     pci:
123       pci-g3-x8: 74404761.90
124       pci-g3-x16: 148809523.81
125
126   data-sets:
127
128     ###########################################################################
129     # Plots:
130
131     # 3n-hsw
132
133     plot-vpp-throughput-lat-tsa-3n-hsw:
134       csit-vpp-perf-verify-1908-3n-hsw:
135         - 12  # NDRPDR sel
136         - 13  # NDRPDR sel
137         - 14  # NDRPDR sel
138         - 15  # NDRPDR sel
139         - 16  # NDRPDR sel
140         - 17  # NDRPDR sel
141         - 18  # NDRPDR sel
142         - 19  # NDRPDR sel
143         - 20  # NDRPDR sel
144         - 21  # NDRPDR sel
145
146     # TODO: Add data
147     plot-vpp-http-server-performance:
148       csit-vpp-perf-verify-1908-2n-skx:
149         - 29  # TCP
150         - 30  # TCP
151
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"
2080   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2081   history:
2082     - title: "rls1901"
2083       data: "vpp-performance-changes-3n-skx-h1"
2084   reference:
2085     title: "rls1904"
2086     data: "vpp-performance-changes-3n-skx-ref"
2087   compare:
2088     title: "rls1908"
2089     data: "vpp-performance-changes-3n-skx-cmp"
2090   data: "vpp-performance-changes-3n-skx"
2091   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2092   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2093   parameters:
2094   - "name"
2095   - "parent"
2096   - "throughput"
2097
2098 # VPP Performance Changes 3n-skx 4t2c pdr
2099 - type: "table"
2100   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2101   algorithm: "table_performance_comparison"
2102   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2103   history:
2104     - title: "rls1901"
2105       data: "vpp-performance-changes-3n-skx-h1"
2106   reference:
2107     title: "rls1904"
2108     data: "vpp-performance-changes-3n-skx-ref"
2109   compare:
2110     title: "rls1908"
2111     data: "vpp-performance-changes-3n-skx-cmp"
2112   data: "vpp-performance-changes-3n-skx"
2113   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2114   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2115   parameters:
2116   - "name"
2117   - "parent"
2118   - "throughput"
2119
2120 # VPP Performance Changes 3n-skx 2t1c ndr
2121 - type: "table"
2122   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2123   algorithm: "table_performance_comparison"
2124   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2125   history:
2126     - title: "rls1901"
2127       data: "vpp-performance-changes-3n-skx-h1"
2128   reference:
2129     title: "rls1904"
2130     data: "vpp-performance-changes-3n-skx-ref"
2131   compare:
2132     title: "rls1908"
2133     data: "vpp-performance-changes-3n-skx-cmp"
2134   data: "vpp-performance-changes-3n-skx"
2135   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2136   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2137   parameters:
2138   - "name"
2139   - "parent"
2140   - "throughput"
2141
2142 # VPP Performance Changes 3n-skx 4t2c ndr
2143 - type: "table"
2144   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2145   algorithm: "table_performance_comparison"
2146   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2147   history:
2148     - title: "rls1901"
2149       data: "vpp-performance-changes-3n-skx-h1"
2150   reference:
2151     title: "rls1904"
2152     data: "vpp-performance-changes-3n-skx-ref"
2153   compare:
2154     title: "rls1908"
2155     data: "vpp-performance-changes-3n-skx-cmp"
2156   data: "vpp-performance-changes-3n-skx"
2157   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2158   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2159   parameters:
2160   - "name"
2161   - "parent"
2162   - "throughput"
2163
2164 # VPP Performance Changes 2n-skx 2t1c pdr
2165 - type: "table"
2166   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2167   algorithm: "table_performance_comparison"
2168   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2169   history:
2170     - title: "rls1901"
2171       data: "vpp-performance-changes-2n-skx-h1"
2172   reference:
2173     title: "rls1904"
2174     data: "vpp-performance-changes-2n-skx-ref"
2175   compare:
2176     title: "rls1908"
2177     data: "vpp-performance-changes-2n-skx-cmp"
2178   data: "vpp-performance-changes-2n-skx"
2179   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2180   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2181   parameters:
2182   - "name"
2183   - "parent"
2184   - "throughput"
2185
2186 # VPP Performance Changes 2n-skx 4t2c pdr
2187 - type: "table"
2188   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2189   algorithm: "table_performance_comparison"
2190   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2191   history:
2192     - title: "rls1901"
2193       data: "vpp-performance-changes-2n-skx-h1"
2194   reference:
2195     title: "rls1904"
2196     data: "vpp-performance-changes-2n-skx-ref"
2197   compare:
2198     title: "rls1908"
2199     data: "vpp-performance-changes-2n-skx-cmp"
2200   data: "vpp-performance-changes-2n-skx"
2201   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2202   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2203   parameters:
2204   - "name"
2205   - "parent"
2206   - "throughput"
2207
2208 # VPP Performance Changes 2n-skx 2t1c ndr
2209 - type: "table"
2210   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2211   algorithm: "table_performance_comparison"
2212   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2213   history:
2214     - title: "rls1901"
2215       data: "vpp-performance-changes-2n-skx-h1"
2216   reference:
2217     title: "rls1904"
2218     data: "vpp-performance-changes-2n-skx-ref"
2219   compare:
2220     title: "rls1908"
2221     data: "vpp-performance-changes-2n-skx-cmp"
2222   data: "vpp-performance-changes-2n-skx"
2223   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2224   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2225   parameters:
2226   - "name"
2227   - "parent"
2228   - "throughput"
2229
2230 # VPP Performance Changes 2n-skx 4t2c ndr
2231 - type: "table"
2232   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2233   algorithm: "table_performance_comparison"
2234   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2235   history:
2236     - title: "rls1901"
2237       data: "vpp-performance-changes-2n-skx-h1"
2238   reference:
2239     title: "rls1904"
2240     data: "vpp-performance-changes-2n-skx-ref"
2241   compare:
2242     title: "rls1908"
2243     data: "vpp-performance-changes-2n-skx-cmp"
2244   data: "vpp-performance-changes-2n-skx"
2245   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2246   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2247   parameters:
2248   - "name"
2249   - "parent"
2250   - "throughput"
2251
2252 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2253 - type: "table"
2254   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2255   algorithm: "table_performance_comparison"
2256   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2257   reference:
2258     title: "3-Node Hsw Intel-xl710"
2259     data: "vpp-compare-testbeds-ref"
2260     nic: "NIC_Intel-XL710"
2261   compare:
2262     title: "3-Node Skx Intel-xxv710"
2263     data: "vpp-compare-testbeds-cmp"
2264     nic: "NIC_Intel-XXV710"
2265   data: "vpp-compare-testbeds"
2266   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2267   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2268   parameters:
2269   - "name"
2270   - "parent"
2271   - "throughput"
2272
2273 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2274 - type: "table"
2275   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2276   algorithm: "table_performance_comparison"
2277   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2278   reference:
2279     title: "3-Node Hsw Intel-xl710"
2280     data: "vpp-compare-testbeds-ref"
2281     nic: "NIC_Intel-XL710"
2282   compare:
2283     title: "3-Node Skx Intel-xxv710"
2284     data: "vpp-compare-testbeds-cmp"
2285     nic: "NIC_Intel-XXV710"
2286   data: "vpp-compare-testbeds"
2287   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2288   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2289   parameters:
2290   - "name"
2291   - "parent"
2292   - "throughput"
2293
2294 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2295 - type: "table"
2296   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2297   algorithm: "table_performance_comparison"
2298   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2299   reference:
2300     title: "3-Node Hsw Intel-xl710"
2301     data: "vpp-compare-testbeds-ref"
2302     nic: "NIC_Intel-XL710"
2303   compare:
2304     title: "3-Node Skx Intel-xxv710"
2305     data: "vpp-compare-testbeds-cmp"
2306     nic: "NIC_Intel-XXV710"
2307   data: "vpp-compare-testbeds"
2308   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2309   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2310   parameters:
2311   - "name"
2312   - "parent"
2313   - "throughput"
2314
2315 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2316 - type: "table"
2317   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2318   algorithm: "table_performance_comparison"
2319   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2320   reference:
2321     title: "3-Node Hsw Intel-xl710"
2322     data: "vpp-compare-testbeds-ref"
2323     nic: "NIC_Intel-XL710"
2324   compare:
2325     title: "3-Node Skx Intel-xxv710"
2326     data: "vpp-compare-testbeds-cmp"
2327     nic: "NIC_Intel-XXV710"
2328   data: "vpp-compare-testbeds"
2329   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2330   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2331   parameters:
2332   - "name"
2333   - "parent"
2334   - "throughput"
2335
2336 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2337 - type: "table"
2338   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2339   algorithm: "table_performance_comparison"
2340   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2341   reference:
2342     title: "3-Node Skx"
2343     data: "vpp-compare-topologies-ref"
2344   compare:
2345     title: "2-Node Skx"
2346     data: "vpp-compare-topologies-cmp"
2347   data: "vpp-compare-topologies"
2348   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2349   filter: "'NDRPDR' and '1C'"
2350   parameters:
2351   - "name"
2352   - "parent"
2353   - "throughput"
2354
2355 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2356 - type: "table"
2357   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2358   algorithm: "table_performance_comparison"
2359   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2360   reference:
2361     title: "3-Node Skx"
2362     data: "vpp-compare-topologies-ref"
2363   compare:
2364     title: "2-Node Skx"
2365     data: "vpp-compare-topologies-cmp"
2366   data: "vpp-compare-topologies"
2367   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2368   filter: "'NDRPDR' and '2C'"
2369   parameters:
2370   - "name"
2371   - "parent"
2372   - "throughput"
2373
2374 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2375 - type: "table"
2376   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2377   algorithm: "table_performance_comparison"
2378   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2379   reference:
2380     title: "3-Node Skx"
2381     data: "vpp-compare-topologies-ref"
2382   compare:
2383     title: "2-Node Skx"
2384     data: "vpp-compare-topologies-cmp"
2385   data: "vpp-compare-topologies"
2386   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2387   filter: "'NDRPDR' and '1C'"
2388   parameters:
2389   - "name"
2390   - "parent"
2391   - "throughput"
2392
2393 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2394 - type: "table"
2395   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2396   algorithm: "table_performance_comparison"
2397   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2398   reference:
2399     title: "3-Node Skx"
2400     data: "vpp-compare-topologies-ref"
2401   compare:
2402     title: "2-Node Skx"
2403     data: "vpp-compare-topologies-cmp"
2404   data: "vpp-compare-topologies"
2405   include-tests: "PDR"
2406   filter: "'NDRPDR' and '2C'"
2407   parameters:
2408   - "name"
2409   - "parent"
2410   - "throughput"
2411
2412 # VPP Performance Changes 3n-hsw 1t1c MRR
2413 - type: "table"
2414   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2415   algorithm: "table_performance_comparison"
2416   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2417   history:
2418     - title: "rls1901"
2419       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2420   reference:
2421     title: "rls1904"
2422     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2423   compare:
2424     title: "rls1908"
2425     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2426   data: "vpp-performance-changes-3n-hsw-mrr"
2427   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2428   filter: "'1T1C' and 'MRR'"
2429   parameters:
2430   - "name"
2431   - "parent"
2432   - "result"
2433
2434 # VPP Performance Changes 3n-hsw 2t2c MRR
2435 - type: "table"
2436   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2437   algorithm: "table_performance_comparison"
2438   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2439   history:
2440     - title: "rls1901"
2441       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2442   reference:
2443     title: "rls1904"
2444     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2445   compare:
2446     title: "rls1908"
2447     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2448   data: "vpp-performance-changes-3n-hsw-mrr"
2449   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2450   filter: "'2T2C' and 'MRR'"
2451   parameters:
2452   - "name"
2453   - "parent"
2454   - "result"
2455
2456 # VPP Performance Changes 3n-hsw 4t4c MRR
2457 - type: "table"
2458   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2459   algorithm: "table_performance_comparison"
2460   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2461   history:
2462     - title: "rls1901"
2463       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2464   reference:
2465     title: "rls1904"
2466     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2467   compare:
2468     title: "rls1908"
2469     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2470   data: "vpp-performance-changes-3n-hsw-mrr"
2471   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2472   filter: "'4T4C' and 'MRR'"
2473   parameters:
2474   - "name"
2475   - "parent"
2476   - "result"
2477
2478 # VPP Performance Changes 3n-skx 2t1c MRR
2479 - type: "table"
2480   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2481   algorithm: "table_performance_comparison"
2482   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2483   history:
2484     - title: "rls1901"
2485       data: "vpp-performance-changes-3n-skx-mrr-h1"
2486   reference:
2487     title: "rls1904"
2488     data: "vpp-performance-changes-3n-skx-mrr-ref"
2489   compare:
2490     title: "rls1908"
2491     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2492   data: "vpp-performance-changes-3n-skx-mrr"
2493   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2494   filter: "'2T1C' and 'MRR'"
2495   parameters:
2496   - "name"
2497   - "parent"
2498   - "result"
2499
2500 # VPP Performance Changes 3n-skx 4t2c MRR
2501 - type: "table"
2502   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2503   algorithm: "table_performance_comparison"
2504   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2505   history:
2506     - title: "rls1901"
2507       data: "vpp-performance-changes-3n-skx-mrr-h1"
2508   reference:
2509     title: "rls1904"
2510     data: "vpp-performance-changes-3n-skx-mrr-ref"
2511   compare:
2512     title: "rls1908"
2513     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2514   data: "vpp-performance-changes-3n-skx-mrr"
2515   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2516   filter: "'4T2C' and 'MRR'"
2517   parameters:
2518   - "name"
2519   - "parent"
2520   - "result"
2521
2522 # VPP Performance Changes 3n-skx 8t4c MRR
2523 - type: "table"
2524   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2525   algorithm: "table_performance_comparison"
2526   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2527   history:
2528     - title: "rls1901"
2529       data: "vpp-performance-changes-3n-skx-mrr-h1"
2530   reference:
2531     title: "rls1904"
2532     data: "vpp-performance-changes-3n-skx-mrr-ref"
2533   compare:
2534     title: "rls1908"
2535     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2536   data: "vpp-performance-changes-3n-skx-mrr"
2537   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2538   filter: "'8T4C' and 'MRR'"
2539   parameters:
2540   - "name"
2541   - "parent"
2542   - "result"
2543
2544 # VPP Performance Changes 2n-skx 2t1c MRR
2545 - type: "table"
2546   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2547   algorithm: "table_performance_comparison"
2548   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2549   history:
2550     - title: "rls1901"
2551       data: "vpp-performance-changes-2n-skx-mrr-h1"
2552   reference:
2553     title: "rls1904"
2554     data: "vpp-performance-changes-2n-skx-mrr-ref"
2555   compare:
2556     title: "rls1908"
2557     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2558   data: "vpp-performance-changes-2n-skx-mrr"
2559   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2560   filter: "'2T1C' and 'MRR'"
2561   parameters:
2562   - "name"
2563   - "parent"
2564   - "result"
2565
2566 # VPP Performance Changes 2n-skx 4t2c MRR
2567 - type: "table"
2568   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2569   algorithm: "table_performance_comparison"
2570   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2571   history:
2572     - title: "rls1901"
2573       data: "vpp-performance-changes-2n-skx-mrr-h1"
2574   reference:
2575     title: "rls1904"
2576     data: "vpp-performance-changes-2n-skx-mrr-ref"
2577   compare:
2578     title: "rls1908"
2579     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2580   data: "vpp-performance-changes-2n-skx-mrr"
2581   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2582   filter: "'4T2C' and 'MRR'"
2583   parameters:
2584   - "name"
2585   - "parent"
2586   - "result"
2587
2588 # VPP Performance Changes 2n-skx 8t4c MRR
2589 - type: "table"
2590   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2591   algorithm: "table_performance_comparison"
2592   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2593   history:
2594     - title: "rls1901"
2595       data: "vpp-performance-changes-2n-skx-mrr-h1"
2596   reference:
2597     title: "rls1904"
2598     data: "vpp-performance-changes-2n-skx-mrr-ref"
2599   compare:
2600     title: "rls1908"
2601     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2602   data: "vpp-performance-changes-2n-skx-mrr"
2603   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2604   filter: "'8T4C' and 'MRR'"
2605   parameters:
2606   - "name"
2607   - "parent"
2608   - "result"
2609
2610 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2611 - type: "table"
2612   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2613   algorithm: "table_performance_comparison"
2614   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2615   reference:
2616     title: "3-Node Hsw Intel-xl710"
2617     data: "vpp-compare-testbeds-mrr-ref"
2618     nic: "NIC_Intel-XL710"
2619   compare:
2620     title: "3-Node Skx Intel-xxv710"
2621     data: "vpp-compare-testbeds-mrr-cmp"
2622     nic: "NIC_Intel-XXV710"
2623   data: "vpp-compare-testbeds-mrr"
2624   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2625   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
2626   parameters:
2627   - "name"
2628   - "parent"
2629   - "result"
2630
2631 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2632 - type: "table"
2633   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2634   algorithm: "table_performance_comparison"
2635   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2636   reference:
2637     title: "3-Node Hsw Intel-xl710"
2638     data: "vpp-compare-testbeds-mrr-ref"
2639     nic: "NIC_Intel-XL710"
2640   compare:
2641     title: "3-Node Skx Intel-xxv710"
2642     data: "vpp-compare-testbeds-mrr-cmp"
2643     nic: "NIC_Intel-XXV710"
2644   data: "vpp-compare-testbeds-mrr"
2645   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2646   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
2647   parameters:
2648   - "name"
2649   - "parent"
2650   - "result"
2651
2652 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2653 - type: "table"
2654   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2655   algorithm: "table_performance_comparison"
2656   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2657   reference:
2658     title: "3-Node Hsw Intel-xl710"
2659     data: "vpp-compare-testbeds-mrr-ref"
2660     nic: "NIC_Intel-XL710"
2661   compare:
2662     title: "3-Node Skx Intel-xxv710"
2663     data: "vpp-compare-testbeds-mrr-cmp"
2664     nic: "NIC_Intel-XXV710"
2665   data: "vpp-compare-testbeds-mrr"
2666   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2667   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
2668   parameters:
2669   - "name"
2670   - "parent"
2671   - "result"
2672
2673 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2674 - type: "table"
2675   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2676   algorithm: "table_performance_comparison"
2677   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2678   reference:
2679     title: "3-Node Skx"
2680     data: "vpp-compare-topologies-mrr-ref"
2681   compare:
2682     title: "2-Node Skx"
2683     data: "vpp-compare-topologies-mrr-cmp"
2684   data: "vpp-compare-topologies-mrr"
2685   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2686   filter: "'MRR' and '1C'"
2687   parameters:
2688   - "name"
2689   - "parent"
2690   - "result"
2691
2692 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2693 - type: "table"
2694   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2695   algorithm: "table_performance_comparison"
2696   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2697   reference:
2698     title: "3-Node Skx"
2699     data: "vpp-compare-topologies-mrr-ref"
2700   compare:
2701     title: "2-Node Skx"
2702     data: "vpp-compare-topologies-mrr-cmp"
2703   data: "vpp-compare-topologies-mrr"
2704   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2705   filter: "'MRR' and '2C'"
2706   parameters:
2707   - "name"
2708   - "parent"
2709   - "result"
2710
2711 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2712 - type: "table"
2713   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2714   algorithm: "table_performance_comparison"
2715   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2716   reference:
2717     title: "3-Node Skx"
2718     data: "vpp-compare-topologies-mrr-ref"
2719   compare:
2720     title: "2-Node Skx"
2721     data: "vpp-compare-topologies-mrr-cmp"
2722   data: "vpp-compare-topologies-mrr"
2723   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2724   filter: "'MRR' and '4C'"
2725   parameters:
2726   - "name"
2727   - "parent"
2728   - "result"
2729
2730 # Detailed Test Results - VPP Performance Results 3n-hsw
2731 - type: "table"
2732   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2733   algorithm: "table_merged_details"
2734   output-file-ext: ".csv"
2735   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2736   columns:
2737   - title: "Name"
2738     data: "data name"
2739   - title: "Status"
2740     data: "data msg"
2741   rows: "generated"
2742   data: "vpp-perf-results-3n-hsw"
2743   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2744   parameters:
2745   - "name"
2746   - "parent"
2747   - "msg"
2748
2749 # Detailed Test Results - VPP Performance Results 3n-skx
2750 - type: "table"
2751   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2752   algorithm: "table_merged_details"
2753   output-file-ext: ".csv"
2754   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2755   columns:
2756   - title: "Name"
2757     data: "data name"
2758   - title: "Status"
2759     data: "data msg"
2760   rows: "generated"
2761   data: "vpp-perf-results-3n-skx"
2762   filter: "not 'CFS_OPT'"
2763   parameters:
2764   - "name"
2765   - "parent"
2766   - "msg"
2767
2768 # Detailed Test Results - VPP Performance Results 2n-skx
2769 - type: "table"
2770   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2771   algorithm: "table_merged_details"
2772   output-file-ext: ".csv"
2773   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2774   columns:
2775   - title: "Name"
2776     data: "data name"
2777   - title: "Status"
2778     data: "data msg"
2779   rows: "generated"
2780   data: "vpp-perf-results-2n-skx"
2781   filter: "not 'CFS_OPT'"
2782   parameters:
2783   - "name"
2784   - "parent"
2785   - "msg"
2786
2787 ## Detailed Test Results - VPP Performance Results 2n-dnv
2788 #- type: "table"
2789 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2790 #  algorithm: "table_details"
2791 #  output-file-ext: ".csv"
2792 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2793 #  columns:
2794 #  - title: "Name"
2795 #    data: "data name"
2796 #  - title: "Status"
2797 #    data: "data msg"
2798 #  rows: "generated"
2799 #  data: "intel-dnv-vpp"
2800 #  filter: "'NDRPDR'"
2801 #  parameters:
2802 #  - "name"
2803 #  - "parent"
2804 #  - "msg"
2805
2806 # Test configuration - VPP Performance Test Configs 3n-hsw
2807 - type: "table"
2808   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2809   algorithm: "table_merged_details"
2810   output-file-ext: ".csv"
2811   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2812   columns:
2813   - title: "Name"
2814     data: "data name"
2815   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2816     data: "data conf-history"
2817   rows: "generated"
2818   data: "vpp-perf-results-3n-hsw"
2819   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2820   parameters:
2821   - "parent"
2822   - "name"
2823   - "conf-history"
2824
2825 # Test configuration - VPP Performance Test Configs 3n-skx
2826 - type: "table"
2827   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2828   algorithm: "table_merged_details"
2829   output-file-ext: ".csv"
2830   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2831   columns:
2832   - title: "Name"
2833     data: "data name"
2834   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2835     data: "data conf-history"
2836   rows: "generated"
2837   data: "vpp-perf-results-3n-skx"
2838   filter: "not 'CFS_OPT'"
2839   parameters:
2840   - "parent"
2841   - "name"
2842   - "conf-history"
2843
2844 # Test configuration - VPP Performance Test Configs 2n-skx
2845 - type: "table"
2846   title: "Test configuration - VPP Performance Test Configs 2n-skx"
2847   algorithm: "table_merged_details"
2848   output-file-ext: ".csv"
2849   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
2850   columns:
2851   - title: "Name"
2852     data: "data name"
2853   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2854     data: "data conf-history"
2855   rows: "generated"
2856   data: "vpp-perf-results-2n-skx"
2857   filter: "not 'CFS_OPT'"
2858   parameters:
2859   - "parent"
2860   - "name"
2861   - "conf-history"
2862
2863 ## Test configuration - VPP Performance Test Configs 2n-dnv
2864 #- type: "table"
2865 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
2866 #  algorithm: "table_details"
2867 #  output-file-ext: ".csv"
2868 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
2869 #  columns:
2870 #  - title: "Name"
2871 #    data: "data name"
2872 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
2873 #    data: "data conf-history"
2874 #  rows: "generated"
2875 #  data: "intel-dnv-vpp"
2876 #  filter: "'NDRPDR'"
2877 #  parameters:
2878 #  - "parent"
2879 #  - "name"
2880 #  - "conf-history"
2881
2882 # Test Operational Data - VPP Performance Operational Data 3n-hsw
2883 - type: "table"
2884   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
2885   algorithm: "table_merged_details"
2886   output-file-ext: ".csv"
2887   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
2888   columns:
2889   - title: "Name"
2890     data: "data name"
2891   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2892     data: "data show-run"
2893   rows: "generated"
2894   data: "vpp-perf-results-3n-hsw"
2895   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2896   parameters:
2897   - "parent"
2898   - "name"
2899   - "show-run"
2900
2901 # Test Operational Data - VPP Performance Operational Data 3n-skx
2902 - type: "table"
2903   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
2904   algorithm: "table_merged_details"
2905   output-file-ext: ".csv"
2906   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
2907   columns:
2908   - title: "Name"
2909     data: "data name"
2910   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2911     data: "data show-run"
2912   rows: "generated"
2913   data: "vpp-perf-results-3n-skx"
2914   filter: "not 'CFS_OPT'"
2915   parameters:
2916   - "parent"
2917   - "name"
2918   - "show-run"
2919
2920 # Test Operational Data - VPP Performance Operational Data 2n-skx
2921 - type: "table"
2922   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
2923   algorithm: "table_merged_details"
2924   output-file-ext: ".csv"
2925   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
2926   columns:
2927   - title: "Name"
2928     data: "data name"
2929   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2930     data: "data show-run"
2931   rows: "generated"
2932   data: "vpp-perf-results-2n-skx"
2933   filter: "not 'CFS_OPT'"
2934   parameters:
2935   - "parent"
2936   - "name"
2937   - "show-run"
2938
2939 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
2940 #- type: "table"
2941 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
2942 #  algorithm: "table_details"
2943 #  output-file-ext: ".csv"
2944 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
2945 #  columns:
2946 #  - title: "Name"
2947 #    data: "data name"
2948 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2949 #    data: "data show-run"
2950 #  rows: "generated"
2951 #  data: "intel-dnv-vpp"
2952 #  filter: "'NDRPDR'"
2953 #  parameters:
2954 #  - "parent"
2955 #  - "name"
2956 #  - "show-run"
2957
2958 # Detailed Test Results - VPP MRR Results 3n-hsw
2959 - type: "table"
2960   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
2961   algorithm: "table_details"
2962   output-file-ext: ".csv"
2963   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
2964   columns:
2965   - title: "Name"
2966     data: "data name"
2967   - title: "Status"
2968     data: "data msg"
2969   rows: "generated"
2970   data: "vpp-mrr-results-3n-hsw"
2971   filter: "'MRR'"
2972   parameters:
2973   - "name"
2974   - "parent"
2975   - "msg"
2976
2977 # Detailed Test Results - VPP MRR Results 3n-skx
2978 - type: "table"
2979   title: "Detailed Test Results - VPP MRR Results 3n-skx"
2980   algorithm: "table_details"
2981   output-file-ext: ".csv"
2982   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
2983   columns:
2984   - title: "Name"
2985     data: "data name"
2986   - title: "Status"
2987     data: "data msg"
2988   rows: "generated"
2989   data: "vpp-mrr-results-3n-skx"
2990   filter: "'MRR'"
2991   parameters:
2992   - "name"
2993   - "parent"
2994   - "msg"
2995
2996 # Detailed Test Results - VPP MRR Results 2n-skx
2997 - type: "table"
2998   title: "Detailed Test Results - VPP MRR Results 2n-skx"
2999   algorithm: "table_details"
3000   output-file-ext: ".csv"
3001   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3002   columns:
3003   - title: "Name"
3004     data: "data name"
3005   - title: "Status"
3006     data: "data msg"
3007   rows: "generated"
3008   data: "vpp-mrr-results-2n-skx"
3009   filter: "'MRR'"
3010   parameters:
3011   - "name"
3012   - "parent"
3013   - "msg"
3014
3015 ## Detailed Test Results - VPP MRR Results 2n-dnv
3016 #- type: "table"
3017 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3018 #  algorithm: "table_details"
3019 #  output-file-ext: ".csv"
3020 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3021 #  columns:
3022 #  - title: "Name"
3023 #    data: "data name"
3024 #  - title: "Status"
3025 #    data: "data msg"
3026 #  rows: "generated"
3027 #  data: "intel-dnv-vpp"
3028 #  filter: "'MRR'"
3029 #  parameters:
3030 #  - "name"
3031 #  - "parent"
3032 #  - "msg"
3033
3034 # Test configuration - VPP MRR Test Configs 3n-hsw
3035 - type: "table"
3036   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3037   algorithm: "table_details"
3038   output-file-ext: ".csv"
3039   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3040   columns:
3041   - title: "Name"
3042     data: "data name"
3043   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3044     data: "data conf-history"
3045   rows: "generated"
3046   data: "vpp-mrr-results-3n-hsw"
3047   filter: "'MRR'"
3048   parameters:
3049   - "parent"
3050   - "name"
3051   - "conf-history"
3052
3053 # Test configuration - VPP MRR Test Configs 3n-skx
3054 - type: "table"
3055   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3056   algorithm: "table_details"
3057   output-file-ext: ".csv"
3058   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3059   columns:
3060   - title: "Name"
3061     data: "data name"
3062   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3063     data: "data conf-history"
3064   rows: "generated"
3065   data: "vpp-mrr-results-3n-skx"
3066   filter: "'MRR'"
3067   parameters:
3068   - "parent"
3069   - "name"
3070   - "conf-history"
3071
3072 # Test configuration - VPP MRR Test Configs 2n-skx
3073 - type: "table"
3074   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3075   algorithm: "table_details"
3076   output-file-ext: ".csv"
3077   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3078   columns:
3079   - title: "Name"
3080     data: "data name"
3081   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3082     data: "data conf-history"
3083   rows: "generated"
3084   data: "vpp-mrr-results-2n-skx"
3085   filter: "'MRR'"
3086   parameters:
3087   - "parent"
3088   - "name"
3089   - "conf-history"
3090
3091 ## Test configuration - VPP MRR Test Configs 2n-dnv
3092 #- type: "table"
3093 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3094 #  algorithm: "table_details"
3095 #  output-file-ext: ".csv"
3096 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3097 #  columns:
3098 #  - title: "Name"
3099 #    data: "data name"
3100 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3101 #    data: "data conf-history"
3102 #  rows: "generated"
3103 #  data: "intel-dnv-vpp"
3104 #  filter: "'MRR'"
3105 #  parameters:
3106 #  - "parent"
3107 #  - "name"
3108 #  - "conf-history"
3109
3110 # Detailed Test Results - VPP Functional Results - Ubuntu
3111 - type: "table"
3112   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3113   algorithm: "table_details"
3114   output-file-ext: ".csv"
3115   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3116   columns:
3117   - title: "Name"
3118     data: "data name"
3119   - title: "Documentation"
3120     data: "data doc"
3121   - title: "Status"
3122     data: "data status"
3123   rows: "generated"
3124   data: "vpp-func-results-ubuntu"
3125   filter: "all"
3126   parameters:
3127   - "name"
3128   - "parent"
3129   - "doc"
3130   - "status"
3131
3132 # Detailed Test Results - VPP Functional Results - CentOS
3133 - type: "table"
3134   title: "Detailed Test Results - VPP Functional Results - CentOS"
3135   algorithm: "table_details"
3136   output-file-ext: ".csv"
3137   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3138   columns:
3139   - title: "Name"
3140     data: "data name"
3141   - title: "Documentation"
3142     data: "data doc"
3143   -
3144     title: "Status"
3145     data: "data status"
3146   rows: "generated"
3147   data:
3148     "vpp-func-results-centos"
3149   filter: "all"
3150   parameters:
3151   - "name"
3152   - "parent"
3153   - "doc"
3154   - "status"
3155
3156 # Test configuration - VPP Functional Test Configs - Ubuntu
3157 - type: "table"
3158   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3159   algorithm: "table_details"
3160   output-file-ext: ".csv"
3161   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3162   columns:
3163   - title: "Name"
3164     data: "data name"
3165   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3166     data: "data conf-history"
3167   rows: "generated"
3168   data: "vpp-func-results-ubuntu"
3169   filter: "all"
3170   parameters:
3171   - "parent"
3172   - "name"
3173   - "conf-history"
3174
3175 # Test configuration - VPP Functional Test Configs - CentOS
3176 - type: "table"
3177   title: "Test configuration - VPP Functional Test Configs - CentOS"
3178   algorithm: "table_details"
3179   output-file-ext: ".csv"
3180   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3181   columns:
3182   - title: "Name"
3183     data: "data name"
3184   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3185     data: "data conf-history"
3186   rows: "generated"
3187   data: "vpp-func-results-centos"
3188   filter: "all"
3189   parameters:
3190   - "parent"
3191   - "name"
3192   - "conf-history"
3193
3194 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3195 #- type: "table"
3196 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3197 #  algorithm: "table_details"
3198 #  output-file-ext: ".csv"
3199 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3200 #  columns:
3201 #  - title: "Name"
3202 #    data: "data name"
3203 #  - title: "Status"
3204 #    data: "data msg"
3205 #  rows: "generated"
3206 #  data: "ligato-perf-results-3n-hsw"
3207 #  filter: "all"
3208 #  parameters:
3209 #  - "name"
3210 #  - "parent"
3211 #  - "msg"
3212
3213 # Detailed Test Results - VPP Device Results - Ubuntu
3214 - type: "table"
3215   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3216   algorithm: "table_details"
3217   output-file-ext: ".csv"
3218   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3219   columns:
3220   - title: "Name"
3221     data: "data name"
3222   - title: "Documentation"
3223     data: "data doc"
3224   - title: "Status"
3225     data: "data status"
3226   rows: "generated"
3227   data: "vpp-device-results-ubuntu"
3228   filter: "all"
3229   parameters:
3230   - "name"
3231   - "parent"
3232   - "doc"
3233   - "status"
3234
3235 # Test configuration - VPP Device Test Configs - Ubuntu
3236 - type: "table"
3237   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3238   algorithm: "table_details"
3239   output-file-ext: ".csv"
3240   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3241   columns:
3242   - title: "Name"
3243     data: "data name"
3244   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3245     data: "data conf-history"
3246   rows: "generated"
3247   data: "vpp-device-results-ubuntu"
3248   filter: "all"
3249   parameters:
3250   - "parent"
3251   - "name"
3252   - "conf-history"
3253
3254 ################################################################################
3255
3256 # DPDK Performance Changes 3n-hsw 1t1c pdr
3257 - type: "table"
3258   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3259   algorithm: "table_performance_comparison"
3260   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3261   history:
3262     - title: "rls1901"
3263       data: "dpdk-performance-changes-3n-hsw-h1"
3264   reference:
3265     title: "rls1904"
3266     data: "dpdk-performance-changes-3n-hsw-ref"
3267   compare:
3268     title: "rls1908"
3269     data: "dpdk-performance-changes-3n-hsw-cmp"
3270   data: "dpdk-performance-changes-3n-hsw"
3271   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3272   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3273   parameters:
3274   - "name"
3275   - "parent"
3276   - "throughput"
3277
3278 # DPDK Performance Changes 3n-hsw 2t2c pdr
3279 - type: "table"
3280   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3281   algorithm: "table_performance_comparison"
3282   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3283   history:
3284     - title: "rls1901"
3285       data: "dpdk-performance-changes-3n-hsw-h1"
3286   reference:
3287     title: "rls1904"
3288     data: "dpdk-performance-changes-3n-hsw-ref"
3289   compare:
3290     title: "rls1908"
3291     data: "dpdk-performance-changes-3n-hsw-cmp"
3292   data: "dpdk-performance-changes-3n-hsw"
3293   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3294   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3295   parameters:
3296   - "name"
3297   - "parent"
3298   - "throughput"
3299
3300 # DPDK Performance Changes 3n-hsw 1t1c ndr
3301 - type: "table"
3302   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3303   algorithm: "table_performance_comparison"
3304   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3305   history:
3306     - title: "rls1901"
3307       data: "dpdk-performance-changes-3n-hsw-h1"
3308   reference:
3309     title: "rls1904"
3310     data: "dpdk-performance-changes-3n-hsw-ref"
3311   compare:
3312     title: "rls1908"
3313     data: "dpdk-performance-changes-3n-hsw-cmp"
3314   data: "dpdk-performance-changes-3n-hsw"
3315   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3316   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3317   parameters:
3318   - "name"
3319   - "parent"
3320   - "throughput"
3321
3322 # DPDK Performance Changes 3n-hsw 2t2c ndr
3323 - type: "table"
3324   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3325   algorithm: "table_performance_comparison"
3326   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3327   history:
3328     - title: "rls1901"
3329       data: "dpdk-performance-changes-3n-hsw-h1"
3330   reference:
3331     title: "rls1904"
3332     data: "dpdk-performance-changes-3n-hsw-ref"
3333   compare:
3334     title: "rls1908"
3335     data: "dpdk-performance-changes-3n-hsw-cmp"
3336   data: "dpdk-performance-changes-3n-hsw"
3337   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3338   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3339   parameters:
3340   - "name"
3341   - "parent"
3342   - "throughput"
3343
3344 # DPDK Performance Changes 3n-skx 2t1c pdr
3345 - type: "table"
3346   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3347   algorithm: "table_performance_comparison"
3348   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3349   history:
3350     - title: "rls1901"
3351       data: "dpdk-performance-changes-3n-skx-h1"
3352   reference:
3353     title: "rls1904"
3354     data: "dpdk-performance-changes-3n-skx-ref"
3355   compare:
3356     title: "rls1908"
3357     data: "dpdk-performance-changes-3n-skx-cmp"
3358   data: "dpdk-performance-changes-3n-skx"
3359   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3360   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3361   parameters:
3362   - "name"
3363   - "parent"
3364   - "throughput"
3365
3366 # DPDK Performance Changes 3n-skx 4t2c pdr
3367 - type: "table"
3368   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3369   algorithm: "table_performance_comparison"
3370   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3371   history:
3372     - title: "rls1901"
3373       data: "dpdk-performance-changes-3n-skx-h1"
3374   reference:
3375     title: "rls1904"
3376     data: "dpdk-performance-changes-3n-skx-ref"
3377   compare:
3378     title: "rls1908"
3379     data: "dpdk-performance-changes-3n-skx-cmp"
3380   data: "dpdk-performance-changes-3n-skx"
3381   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3382   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3383   parameters:
3384   - "name"
3385   - "parent"
3386   - "throughput"
3387
3388 # DPDK Performance Changes 3n-skx 2t1c ndr
3389 - type: "table"
3390   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3391   algorithm: "table_performance_comparison"
3392   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3393   history:
3394     - title: "rls1901"
3395       data: "dpdk-performance-changes-3n-skx-h1"
3396   reference:
3397     title: "rls1904"
3398     data: "dpdk-performance-changes-3n-skx-ref"
3399   compare:
3400     title: "rls1908"
3401     data: "dpdk-performance-changes-3n-skx-cmp"
3402   data: "dpdk-performance-changes-3n-skx"
3403   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3404   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3405   parameters:
3406   - "name"
3407   - "parent"
3408   - "throughput"
3409
3410 # DPDK Performance Changes 3n-skx 4t2c ndr
3411 - type: "table"
3412   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3413   algorithm: "table_performance_comparison"
3414   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3415   history:
3416     - title: "rls1901"
3417       data: "dpdk-performance-changes-3n-skx-h1"
3418   reference:
3419     title: "rls1904"
3420     data: "dpdk-performance-changes-3n-skx-ref"
3421   compare:
3422     title: "rls1908"
3423     data: "dpdk-performance-changes-3n-skx-cmp"
3424   data: "dpdk-performance-changes-3n-skx"
3425   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3426   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3427   parameters:
3428   - "name"
3429   - "parent"
3430   - "throughput"
3431
3432 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3433 - type: "table"
3434   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3435   algorithm: "table_performance_comparison"
3436   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3437   reference:
3438     title: "3-Node Hsw"
3439     data: "dpdk-compare-testbeds-ref"
3440   compare:
3441     title: "3-Node Skx"
3442     data: "dpdk-compare-testbeds-cmp"
3443   data: "dpdk-compare-testbeds"
3444   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3445   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3446   parameters:
3447   - "name"
3448   - "parent"
3449   - "throughput"
3450
3451 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3452 - type: "table"
3453   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3454   algorithm: "table_performance_comparison"
3455   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3456   reference:
3457     title: "3-Node Hsw"
3458     data: "dpdk-compare-testbeds-ref"
3459   compare:
3460     title: "3-Node Skx"
3461     data: "dpdk-compare-testbeds-cmp"
3462   data: "dpdk-compare-testbeds"
3463   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3464   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3465   parameters:
3466   - "name"
3467   - "parent"
3468   - "throughput"
3469
3470 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3471 - type: "table"
3472   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3473   algorithm: "table_performance_comparison"
3474   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3475   reference:
3476     title: "3-Node Skx"
3477     data: "dpdk-compare-topologies-ref"
3478   compare:
3479     title: "2-Node Skx"
3480     data: "dpdk-compare-topologies-cmp"
3481   data: "dpdk-compare-topologies"
3482   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3483   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3484   parameters:
3485   - "name"
3486   - "parent"
3487   - "throughput"
3488
3489 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3490 - type: "table"
3491   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3492   algorithm: "table_performance_comparison"
3493   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3494   reference:
3495     title: "3-Node Skx"
3496     data: "dpdk-compare-topologies-ref"
3497   compare:
3498     title: "2-Node Skx"
3499     data: "dpdk-compare-topologies-cmp"
3500   data: "dpdk-compare-topologies"
3501   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3502   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3503   parameters:
3504   - "name"
3505   - "parent"
3506   - "throughput"
3507
3508 # DPDK Performance Changes 2n-skx 2t1c pdr
3509 - type: "table"
3510   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3511   algorithm: "table_performance_comparison"
3512   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3513   history:
3514     - title: "rls1901"
3515       data: "dpdk-performance-changes-2n-skx-h1"
3516   reference:
3517     title: "rls1904"
3518     data: "dpdk-performance-changes-2n-skx-ref"
3519   compare:
3520     title: "rls1908"
3521     data: "dpdk-performance-changes-2n-skx-cmp"
3522   data: "dpdk-performance-changes-2n-skx"
3523   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3524   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3525   parameters:
3526   - "name"
3527   - "parent"
3528   - "throughput"
3529
3530 # DPDK Performance Changes 2n-skx 4t2c pdr
3531 - type: "table"
3532   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3533   algorithm: "table_performance_comparison"
3534   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3535   history:
3536     - title: "rls1901"
3537       data: "dpdk-performance-changes-2n-skx-h1"
3538   reference:
3539     title: "rls1904"
3540     data: "dpdk-performance-changes-2n-skx-ref"
3541   compare:
3542     title: "rls1908"
3543     data: "dpdk-performance-changes-2n-skx-cmp"
3544   data: "dpdk-performance-changes-2n-skx"
3545   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3546   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3547   parameters:
3548   - "name"
3549   - "parent"
3550   - "throughput"
3551
3552 # DPDK Performance Changes 2n-skx 2t1c ndr
3553 - type: "table"
3554   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3555   algorithm: "table_performance_comparison"
3556   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3557   history:
3558     - title: "rls1901"
3559       data: "dpdk-performance-changes-2n-skx-h1"
3560   reference:
3561     title: "rls1904"
3562     data: "dpdk-performance-changes-2n-skx-ref"
3563   compare:
3564     title: "rls1908"
3565     data: "dpdk-performance-changes-2n-skx-cmp"
3566   data: "dpdk-performance-changes-2n-skx"
3567   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3568   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3569   parameters:
3570   - "name"
3571   - "parent"
3572   - "throughput"
3573
3574 # DPDK Performance Changes 2n-skx 4t2c ndr
3575 - type: "table"
3576   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3577   algorithm: "table_performance_comparison"
3578   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3579   history:
3580     - title: "rls1901"
3581       data: "dpdk-performance-changes-2n-skx-h1"
3582   reference:
3583     title: "rls1904"
3584     data: "dpdk-performance-changes-2n-skx-ref"
3585   compare:
3586     title: "rls1908"
3587     data: "dpdk-performance-changes-2n-skx-cmp"
3588   data: "dpdk-performance-changes-2n-skx"
3589   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3590   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3591   parameters:
3592   - "name"
3593   - "parent"
3594   - "throughput"
3595
3596 # Detailed Test Results - DPDK Performance Results 3n-hsw
3597 - type: "table"
3598   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3599   algorithm: "table_details"
3600   output-file-ext: ".csv"
3601   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3602   columns:
3603   - title: "Name"
3604     data: "data name"
3605   - title: "Status"
3606     data: "data msg"
3607   rows: "generated"
3608   data: "dpdk-perf-results-3n-hsw"
3609   filter: "all"
3610   parameters:
3611   - "name"
3612   - "parent"
3613   - "msg"
3614
3615 # Detailed Test Results - DPDK Performance Results 3n-skx
3616 - type: "table"
3617   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3618   algorithm: "table_details"
3619   output-file-ext: ".csv"
3620   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3621   columns:
3622   - title: "Name"
3623     data: "data name"
3624   - title: "Status"
3625     data: "data msg"
3626   rows: "generated"
3627   data: "dpdk-perf-results-3n-skx"
3628   filter: "all"
3629   parameters:
3630   - "name"
3631   - "parent"
3632   - "msg"
3633
3634 # Detailed Test Results - DPDK Performance Results 2n-skx
3635 - type: "table"
3636   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3637   algorithm: "table_details"
3638   output-file-ext: ".csv"
3639   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3640   columns:
3641   - title: "Name"
3642     data: "data name"
3643   - title: "Status"
3644     data: "data msg"
3645   rows: "generated"
3646   data: "dpdk-perf-results-2n-skx"
3647   filter: "all"
3648   parameters:
3649   - "name"
3650   - "parent"
3651   - "msg"
3652
3653 ################################################################################
3654 # HoneyComb
3655 - type: "table"
3656   title: "Detailed Test Results - Honeycomb Functional Results"
3657   algorithm: "table_details"
3658   output-file-ext: ".csv"
3659   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3660   columns:
3661   - title: "Name"
3662     data: "data name"
3663   - title: "Documentation"
3664     data: "data doc"
3665   - title: "Status"
3666     data: "data status"
3667   rows: "generated"
3668   data:
3669     "hc-func-results"
3670   filter: "all"
3671   parameters:
3672   - "name"
3673   - "parent"
3674   - "doc"
3675   - "status"
3676
3677 ################################################################################
3678 # DMM
3679 - type: "table"
3680   title: "Detailed Test Results - DMM Functional Results"
3681   algorithm: "table_details"
3682   output-file-ext: ".csv"
3683   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3684   columns:
3685   - title: "Name"
3686     data: "data name"
3687   - title: "Documentation"
3688     data: "data doc"
3689   - title: "Status"
3690     data: "data status"
3691   rows: "generated"
3692   data:
3693     "dmm-func-results"
3694   filter: "all"
3695   parameters:
3696   - "name"
3697   - "parent"
3698   - "doc"
3699   - "status"
3700
3701 ################################################################################
3702 ###                                F I L E S                                 ###
3703 ################################################################################
3704
3705 # VPP Performance Results 3n-hsw
3706 - type: "file"
3707   title: "VPP Performance Results 3n-hsw"
3708   algorithm: "file_test_results"
3709   output-file-ext: ".rst"
3710   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3711   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"
3712   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3713   data: "vpp-perf-results-3n-hsw"
3714   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3715   parameters:
3716   - "name"
3717   - "doc"
3718   - "level"
3719   - "parent"
3720   data-start-level: 3
3721
3722 # VPP Performance Results 3n-skx
3723 - type: "file"
3724   title: "VPP Performance Results 3n-skx"
3725   algorithm: "file_test_results"
3726   output-file-ext: ".rst"
3727   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3728   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"
3729   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3730   data: "vpp-perf-results-3n-skx"
3731   filter: "not 'CFS_OPT'"
3732   parameters:
3733   - "name"
3734   - "doc"
3735   - "level"
3736   - "parent"
3737   data-start-level: 3
3738
3739 # VPP Performance Results 2n-skx
3740 - type: "file"
3741   title: "VPP Performance Results 2n-skx"
3742   algorithm: "file_test_results"
3743   output-file-ext: ".rst"
3744   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3745   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"
3746   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3747   data: "vpp-perf-results-2n-skx"
3748   filter: "not 'CFS_OPT'"
3749   parameters:
3750   - "name"
3751   - "doc"
3752   - "level"
3753   - "parent"
3754   data-start-level: 3
3755
3756 ## VPP Performance Results 2n-dnv
3757 #- type: "file"
3758 #  title: "VPP Performance Results 2n-dnv"
3759 #  algorithm: "file_test_results"
3760 #  output-file-ext: ".rst"
3761 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3762 #  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"
3763 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3764 #  data: "intel-dnv-vpp"
3765 #  filter: "'NDRPDR'"
3766 #  parameters:
3767 #  - "name"
3768 #  - "doc"
3769 #  - "level"
3770 #  - "parent"
3771 #  data-start-level: 3
3772
3773 # VPP Performance Configuration 3n-hsw
3774 - type: "file"
3775   title: "VPP Performance Configuration 3n-hsw"
3776   algorithm: "file_test_results"
3777   output-file-ext: ".rst"
3778   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3779   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"
3780   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3781   data: "vpp-perf-results-3n-hsw"
3782   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3783   parameters:
3784   - "name"
3785   - "doc"
3786   - "level"
3787   - "parent"
3788   data-start-level: 3
3789
3790 # VPP Performance Configuration 3n-skx
3791 - type: "file"
3792   title: "VPP Performance Configuration 3n-skx"
3793   algorithm: "file_test_results"
3794   output-file-ext: ".rst"
3795   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
3796   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"
3797   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
3798   data: "vpp-perf-results-3n-skx"
3799   filter: "not 'CFS_OPT'"
3800   parameters:
3801   - "name"
3802   - "doc"
3803   - "level"
3804   - "parent"
3805   data-start-level: 3
3806
3807 # VPP Performance Configuration 2n-skx
3808 - type: "file"
3809   title: "VPP Performance Configuration 2n-skx"
3810   algorithm: "file_test_results"
3811   output-file-ext: ".rst"
3812   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
3813   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"
3814   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
3815   data: "vpp-perf-results-2n-skx"
3816   filter: "not 'CFS_OPT'"
3817   parameters:
3818   - "name"
3819   - "doc"
3820   - "level"
3821   - "parent"
3822   data-start-level: 3
3823
3824 ## VPP Performance Configuration 2n-dnv
3825 #- type: "file"
3826 #  title: "VPP Performance Configuration 2n-dnv"
3827 #  algorithm: "file_test_results"
3828 #  output-file-ext: ".rst"
3829 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
3830 #  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"
3831 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
3832 #  data: "intel-dnv-vpp"
3833 #  filter: "'NDRPDR'"
3834 #  parameters:
3835 #  - "name"
3836 #  - "doc"
3837 #  - "level"
3838 #  - "parent"
3839 #  data-start-level: 3
3840
3841 # VPP Performance Operational Data 3n-hsw
3842 - type: "file"
3843   title: "VPP Performance Operational Data 3n-hsw"
3844   algorithm: "file_test_results"
3845   output-file-ext: ".rst"
3846   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
3847   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"
3848   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
3849   data: "vpp-perf-results-3n-hsw"
3850   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3851   parameters:
3852   - "name"
3853   - "doc"
3854   - "level"
3855   - "parent"
3856   data-start-level: 3
3857
3858 # VPP Performance Operational Data 3n-skx
3859 - type: "file"
3860   title: "VPP Performance Operational Data 3n-skx"
3861   algorithm: "file_test_results"
3862   output-file-ext: ".rst"
3863   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
3864   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"
3865   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
3866   data: "vpp-perf-results-3n-skx"
3867   filter: "not 'CFS_OPT'"
3868   parameters:
3869   - "name"
3870   - "doc"
3871   - "level"
3872   - "parent"
3873   data-start-level: 3
3874
3875 # VPP Performance Operational Data 2n-skx
3876 - type: "file"
3877   title: "VPP Performance Operational Data 2n-skx"
3878   algorithm: "file_test_results"
3879   output-file-ext: ".rst"
3880   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
3881   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"
3882   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
3883   data: "vpp-perf-results-2n-skx"
3884   filter: "not 'CFS_OPT'"
3885   parameters:
3886   - "name"
3887   - "doc"
3888   - "level"
3889   - "parent"
3890   data-start-level: 3
3891
3892 ## VPP Performance Operational Data 2n-dnv
3893 #- type: "file"
3894 #  title: "VPP Performance Operational Data 2n-dnv"
3895 #  algorithm: "file_test_results"
3896 #  output-file-ext: ".rst"
3897 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
3898 #  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"
3899 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
3900 #  data: "intel-dnv-vpp"
3901 #  filter: "'NDRPDR'"
3902 #  parameters:
3903 #  - "name"
3904 #  - "doc"
3905 #  - "level"
3906 #  - "parent"
3907 #  data-start-level: 3
3908
3909 # VPP MRR Results 3n-hsw
3910 - type: "file"
3911   title: "VPP MRR Results 3n-hsw"
3912   algorithm: "file_test_results"
3913   output-file-ext: ".rst"
3914   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3915   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"
3916   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
3917   data: "vpp-mrr-results-3n-hsw"
3918   filter: "'MRR'"
3919   parameters:
3920   - "name"
3921   - "doc"
3922   - "level"
3923   - "parent"
3924   data-start-level: 3
3925
3926 # VPP MRR Results 3n-skx
3927 - type: "file"
3928   title: "VPP MRR Results 3n-skx"
3929   algorithm: "file_test_results"
3930   output-file-ext: ".rst"
3931   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3932   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"
3933   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
3934   data: "vpp-mrr-results-3n-skx"
3935   filter: "'MRR'"
3936   parameters:
3937   - "name"
3938   - "doc"
3939   - "level"
3940   - "parent"
3941   data-start-level: 3
3942
3943 # VPP MRR Results 2n-skx
3944 - type: "file"
3945   title: "VPP MRR Results 2n-skx"
3946   algorithm: "file_test_results"
3947   output-file-ext: ".rst"
3948   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3949   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"
3950   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
3951   data: "vpp-mrr-results-2n-skx"
3952   filter: "all"
3953   parameters:
3954   - "name"
3955   - "doc"
3956   - "level"
3957   - "parent"
3958   data-start-level: 3
3959
3960 ## VPP MRR Results 2n-dnv
3961 #- type: "file"
3962 #  title: "VPP MRR Results 2n-dnv"
3963 #  algorithm: "file_test_results"
3964 #  output-file-ext: ".rst"
3965 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3966 #  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"
3967 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
3968 #  data: "intel-dnv-vpp"
3969 #  filter: "'MRR'"
3970 #  parameters:
3971 #  - "name"
3972 #  - "doc"
3973 #  - "level"
3974 #  - "parent"
3975 #  data-start-level: 3
3976
3977 # VPP MRR Configuration 3n-hsw
3978 - type: "file"
3979   title: "VPP MRR Configuration 3n-hsw"
3980   algorithm: "file_test_results"
3981   output-file-ext: ".rst"
3982   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
3983   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"
3984   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
3985   data: "vpp-mrr-results-3n-hsw"
3986   filter: "'MRR'"
3987   parameters:
3988   - "name"
3989   - "doc"
3990   - "level"
3991   - "parent"
3992   data-start-level: 3
3993
3994 # VPP MRR Configuration 3n-skx
3995 - type: "file"
3996   title: "VPP MRR Configuration 3n-skx"
3997   algorithm: "file_test_results"
3998   output-file-ext: ".rst"
3999   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4000   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"
4001   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4002   data: "vpp-mrr-results-3n-skx"
4003   filter: "'MRR'"
4004   parameters:
4005   - "name"
4006   - "doc"
4007   - "level"
4008   - "parent"
4009   data-start-level: 3
4010
4011 # VPP MRR Configuration 2n-skx
4012 - type: "file"
4013   title: "VPP MRR Configuration 2n-skx"
4014   algorithm: "file_test_results"
4015   output-file-ext: ".rst"
4016   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4017   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"
4018   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4019   data: "vpp-mrr-results-2n-skx"
4020   filter: "'MRR'"
4021   parameters:
4022   - "name"
4023   - "doc"
4024   - "level"
4025   - "parent"
4026   data-start-level: 3
4027
4028 ## VPP MRR Configuration 2n-dnv
4029 #- type: "file"
4030 #  title: "VPP MRR Configuration 2n-dnv"
4031 #  algorithm: "file_test_results"
4032 #  output-file-ext: ".rst"
4033 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4034 #  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"
4035 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4036 #  data: "intel-dnv-vpp"
4037 #  filter: "'MRR'"
4038 #  parameters:
4039 #  - "name"
4040 #  - "doc"
4041 #  - "level"
4042 #  - "parent"
4043 #  data-start-level: 3
4044
4045 # VPP Functional Results - Ubuntu
4046 - type: "file"
4047   title: "VPP Functional Results - Ubuntu"
4048   algorithm: "file_test_results"
4049   output-file-ext: ".rst"
4050   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4051   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"
4052   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4053   data: "vpp-func-results-ubuntu"
4054   filter: "all"
4055   parameters:
4056   - "name"
4057   - "doc"
4058   - "level"
4059   - "parent"
4060   data-start-level: 3
4061
4062 # VPP Functional Results - CentOS
4063 - type: "file"
4064   title: "VPP Functional Results - CentOS"
4065   algorithm: "file_test_results"
4066   output-file-ext: ".rst"
4067   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4068   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"
4069   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4070   data:
4071     "vpp-func-results-centos"
4072   filter: "all"
4073   parameters:
4074   - "name"
4075   - "doc"
4076   - "level"
4077   - "parent"
4078   data-start-level: 3
4079
4080 # VPP Functional Configuration - Ubuntu
4081 - type: "file"
4082   title: "VPP Functional Configuration - Ubuntu"
4083   algorithm: "file_test_results"
4084   output-file-ext: ".rst"
4085   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4086   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"
4087   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4088   data: "vpp-func-results-ubuntu"
4089   filter: "all"
4090   parameters:
4091   - "name"
4092   - "doc"
4093   - "level"
4094   - "parent"
4095   data-start-level: 3
4096
4097 # VPP Functional Configuration - CentOS
4098 - type: "file"
4099   title: "VPP Functional Configuration - CentOS"
4100   algorithm: "file_test_results"
4101   output-file-ext: ".rst"
4102   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4103   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"
4104   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4105   data:
4106     "vpp-func-results-centos"
4107   filter: "all"
4108   parameters:
4109   - "name"
4110   - "doc"
4111   - "level"
4112   - "parent"
4113   data-start-level: 3
4114
4115 # VPP Device Results - Ubuntu
4116 - type: "file"
4117   title: "VPP Device Results - Ubuntu"
4118   algorithm: "file_test_results"
4119   output-file-ext: ".rst"
4120   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4121   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4122   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4123   data: "vpp-device-results-ubuntu"
4124   filter: "all"
4125   parameters:
4126   - "name"
4127   - "doc"
4128   - "level"
4129   - "parent"
4130   data-start-level: 2
4131
4132 # VPP Device Configuration - Ubuntu
4133 - type: "file"
4134   title: "VPP Device Configuration - Ubuntu"
4135   algorithm: "file_test_results"
4136   output-file-ext: ".rst"
4137   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4138   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4139   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4140   data: "vpp-device-results-ubuntu"
4141   filter: "all"
4142   parameters:
4143   - "name"
4144   - "doc"
4145   - "level"
4146   - "parent"
4147   data-start-level: 2
4148
4149 ## Container Orchestrated Performance Results 3n-hsw
4150 #- type: "file"
4151 #  title: "Container Orchestrated Performance Results 3n-hsw"
4152 #  algorithm: "file_test_results"
4153 #  output-file-ext: ".rst"
4154 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4155 #  file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4156 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4157 #  data: "ligato-perf-results-3n-hsw"
4158 #  filter: "all"
4159 #  parameters:
4160 #  - "name"
4161 #  - "doc"
4162 #  - "level"
4163 #  - "parent"
4164 #  data-start-level: 3
4165
4166 # DPDK Performance Results 3n-hsw
4167 - type: "file"
4168   title: "DPDK Performance Results 3n-hsw"
4169   algorithm: "file_test_results"
4170   output-file-ext: ".rst"
4171   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4172   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4173   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4174   data: "dpdk-perf-results-3n-hsw"
4175   filter: "all"
4176   parameters:
4177   - "name"
4178   - "doc"
4179   - "level"
4180   - "parent"
4181   data-start-level: 3
4182
4183 # DPDK Performance Results 3n-skx
4184 - type: "file"
4185   title: "DPDK Performance Results 3n-skx"
4186   algorithm: "file_test_results"
4187   output-file-ext: ".rst"
4188   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4189   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4190   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4191   data: "dpdk-perf-results-3n-skx"
4192   filter: "all"
4193   parameters:
4194   - "name"
4195   - "doc"
4196   - "level"
4197   - "parent"
4198   data-start-level: 3
4199
4200 # DPDK Performance Results 2n-skx
4201 - type: "file"
4202   title: "DPDK Performance Results 2n-skx"
4203   algorithm: "file_test_results"
4204   output-file-ext: ".rst"
4205   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4206   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4207   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4208   data: "dpdk-perf-results-2n-skx"
4209   filter: "all"
4210   parameters:
4211   - "name"
4212   - "doc"
4213   - "level"
4214   - "parent"
4215   data-start-level: 3
4216
4217 # Honeycomb Functional Results
4218 - type: "file"
4219   title: "Honeycomb Functional Results"
4220   algorithm: "file_test_results"
4221   output-file-ext: ".rst"
4222   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4223   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"
4224   dir-tables: "{DIR[DTR,FUNC,HC]}"
4225   data:
4226     "hc-func-results"
4227   filter: "all"
4228   parameters:
4229   - "name"
4230   - "doc"
4231   - "level"
4232   - "parent"
4233   data-start-level: 3
4234
4235 # NSH SFC Functional Results
4236 #-
4237 #  type: "file"
4238 #  title: "NSH SFC Functional Results"
4239 #  algorithm: "file_test_results"
4240 #  output-file-ext: ".rst"
4241 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4242 #  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"
4243 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4244 #  data:
4245 #    "nsh-func-results"
4246 #  filter: "all"
4247 #  parameters:
4248 #  - "name"
4249 #  - "doc"
4250 #  - "level"
4251 #  - "parent"
4252 #  data-start-level: 3
4253
4254 # DMM Functional Results
4255 - type: "file"
4256   title: "DMM Functional Results"
4257   algorithm: "file_test_results"
4258   output-file-ext: ".rst"
4259   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4260   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"
4261   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4262   data:
4263     "dmm-func-results"
4264   filter: "all"
4265   parameters:
4266   - "name"
4267   - "doc"
4268   - "level"
4269   - "parent"
4270   data-start-level: 3
4271
4272 ################################################################################
4273 ###                                P L O T S                                 ###
4274 ################################################################################
4275
4276 # Plots VPP HTTP Server Performance
4277 - type: "plot"
4278   title: "VPP HTTP Server Performance"
4279   algorithm: "plot_http_server_performance_box"
4280   output-file-type: ".html"
4281   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
4282   data:
4283     "plot-vpp-http-server-performance"
4284   # Keep this formatting, the filter is enclosed with " (quotation mark) and
4285   # each tag is enclosed with ' (apostrophe).
4286   filter: "'HTTP' and 'TCP_CPS'"
4287   parameters:
4288   - "result"
4289   - "name"
4290   traces:
4291     hoverinfo: "x+y"
4292     boxpoints: "outliers"
4293     whiskerwidth: 0
4294   layout:
4295     title: "VPP HTTP Server Performance"
4296     layout:
4297       "plot-cps"
4298
4299 - type: "plot"
4300   title: "VPP HTTP Server Performance"
4301   algorithm: "plot_http_server_performance_box"
4302   output-file-type: ".html"
4303   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
4304   data:
4305     "plot-vpp-http-server-performance"
4306   filter: "'HTTP' and 'TCP_RPS'"
4307   parameters:
4308   - "result"
4309   - "name"
4310   traces:
4311     hoverinfo: "x+y"
4312     boxpoints: "outliers"
4313     whiskerwidth: 0
4314   layout:
4315     title: "VPP HTTP Server Performance"
4316     layout:
4317       "plot-rps"
4318
4319 ################################################################################
4320
4321 ## Soak Test (PLRsearch), boxes
4322 #- type: "plot"
4323 #  title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4324 #  algorithm: "plot_performance_box"
4325 #  output-file-type: ".html"
4326 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4327 #  data: "plot-vpp-soak-2n-skx"
4328 #  filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4329 #  parameters:
4330 #    - "throughput"
4331 #    - "parent"
4332 #    - "tags"
4333 #  sort:
4334 #    - "DRV_AVF"
4335 #    - "DRV_AVF"
4336 #    - "DRV_AVF"
4337 #    - "L2BDMACLRN"
4338 #    - "L2XCBASE"
4339 #    - "L2PATCH"
4340 #  traces:
4341 #    hoverinfo: "x+y"
4342 #    boxpoints: "all"
4343 #    whiskerwidth: 0
4344 #  layout:
4345 #    title: "2 Hours Soak Test (PLRsearch)"
4346 #    layout: "plot-soak-throughput"
4347
4348 ## Soak Test (PLRsearch), boxes
4349 #- type: "plot"
4350 #  title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4351 #  algorithm: "plot_performance_box"
4352 #  output-file-type: ".html"
4353 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4354 #  data: "plot-vpp-soak-2n-skx"
4355 #  filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4356 #  parameters:
4357 #    - "throughput"
4358 #    - "parent"
4359 #    - "tags"
4360 #  sort:
4361 #    - "VHOST"
4362 #    - "MEMIF"
4363 #    - "IP4FWD"
4364 #    - "IP6FWD"
4365 #  traces:
4366 #    hoverinfo: "x+y"
4367 #    boxpoints: "all"
4368 #    whiskerwidth: 0
4369 #  layout:
4370 #    title: "2 Hours Soak Test (PLRsearch)"
4371 #    layout: "plot-soak-throughput"
4372
4373 ################################################################################
4374 ## Plots - NF Density - VSC - MRR 64b
4375 #- type: "plot"
4376 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4377 #  algorithm: "plot_service_density_heatmap_compare"
4378 #  output-file-type: ".html"
4379 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-mrr"
4380 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4381 #  filter: "'NIC_Intel-X710' and
4382 #           'NF_DENSITY' and
4383 #           'VHOST' and
4384 #           'CHAIN' and
4385 #           'NF_VPPIP4' and
4386 #           '64B' and
4387 #           '2T1C' and
4388 #           'MRR'"
4389 #  reference:
4390 #    include: "2"
4391 #    name: "VNF-1c"
4392 #  compare:
4393 #    include: "1"
4394 #    name: "VNF-0.5c"
4395 #  parameters:
4396 #  - "result"
4397 #  - "name"
4398 #  - "tags"
4399 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4400 #  x-axis: "X = VNFs per Service Chain"
4401 #  y-axis: "Y = Number of Service Chains"
4402 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4403 #  layout:
4404 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4405 #    layout: "plot-service-density"
4406 #
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-x710-64b-4t2c-base-vsc-mrr"
4412 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4413 #  filter: "'NIC_Intel-X710' and
4414 #           'NF_DENSITY' and
4415 #           'VHOST' and
4416 #           'CHAIN' and
4417 #           'NF_VPPIP4' and
4418 #           '64B' and
4419 #           '4T2C' 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-x710-64b-8t4c-base-vsc-mrr"
4444 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4445 #  filter: "'NIC_Intel-X710' and
4446 #           'NF_DENSITY' and
4447 #           'VHOST' and
4448 #           'CHAIN' and
4449 #           'NF_VPPIP4' and
4450 #           '64B' and
4451 #           '8T4C' 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 ## Plots - NF Density - VSC - MRR IMIX
4472 #- type: "plot"
4473 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4474 #  algorithm: "plot_service_density_heatmap_compare"
4475 #  output-file-type: ".html"
4476 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-mrr"
4477 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4478 #  filter: "'NIC_Intel-X710' and
4479 #           'NF_DENSITY' and
4480 #           'VHOST' and
4481 #           'CHAIN' and
4482 #           'NF_VPPIP4' and
4483 #           'IMIX' and
4484 #           '2T1C' and
4485 #           'MRR'"
4486 #  reference:
4487 #    include: "2"
4488 #    name: "VNF-1c"
4489 #  compare:
4490 #    include: "1"
4491 #    name: "VNF-0.5c"
4492 #  parameters:
4493 #  - "result"
4494 #  - "name"
4495 #  - "tags"
4496 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4497 #  x-axis: "X = VNFs per Service Chain"
4498 #  y-axis: "Y = Number of Service Chains"
4499 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4500 #  layout:
4501 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4502 #    layout: "plot-service-density"
4503 #
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-x710-imix-4t2c-base-vsc-mrr"
4509 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4510 #  filter: "'NIC_Intel-X710' and
4511 #           'NF_DENSITY' and
4512 #           'VHOST' and
4513 #           'CHAIN' and
4514 #           'NF_VPPIP4' and
4515 #           'IMIX' and
4516 #           '4T2C' 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-x710-imix-8t4c-base-vsc-mrr"
4541 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4542 #  filter: "'NIC_Intel-X710' and
4543 #           'NF_DENSITY' and
4544 #           'VHOST' and
4545 #           'CHAIN' and
4546 #           'NF_VPPIP4' and
4547 #           'IMIX' and
4548 #           '8T4C' 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 # Plots - NF Density - VSC - NDR 64b
4569 - type: "plot"
4570   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4571   algorithm: "plot_service_density_heatmap_compare"
4572   output-file-type: ".html"
4573   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-ndr"
4574   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4575   filter: "'NIC_Intel-X710' and
4576            'NF_DENSITY' and
4577            'VHOST' and
4578            'CHAIN' and
4579            'NF_VPPIP4' and
4580            '64B' and
4581            '2T1C' and
4582            'NDRPDR'"
4583   reference:
4584     include: "2"
4585     name: "VNF-1c"
4586   compare:
4587     include: "1"
4588     name: "VNF-0.5c"
4589   parameters:
4590   - "throughput"
4591   - "name"
4592   - "tags"
4593   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4594   x-axis: "X = VNFs per Service Chain"
4595   y-axis: "Y = Number of Service Chains"
4596   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4597   layout:
4598     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4599     layout: "plot-service-density"
4600
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-x710-64b-4t2c-base-vsc-ndr"
4606   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4607   filter: "'NIC_Intel-X710' and
4608            'NF_DENSITY' and
4609            'VHOST' and
4610            'CHAIN' and
4611            'NF_VPPIP4' and
4612            '64B' and
4613            '4T2C' 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-x710-64b-8t4c-base-vsc-ndr"
4638   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4639   filter: "'NIC_Intel-X710' and
4640            'NF_DENSITY' and
4641            'VHOST' and
4642            'CHAIN' and
4643            'NF_VPPIP4' and
4644            '64B' and
4645            '8T4C' 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 # Plots - NF Density - VSC - NDR IMIX
4666 - type: "plot"
4667   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4668   algorithm: "plot_service_density_heatmap_compare"
4669   output-file-type: ".html"
4670   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-ndr"
4671   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4672   filter: "'NIC_Intel-X710' and
4673            'NF_DENSITY' and
4674            'VHOST' and
4675            'CHAIN' and
4676            'NF_VPPIP4' and
4677            'IMIX' and
4678            '2T1C' and
4679            'NDRPDR'"
4680   reference:
4681     include: "2"
4682     name: "VNF-1c"
4683   compare:
4684     include: "1"
4685     name: "VNF-0.5c"
4686   parameters:
4687   - "throughput"
4688   - "name"
4689   - "tags"
4690   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4691   x-axis: "X = VNFs per Service Chain"
4692   y-axis: "Y = Number of Service Chains"
4693   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4694   layout:
4695     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4696     layout: "plot-service-density"
4697
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-x710-imix-4t2c-base-vsc-ndr"
4703   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4704   filter: "'NIC_Intel-X710' and
4705            'NF_DENSITY' and
4706            'VHOST' and
4707            'CHAIN' and
4708            'NF_VPPIP4' and
4709            'IMIX' and
4710            '4T2C' 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-x710-imix-8t4c-base-vsc-ndr"
4735   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4736   filter: "'NIC_Intel-X710' and
4737            'NF_DENSITY' and
4738            'VHOST' and
4739            'CHAIN' and
4740            'NF_VPPIP4' and
4741            'IMIX' and
4742            '8T4C' 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 # Plots - NF Density - VSC - PDR 64b
4763 - type: "plot"
4764   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4765   algorithm: "plot_service_density_heatmap_compare"
4766   output-file-type: ".html"
4767   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-vsc-pdr"
4768   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4769   filter: "'NIC_Intel-X710' and
4770            'NF_DENSITY' and
4771            'VHOST' and
4772            'CHAIN' and
4773            'NF_VPPIP4' and
4774            '64B' and
4775            '2T1C' and
4776            'NDRPDR'"
4777   reference:
4778     include: "2"
4779     name: "VNF-1c"
4780   compare:
4781     include: "1"
4782     name: "VNF-0.5c"
4783   parameters:
4784   - "throughput"
4785   - "name"
4786   - "tags"
4787   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4788   x-axis: "X = VNFs per Service Chain"
4789   y-axis: "Y = Number of Service Chains"
4790   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4791   layout:
4792     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4793     layout: "plot-service-density"
4794
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-x710-64b-4t2c-base-vsc-pdr"
4800   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4801   filter: "'NIC_Intel-X710' and
4802            'NF_DENSITY' and
4803            'VHOST' and
4804            'CHAIN' and
4805            'NF_VPPIP4' and
4806            '64B' and
4807            '4T2C' 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-x710-64b-8t4c-base-vsc-pdr"
4832   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4833   filter: "'NIC_Intel-X710' and
4834            'NF_DENSITY' and
4835            'VHOST' and
4836            'CHAIN' and
4837            'NF_VPPIP4' and
4838            '64B' and
4839            '8T4C' 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 # Plots - NF Density - VSC - PDR IMIX
4860 - type: "plot"
4861   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4862   algorithm: "plot_service_density_heatmap_compare"
4863   output-file-type: ".html"
4864   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-vsc-pdr"
4865   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4866   filter: "'NIC_Intel-X710' and
4867            'NF_DENSITY' and
4868            'VHOST' and
4869            'CHAIN' and
4870            'NF_VPPIP4' and
4871            'IMIX' and
4872            '2T1C' and
4873            'NDRPDR'"
4874   reference:
4875     include: "2"
4876     name: "VNF-1c"
4877   compare:
4878     include: "1"
4879     name: "VNF-0.5c"
4880   parameters:
4881   - "throughput"
4882   - "name"
4883   - "tags"
4884   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4885   x-axis: "X = VNFs per Service Chain"
4886   y-axis: "Y = Number of Service Chains"
4887   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4888   layout:
4889     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4890     layout: "plot-service-density"
4891
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-x710-imix-4t2c-base-vsc-pdr"
4897   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4898   filter: "'NIC_Intel-X710' and
4899            'NF_DENSITY' and
4900            'VHOST' and
4901            'CHAIN' and
4902            'NF_VPPIP4' and
4903            'IMIX' and
4904            '4T2C' 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-x710-imix-8t4c-base-vsc-pdr"
4929   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4930   filter: "'NIC_Intel-X710' and
4931            'NF_DENSITY' and
4932            'VHOST' and
4933            'CHAIN' and
4934            'NF_VPPIP4' and
4935            'IMIX' and
4936            '8T4C' 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 ################################################################################
4957 ## Plots - NF Density - CSC - MRR 64b
4958 #- type: "plot"
4959 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
4960 #  algorithm: "plot_service_density_heatmap_compare"
4961 #  output-file-type: ".html"
4962 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-mrr"
4963 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4964 #  filter: "'NIC_Intel-X710' and
4965 #           'NF_DENSITY' and
4966 #           'DOCKER' and
4967 #           'CHAIN' and
4968 #           'NF_VPPIP4' and
4969 #           '64B' and
4970 #           '2T1C' and
4971 #           'MRR'"
4972 #  reference:
4973 #    include: "2"
4974 #    name: "CNF-1c"
4975 #  compare:
4976 #    include: "1"
4977 #    name: "CNF-0.5c"
4978 #  parameters:
4979 #  - "result"
4980 #  - "name"
4981 #  - "tags"
4982 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4983 #  x-axis: "X = CNFs per Service Chain"
4984 #  y-axis: "Y = Number of Service Chains"
4985 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4986 #  layout:
4987 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
4988 #    layout: "plot-service-density"
4989 #
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-x710-64b-4t2c-base-csc-mrr"
4995 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4996 #  filter: "'NIC_Intel-X710' and
4997 #           'NF_DENSITY' and
4998 #           'DOCKER' and
4999 #           'CHAIN' and
5000 #           'NF_VPPIP4' and
5001 #           '64B' and
5002 #           '4T2C' 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-x710-64b-8t4c-base-csc-mrr"
5027 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5028 #  filter: "'NIC_Intel-X710' and
5029 #           'NF_DENSITY' and
5030 #           'DOCKER' and
5031 #           'CHAIN' and
5032 #           'NF_VPPIP4' and
5033 #           '64B' and
5034 #           '8T4C' 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 ## Plots - NF Density - CSC - MRR IMIX
5055 #- type: "plot"
5056 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5057 #  algorithm: "plot_service_density_heatmap_compare"
5058 #  output-file-type: ".html"
5059 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-mrr"
5060 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5061 #  filter: "'NIC_Intel-X710' and
5062 #           'NF_DENSITY' and
5063 #           'DOCKER' and
5064 #           'CHAIN' and
5065 #           'NF_VPPIP4' and
5066 #           'IMIX' and
5067 #           '2T1C' and
5068 #           'MRR'"
5069 #  reference:
5070 #    include: "2"
5071 #    name: "CNF-1c"
5072 #  compare:
5073 #    include: "1"
5074 #    name: "CNF-0.5c"
5075 #  parameters:
5076 #  - "result"
5077 #  - "name"
5078 #  - "tags"
5079 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5080 #  x-axis: "X = CNFs per Service Chain"
5081 #  y-axis: "Y = Number of Service Chains"
5082 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5083 #  layout:
5084 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5085 #    layout: "plot-service-density"
5086 #
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-x710-imix-4t2c-base-csc-mrr"
5092 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5093 #  filter: "'NIC_Intel-X710' and
5094 #           'NF_DENSITY' and
5095 #           'DOCKER' and
5096 #           'CHAIN' and
5097 #           'NF_VPPIP4' and
5098 #           'IMIX' and
5099 #           '4T2C' 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-x710-imix-8t4c-base-csc-mrr"
5124 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5125 #  filter: "'NIC_Intel-X710' and
5126 #           'NF_DENSITY' and
5127 #           'DOCKER' and
5128 #           'CHAIN' and
5129 #           'NF_VPPIP4' and
5130 #           'IMIX' and
5131 #           '8T4C' 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 # Plots - NF Density - CSC - NDR 64b
5152 - type: "plot"
5153   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5154   algorithm: "plot_service_density_heatmap_compare"
5155   output-file-type: ".html"
5156   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-ndr"
5157   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5158   filter: "'NIC_Intel-X710' and
5159            'NF_DENSITY' and
5160            'DOCKER' and
5161            'CHAIN' and
5162            'NF_VPPIP4' and
5163            '64B' and
5164            '2T1C' and
5165            'NDRPDR'"
5166   reference:
5167     include: "2"
5168     name: "CNF-1c"
5169   compare:
5170     include: "1"
5171     name: "CNF-0.5c"
5172   parameters:
5173   - "throughput"
5174   - "name"
5175   - "tags"
5176   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5177   x-axis: "X = CNFs per Service Chain"
5178   y-axis: "Y = Number of Service Chains"
5179   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5180   layout:
5181     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5182     layout: "plot-service-density"
5183
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-x710-64b-4t2c-base-csc-ndr"
5189   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5190   filter: "'NIC_Intel-X710' and
5191            'NF_DENSITY' and
5192            'DOCKER' and
5193            'CHAIN' and
5194            'NF_VPPIP4' and
5195            '64B' and
5196            '4T2C' 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-x710-64b-8t4c-base-csc-ndr"
5221   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5222   filter: "'NIC_Intel-X710' and
5223            'NF_DENSITY' and
5224            'DOCKER' and
5225            'CHAIN' and
5226            'NF_VPPIP4' and
5227            '64B' and
5228            '8T4C' 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 # Plots - NF Density - CSC - NDR IMIX
5249 - type: "plot"
5250   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5251   algorithm: "plot_service_density_heatmap_compare"
5252   output-file-type: ".html"
5253   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-ndr"
5254   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5255   filter: "'NIC_Intel-X710' and
5256            'NF_DENSITY' and
5257            'DOCKER' and
5258            'CHAIN' and
5259            'NF_VPPIP4' and
5260            'IMIX' and
5261            '2T1C' and
5262            'NDRPDR'"
5263   reference:
5264     include: "2"
5265     name: "CNF-1c"
5266   compare:
5267     include: "1"
5268     name: "CNF-0.5c"
5269   parameters:
5270   - "throughput"
5271   - "name"
5272   - "tags"
5273   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5274   x-axis: "X = CNFs per Service Chain"
5275   y-axis: "Y = Number of Service Chains"
5276   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5277   layout:
5278     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5279     layout: "plot-service-density"
5280
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-x710-imix-4t2c-base-csc-ndr"
5286   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5287   filter: "'NIC_Intel-X710' and
5288            'NF_DENSITY' and
5289            'DOCKER' and
5290            'CHAIN' and
5291            'NF_VPPIP4' and
5292            'IMIX' and
5293            '4T2C' 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-x710-imix-8t4c-base-csc-ndr"
5318   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5319   filter: "'NIC_Intel-X710' and
5320            'NF_DENSITY' and
5321            'DOCKER' and
5322            'CHAIN' and
5323            'NF_VPPIP4' and
5324            'IMIX' and
5325            '8T4C' 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 # Plots - NF Density - CSC - PDR 64b
5346 - type: "plot"
5347   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5348   algorithm: "plot_service_density_heatmap_compare"
5349   output-file-type: ".html"
5350   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csc-pdr"
5351   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5352   filter: "'NIC_Intel-X710' and
5353            'NF_DENSITY' and
5354            'DOCKER' and
5355            'CHAIN' and
5356            'NF_VPPIP4' and
5357            '64B' and
5358            '2T1C' and
5359            'NDRPDR'"
5360   reference:
5361     include: "2"
5362     name: "CNF-1c"
5363   compare:
5364     include: "1"
5365     name: "CNF-0.5c"
5366   parameters:
5367   - "throughput"
5368   - "name"
5369   - "tags"
5370   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5371   x-axis: "X = CNFs per Service Chain"
5372   y-axis: "Y = Number of Service Chains"
5373   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5374   layout:
5375     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5376     layout: "plot-service-density"
5377
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-x710-64b-4t2c-base-csc-pdr"
5383   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5384   filter: "'NIC_Intel-X710' and
5385            'NF_DENSITY' and
5386            'DOCKER' and
5387            'CHAIN' and
5388            'NF_VPPIP4' and
5389            '64B' and
5390            '4T2C' 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-x710-64b-8t4c-base-csc-pdr"
5415   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5416   filter: "'NIC_Intel-X710' and
5417            'NF_DENSITY' and
5418            'DOCKER' and
5419            'CHAIN' and
5420            'NF_VPPIP4' and
5421            '64B' and
5422            '8T4C' 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 # Plots - NF Density - CSC - PDR IMIX
5443 - type: "plot"
5444   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5445   algorithm: "plot_service_density_heatmap_compare"
5446   output-file-type: ".html"
5447   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csc-pdr"
5448   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5449   filter: "'NIC_Intel-X710' and
5450            'NF_DENSITY' and
5451            'DOCKER' and
5452            'CHAIN' and
5453            'NF_VPPIP4' and
5454            'IMIX' and
5455            '2T1C' and
5456            'NDRPDR'"
5457   reference:
5458     include: "2"
5459     name: "CNF-1c"
5460   compare:
5461     include: "1"
5462     name: "CNF-0.5c"
5463   parameters:
5464   - "throughput"
5465   - "name"
5466   - "tags"
5467   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5468   x-axis: "X = CNFs per Service Chain"
5469   y-axis: "Y = Number of Service Chains"
5470   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5471   layout:
5472     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5473     layout: "plot-service-density"
5474
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-x710-imix-4t2c-base-csc-pdr"
5480   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5481   filter: "'NIC_Intel-X710' and
5482            'NF_DENSITY' and
5483            'DOCKER' and
5484            'CHAIN' and
5485            'NF_VPPIP4' and
5486            'IMIX' and
5487            '4T2C' 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-x710-imix-8t4c-base-csc-pdr"
5512   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5513   filter: "'NIC_Intel-X710' and
5514            'NF_DENSITY' and
5515            'DOCKER' and
5516            'CHAIN' and
5517            'NF_VPPIP4' and
5518            'IMIX' and
5519            '8T4C' 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 ################################################################################
5540 ## Plots - NF Density - CSP - MRR 64b
5541 #- type: "plot"
5542 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5543 #  algorithm: "plot_service_density_heatmap_compare"
5544 #  output-file-type: ".html"
5545 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-mrr"
5546 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5547 #  filter: "'NIC_Intel-X710' and
5548 #           'NF_DENSITY' and
5549 #           'DOCKER' and
5550 #           'PIPELINE' and
5551 #           'NF_VPPIP4' and
5552 #           '64B' and
5553 #           '2T1C' and
5554 #           'MRR'"
5555 #  reference:
5556 #    include: "2"
5557 #    name: "CNF-1c"
5558 #  compare:
5559 #    include: "1"
5560 #    name: "CNF-0.5c"
5561 #  parameters:
5562 #  - "result"
5563 #  - "name"
5564 #  - "tags"
5565 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5566 #  x-axis: "X = CNFs per Service Pipeline"
5567 #  y-axis: "Y = Number of Service Pipelines"
5568 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5569 #  layout:
5570 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5571 #    layout: "plot-service-density"
5572 #
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-x710-64b-4t2c-base-csp-mrr"
5578 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5579 #  filter: "'NIC_Intel-X710' and
5580 #           'NF_DENSITY' and
5581 #           'DOCKER' and
5582 #           'PIPELINE' and
5583 #           'NF_VPPIP4' and
5584 #           '64B' and
5585 #           '4T2C' 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-x710-64b-8t4c-base-csp-mrr"
5610 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5611 #  filter: "'NIC_Intel-X710' and
5612 #           'NF_DENSITY' and
5613 #           'DOCKER' and
5614 #           'PIPELINE' and
5615 #           'NF_VPPIP4' and
5616 #           '64B' and
5617 #           '8T4C' 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 ## Plots - NF Density - CSP - MRR IMIX
5638 #- type: "plot"
5639 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5640 #  algorithm: "plot_service_density_heatmap_compare"
5641 #  output-file-type: ".html"
5642 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-mrr"
5643 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5644 #  filter: "'NIC_Intel-X710' and
5645 #           'NF_DENSITY' and
5646 #           'DOCKER' and
5647 #           'PIPELINE' and
5648 #           'NF_VPPIP4' and
5649 #           'IMIX' and
5650 #           '2T1C' and
5651 #           'MRR'"
5652 #  reference:
5653 #    include: "2"
5654 #    name: "CNF-1c"
5655 #  compare:
5656 #    include: "1"
5657 #    name: "CNF-0.5c"
5658 #  parameters:
5659 #  - "result"
5660 #  - "name"
5661 #  - "tags"
5662 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5663 #  x-axis: "X = CNFs per Service Pipeline"
5664 #  y-axis: "Y = Number of Service Pipelines"
5665 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5666 #  layout:
5667 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5668 #    layout: "plot-service-density"
5669 #
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-x710-imix-4t2c-base-csp-mrr"
5675 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5676 #  filter: "'NIC_Intel-X710' and
5677 #           'NF_DENSITY' and
5678 #           'DOCKER' and
5679 #           'PIPELINE' and
5680 #           'NF_VPPIP4' and
5681 #           'IMIX' and
5682 #           '4T2C' 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-x710-imix-8t4c-base-csp-mrr"
5707 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5708 #  filter: "'NIC_Intel-X710' and
5709 #           'NF_DENSITY' and
5710 #           'DOCKER' and
5711 #           'PIPELINE' and
5712 #           'NF_VPPIP4' and
5713 #           'IMIX' and
5714 #           '8T4C' 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 # Plots - NF Density - CSP - NDR 64b
5735 - type: "plot"
5736   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5737   algorithm: "plot_service_density_heatmap_compare"
5738   output-file-type: ".html"
5739   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-ndr"
5740   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5741   filter: "'NIC_Intel-X710' and
5742            'NF_DENSITY' and
5743            'DOCKER' and
5744            'PIPELINE' and
5745            'NF_VPPIP4' and
5746            '64B' and
5747            '2T1C' and
5748            'NDRPDR'"
5749   reference:
5750     include: "2"
5751     name: "CNF-1c"
5752   compare:
5753     include: "1"
5754     name: "CNF-0.5c"
5755   parameters:
5756   - "throughput"
5757   - "name"
5758   - "tags"
5759   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5760   x-axis: "X = CNFs per Service Pipeline"
5761   y-axis: "Y = Number of Service Pipelines"
5762   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5763   layout:
5764     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5765     layout: "plot-service-density"
5766
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-x710-64b-4t2c-base-csp-ndr"
5772   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5773   filter: "'NIC_Intel-X710' and
5774            'NF_DENSITY' and
5775            'DOCKER' and
5776            'PIPELINE' and
5777            'NF_VPPIP4' and
5778            '64B' and
5779            '4T2C' 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-x710-64b-8t4c-base-csp-ndr"
5804   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5805   filter: "'NIC_Intel-X710' and
5806            'NF_DENSITY' and
5807            'DOCKER' and
5808            'PIPELINE' and
5809            'NF_VPPIP4' and
5810            '64B' and
5811            '8T4C' 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 # Plots - NF Density - CSP - NDR IMIX
5832 - type: "plot"
5833   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5834   algorithm: "plot_service_density_heatmap_compare"
5835   output-file-type: ".html"
5836   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-ndr"
5837   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5838   filter: "'NIC_Intel-X710' and
5839            'NF_DENSITY' and
5840            'DOCKER' and
5841            'PIPELINE' and
5842            'NF_VPPIP4' and
5843            'IMIX' and
5844            '2T1C' and
5845            'NDRPDR'"
5846   reference:
5847     include: "2"
5848     name: "CNF-1c"
5849   compare:
5850     include: "1"
5851     name: "CNF-0.5c"
5852   parameters:
5853   - "throughput"
5854   - "name"
5855   - "tags"
5856   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5857   x-axis: "X = CNFs per Service Pipeline"
5858   y-axis: "Y = Number of Service Pipelines"
5859   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5860   layout:
5861     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5862     layout: "plot-service-density"
5863
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-x710-imix-4t2c-base-csp-ndr"
5869   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5870   filter: "'NIC_Intel-X710' and
5871            'NF_DENSITY' and
5872            'DOCKER' and
5873            'PIPELINE' and
5874            'NF_VPPIP4' and
5875            'IMIX' and
5876            '4T2C' 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-x710-imix-8t4c-base-csp-ndr"
5901   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5902   filter: "'NIC_Intel-X710' and
5903            'NF_DENSITY' and
5904            'DOCKER' and
5905            'PIPELINE' and
5906            'NF_VPPIP4' and
5907            'IMIX' and
5908            '8T4C' 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 # Plots - NF Density - CSP - PDR 64b
5929 - type: "plot"
5930   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
5931   algorithm: "plot_service_density_heatmap_compare"
5932   output-file-type: ".html"
5933   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-64b-2t1c-base-csp-pdr"
5934   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5935   filter: "'NIC_Intel-X710' and
5936            'NF_DENSITY' and
5937            'DOCKER' and
5938            'PIPELINE' and
5939            'NF_VPPIP4' and
5940            '64B' and
5941            '2T1C' and
5942            'NDRPDR'"
5943   reference:
5944     include: "2"
5945     name: "CNF-1c"
5946   compare:
5947     include: "1"
5948     name: "CNF-0.5c"
5949   parameters:
5950   - "throughput"
5951   - "name"
5952   - "tags"
5953   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5954   x-axis: "X = CNFs per Service Pipeline"
5955   y-axis: "Y = Number of Service Pipelines"
5956   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5957   layout:
5958     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
5959     layout: "plot-service-density"
5960
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-x710-64b-4t2c-base-csp-pdr"
5966   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5967   filter: "'NIC_Intel-X710' and
5968            'NF_DENSITY' and
5969            'DOCKER' and
5970            'PIPELINE' and
5971            'NF_VPPIP4' and
5972            '64B' and
5973            '4T2C' 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-x710-64b-8t4c-base-csp-pdr"
5998   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5999   filter: "'NIC_Intel-X710' and
6000            'NF_DENSITY' and
6001            'DOCKER' and
6002            'PIPELINE' and
6003            'NF_VPPIP4' and
6004            '64B' and
6005            '8T4C' 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 # Plots - NF Density - CSP - PDR IMIX
6026 - type: "plot"
6027   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6028   algorithm: "plot_service_density_heatmap_compare"
6029   output-file-type: ".html"
6030   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-x710-imix-2t1c-base-csp-pdr"
6031   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6032   filter: "'NIC_Intel-X710' and
6033            'NF_DENSITY' and
6034            'DOCKER' and
6035            'PIPELINE' and
6036            'NF_VPPIP4' and
6037            'IMIX' and
6038            '2T1C' and
6039            'NDRPDR'"
6040   reference:
6041     include: "2"
6042     name: "CNF-1c"
6043   compare:
6044     include: "1"
6045     name: "CNF-0.5c"
6046   parameters:
6047   - "throughput"
6048   - "name"
6049   - "tags"
6050   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6051   x-axis: "X = CNFs per Service Pipeline"
6052   y-axis: "Y = Number of Service Pipelines"
6053   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6054   layout:
6055     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6056     layout: "plot-service-density"
6057
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-x710-imix-4t2c-base-csp-pdr"
6063   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6064   filter: "'NIC_Intel-X710' and
6065            'NF_DENSITY' and
6066            'DOCKER' and
6067            'PIPELINE' and
6068            'NF_VPPIP4' and
6069            'IMIX' and
6070            '4T2C' 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-x710-imix-8t4c-base-csp-pdr"
6095   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6096   filter: "'NIC_Intel-X710' and
6097            'NF_DENSITY' and
6098            'DOCKER' and
6099            'PIPELINE' and
6100            'NF_VPPIP4' and
6101            'IMIX' and
6102            '8T4C' 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 ################################################################################
6123
6124 # Packet Throughput
6125
6126 - type: "plot"
6127   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6128   algorithm: "plot_performance_name_box"
6129   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6130   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6131   include:
6132     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6133     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6134     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6135     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6136   layout:
6137     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6138     layout: "plot-throughput"
6139
6140 - type: "plot"
6141   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6142   algorithm: "plot_performance_name_box"
6143   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6144   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6145   include:
6146     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6147     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6148     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6149     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6150   layout:
6151     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6152     layout: "plot-throughput"
6153
6154 - type: "plot"
6155   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6156   algorithm: "plot_performance_name_box"
6157   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6158   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6159   include:
6160     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6161     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6162     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6163     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6164     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6165   layout:
6166     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6167     layout: "plot-throughput"
6168
6169 - type: "plot"
6170   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6171   algorithm: "plot_performance_name_box"
6172   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6173   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6174   include:
6175     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6176     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6177     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6178     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6179     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6180   layout:
6181     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6182     layout: "plot-throughput"
6183
6184 - type: "plot"
6185   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6186   algorithm: "plot_performance_name_box"
6187   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6188   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6189   include:
6190     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6191     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6192     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6193     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6194     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6195   layout:
6196     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6197     layout: "plot-throughput"
6198
6199 - type: "plot"
6200   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6201   algorithm: "plot_performance_name_box"
6202   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6203   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6204   include:
6205     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6206     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6207     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6208     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6209     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6210   layout:
6211     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6212     layout: "plot-throughput"
6213
6214 - type: "plot"
6215   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6216   algorithm: "plot_performance_name_box"
6217   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6218   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6219   include:
6220     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6224   layout:
6225     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6226     layout: "plot-throughput"
6227
6228 - type: "plot"
6229   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6230   algorithm: "plot_performance_name_box"
6231   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6232   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6233   include:
6234     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6238   layout:
6239     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6240     layout: "plot-throughput"
6241
6242 - type: "plot"
6243   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6244   algorithm: "plot_performance_name_box"
6245   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6246   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6247   include:
6248     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6250     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6253   layout:
6254     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6255     layout: "plot-throughput"
6256
6257 - type: "plot"
6258   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6259   algorithm: "plot_performance_name_box"
6260   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6261   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6262   include:
6263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6267     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6268   layout:
6269     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6270     layout: "plot-throughput"
6271
6272 - type: "plot"
6273   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6274   algorithm: "plot_performance_name_box"
6275   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6276   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6277   include:
6278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6283     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6284   layout:
6285     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6286     layout: "plot-throughput"
6287
6288 - type: "plot"
6289   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6290   algorithm: "plot_performance_name_box"
6291   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6292   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6293   include:
6294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6300   layout:
6301     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6302     layout: "plot-throughput"
6303
6304 - type: "plot"
6305   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6306   algorithm: "plot_performance_name_box"
6307   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6308   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6309   include:
6310     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6311     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6312     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6313   layout:
6314     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6315     layout: "plot-throughput"
6316
6317 - type: "plot"
6318   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6319   algorithm: "plot_performance_name_box"
6320   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6321   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6322   include:
6323     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6324     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6325     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6326   layout:
6327     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6328     layout: "plot-throughput"
6329
6330 - type: "plot"
6331   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6332   algorithm: "plot_performance_name_box"
6333   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6334   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6335   include:
6336     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6337     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6338     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6339     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6340     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6341   layout:
6342     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6343     layout: "plot-throughput"
6344
6345 - type: "plot"
6346   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6347   algorithm: "plot_performance_name_box"
6348   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6349   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6350   include:
6351     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6352     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6353     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6354     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6355     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6356   layout:
6357     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6358     layout: "plot-throughput"
6359
6360 - type: "plot"
6361   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6362   algorithm: "plot_performance_name_box"
6363   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6364   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6365   include:
6366     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6367     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6368     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6369     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6370   layout:
6371     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6372     layout: "plot-throughput"
6373
6374 - type: "plot"
6375   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6376   algorithm: "plot_performance_name_box"
6377   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6378   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6379   include:
6380     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6381     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6382     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6383     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6384   layout:
6385     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6386     layout: "plot-throughput"
6387
6388 - type: "plot"
6389   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6390   algorithm: "plot_performance_name_box"
6391   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6392   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6393   include:
6394     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6395     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6396     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6397     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6398     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6399   layout:
6400     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6401     layout: "plot-throughput"
6402
6403 - type: "plot"
6404   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6405   algorithm: "plot_performance_name_box"
6406   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6407   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6408   include:
6409     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6410     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6411     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6412     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6413     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6414   layout:
6415     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6416     layout: "plot-throughput"
6417
6418 - type: "plot"
6419   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6420   algorithm: "plot_performance_name_box"
6421   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6422   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6423   include:
6424     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6425     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6426     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6427     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6428     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6429     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6430   layout:
6431     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6432     layout: "plot-throughput"
6433
6434 - type: "plot"
6435   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6436   algorithm: "plot_performance_name_box"
6437   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6438   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6439   include:
6440     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6441     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6442     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6443     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6444     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6445     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6446   layout:
6447     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6448     layout: "plot-throughput"
6449
6450 - type: "plot"
6451   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6452   algorithm: "plot_performance_name_box"
6453   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6454   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6455   include:
6456     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6457     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6458   layout:
6459     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6460     layout: "plot-throughput"
6461
6462 - type: "plot"
6463   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6464   algorithm: "plot_performance_name_box"
6465   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6466   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6467   include:
6468     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6469     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6470   layout:
6471     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6472     layout: "plot-throughput"
6473
6474 - type: "plot"
6475   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6476   algorithm: "plot_performance_name_box"
6477   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6478   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6479   include:
6480     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6481     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6482     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6483     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6484   layout:
6485     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6486     layout: "plot-throughput"
6487
6488 - type: "plot"
6489   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6490   algorithm: "plot_performance_name_box"
6491   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6492   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6493   include:
6494     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6495     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6496     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6497     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6498   layout:
6499     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6500     layout: "plot-throughput"
6501
6502 - type: "plot"
6503   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6504   algorithm: "plot_performance_name_box"
6505   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6506   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6507   include:
6508     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6509     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6510     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6511   layout:
6512     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6513     layout: "plot-throughput"
6514
6515 - type: "plot"
6516   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6517   algorithm: "plot_performance_name_box"
6518   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6519   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6520   include:
6521     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6522     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6523     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6524   layout:
6525     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6526     layout: "plot-throughput"
6527
6528 - type: "plot"
6529   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6530   algorithm: "plot_performance_name_box"
6531   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6532   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6533   include:
6534     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6535     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6536     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6537     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6538     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6539   layout:
6540     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6541     layout: "plot-throughput"
6542
6543 - type: "plot"
6544   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6545   algorithm: "plot_performance_name_box"
6546   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6547   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6548   include:
6549     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6550     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6551     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6552     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6553     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6554   layout:
6555     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6556     layout: "plot-throughput"
6557
6558 - type: "plot"
6559   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6560   algorithm: "plot_performance_name_box"
6561   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6562   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6563   include:
6564     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6565     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6566     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6567   layout:
6568     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6569     layout: "plot-throughput"
6570
6571 - type: "plot"
6572   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6573   algorithm: "plot_performance_name_box"
6574   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6575   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6576   include:
6577     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6578     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6579     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6580   layout:
6581     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6582     layout: "plot-throughput"
6583
6584 - type: "plot"
6585   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6586   algorithm: "plot_performance_name_box"
6587   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6588   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6589   include:
6590     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6591     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6592     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6593   layout:
6594     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6595     layout: "plot-throughput"
6596
6597 - type: "plot"
6598   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6599   algorithm: "plot_performance_name_box"
6600   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6601   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6602   include:
6603     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6604     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6605     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6606   layout:
6607     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6608     layout: "plot-throughput"
6609
6610 - type: "plot"
6611   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6612   algorithm: "plot_performance_name_box"
6613   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6614   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6615   include:
6616     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6617     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6618     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6619     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6620     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6621   layout:
6622     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6623     layout: "plot-throughput"
6624
6625 - type: "plot"
6626   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6627   algorithm: "plot_performance_name_box"
6628   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6629   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6630   include:
6631     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6632     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6633     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6634     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6635     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6636   layout:
6637     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6638     layout: "plot-throughput"
6639
6640 - type: "plot"
6641   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6642   algorithm: "plot_performance_name_box"
6643   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6644   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6645   include:
6646     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6647     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6648     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6649     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6650     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6651     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6652   layout:
6653     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6654     layout: "plot-throughput"
6655
6656 - type: "plot"
6657   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6658   algorithm: "plot_performance_name_box"
6659   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6660   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6661   include:
6662     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6663     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6664     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6665     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6666     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6667     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6668   layout:
6669     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6670     layout: "plot-throughput"
6671
6672 - type: "plot"
6673   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6674   algorithm: "plot_performance_name_box"
6675   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6676   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6677   include:
6678     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
6679     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6680     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
6681     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6682   layout:
6683     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6684     layout: "plot-throughput"
6685
6686 - type: "plot"
6687   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6688   algorithm: "plot_performance_name_box"
6689   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6690   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6691   include:
6692     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
6693     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
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   layout:
6697     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6698     layout: "plot-throughput"
6699
6700 - type: "plot"
6701   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6702   algorithm: "plot_performance_name_box"
6703   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6704   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6705   include:
6706     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6707     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6708     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6709     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6710     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6711     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6712   layout:
6713     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6714     layout: "plot-throughput"
6715
6716 - type: "plot"
6717   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6718   algorithm: "plot_performance_name_box"
6719   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6720   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6721   include:
6722     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6723     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6724     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6725     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6726     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6727     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6728   layout:
6729     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6730     layout: "plot-throughput"
6731
6732 - type: "plot"
6733   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6734   algorithm: "plot_performance_name_box"
6735   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6736   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6737   include:
6738     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6739     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6740     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6741     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6742     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6743     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6744   layout:
6745     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6746     layout: "plot-throughput"
6747
6748 - type: "plot"
6749   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6750   algorithm: "plot_performance_name_box"
6751   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6752   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6753   include:
6754     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6755     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6756     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6757     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6758     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6759     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6760   layout:
6761     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6762     layout: "plot-throughput"
6763
6764 - type: "plot"
6765   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6766   algorithm: "plot_performance_name_box"
6767   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6768   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6769   include:
6770     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6771     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6772     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6773     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6774   layout:
6775     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6776     layout: "plot-throughput"
6777
6778 - type: "plot"
6779   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6780   algorithm: "plot_performance_name_box"
6781   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6782   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6783   include:
6784     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6785     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6786     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6787     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6788   layout:
6789     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6790     layout: "plot-throughput"
6791
6792 - type: "plot"
6793   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6794   algorithm: "plot_performance_name_box"
6795   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6796   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6797   include:
6798     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
6799     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6800     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6801     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6802     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6803   layout:
6804     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6805     layout: "plot-throughput"
6806
6807 - type: "plot"
6808   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6809   algorithm: "plot_performance_name_box"
6810   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6811   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6812   include:
6813     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
6814     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6815     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6816     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6817     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6818   layout:
6819     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6820     layout: "plot-throughput"
6821
6822 - type: "plot"
6823   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6824   algorithm: "plot_performance_name_box"
6825   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6826   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6827   include:
6828     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6829     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
6830     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
6831     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6832   layout:
6833     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6834     layout: "plot-throughput"
6835
6836 - type: "plot"
6837   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6838   algorithm: "plot_performance_name_box"
6839   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6840   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6841   include:
6842     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6843     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
6844     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
6845     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6846   layout:
6847     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6848     layout: "plot-throughput"
6849
6850 - type: "plot"
6851   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6852   algorithm: "plot_performance_name_box"
6853   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6855   include:
6856     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
6857     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
6858     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
6859     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6860     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
6861     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6862   layout:
6863     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6864     layout: "plot-throughput"
6865
6866 - type: "plot"
6867   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
6868   algorithm: "plot_performance_name_box"
6869   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
6870   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6871   include:
6872     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
6873     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
6874     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
6875     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6876     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
6877     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6878   layout:
6879     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
6880     layout: "plot-throughput"
6881
6882 - type: "plot"
6883   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6884   algorithm: "plot_performance_name_box"
6885   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6886   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6887   include:
6888     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6889     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6890     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6891     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6892     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6893   layout:
6894     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6895     layout: "plot-throughput"
6896
6897 - type: "plot"
6898   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6899   algorithm: "plot_performance_name_box"
6900   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6901   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6902   include:
6903     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6904     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6905     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6906     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6907     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6908   layout:
6909     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6910     layout: "plot-throughput"
6911
6912 - type: "plot"
6913   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6914   algorithm: "plot_performance_name_box"
6915   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6916   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6917   include:
6918     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6919     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6920     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6921   layout:
6922     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6923     layout: "plot-throughput"
6924
6925 - type: "plot"
6926   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6927   algorithm: "plot_performance_name_box"
6928   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6929   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6930   include:
6931     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6932     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6933     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6934   layout:
6935     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6936     layout: "plot-throughput"
6937
6938 - type: "plot"
6939   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6940   algorithm: "plot_performance_name_box"
6941   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6942   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6943   include:
6944     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6945     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6946     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6947     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6948   layout:
6949     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6950     layout: "plot-throughput"
6951
6952 - type: "plot"
6953   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6954   algorithm: "plot_performance_name_box"
6955   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6956   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6957   include:
6958     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6959     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6960     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6961     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6962   layout:
6963     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6964     layout: "plot-throughput"
6965
6966 - type: "plot"
6967   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6968   algorithm: "plot_performance_name_box"
6969   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6970   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6971   include:
6972     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
6973     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6974     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6975     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
6976     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
6977     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6978   layout:
6979     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6980     layout: "plot-throughput"
6981
6982 - type: "plot"
6983   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6984   algorithm: "plot_performance_name_box"
6985   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6986   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6987   include:
6988     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
6989     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6990     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6991     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
6992     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
6993     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6994   layout:
6995     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6996     layout: "plot-throughput"
6997
6998 - type: "plot"
6999   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7000   algorithm: "plot_performance_name_box"
7001   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7002   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7003   include:
7004     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7005     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7006     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7007     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7008     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7009     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7010   layout:
7011     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7012     layout: "plot-throughput"
7013
7014 - type: "plot"
7015   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7016   algorithm: "plot_performance_name_box"
7017   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7018   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7019   include:
7020     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7021     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7022     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7023     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7024     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7025     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7026   layout:
7027     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7028     layout: "plot-throughput"
7029
7030 - type: "plot"
7031   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7032   algorithm: "plot_performance_name_box"
7033   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7034   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7035   include:
7036     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7037     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7038     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7039     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7040     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7041     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7042   layout:
7043     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7044     layout: "plot-throughput"
7045
7046 - type: "plot"
7047   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7048   algorithm: "plot_performance_name_box"
7049   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7050   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7051   include:
7052     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7053     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7054     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7055     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7056     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7057     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7058   layout:
7059     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7060     layout: "plot-throughput"
7061
7062 - type: "plot"
7063   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7064   algorithm: "plot_performance_name_box"
7065   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7066   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7067   include:
7068     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7069     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7070     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7071     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7072     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7073     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7074   layout:
7075     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7076     layout: "plot-throughput"
7077
7078 - type: "plot"
7079   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7080   algorithm: "plot_performance_name_box"
7081   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7082   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7083   include:
7084     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7085     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7086     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7087     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7088     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7089     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7090   layout:
7091     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7092     layout: "plot-throughput"
7093
7094 - type: "plot"
7095   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7096   algorithm: "plot_performance_name_box"
7097   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7098   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7099   include:
7100     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7101     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7102     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7103     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7104   layout:
7105     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7106     layout: "plot-throughput"
7107
7108 - type: "plot"
7109   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7110   algorithm: "plot_performance_name_box"
7111   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7112   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7113   include:
7114     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7115     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7116     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7117     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7118   layout:
7119     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7120     layout: "plot-throughput"
7121
7122 - type: "plot"
7123   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7124   algorithm: "plot_performance_name_box"
7125   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7127   include:
7128     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7129     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7130     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7131     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7132   layout:
7133     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7134     layout: "plot-throughput"
7135
7136 - type: "plot"
7137   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7138   algorithm: "plot_performance_name_box"
7139   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7140   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7141   include:
7142     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7143     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7144     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7145     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7146   layout:
7147     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7148     layout: "plot-throughput"
7149
7150 #- type: "plot"
7151 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7152 #  algorithm: "plot_performance_name_box"
7153 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7154 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7155 #  include:
7156 #    - ""
7157 #  layout:
7158 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7159 #    layout: "plot-throughput"
7160 #
7161 #- type: "plot"
7162 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7163 #  algorithm: "plot_performance_name_box"
7164 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7165 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7166 #  include:
7167 #    - ""
7168 #  layout:
7169 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7170 #    layout: "plot-throughput"
7171
7172 - type: "plot"
7173   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7174   algorithm: "plot_performance_name_box"
7175   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7176   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7177   include:
7178     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7179     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7180     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7181     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7182     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7183   layout:
7184     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7185     layout: "plot-throughput"
7186
7187 - type: "plot"
7188   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7189   algorithm: "plot_performance_name_box"
7190   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7191   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7192   include:
7193     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7194     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7195     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7196     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7197     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7198   layout:
7199     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7200     layout: "plot-throughput"
7201
7202 - type: "plot"
7203   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7204   algorithm: "plot_performance_name_box"
7205   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7206   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7207   include:
7208     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7209     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7210     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7211     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-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   layout:
7215     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7216     layout: "plot-throughput"
7217
7218 - type: "plot"
7219   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7220   algorithm: "plot_performance_name_box"
7221   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7222   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7223   include:
7224     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
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-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7228     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7229     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7230   layout:
7231     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7232     layout: "plot-throughput"
7233
7234 - type: "plot"
7235   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7236   algorithm: "plot_performance_name_box"
7237   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7238   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7239   include:
7240     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7241     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7242     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7243   layout:
7244     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7245     layout: "plot-throughput"
7246
7247 - type: "plot"
7248   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7249   algorithm: "plot_performance_name_box"
7250   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7251   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7252   include:
7253     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7254     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7255     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7256   layout:
7257     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7258     layout: "plot-throughput"
7259
7260 - type: "plot"
7261   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7262   algorithm: "plot_performance_name_box"
7263   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7264   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7265   include:
7266     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7267     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7268     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7269   layout:
7270     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7271     layout: "plot-throughput"
7272
7273 - type: "plot"
7274   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7275   algorithm: "plot_performance_name_box"
7276   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7277   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7278   include:
7279     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7280     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7281     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7282   layout:
7283     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7284     layout: "plot-throughput"
7285
7286 ################################################################################
7287
7288 # Packet Latency 1C
7289
7290 - type: "plot"
7291   title: "Latency: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7292   algorithm: "plot_latency_error_bars_name"
7293   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7294   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7295   include:
7296     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7297     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7298     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7299     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7300   layout:
7301     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
7302     layout: "plot-latency"
7303
7304 - type: "plot"
7305   title: "Latency: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7306   algorithm: "plot_latency_error_bars_name"
7307   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7308   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7309   include:
7310     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7311     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
7312     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7313     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
7314     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7315   layout:
7316     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
7317     layout: "plot-latency"
7318
7319 - type: "plot"
7320   title: "Latency: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7321   algorithm: "plot_latency_error_bars_name"
7322   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7323   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7324   include:
7325     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
7326     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7327     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7328     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7329     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7330   layout:
7331     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
7332     layout: "plot-latency"
7333
7334 - type: "plot"
7335   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7336   algorithm: "plot_latency_error_bars_name"
7337   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7338   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7339   include:
7340     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
7341     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
7342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
7343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7344   layout:
7345     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
7346     layout: "plot-latency"
7347
7348 - type: "plot"
7349   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7350   algorithm: "plot_latency_error_bars_name"
7351   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7352   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7353   include:
7354     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7355     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7356     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
7357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
7358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7359   layout:
7360     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
7361     layout: "plot-latency"
7362
7363 - type: "plot"
7364   title: "Latency: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
7365   algorithm: "plot_latency_error_bars_name"
7366   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
7367   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7368   include:
7369     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
7375   layout:
7376     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
7377     layout: "plot-latency"
7378
7379 - type: "plot"
7380   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
7381   algorithm: "plot_latency_error_bars_name"
7382   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
7383   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7384   include:
7385     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
7386     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7387     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
7388   layout:
7389     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
7390     layout: "plot-latency"
7391
7392 - type: "plot"
7393   title: "Latency: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7394   algorithm: "plot_latency_error_bars_name"
7395   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7396   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7397   include:
7398     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
7399     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7400     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7401     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7402     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7403   layout:
7404     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
7405     layout: "plot-latency"
7406
7407 - type: "plot"
7408   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7409   algorithm: "plot_latency_error_bars_name"
7410   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7411   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7412   include:
7413     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
7414     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
7415     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
7416     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7417   layout:
7418     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
7419     layout: "plot-latency"
7420
7421 - type: "plot"
7422   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7423   algorithm: "plot_latency_error_bars_name"
7424   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7425   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7426   include:
7427     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7428     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7429     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
7430     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
7431     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7432   layout:
7433     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
7434     layout: "plot-latency"
7435
7436 - type: "plot"
7437   title: "Latency: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr-lat"
7438   algorithm: "plot_latency_error_bars_name"
7439   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr-lat"
7440   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7441   include:
7442     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7443     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7444     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7445     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7446     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7447     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
7448   layout:
7449     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
7450     layout: "plot-latency"
7451
7452 - type: "plot"
7453   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
7454   algorithm: "plot_latency_error_bars_name"
7455   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
7456   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7457   include:
7458     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7459     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7460   layout:
7461     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
7462     layout: "plot-latency"
7463
7464 - type: "plot"
7465   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
7466   algorithm: "plot_latency_error_bars_name"
7467   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
7468   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7469   include:
7470     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
7471     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7472     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7473     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7474   layout:
7475     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
7476     layout: "plot-latency"
7477
7478 - type: "plot"
7479   title: "Latency: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7480   algorithm: "plot_latency_error_bars_name"
7481   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7482   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7483   include:
7484     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7485     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7486     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7487   layout:
7488     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7489     layout: "plot-latency"
7490
7491 - type: "plot"
7492   title: "Latency: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7493   algorithm: "plot_latency_error_bars_name"
7494   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7495   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7496   include:
7497     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7499     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7500     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7501     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7502   layout:
7503     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7504     layout: "plot-latency"
7505
7506 - type: "plot"
7507   title: "Latency: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
7508   algorithm: "plot_latency_error_bars_name"
7509   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
7510   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7511   include:
7512     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7513     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7514     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7515   layout:
7516     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
7517     layout: "plot-latency"
7518
7519 - type: "plot"
7520   title: "Latency: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7521   algorithm: "plot_latency_error_bars_name"
7522   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7523   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7524   include:
7525     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7526     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7527     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7528   layout:
7529     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7530     layout: "plot-latency"
7531
7532 - type: "plot"
7533   title: "Latency: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7534   algorithm: "plot_latency_error_bars_name"
7535   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7536   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7537   include:
7538     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7539     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7540     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7541     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7542     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7543   layout:
7544     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7545     layout: "plot-latency"
7546
7547 - type: "plot"
7548   title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
7549   algorithm: "plot_latency_error_bars_name"
7550   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
7551   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7552   include:
7553     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7554     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7555     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7556     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7557     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7558     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7559   layout:
7560     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
7561     layout: "plot-latency"
7562
7563 - type: "plot"
7564   title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
7565   algorithm: "plot_latency_error_bars_name"
7566   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
7567   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7568   include:
7569     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
7570     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7571     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
7572     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7573   layout:
7574     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
7575     layout: "plot-latency"
7576
7577 - type: "plot"
7578   title: "Latency: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
7579   algorithm: "plot_latency_error_bars_name"
7580   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
7581   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7582   include:
7583     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7584     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7585     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7586     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7587     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7588     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7589   layout:
7590     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
7591     layout: "plot-latency"
7592
7593 - type: "plot"
7594   title: "Latency: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7595   algorithm: "plot_latency_error_bars_name"
7596   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7597   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7598   include:
7599     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7600     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7601     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7602     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7603     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7604     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7605   layout:
7606     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7607     layout: "plot-latency"
7608
7609 - type: "plot"
7610   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7611   algorithm: "plot_latency_error_bars_name"
7612   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7613   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7614   include:
7615     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7619   layout:
7620     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7621     layout: "plot-latency"
7622
7623 - type: "plot"
7624   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7625   algorithm: "plot_latency_error_bars_name"
7626   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7627   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7628   include:
7629     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7630     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7631     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7634   layout:
7635     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7636     layout: "plot-latency"
7637
7638 - type: "plot"
7639   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7640   algorithm: "plot_latency_error_bars_name"
7641   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7642   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7643   include:
7644     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7645     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7646     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7648   layout:
7649     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7650     layout: "plot-latency"
7651
7652 - type: "plot"
7653   title: "Latency: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
7654   algorithm: "plot_latency_error_bars_name"
7655   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
7656   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7657   include:
7658     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7659     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7660     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7661     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7662     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7663     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7664   layout:
7665     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7666     layout: "plot-latency"
7667
7668 - type: "plot"
7669   title: "Latency: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7670   algorithm: "plot_latency_error_bars_name"
7671   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7672   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7673   include:
7674     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7675     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7676     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7677     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7678     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7679   layout:
7680     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7681     layout: "plot-latency"
7682
7683 - type: "plot"
7684   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7685   algorithm: "plot_latency_error_bars_name"
7686   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7687   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7688   include:
7689     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7690     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7691     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7692   layout:
7693     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7694     layout: "plot-latency"
7695
7696 - type: "plot"
7697   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7698   algorithm: "plot_latency_error_bars_name"
7699   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7700   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7701   include:
7702     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7703     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7704     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7705     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7706   layout:
7707     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7708     layout: "plot-latency"
7709
7710 - type: "plot"
7711   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7712   algorithm: "plot_latency_error_bars_name"
7713   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7714   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7715   include:
7716     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7717     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7718     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7719     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7720     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7721     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7722   layout:
7723     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7724     layout: "plot-latency"
7725
7726 - type: "plot"
7727   title: "Latency: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr-lat"
7728   algorithm: "plot_latency_error_bars_name"
7729   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr-lat"
7730   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7731   include:
7732     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7733     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7734     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7735     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7736     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7737     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7738   layout:
7739     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7740     layout: "plot-latency"
7741
7742 - type: "plot"
7743   title: "Latency: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
7744   algorithm: "plot_latency_error_bars_name"
7745   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
7746   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7747   include:
7748     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7749     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7750     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7751     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7752     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7753     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7754   layout:
7755     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7756     layout: "plot-latency"
7757
7758 - type: "plot"
7759   title: "Latency: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
7760   algorithm: "plot_latency_error_bars_name"
7761   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
7762   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7763   include:
7764     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7765     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7766     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7767     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7768     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7769     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7770   layout:
7771     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7772     layout: "plot-latency"
7773
7774 - type: "plot"
7775   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7776   algorithm: "plot_latency_error_bars_name"
7777   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7778   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7779   include:
7780     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7781     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7782     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7783     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7784   layout:
7785     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7786     layout: "plot-latency"
7787
7788 - type: "plot"
7789   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
7790   algorithm: "plot_latency_error_bars_name"
7791   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
7792   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7793   include:
7794     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7795     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7796     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7797     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7798   layout:
7799     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7800     layout: "plot-latency"
7801
7802 #- type: "plot"
7803 #  title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7804 #  algorithm: "plot_latency_error_bars_name"
7805 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7806 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7807 #  include:
7808 #    - ""
7809 #  layout:
7810 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7811 #    layout: "plot-latency"
7812
7813 - type: "plot"
7814   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7815   algorithm: "plot_latency_error_bars_name"
7816   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7817   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7818   include:
7819     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7820     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7821     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7822     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7823     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7824   layout:
7825     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7826     layout: "plot-latency"
7827
7828 - type: "plot"
7829   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7830   algorithm: "plot_latency_error_bars_name"
7831   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7832   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7833   include:
7834     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7835     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7836     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7837     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7838     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7839     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7840   layout:
7841     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7842     layout: "plot-latency"
7843
7844 - type: "plot"
7845   title: "Latency: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
7846   algorithm: "plot_latency_error_bars_name"
7847   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
7848   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7849   include:
7850     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7851     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7852     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7853   layout:
7854     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7855     layout: "plot-latency"
7856
7857 - type: "plot"
7858   title: "Latency: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
7859   algorithm: "plot_latency_error_bars_name"
7860   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
7861   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7862   include:
7863     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7864     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7865     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7866   layout:
7867     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7868     layout: "plot-latency"
7869
7870 ################################################################################
7871
7872 # Packet Latency 2C
7873
7874 - type: "plot"
7875   title: "Latency: 2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7876   algorithm: "plot_latency_error_bars_name"
7877   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7878   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7879   include:
7880     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7881     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7882     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7883     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7884   layout:
7885     title: "2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
7886     layout: "plot-latency"
7887
7888 - type: "plot"
7889   title: "Latency: 3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7890   algorithm: "plot_latency_error_bars_name"
7891   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7892   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7893   include:
7894     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7895     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
7896     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7897     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
7898     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7899   layout:
7900     title: "3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
7901     layout: "plot-latency"
7902
7903 - type: "plot"
7904   title: "Latency: 2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
7905   algorithm: "plot_latency_error_bars_name"
7906   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
7907   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7908   include:
7909     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
7910     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
7911     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
7912     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
7913     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
7914   layout:
7915     title: "2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
7916     layout: "plot-latency"
7917
7918 - type: "plot"
7919   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
7920   algorithm: "plot_latency_error_bars_name"
7921   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
7922   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7923   include:
7924     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
7925     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
7926     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
7927     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
7928   layout:
7929     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
7930     layout: "plot-latency"
7931
7932 - type: "plot"
7933   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
7934   algorithm: "plot_latency_error_bars_name"
7935   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
7936   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7937   include:
7938     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
7939     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
7940     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
7941     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
7942     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
7943   layout:
7944     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
7945     layout: "plot-latency"
7946
7947 - type: "plot"
7948   title: "Latency: 2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
7949   algorithm: "plot_latency_error_bars_name"
7950   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
7951   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7952   include:
7953     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
7954     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7955     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7956     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7957     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7958     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
7959   layout:
7960     title: "2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
7961     layout: "plot-latency"
7962
7963 - type: "plot"
7964   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
7965   algorithm: "plot_latency_error_bars_name"
7966   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
7967   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7968   include:
7969     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
7970     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
7971     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
7972   layout:
7973     title: "3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr"
7974     layout: "plot-latency"
7975
7976 - type: "plot"
7977   title: "Latency: 3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
7978   algorithm: "plot_latency_error_bars_name"
7979   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
7980   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7981   include:
7982     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
7983     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
7984     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
7985     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
7986     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
7987   layout:
7988     title: "3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
7989     layout: "plot-latency"
7990
7991 - type: "plot"
7992   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
7993   algorithm: "plot_latency_error_bars_name"
7994   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
7995   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7996   include:
7997     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
7998     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
7999     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
8000     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8001   layout:
8002     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
8003     layout: "plot-latency"
8004
8005 - type: "plot"
8006   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8007   algorithm: "plot_latency_error_bars_name"
8008   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8009   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8010   include:
8011     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8012     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8013     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
8014     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
8015     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8016   layout:
8017     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
8018     layout: "plot-latency"
8019
8020 - type: "plot"
8021   title: "Latency: 3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr-lat"
8022   algorithm: "plot_latency_error_bars_name"
8023   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr-lat"
8024   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8025   include:
8026     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8027     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8028     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8029     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8030     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8031     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
8032   layout:
8033     title: "3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr"
8034     layout: "plot-latency"
8035
8036 - type: "plot"
8037   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
8038   algorithm: "plot_latency_error_bars_name"
8039   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
8040   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8041   include:
8042     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
8043     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8044   layout:
8045     title: "3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr"
8046     layout: "plot-latency"
8047
8048 - type: "plot"
8049   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
8050   algorithm: "plot_latency_error_bars_name"
8051   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
8052   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8053   include:
8054     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t2c-ethip4vxlan-l2xcbase-ndrpdr"
8055     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8056     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8057     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8058   layout:
8059     title: "3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr"
8060     layout: "plot-latency"
8061
8062 - type: "plot"
8063   title: "Latency: 2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8064   algorithm: "plot_latency_error_bars_name"
8065   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8066   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8067   include:
8068     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8069     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8070     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8071   layout:
8072     title: "2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8073     layout: "plot-latency"
8074
8075 - type: "plot"
8076   title: "Latency: 2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8077   algorithm: "plot_latency_error_bars_name"
8078   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8079   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8080   include:
8081     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8082     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8083     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
8084     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
8085     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8086   layout:
8087     title: "2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8088     layout: "plot-latency"
8089
8090 - type: "plot"
8091   title: "Latency: 3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
8092   algorithm: "plot_latency_error_bars_name"
8093   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
8094   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8095   include:
8096     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
8097     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
8098     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
8099   layout:
8100     title: "3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr"
8101     layout: "plot-latency"
8102
8103 - type: "plot"
8104   title: "Latency: 3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8105   algorithm: "plot_latency_error_bars_name"
8106   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8107   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8108   include:
8109     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8110     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8111     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8112   layout:
8113     title: "3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8114     layout: "plot-latency"
8115
8116 - type: "plot"
8117   title: "Latency: 3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8118   algorithm: "plot_latency_error_bars_name"
8119   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8120   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8121   include:
8122     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8123     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8124     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
8125     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
8126     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8127   layout:
8128     title: "3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8129     layout: "plot-latency"
8130
8131 - type: "plot"
8132   title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8133   algorithm: "plot_latency_error_bars_name"
8134   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8135   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8136   include:
8137     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8138     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8139     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8140     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8141     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8142     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8143   layout:
8144     title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
8145     layout: "plot-latency"
8146
8147 - type: "plot"
8148   title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8149   algorithm: "plot_latency_error_bars_name"
8150   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8151   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8152   include:
8153     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8154     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8155     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8156     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8157   layout:
8158     title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8159     layout: "plot-latency"
8160
8161 - type: "plot"
8162   title: "Latency: 3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8163   algorithm: "plot_latency_error_bars_name"
8164   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8165   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8166   include:
8167     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8168     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8169     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8170     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8171     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8172     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8173   layout:
8174     title: "3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr"
8175     layout: "plot-latency"
8176
8177 - type: "plot"
8178   title: "Latency: 2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8179   algorithm: "plot_latency_error_bars_name"
8180   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8181   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8182   include:
8183     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8184     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8185     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8186     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8187     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8188     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8189   layout:
8190     title: "2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
8191     layout: "plot-latency"
8192
8193 - type: "plot"
8194   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8195   algorithm: "plot_latency_error_bars_name"
8196   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8197   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8198   include:
8199     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
8200     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8201     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8202     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8203   layout:
8204     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
8205     layout: "plot-latency"
8206
8207 - type: "plot"
8208   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8209   algorithm: "plot_latency_error_bars_name"
8210   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8211   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8212   include:
8213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
8214     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
8215     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8216     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8218   layout:
8219     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
8220     layout: "plot-latency"
8221
8222 - type: "plot"
8223   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8224   algorithm: "plot_latency_error_bars_name"
8225   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8226   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8227   include:
8228     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8229     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
8230     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
8231     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8232   layout:
8233     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
8234     layout: "plot-latency"
8235
8236 - type: "plot"
8237   title: "Latency: 3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
8238   algorithm: "plot_latency_error_bars_name"
8239   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
8240   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8241   include:
8242     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
8243     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
8244     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
8245     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8246     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
8247     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8248   layout:
8249     title: "3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr"
8250     layout: "plot-latency"
8251
8252 - type: "plot"
8253   title: "Latency: 3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8254   algorithm: "plot_latency_error_bars_name"
8255   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8256   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8257   include:
8258     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8259     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8260     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8261     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8262     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8263   layout:
8264     title: "3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
8265     layout: "plot-latency"
8266
8267 - type: "plot"
8268   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8269   algorithm: "plot_latency_error_bars_name"
8270   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8271   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8272   include:
8273     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
8274     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8275     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8276   layout:
8277     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
8278     layout: "plot-latency"
8279
8280 - type: "plot"
8281   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8282   algorithm: "plot_latency_error_bars_name"
8283   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8284   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8285   include:
8286     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
8287     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8288     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8289     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8290   layout:
8291     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
8292     layout: "plot-latency"
8293
8294 - type: "plot"
8295   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8296   algorithm: "plot_latency_error_bars_name"
8297   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8298   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8299   include:
8300     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
8301     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8302     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8303     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
8304     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
8305     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8306   layout:
8307     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
8308     layout: "plot-latency"
8309
8310 - type: "plot"
8311   title: "Latency: 3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr-lat"
8312   algorithm: "plot_latency_error_bars_name"
8313   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr-lat"
8314   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8315   include:
8316     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8317     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8318     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8319     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8320     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8321     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8322   layout:
8323     title: "3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr"
8324     layout: "plot-latency"
8325
8326 - type: "plot"
8327   title: "Latency: 3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
8328   algorithm: "plot_latency_error_bars_name"
8329   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
8330   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8331   include:
8332     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8333     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8334     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8335     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8336     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8337     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8338   layout:
8339     title: "3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr"
8340     layout: "plot-latency"
8341
8342 - type: "plot"
8343   title: "Latency: 3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
8344   algorithm: "plot_latency_error_bars_name"
8345   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
8346   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8347   include:
8348     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8349     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8350     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8351     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8352     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8353     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8354   layout:
8355     title: "3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr"
8356     layout: "plot-latency"
8357
8358 - type: "plot"
8359   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8360   algorithm: "plot_latency_error_bars_name"
8361   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8362   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8363   include:
8364     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8365     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8366     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8367     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8368   layout:
8369     title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
8370     layout: "plot-latency"
8371
8372 - type: "plot"
8373   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
8374   algorithm: "plot_latency_error_bars_name"
8375   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
8376   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8377   include:
8378     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8379     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8380     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8381     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8382   layout:
8383     title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
8384     layout: "plot-latency"
8385
8386 #- type: "plot"
8387 #  title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8388 #  algorithm: "plot_latency_error_bars_name"
8389 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8390 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8391 #  include:
8392 #    - ""
8393 #  layout:
8394 #    title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
8395 #    layout: "plot-latency"
8396
8397 - type: "plot"
8398   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8399   algorithm: "plot_latency_error_bars_name"
8400   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8401   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8402   include:
8403     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8404     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8405     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8406     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8407     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8408   layout:
8409     title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
8410     layout: "plot-latency"
8411
8412 - type: "plot"
8413   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8414   algorithm: "plot_latency_error_bars_name"
8415   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8416   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8417   include:
8418     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8419     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8420     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8421     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8422     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8423     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8424   layout:
8425     title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
8426     layout: "plot-latency"
8427
8428 - type: "plot"
8429   title: "Latency: 3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
8430   algorithm: "plot_latency_error_bars_name"
8431   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
8432   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8433   include:
8434     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8435     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8436     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8437   layout:
8438     title: "3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr"
8439     layout: "plot-latency"
8440
8441 - type: "plot"
8442   title: "Latency: 3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
8443   algorithm: "plot_latency_error_bars_name"
8444   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
8445   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8446   include:
8447     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8448     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8449     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8450   layout:
8451     title: "3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr"
8452     layout: "plot-latency"
8453
8454 ################################################################################
8455
8456 # Packet Latency 4C
8457
8458 - type: "plot"
8459   title: "Latency: 2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8460   algorithm: "plot_latency_error_bars_name"
8461   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8462   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8463   include:
8464     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8465     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8466     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8467     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8468   layout:
8469     title: "2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
8470     layout: "plot-latency"
8471
8472 - type: "plot"
8473   title: "Latency: 3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8474   algorithm: "plot_latency_error_bars_name"
8475   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8476   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8477   include:
8478     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8479     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
8480     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8481     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
8482     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8483   layout:
8484     title: "3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
8485     layout: "plot-latency"
8486
8487 - type: "plot"
8488   title: "Latency: 2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8489   algorithm: "plot_latency_error_bars_name"
8490   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8491   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8492   include:
8493     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
8494     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8495     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8496     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8497     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8498   layout:
8499     title: "2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
8500     layout: "plot-latency"
8501
8502 - type: "plot"
8503   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8504   algorithm: "plot_latency_error_bars_name"
8505   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8506   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8507   include:
8508     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
8509     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
8510     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
8511     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8512   layout:
8513     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
8514     layout: "plot-latency"
8515
8516 - type: "plot"
8517   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8518   algorithm: "plot_latency_error_bars_name"
8519   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8520   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8521   include:
8522     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8523     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8524     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
8525     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
8526     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8527   layout:
8528     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
8529     layout: "plot-latency"
8530
8531 - type: "plot"
8532   title: "Latency: 2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
8533   algorithm: "plot_latency_error_bars_name"
8534   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
8535   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8536   include:
8537     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8538     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8539     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8540     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8541     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8542     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
8543   layout:
8544     title: "2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
8545     layout: "plot-latency"
8546
8547 - type: "plot"
8548   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
8549   algorithm: "plot_latency_error_bars_name"
8550   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
8551   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8552   include:
8553     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
8554     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
8555     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
8556   layout:
8557     title: "3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr"
8558     layout: "plot-latency"
8559
8560 - type: "plot"
8561   title: "Latency: 3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8562   algorithm: "plot_latency_error_bars_name"
8563   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8564   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8565   include:
8566     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
8567     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8568     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8569     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8570     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8571   layout:
8572     title: "3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
8573     layout: "plot-latency"
8574
8575 - type: "plot"
8576   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8577   algorithm: "plot_latency_error_bars_name"
8578   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8579   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8580   include:
8581     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
8582     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
8583     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
8584     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8585   layout:
8586     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
8587     layout: "plot-latency"
8588
8589 - type: "plot"
8590   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8591   algorithm: "plot_latency_error_bars_name"
8592   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8593   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8594   include:
8595     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8596     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8597     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
8598     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
8599     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8600   layout:
8601     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
8602     layout: "plot-latency"
8603
8604 - type: "plot"
8605   title: "Latency: 3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr-lat"
8606   algorithm: "plot_latency_error_bars_name"
8607   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr-lat"
8608   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8609   include:
8610     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8611     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8612     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8613     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8614     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8615     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
8616   layout:
8617     title: "3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr"
8618     layout: "plot-latency"
8619
8620 - type: "plot"
8621   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
8622   algorithm: "plot_latency_error_bars_name"
8623   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
8624   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8625   include:
8626     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
8627     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8628   layout:
8629     title: "3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr"
8630     layout: "plot-latency"
8631
8632 - type: "plot"
8633   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
8634   algorithm: "plot_latency_error_bars_name"
8635   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
8636   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8637   include:
8638     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-8t4c-ethip4vxlan-l2xcbase-ndrpdr"
8639     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8640     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8641     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8642   layout:
8643     title: "3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr"
8644     layout: "plot-latency"
8645
8646 - type: "plot"
8647   title: "Latency: 2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8648   algorithm: "plot_latency_error_bars_name"
8649   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8650   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8651   include:
8652     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8653     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8654     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8655   layout:
8656     title: "2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8657     layout: "plot-latency"
8658
8659 - type: "plot"
8660   title: "Latency: 2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8661   algorithm: "plot_latency_error_bars_name"
8662   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8663   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8664   include:
8665     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8666     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8667     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
8668     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
8669     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8670   layout:
8671     title: "2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8672     layout: "plot-latency"
8673
8674 - type: "plot"
8675   title: "Latency: 3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
8676   algorithm: "plot_latency_error_bars_name"
8677   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
8678   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8679   include:
8680     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
8681     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
8682     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
8683   layout:
8684     title: "3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr"
8685     layout: "plot-latency"
8686
8687 - type: "plot"
8688   title: "Latency: 3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8689   algorithm: "plot_latency_error_bars_name"
8690   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8691   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8692   include:
8693     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8694     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8695     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8696   layout:
8697     title: "3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8698     layout: "plot-latency"
8699
8700 - type: "plot"
8701   title: "Latency: 3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8702   algorithm: "plot_latency_error_bars_name"
8703   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8704   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8705   include:
8706     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8707     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8708     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
8709     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
8710     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8711   layout:
8712     title: "3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8713     layout: "plot-latency"
8714
8715 - type: "plot"
8716   title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8717   algorithm: "plot_latency_error_bars_name"
8718   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8719   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8720   include:
8721     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8722     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8723     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8724     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8725     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8726     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8727   layout:
8728     title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
8729     layout: "plot-latency"
8730
8731 - type: "plot"
8732   title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8733   algorithm: "plot_latency_error_bars_name"
8734   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8735   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8736   include:
8737     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8738     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8739     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8740     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8741   layout:
8742     title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8743     layout: "plot-latency"
8744
8745 - type: "plot"
8746   title: "Latency: 3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8747   algorithm: "plot_latency_error_bars_name"
8748   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8749   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8750   include:
8751     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8752     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8753     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8754     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8755     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8756     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8757   layout:
8758     title: "3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr"
8759     layout: "plot-latency"
8760
8761 - type: "plot"
8762   title: "Latency: 2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8763   algorithm: "plot_latency_error_bars_name"
8764   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8765   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8766   include:
8767     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8768     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8769     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8770     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8771     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8772     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8773   layout:
8774     title: "2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
8775     layout: "plot-latency"
8776
8777 - type: "plot"
8778   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8779   algorithm: "plot_latency_error_bars_name"
8780   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8781   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8782   include:
8783     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
8784     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8785     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8786     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8787   layout:
8788     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
8789     layout: "plot-latency"
8790
8791 - type: "plot"
8792   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8793   algorithm: "plot_latency_error_bars_name"
8794   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8795   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8796   include:
8797     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
8798     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
8799     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
8800     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8801     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8802   layout:
8803     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
8804     layout: "plot-latency"
8805
8806 - type: "plot"
8807   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8808   algorithm: "plot_latency_error_bars_name"
8809   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8810   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8811   include:
8812     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8813     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
8814     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
8815     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8816   layout:
8817     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
8818     layout: "plot-latency"
8819
8820 - type: "plot"
8821   title: "Latency: 3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
8822   algorithm: "plot_latency_error_bars_name"
8823   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
8824   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8825   include:
8826     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
8827     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
8828     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
8829     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8830     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
8831     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8832   layout:
8833     title: "3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr"
8834     layout: "plot-latency"
8835
8836 - type: "plot"
8837   title: "Latency: 3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8838   algorithm: "plot_latency_error_bars_name"
8839   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8840   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8841   include:
8842     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8843     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8844     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8845     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8846     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8847   layout:
8848     title: "3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
8849     layout: "plot-latency"
8850
8851 - type: "plot"
8852   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8853   algorithm: "plot_latency_error_bars_name"
8854   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8855   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8856   include:
8857     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
8858     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8859     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8860   layout:
8861     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
8862     layout: "plot-latency"
8863
8864 - type: "plot"
8865   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8866   algorithm: "plot_latency_error_bars_name"
8867   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8868   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8869   include:
8870     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
8871     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
8872     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8873     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8874   layout:
8875     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
8876     layout: "plot-latency"
8877
8878 - type: "plot"
8879   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8880   algorithm: "plot_latency_error_bars_name"
8881   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8882   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8883   include:
8884     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
8885     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
8886     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8887     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
8888     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
8889     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8890   layout:
8891     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
8892     layout: "plot-latency"
8893
8894 - type: "plot"
8895   title: "Latency: 3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr-lat"
8896   algorithm: "plot_latency_error_bars_name"
8897   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr-lat"
8898   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8899   include:
8900     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8901     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8902     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8903     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8904     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8905     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8906   layout:
8907     title: "3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr"
8908     layout: "plot-latency"
8909
8910 - type: "plot"
8911   title: "Latency: 3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
8912   algorithm: "plot_latency_error_bars_name"
8913   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
8914   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8915   include:
8916     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8917     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8918     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8919     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8920     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8921     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8922   layout:
8923     title: "3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr"
8924     layout: "plot-latency"
8925
8926 - type: "plot"
8927   title: "Latency: 3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
8928   algorithm: "plot_latency_error_bars_name"
8929   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
8930   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8931   include:
8932     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-8t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8933     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8934     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8935     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8936     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8937     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8938   layout:
8939     title: "3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr"
8940     layout: "plot-latency"
8941
8942 - type: "plot"
8943   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
8944   algorithm: "plot_latency_error_bars_name"
8945   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
8946   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8947   include:
8948     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8949     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8950     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8951     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8952   layout:
8953     title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
8954     layout: "plot-latency"
8955
8956 - type: "plot"
8957   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
8958   algorithm: "plot_latency_error_bars_name"
8959   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
8960   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8961   include:
8962     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8963     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8964     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8965     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8966   layout:
8967     title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
8968     layout: "plot-latency"
8969
8970 #- type: "plot"
8971 #  title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
8972 #  algorithm: "plot_latency_error_bars_name"
8973 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
8974 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8975 #  include:
8976 #    - ""
8977 #  layout:
8978 #    title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
8979 #    layout: "plot-latency"
8980
8981 - type: "plot"
8982   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
8983   algorithm: "plot_latency_error_bars_name"
8984   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
8985   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8986   include:
8987     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8988     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8989     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8990     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8991     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8992   layout:
8993     title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
8994     layout: "plot-latency"
8995
8996 - type: "plot"
8997   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
8998   algorithm: "plot_latency_error_bars_name"
8999   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9000   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9001   include:
9002     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9003     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9004     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9005     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9006     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9007     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9008   layout:
9009     title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
9010     layout: "plot-latency"
9011
9012 - type: "plot"
9013   title: "Latency: 3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
9014   algorithm: "plot_latency_error_bars_name"
9015   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
9016   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9017   include:
9018     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9019     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9020     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9021   layout:
9022     title: "3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr"
9023     layout: "plot-latency"
9024
9025 - type: "plot"
9026   title: "Latency: 3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
9027   algorithm: "plot_latency_error_bars_name"
9028   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
9029   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9030   include:
9031     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9032     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9033     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9034   layout:
9035     title: "3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr"
9036     layout: "plot-latency"
9037
9038 ################################################################################
9039
9040 # Packet Speedup
9041
9042 - type: "plot"
9043   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9044   algorithm: "plot_throughput_speedup_analysis_name"
9045   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9046   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9047   include:
9048     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9049     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9050     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9051     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9052   layout:
9053     title: "2n-skx-xxv710-64b-memif-base-i40e-ndr"
9054     layout: "plot-throughput-speedup-analysis"
9055
9056 - type: "plot"
9057   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9058   algorithm: "plot_throughput_speedup_analysis_name"
9059   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9060   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9061   include:
9062     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9063     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9064     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9065     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9066   layout:
9067     title: "2n-skx-xxv710-64b-memif-base-i40e-pdr"
9068     layout: "plot-throughput-speedup-analysis"
9069
9070 - type: "plot"
9071   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9072   algorithm: "plot_throughput_speedup_analysis_name"
9073   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9074   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9075   include:
9076     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9077     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9078     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9079     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9080     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9081   layout:
9082     title: "3n-skx-xxv710-64b-memif-base-i40e-ndr"
9083     layout: "plot-throughput-speedup-analysis"
9084
9085 - type: "plot"
9086   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9087   algorithm: "plot_throughput_speedup_analysis_name"
9088   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9089   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9090   include:
9091     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9092     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9093     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9094     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9095     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9096   layout:
9097     title: "3n-skx-xxv710-64b-memif-base-i40e-pdr"
9098     layout: "plot-throughput-speedup-analysis"
9099
9100 - type: "plot"
9101   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9102   algorithm: "plot_throughput_speedup_analysis_name"
9103   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9104   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9105   include:
9106     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9107     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9108     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9109     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9110     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9111   layout:
9112     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
9113     layout: "plot-throughput-speedup-analysis"
9114
9115 - type: "plot"
9116   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9117   algorithm: "plot_throughput_speedup_analysis_name"
9118   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9119   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9120   include:
9121     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9122     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9123     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9124     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9125     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9126   layout:
9127     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
9128     layout: "plot-throughput-speedup-analysis"
9129
9130 - type: "plot"
9131   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9132   algorithm: "plot_throughput_speedup_analysis_name"
9133   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9134   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9135   include:
9136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9140   layout:
9141     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
9142     layout: "plot-throughput-speedup-analysis"
9143
9144 - type: "plot"
9145   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9146   algorithm: "plot_throughput_speedup_analysis_name"
9147   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9148   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9149   include:
9150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9151     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9152     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9154   layout:
9155     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
9156     layout: "plot-throughput-speedup-analysis"
9157
9158 - type: "plot"
9159   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9160   algorithm: "plot_throughput_speedup_analysis_name"
9161   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9162   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9163   include:
9164     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9165     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9167     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9169   layout:
9170     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
9171     layout: "plot-throughput-speedup-analysis"
9172
9173 - type: "plot"
9174   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9175   algorithm: "plot_throughput_speedup_analysis_name"
9176   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9177   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9178   include:
9179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9180     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9183     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9184   layout:
9185     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
9186     layout: "plot-throughput-speedup-analysis"
9187
9188 - type: "plot"
9189   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
9190   algorithm: "plot_throughput_speedup_analysis_name"
9191   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
9192   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9193   include:
9194     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9198     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9199     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9200   layout:
9201     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
9202     layout: "plot-throughput-speedup-analysis"
9203
9204 - type: "plot"
9205   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
9206   algorithm: "plot_throughput_speedup_analysis_name"
9207   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
9208   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9209   include:
9210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9211     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9212     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9213     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9214     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9215     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9216   layout:
9217     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
9218     layout: "plot-throughput-speedup-analysis"
9219
9220 - type: "plot"
9221   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9222   algorithm: "plot_throughput_speedup_analysis_name"
9223   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9224   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9225   include:
9226     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9227     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9228     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9229   layout:
9230     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr"
9231     layout: "plot-throughput-speedup-analysis"
9232
9233 - type: "plot"
9234   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9235   algorithm: "plot_throughput_speedup_analysis_name"
9236   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9237   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9238   include:
9239     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9240     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9241     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9242   layout:
9243     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr"
9244     layout: "plot-throughput-speedup-analysis"
9245
9246 - type: "plot"
9247   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9248   algorithm: "plot_throughput_speedup_analysis_name"
9249   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9250   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9251   include:
9252     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9253     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9254     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9255     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9256     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9257   layout:
9258     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
9259     layout: "plot-throughput-speedup-analysis"
9260
9261 - type: "plot"
9262   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9263   algorithm: "plot_throughput_speedup_analysis_name"
9264   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9265   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9266   include:
9267     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9268     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9269     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9270     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9271     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9272   layout:
9273     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
9274     layout: "plot-throughput-speedup-analysis"
9275
9276 - type: "plot"
9277   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9278   algorithm: "plot_throughput_speedup_analysis_name"
9279   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9280   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9281   include:
9282     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9283     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9284     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9285     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9286   layout:
9287     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
9288     layout: "plot-throughput-speedup-analysis"
9289
9290 - type: "plot"
9291   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9292   algorithm: "plot_throughput_speedup_analysis_name"
9293   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9294   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9295   include:
9296     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9297     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9298     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9299     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9300   layout:
9301     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
9302     layout: "plot-throughput-speedup-analysis"
9303
9304 - type: "plot"
9305   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9306   algorithm: "plot_throughput_speedup_analysis_name"
9307   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9308   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9309   include:
9310     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9311     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9312     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9313     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9314     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9315   layout:
9316     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
9317     layout: "plot-throughput-speedup-analysis"
9318
9319 - type: "plot"
9320   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9321   algorithm: "plot_throughput_speedup_analysis_name"
9322   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9323   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9324   include:
9325     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9326     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9327     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9328     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9329     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9330   layout:
9331     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
9332     layout: "plot-throughput-speedup-analysis"
9333
9334 - type: "plot"
9335   title: "Speedup: 3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr-tsa"
9336   algorithm: "plot_throughput_speedup_analysis_name"
9337   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr-tsa"
9338   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9339   include:
9340     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9341     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9342     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9343     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9344     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9345     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9346   layout:
9347     title: "3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr"
9348     layout: "plot-throughput-speedup-analysis"
9349
9350 - type: "plot"
9351   title: "Speedup: 3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr-tsa"
9352   algorithm: "plot_throughput_speedup_analysis_name"
9353   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr-tsa"
9354   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9355   include:
9356     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9357     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9358     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9359     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9360     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9361     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9362   layout:
9363     title: "3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr"
9364     layout: "plot-throughput-speedup-analysis"
9365
9366 - type: "plot"
9367   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
9368   algorithm: "plot_throughput_speedup_analysis_name"
9369   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
9370   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9371   include:
9372     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9373     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9374   layout:
9375     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr"
9376     layout: "plot-throughput-speedup-analysis"
9377
9378 - type: "plot"
9379   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
9380   algorithm: "plot_throughput_speedup_analysis_name"
9381   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
9382   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9383   include:
9384     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9385     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9386   layout:
9387     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr"
9388     layout: "plot-throughput-speedup-analysis"
9389
9390 - type: "plot"
9391   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
9392   algorithm: "plot_throughput_speedup_analysis_name"
9393   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
9394   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9395   include:
9396     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9397     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9398     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9399     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9400   layout:
9401     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr"
9402     layout: "plot-throughput-speedup-analysis"
9403
9404 - type: "plot"
9405   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
9406   algorithm: "plot_throughput_speedup_analysis_name"
9407   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
9408   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9409   include:
9410     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9411     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9412     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9413     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9414   layout:
9415     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr"
9416     layout: "plot-throughput-speedup-analysis"
9417
9418 - type: "plot"
9419   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9420   algorithm: "plot_throughput_speedup_analysis_name"
9421   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9422   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9423   include:
9424     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9425     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9426     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9427   layout:
9428     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
9429     layout: "plot-throughput-speedup-analysis"
9430
9431 - type: "plot"
9432   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9433   algorithm: "plot_throughput_speedup_analysis_name"
9434   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9435   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9436   include:
9437     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9438     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9439     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9440   layout:
9441     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
9442     layout: "plot-throughput-speedup-analysis"
9443
9444 - type: "plot"
9445   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9446   algorithm: "plot_throughput_speedup_analysis_name"
9447   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9448   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9449   include:
9450     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9451     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9452     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9453     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9454     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9455   layout:
9456     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
9457     layout: "plot-throughput-speedup-analysis"
9458
9459 - type: "plot"
9460   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9461   algorithm: "plot_throughput_speedup_analysis_name"
9462   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9463   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9464   include:
9465     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9466     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9467     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9468     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9469     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9470   layout:
9471     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
9472     layout: "plot-throughput-speedup-analysis"
9473
9474 - type: "plot"
9475   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9476   algorithm: "plot_throughput_speedup_analysis_name"
9477   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9478   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9479   include:
9480     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9481     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9482     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9483   layout:
9484     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr"
9485     layout: "plot-throughput-speedup-analysis"
9486
9487 - type: "plot"
9488   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9489   algorithm: "plot_throughput_speedup_analysis_name"
9490   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9491   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9492   include:
9493     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9494     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9495     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9496   layout:
9497     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr"
9498     layout: "plot-throughput-speedup-analysis"
9499
9500 - type: "plot"
9501   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9502   algorithm: "plot_throughput_speedup_analysis_name"
9503   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9504   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9505   include:
9506     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9507     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9508     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9509   layout:
9510     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
9511     layout: "plot-throughput-speedup-analysis"
9512
9513 - type: "plot"
9514   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9515   algorithm: "plot_throughput_speedup_analysis_name"
9516   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9517   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9518   include:
9519     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9520     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9521     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9522   layout:
9523     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
9524     layout: "plot-throughput-speedup-analysis"
9525
9526 - type: "plot"
9527   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9528   algorithm: "plot_throughput_speedup_analysis_name"
9529   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9530   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9531   include:
9532     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9533     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9534     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9535     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9536     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9537   layout:
9538     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
9539     layout: "plot-throughput-speedup-analysis"
9540
9541 - type: "plot"
9542   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9543   algorithm: "plot_throughput_speedup_analysis_name"
9544   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9545   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9546   include:
9547     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9548     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9549     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9550     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9551     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9552   layout:
9553     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
9554     layout: "plot-throughput-speedup-analysis"
9555
9556 - type: "plot"
9557   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
9558   algorithm: "plot_throughput_speedup_analysis_name"
9559   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
9560   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9561   include:
9562     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9563     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9564     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9565     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9566     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9567     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9568   layout:
9569     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr"
9570     layout: "plot-throughput-speedup-analysis"
9571
9572 - type: "plot"
9573   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
9574   algorithm: "plot_throughput_speedup_analysis_name"
9575   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
9576   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9577   include:
9578     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9579     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9580     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9581     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9582     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9583     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9584   layout:
9585     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr"
9586     layout: "plot-throughput-speedup-analysis"
9587
9588 - type: "plot"
9589   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
9590   algorithm: "plot_throughput_speedup_analysis_name"
9591   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
9592   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9593   include:
9594     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9595     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9596     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9597     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9598   layout:
9599     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr"
9600     layout: "plot-throughput-speedup-analysis"
9601
9602 - type: "plot"
9603   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
9604   algorithm: "plot_throughput_speedup_analysis_name"
9605   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
9606   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9607   include:
9608     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9609     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9610     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9611     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9612   layout:
9613     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr"
9614     layout: "plot-throughput-speedup-analysis"
9615
9616 - type: "plot"
9617   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
9618   algorithm: "plot_throughput_speedup_analysis_name"
9619   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
9620   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9621   include:
9622     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9623     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9624     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9625     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9626     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9627     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9628   layout:
9629     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr"
9630     layout: "plot-throughput-speedup-analysis"
9631
9632 - type: "plot"
9633   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
9634   algorithm: "plot_throughput_speedup_analysis_name"
9635   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
9636   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9637   include:
9638     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9639     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9640     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9641     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9642     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9643     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9644   layout:
9645     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr"
9646     layout: "plot-throughput-speedup-analysis"
9647
9648 - type: "plot"
9649   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9650   algorithm: "plot_throughput_speedup_analysis_name"
9651   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9652   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9653   include:
9654     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9655     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9656     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9657     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9658     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9659     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9660   layout:
9661     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
9662     layout: "plot-throughput-speedup-analysis"
9663
9664 - type: "plot"
9665   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9666   algorithm: "plot_throughput_speedup_analysis_name"
9667   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9668   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9669   include:
9670     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9671     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9672     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9673     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9674     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9675     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9676   layout:
9677     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
9678     layout: "plot-throughput-speedup-analysis"
9679
9680 - type: "plot"
9681   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9682   algorithm: "plot_throughput_speedup_analysis_name"
9683   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9684   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9685   include:
9686     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9687     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9688     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9689     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9690   layout:
9691     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
9692     layout: "plot-throughput-speedup-analysis"
9693
9694 - type: "plot"
9695   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9696   algorithm: "plot_throughput_speedup_analysis_name"
9697   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9698   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9699   include:
9700     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9701     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9702     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9703     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9704   layout:
9705     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
9706     layout: "plot-throughput-speedup-analysis"
9707
9708 - type: "plot"
9709   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9710   algorithm: "plot_throughput_speedup_analysis_name"
9711   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9712   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9713   include:
9714     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9715     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9716     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9717     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9718     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9719   layout:
9720     title: "2n-skx-xxv710-64b-l2switching-base-i40e-ndr"
9721     layout: "plot-throughput-speedup-analysis"
9722
9723 - type: "plot"
9724   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9725   algorithm: "plot_throughput_speedup_analysis_name"
9726   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9727   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9728   include:
9729     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9730     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9731     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9732     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9733     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9734   layout:
9735     title: "2n-skx-xxv710-64b-l2switching-base-i40e-pdr"
9736     layout: "plot-throughput-speedup-analysis"
9737
9738 - type: "plot"
9739   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9740   algorithm: "plot_throughput_speedup_analysis_name"
9741   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9742   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9743   include:
9744     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9745     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9746     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9747     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9748   layout:
9749     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
9750     layout: "plot-throughput-speedup-analysis"
9751
9752 - type: "plot"
9753   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9754   algorithm: "plot_throughput_speedup_analysis_name"
9755   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9756   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9757   include:
9758     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9759     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9760     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9761     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9762   layout:
9763     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
9764     layout: "plot-throughput-speedup-analysis"
9765
9766 - type: "plot"
9767   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
9768   algorithm: "plot_throughput_speedup_analysis_name"
9769   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
9770   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9771   include:
9772     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9773     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9774     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9775     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9776     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9777     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9778   layout:
9779     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr"
9780     layout: "plot-throughput-speedup-analysis"
9781
9782 - type: "plot"
9783   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
9784   algorithm: "plot_throughput_speedup_analysis_name"
9785   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
9786   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9787   include:
9788     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9789     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9790     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9791     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9792     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9793     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9794   layout:
9795     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr"
9796     layout: "plot-throughput-speedup-analysis"
9797
9798 - type: "plot"
9799   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9800   algorithm: "plot_throughput_speedup_analysis_name"
9801   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9802   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9803   include:
9804     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9805     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9806     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9807     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9808     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9809   layout:
9810     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
9811     layout: "plot-throughput-speedup-analysis"
9812
9813 - type: "plot"
9814   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9815   algorithm: "plot_throughput_speedup_analysis_name"
9816   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9817   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9818   include:
9819     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9820     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9821     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9822     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9823     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9824   layout:
9825     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
9826     layout: "plot-throughput-speedup-analysis"
9827
9828 - type: "plot"
9829   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9830   algorithm: "plot_throughput_speedup_analysis_name"
9831   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9832   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9833   include:
9834     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9835     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9836     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9837   layout:
9838     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
9839     layout: "plot-throughput-speedup-analysis"
9840
9841 - type: "plot"
9842   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9843   algorithm: "plot_throughput_speedup_analysis_name"
9844   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9845   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9846   include:
9847     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9848     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9849     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9850   layout:
9851     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
9852     layout: "plot-throughput-speedup-analysis"
9853
9854 - type: "plot"
9855   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9856   algorithm: "plot_throughput_speedup_analysis_name"
9857   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9858   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9859   include:
9860     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9861     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9862     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9863     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9864   layout:
9865     title: "3n-skx-xxv710-64b-l2switching-base-i40e-ndr"
9866     layout: "plot-throughput-speedup-analysis"
9867
9868 - type: "plot"
9869   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9870   algorithm: "plot_throughput_speedup_analysis_name"
9871   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9872   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9873   include:
9874     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9875     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9876     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9877     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9878   layout:
9879     title: "3n-skx-xxv710-64b-l2switching-base-i40e-pdr"
9880     layout: "plot-throughput-speedup-analysis"
9881
9882 - type: "plot"
9883   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9884   algorithm: "plot_throughput_speedup_analysis_name"
9885   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9886   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9887   include:
9888     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9889     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9890     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9891     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9892     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9893     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9894   layout:
9895     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
9896     layout: "plot-throughput-speedup-analysis"
9897
9898 - type: "plot"
9899   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9900   algorithm: "plot_throughput_speedup_analysis_name"
9901   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9902   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9903   include:
9904     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9905     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9906     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9907     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9908     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9909     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9910   layout:
9911     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
9912     layout: "plot-throughput-speedup-analysis"
9913
9914 - type: "plot"
9915   title: "Speedup: 3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr-tsa"
9916   algorithm: "plot_throughput_speedup_analysis_name"
9917   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr-tsa"
9918   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9919   include:
9920     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9921     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9922     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9923     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9924     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9925     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9926   layout:
9927     title: "3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr"
9928     layout: "plot-throughput-speedup-analysis"
9929
9930 - type: "plot"
9931   title: "Speedup: 3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr-tsa"
9932   algorithm: "plot_throughput_speedup_analysis_name"
9933   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr-tsa"
9934   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9935   include:
9936     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9937     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9938     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9939     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9940     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9941     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9942   layout:
9943     title: "3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr"
9944     layout: "plot-throughput-speedup-analysis"
9945
9946 - type: "plot"
9947   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
9948   algorithm: "plot_throughput_speedup_analysis_name"
9949   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
9950   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9951   include:
9952     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9953     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9954     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9955     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9956     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9957     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9958   layout:
9959     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr"
9960     layout: "plot-throughput-speedup-analysis"
9961
9962 - type: "plot"
9963   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
9964   algorithm: "plot_throughput_speedup_analysis_name"
9965   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
9966   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9967   include:
9968     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9969     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9970     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9971     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9972     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9973     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9974   layout:
9975     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr"
9976     layout: "plot-throughput-speedup-analysis"
9977
9978 - type: "plot"
9979   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
9980   algorithm: "plot_throughput_speedup_analysis_name"
9981   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
9982   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9983   include:
9984     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9985     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9986     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9987     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9988     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9989     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9990   layout:
9991     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr"
9992     layout: "plot-throughput-speedup-analysis"
9993
9994 - type: "plot"
9995   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
9996   algorithm: "plot_throughput_speedup_analysis_name"
9997   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
9998   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9999   include:
10000     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10001     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10002     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10003     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10004     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10005     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10006   layout:
10007     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr"
10008     layout: "plot-throughput-speedup-analysis"
10009
10010 - type: "plot"
10011   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10012   algorithm: "plot_throughput_speedup_analysis_name"
10013   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10014   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10015   include:
10016     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10017     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10018     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10019     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10020   layout:
10021     title: "2n-skx-xxv710-64b-vhost-base-i40e-ndr"
10022     layout: "plot-throughput-speedup-analysis"
10023
10024 - type: "plot"
10025   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10026   algorithm: "plot_throughput_speedup_analysis_name"
10027   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10028   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10029   include:
10030     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10031     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10032     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10033     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10034   layout:
10035     title: "2n-skx-xxv710-64b-vhost-base-i40e-pdr"
10036     layout: "plot-throughput-speedup-analysis"
10037
10038 - type: "plot"
10039   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
10040   algorithm: "plot_throughput_speedup_analysis_name"
10041   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
10042   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10043   include:
10044     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10045     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10046     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10047     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10048   layout:
10049     title: "3n-hsw-xl710-64b-vhost-base-i40e-ndr"
10050     layout: "plot-throughput-speedup-analysis"
10051
10052 - type: "plot"
10053   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
10054   algorithm: "plot_throughput_speedup_analysis_name"
10055   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
10056   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10057   include:
10058     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10059     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10060     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10061     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10062   layout:
10063     title: "3n-hsw-xl710-64b-vhost-base-i40e-pdr"
10064     layout: "plot-throughput-speedup-analysis"
10065
10066 #- type: "plot"
10067 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10068 #  algorithm: "plot_throughput_speedup_analysis_name"
10069 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10070 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10071 #  include:
10072 #    - ""
10073 #  layout:
10074 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr"
10075 #    layout: "plot-throughput-speedup-analysis"
10076 #
10077 #- type: "plot"
10078 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10079 #  algorithm: "plot_throughput_speedup_analysis_name"
10080 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10081 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10082 #  include:
10083 #    - ""
10084 #  layout:
10085 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr"
10086 #    layout: "plot-throughput-speedup-analysis"
10087
10088 - type: "plot"
10089   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10090   algorithm: "plot_throughput_speedup_analysis_name"
10091   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10092   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10093   include:
10094     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10095     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10096     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10097     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10098     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10099   layout:
10100     title: "3n-skx-xxv710-64b-vhost-base-i40e-ndr"
10101     layout: "plot-throughput-speedup-analysis"
10102
10103 - type: "plot"
10104   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10105   algorithm: "plot_throughput_speedup_analysis_name"
10106   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10107   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10108   include:
10109     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10110     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10111     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10112     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10113     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10114   layout:
10115     title: "3n-skx-xxv710-64b-vhost-base-i40e-pdr"
10116     layout: "plot-throughput-speedup-analysis"
10117
10118 - type: "plot"
10119   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10120   algorithm: "plot_throughput_speedup_analysis_name"
10121   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10122   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10123   include:
10124     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10125     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10126     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10127     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-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   layout:
10131     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr"
10132     layout: "plot-throughput-speedup-analysis"
10133
10134 - type: "plot"
10135   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10136   algorithm: "plot_throughput_speedup_analysis_name"
10137   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10138   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10139   include:
10140     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
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-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10144     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10145     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10146   layout:
10147     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr"
10148     layout: "plot-throughput-speedup-analysis"
10149
10150 - type: "plot"
10151   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
10152   algorithm: "plot_throughput_speedup_analysis_name"
10153   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
10154   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10155   include:
10156     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10157     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10158     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10159   layout:
10160     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr"
10161     layout: "plot-throughput-speedup-analysis"
10162
10163 - type: "plot"
10164   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
10165   algorithm: "plot_throughput_speedup_analysis_name"
10166   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
10167   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10168   include:
10169     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10170     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10171     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10172   layout:
10173     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr"
10174     layout: "plot-throughput-speedup-analysis"
10175
10176 - type: "plot"
10177   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
10178   algorithm: "plot_throughput_speedup_analysis_name"
10179   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
10180   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10181   include:
10182     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10183     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10184     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10185   layout:
10186     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr"
10187     layout: "plot-throughput-speedup-analysis"
10188
10189 - type: "plot"
10190   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
10191   algorithm: "plot_throughput_speedup_analysis_name"
10192   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
10193   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10194   include:
10195     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10196     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10197     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10198   layout:
10199     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr"
10200     layout: "plot-throughput-speedup-analysis"
10201
10202 ################################################################################
10203
10204 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
10205 - type: "plot"
10206   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10207   algorithm: "plot_performance_box"
10208   output-file-type: ".html"
10209   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10210   data: "plot-dpdk-throughput-latency-3n-hsw"
10211   filter: "'NIC_Intel-X520-DA2' and
10212            '64B' and
10213            'BASE' and
10214            'NDRPDR' and
10215            '1T1C' and
10216            'IP4FWD'"
10217   parameters:
10218   - "throughput"
10219   - "parent"
10220   - "tags"
10221   traces:
10222     hoverinfo: "x+y"
10223     boxpoints: "outliers"
10224     whiskerwidth: 0
10225   layout:
10226     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10227     layout: "plot-throughput"
10228
10229 - type: "plot"
10230   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10231   algorithm: "plot_performance_box"
10232   output-file-type: ".html"
10233   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10234   data: "plot-dpdk-throughput-latency-3n-hsw"
10235   filter: "'NIC_Intel-X520-DA2' and
10236            '64B' and
10237            'BASE' and
10238            'NDRPDR' and
10239            '2T2C' and
10240            'IP4FWD'"
10241   parameters:
10242   - "throughput"
10243   - "parent"
10244   - "tags"
10245   traces:
10246     hoverinfo: "x+y"
10247     boxpoints: "outliers"
10248     whiskerwidth: 0
10249   layout:
10250     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10251     layout: "plot-throughput"
10252
10253 - type: "plot"
10254   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10255   algorithm: "plot_performance_box"
10256   output-file-type: ".html"
10257   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10258   data: "plot-dpdk-throughput-latency-3n-hsw"
10259   filter: "'NIC_Intel-X520-DA2' and
10260            '64B' and
10261            'BASE' and
10262            'NDRPDR' and
10263            '1T1C' and
10264            'IP4FWD'"
10265   parameters:
10266   - "throughput"
10267   - "parent"
10268   - "tags"
10269   traces:
10270     hoverinfo: "x+y"
10271     boxpoints: "outliers"
10272     whiskerwidth: 0
10273   layout:
10274     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10275     layout: "plot-throughput"
10276
10277 - type: "plot"
10278   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10279   algorithm: "plot_performance_box"
10280   output-file-type: ".html"
10281   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10282   data: "plot-dpdk-throughput-latency-3n-hsw"
10283   filter: "'NIC_Intel-X520-DA2' and
10284            '64B' and
10285            'BASE' and
10286            'NDRPDR' and
10287            '2T2C' and
10288            'IP4FWD'"
10289   parameters:
10290   - "throughput"
10291   - "parent"
10292   - "tags"
10293   traces:
10294     hoverinfo: "x+y"
10295     boxpoints: "outliers"
10296     whiskerwidth: 0
10297   layout:
10298     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10299     layout: "plot-throughput"
10300
10301 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
10302 - type: "plot"
10303   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10304   algorithm: "plot_performance_box"
10305   output-file-type: ".html"
10306   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10307   data: "plot-dpdk-throughput-latency-3n-hsw"
10308   filter: "'NIC_Intel-X710' and
10309            '64B' and
10310            'BASE' and
10311            'NDRPDR' and
10312            '1T1C' and
10313            'IP4FWD'"
10314   parameters:
10315   - "throughput"
10316   - "parent"
10317   - "tags"
10318   traces:
10319     hoverinfo: "x+y"
10320     boxpoints: "outliers"
10321     whiskerwidth: 0
10322   layout:
10323     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10324     layout: "plot-throughput"
10325
10326 - type: "plot"
10327   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10328   algorithm: "plot_performance_box"
10329   output-file-type: ".html"
10330   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10331   data: "plot-dpdk-throughput-latency-3n-hsw"
10332   filter: "'NIC_Intel-X710' and
10333            '64B' and
10334            'BASE' and
10335            'NDRPDR' and
10336            '2T2C' and
10337            'IP4FWD'"
10338   parameters:
10339   - "throughput"
10340   - "parent"
10341   - "tags"
10342   traces:
10343     hoverinfo: "x+y"
10344     boxpoints: "outliers"
10345     whiskerwidth: 0
10346   layout:
10347     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10348     layout: "plot-throughput"
10349
10350 - type: "plot"
10351   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10352   algorithm: "plot_performance_box"
10353   output-file-type: ".html"
10354   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10355   data: "plot-dpdk-throughput-latency-3n-hsw"
10356   filter: "'NIC_Intel-X710' and
10357            '64B' and
10358            'BASE' and
10359            'NDRPDR' and
10360            '1T1C' and
10361            'IP4FWD'"
10362   parameters:
10363   - "throughput"
10364   - "parent"
10365   - "tags"
10366   traces:
10367     hoverinfo: "x+y"
10368     boxpoints: "outliers"
10369     whiskerwidth: 0
10370   layout:
10371     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10372     layout: "plot-throughput"
10373
10374 - type: "plot"
10375   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10376   algorithm: "plot_performance_box"
10377   output-file-type: ".html"
10378   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10379   data: "plot-dpdk-throughput-latency-3n-hsw"
10380   filter: "'NIC_Intel-X710' and
10381            '64B' and
10382            'BASE' and
10383            'NDRPDR' and
10384            '2T2C' and
10385            'IP4FWD'"
10386   parameters:
10387   - "throughput"
10388   - "parent"
10389   - "tags"
10390   traces:
10391     hoverinfo: "x+y"
10392     boxpoints: "outliers"
10393     whiskerwidth: 0
10394   layout:
10395     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10396     layout: "plot-throughput"
10397
10398 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
10399 - type: "plot"
10400   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10401   algorithm: "plot_performance_box"
10402   output-file-type: ".html"
10403   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10404   data: "plot-dpdk-throughput-latency-3n-hsw"
10405   filter: "'NIC_Intel-XL710' and
10406            '64B' and
10407            'BASE' and
10408            'NDRPDR' and
10409            '1T1C' and
10410            'IP4FWD'"
10411   parameters:
10412   - "throughput"
10413   - "parent"
10414   - "tags"
10415   traces:
10416     hoverinfo: "x+y"
10417     boxpoints: "outliers"
10418     whiskerwidth: 0
10419   layout:
10420     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10421     layout: "plot-throughput"
10422
10423 - type: "plot"
10424   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10425   algorithm: "plot_performance_box"
10426   output-file-type: ".html"
10427   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10428   data: "plot-dpdk-throughput-latency-3n-hsw"
10429   filter: "'NIC_Intel-XL710' and
10430            '64B' and
10431            'BASE' and
10432            'NDRPDR' and
10433            '2T2C' and
10434            'IP4FWD'"
10435   parameters:
10436   - "throughput"
10437   - "parent"
10438   - "tags"
10439   traces:
10440     hoverinfo: "x+y"
10441     boxpoints: "outliers"
10442     whiskerwidth: 0
10443   layout:
10444     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10445     layout: "plot-throughput"
10446
10447 - type: "plot"
10448   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10449   algorithm: "plot_performance_box"
10450   output-file-type: ".html"
10451   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10452   data: "plot-dpdk-throughput-latency-3n-hsw"
10453   filter: "'NIC_Intel-XL710' and
10454            '64B' and
10455            'BASE' and
10456            'NDRPDR' and
10457            '1T1C' and
10458            'IP4FWD'"
10459   parameters:
10460   - "throughput"
10461   - "parent"
10462   - "tags"
10463   traces:
10464     hoverinfo: "x+y"
10465     boxpoints: "outliers"
10466     whiskerwidth: 0
10467   layout:
10468     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10469     layout: "plot-throughput"
10470
10471 - type: "plot"
10472   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10473   algorithm: "plot_performance_box"
10474   output-file-type: ".html"
10475   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10476   data: "plot-dpdk-throughput-latency-3n-hsw"
10477   filter: "'NIC_Intel-XL710' and
10478            '64B' and
10479            'BASE' and
10480            'NDRPDR' and
10481            '2T2C' and
10482            'IP4FWD'"
10483   parameters:
10484   - "throughput"
10485   - "parent"
10486   - "tags"
10487   traces:
10488     hoverinfo: "x+y"
10489     boxpoints: "outliers"
10490     whiskerwidth: 0
10491   layout:
10492     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10493     layout: "plot-throughput"
10494
10495 # Packet Throughput - DPDK l3fwd 3n-skx-x710
10496 - type: "plot"
10497   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10498   algorithm: "plot_performance_box"
10499   output-file-type: ".html"
10500   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10501   data: "plot-dpdk-throughput-latency-3n-skx"
10502   filter: "'NIC_Intel-X710' and
10503            '64B' and
10504            'BASE' and
10505            'NDRPDR' and
10506            '2T1C' and
10507            'IP4FWD'"
10508   parameters:
10509   - "throughput"
10510   - "parent"
10511   - "tags"
10512   traces:
10513     hoverinfo: "x+y"
10514     boxpoints: "outliers"
10515     whiskerwidth: 0
10516   layout:
10517     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10518     layout: "plot-throughput"
10519
10520 - type: "plot"
10521   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10522   algorithm: "plot_performance_box"
10523   output-file-type: ".html"
10524   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10525   data: "plot-dpdk-throughput-latency-3n-skx"
10526   filter: "'NIC_Intel-X710' and
10527            '64B' and
10528            'BASE' and
10529            'NDRPDR' and
10530            '4T2C' and
10531            'IP4FWD'"
10532   parameters:
10533   - "throughput"
10534   - "parent"
10535   - "tags"
10536   traces:
10537     hoverinfo: "x+y"
10538     boxpoints: "outliers"
10539     whiskerwidth: 0
10540   layout:
10541     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10542     layout: "plot-throughput"
10543
10544 - type: "plot"
10545   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10546   algorithm: "plot_performance_box"
10547   output-file-type: ".html"
10548   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10549   data: "plot-dpdk-throughput-latency-3n-skx"
10550   filter: "'NIC_Intel-X710' and
10551            '64B' and
10552            'BASE' and
10553            'NDRPDR' and
10554            '2T1C' and
10555            'IP4FWD'"
10556   parameters:
10557   - "throughput"
10558   - "parent"
10559   - "tags"
10560   traces:
10561     hoverinfo: "x+y"
10562     boxpoints: "outliers"
10563     whiskerwidth: 0
10564   layout:
10565     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10566     layout: "plot-throughput"
10567
10568 - type: "plot"
10569   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10570   algorithm: "plot_performance_box"
10571   output-file-type: ".html"
10572   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10573   data: "plot-dpdk-throughput-latency-3n-skx"
10574   filter: "'NIC_Intel-X710' and
10575            '64B' and
10576            'BASE' and
10577            'NDRPDR' and
10578            '4T2C' and
10579            'IP4FWD'"
10580   parameters:
10581   - "throughput"
10582   - "parent"
10583   - "tags"
10584   traces:
10585     hoverinfo: "x+y"
10586     boxpoints: "outliers"
10587     whiskerwidth: 0
10588   layout:
10589     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10590     layout: "plot-throughput"
10591
10592 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
10593 - type: "plot"
10594   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10595   algorithm: "plot_performance_box"
10596   output-file-type: ".html"
10597   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10598   data: "plot-dpdk-throughput-latency-3n-skx"
10599   filter: "'NIC_Intel-XXV710' and
10600            '64B' and
10601            'BASE' and
10602            'NDRPDR' and
10603            '2T1C' and
10604            'IP4FWD'"
10605   parameters:
10606   - "throughput"
10607   - "parent"
10608   - "tags"
10609   traces:
10610     hoverinfo: "x+y"
10611     boxpoints: "outliers"
10612     whiskerwidth: 0
10613   layout:
10614     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10615     layout: "plot-throughput"
10616
10617 - type: "plot"
10618   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10619   algorithm: "plot_performance_box"
10620   output-file-type: ".html"
10621   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10622   data: "plot-dpdk-throughput-latency-3n-skx"
10623   filter: "'NIC_Intel-XXV710' and
10624            '64B' and
10625            'BASE' and
10626            'NDRPDR' and
10627            '4T2C' and
10628            'IP4FWD'"
10629   parameters:
10630   - "throughput"
10631   - "parent"
10632   - "tags"
10633   traces:
10634     hoverinfo: "x+y"
10635     boxpoints: "outliers"
10636     whiskerwidth: 0
10637   layout:
10638     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10639     layout: "plot-throughput"
10640
10641 - type: "plot"
10642   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10643   algorithm: "plot_performance_box"
10644   output-file-type: ".html"
10645   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10646   data: "plot-dpdk-throughput-latency-3n-skx"
10647   filter: "'NIC_Intel-XXV710' and
10648            '64B' and
10649            'BASE' and
10650            'NDRPDR' and
10651            '2T1C' and
10652            'IP4FWD'"
10653   parameters:
10654   - "throughput"
10655   - "parent"
10656   - "tags"
10657   traces:
10658     hoverinfo: "x+y"
10659     boxpoints: "outliers"
10660     whiskerwidth: 0
10661   layout:
10662     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10663     layout: "plot-throughput"
10664
10665 - type: "plot"
10666   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10667   algorithm: "plot_performance_box"
10668   output-file-type: ".html"
10669   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10670   data: "plot-dpdk-throughput-latency-3n-skx"
10671   filter: "'NIC_Intel-XXV710' and
10672            '64B' and
10673            'BASE' and
10674            'NDRPDR' and
10675            '4T2C' and
10676            'IP4FWD'"
10677   parameters:
10678   - "throughput"
10679   - "parent"
10680   - "tags"
10681   traces:
10682     hoverinfo: "x+y"
10683     boxpoints: "outliers"
10684     whiskerwidth: 0
10685   layout:
10686     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10687     layout: "plot-throughput"
10688
10689 # Packet Throughput - DPDK l3fwd 2n-skx-x710
10690 - type: "plot"
10691   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10692   algorithm: "plot_performance_box"
10693   output-file-type: ".html"
10694   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10695   data: "plot-dpdk-throughput-latency-2n-skx"
10696   filter: "'NIC_Intel-X710' and
10697            '64B' and
10698            'BASE' and
10699            'NDRPDR' and
10700            '2T1C' and
10701            'IP4FWD'"
10702   parameters:
10703   - "throughput"
10704   - "parent"
10705   - "tags"
10706   traces:
10707     hoverinfo: "x+y"
10708     boxpoints: "outliers"
10709     whiskerwidth: 0
10710   layout:
10711     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10712     layout: "plot-throughput"
10713
10714 - type: "plot"
10715   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10716   algorithm: "plot_performance_box"
10717   output-file-type: ".html"
10718   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10719   data: "plot-dpdk-throughput-latency-2n-skx"
10720   filter: "'NIC_Intel-X710' and
10721            '64B' and
10722            'BASE' and
10723            'NDRPDR' and
10724            '4T2C' and
10725            'IP4FWD'"
10726   parameters:
10727   - "throughput"
10728   - "parent"
10729   - "tags"
10730   traces:
10731     hoverinfo: "x+y"
10732     boxpoints: "outliers"
10733     whiskerwidth: 0
10734   layout:
10735     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10736     layout: "plot-throughput"
10737
10738 - type: "plot"
10739   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10740   algorithm: "plot_performance_box"
10741   output-file-type: ".html"
10742   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10743   data: "plot-dpdk-throughput-latency-2n-skx"
10744   filter: "'NIC_Intel-X710' and
10745            '64B' and
10746            'BASE' and
10747            'NDRPDR' and
10748            '2T1C' and
10749            'IP4FWD'"
10750   parameters:
10751   - "throughput"
10752   - "parent"
10753   - "tags"
10754   traces:
10755     hoverinfo: "x+y"
10756     boxpoints: "outliers"
10757     whiskerwidth: 0
10758   layout:
10759     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10760     layout: "plot-throughput"
10761
10762 - type: "plot"
10763   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10764   algorithm: "plot_performance_box"
10765   output-file-type: ".html"
10766   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10767   data: "plot-dpdk-throughput-latency-2n-skx"
10768   filter: "'NIC_Intel-X710' and
10769            '64B' and
10770            'BASE' and
10771            'NDRPDR' and
10772            '4T2C' and
10773            'IP4FWD'"
10774   parameters:
10775   - "throughput"
10776   - "parent"
10777   - "tags"
10778   traces:
10779     hoverinfo: "x+y"
10780     boxpoints: "outliers"
10781     whiskerwidth: 0
10782   layout:
10783     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10784     layout: "plot-throughput"
10785
10786 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
10787 - type: "plot"
10788   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10789   algorithm: "plot_performance_box"
10790   output-file-type: ".html"
10791   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10792   data: "plot-dpdk-throughput-latency-2n-skx"
10793   filter: "'NIC_Intel-XXV710' and
10794            '64B' and
10795            'BASE' and
10796            'NDRPDR' and
10797            '2T1C' and
10798            'IP4FWD'"
10799   parameters:
10800   - "throughput"
10801   - "parent"
10802   - "tags"
10803   traces:
10804     hoverinfo: "x+y"
10805     boxpoints: "outliers"
10806     whiskerwidth: 0
10807   layout:
10808     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10809     layout: "plot-throughput"
10810
10811 - type: "plot"
10812   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10813   algorithm: "plot_performance_box"
10814   output-file-type: ".html"
10815   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10816   data: "plot-dpdk-throughput-latency-2n-skx"
10817   filter: "'NIC_Intel-XXV710' and
10818            '64B' and
10819            'BASE' and
10820            'NDRPDR' and
10821            '4T2C' and
10822            'IP4FWD'"
10823   parameters:
10824   - "throughput"
10825   - "parent"
10826   - "tags"
10827   traces:
10828     hoverinfo: "x+y"
10829     boxpoints: "outliers"
10830     whiskerwidth: 0
10831   layout:
10832     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10833     layout: "plot-throughput"
10834
10835 - type: "plot"
10836   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10837   algorithm: "plot_performance_box"
10838   output-file-type: ".html"
10839   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10840   data: "plot-dpdk-throughput-latency-2n-skx"
10841   filter: "'NIC_Intel-XXV710' and
10842            '64B' and
10843            'BASE' and
10844            'NDRPDR' and
10845            '2T1C' and
10846            'IP4FWD'"
10847   parameters:
10848   - "throughput"
10849   - "parent"
10850   - "tags"
10851   traces:
10852     hoverinfo: "x+y"
10853     boxpoints: "outliers"
10854     whiskerwidth: 0
10855   layout:
10856     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10857     layout: "plot-throughput"
10858
10859 - type: "plot"
10860   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10861   algorithm: "plot_performance_box"
10862   output-file-type: ".html"
10863   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10864   data: "plot-dpdk-throughput-latency-2n-skx"
10865   filter: "'NIC_Intel-XXV710' and
10866            '64B' and
10867            'BASE' and
10868            'NDRPDR' and
10869            '4T2C' and
10870            'IP4FWD'"
10871   parameters:
10872   - "throughput"
10873   - "parent"
10874   - "tags"
10875   traces:
10876     hoverinfo: "x+y"
10877     boxpoints: "outliers"
10878     whiskerwidth: 0
10879   layout:
10880     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10881     layout: "plot-throughput"
10882
10883 ################################################################################
10884
10885 # Packet Throughput - DPDK testpmd 3n-hsw-x520
10886 - type: "plot"
10887   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
10888   algorithm: "plot_performance_box"
10889   output-file-type: ".html"
10890   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
10891   data: "plot-dpdk-throughput-latency-3n-hsw"
10892   filter: "'NIC_Intel-X520-DA2' and
10893            '64B' and
10894            'BASE' and
10895            'NDRPDR' and
10896            '1T1C' and
10897            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10898   parameters:
10899   - "throughput"
10900   - "parent"
10901   - "tags"
10902   traces:
10903     hoverinfo: "x+y"
10904     boxpoints: "outliers"
10905     whiskerwidth: 0
10906   layout:
10907     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
10908     layout: "plot-throughput"
10909
10910 - type: "plot"
10911   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
10912   algorithm: "plot_performance_box"
10913   output-file-type: ".html"
10914   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
10915   data: "plot-dpdk-throughput-latency-3n-hsw"
10916   filter: "'NIC_Intel-X520-DA2' and
10917            '64B' and
10918            'BASE' and
10919            'NDRPDR' and
10920            '2T2C' and
10921            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10922   parameters:
10923   - "throughput"
10924   - "parent"
10925   - "tags"
10926   traces:
10927     hoverinfo: "x+y"
10928     boxpoints: "outliers"
10929     whiskerwidth: 0
10930   layout:
10931     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
10932     layout: "plot-throughput"
10933
10934 - type: "plot"
10935   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
10936   algorithm: "plot_performance_box"
10937   output-file-type: ".html"
10938   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
10939   data: "plot-dpdk-throughput-latency-3n-hsw"
10940   filter: "'NIC_Intel-X520-DA2' and
10941            '64B' and
10942            'BASE' and
10943            'NDRPDR' and
10944            '1T1C' and
10945            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10946   parameters:
10947   - "throughput"
10948   - "parent"
10949   - "tags"
10950   traces:
10951     hoverinfo: "x+y"
10952     boxpoints: "outliers"
10953     whiskerwidth: 0
10954   layout:
10955     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
10956     layout: "plot-throughput"
10957
10958 - type: "plot"
10959   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
10960   algorithm: "plot_performance_box"
10961   output-file-type: ".html"
10962   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
10963   data: "plot-dpdk-throughput-latency-3n-hsw"
10964   filter: "'NIC_Intel-X520-DA2' and
10965            '64B' and
10966            'BASE' and
10967            'NDRPDR' and
10968            '2T2C' and
10969            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10970   parameters:
10971   - "throughput"
10972   - "parent"
10973   - "tags"
10974   traces:
10975     hoverinfo: "x+y"
10976     boxpoints: "outliers"
10977     whiskerwidth: 0
10978   layout:
10979     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
10980     layout: "plot-throughput"
10981
10982 # Packet Throughput - DPDK testpmd 3n-hsw-x710
10983 - type: "plot"
10984   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
10985   algorithm: "plot_performance_box"
10986   output-file-type: ".html"
10987   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
10988   data: "plot-dpdk-throughput-latency-3n-hsw"
10989   filter: "'NIC_Intel-X710' and
10990            '64B' and
10991            'BASE' and
10992            'NDRPDR' and
10993            '1T1C' and
10994            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10995   parameters:
10996   - "throughput"
10997   - "parent"
10998   - "tags"
10999   traces:
11000     hoverinfo: "x+y"
11001     boxpoints: "outliers"
11002     whiskerwidth: 0
11003   layout:
11004     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11005     layout: "plot-throughput"
11006
11007 - type: "plot"
11008   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11009   algorithm: "plot_performance_box"
11010   output-file-type: ".html"
11011   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11012   data: "plot-dpdk-throughput-latency-3n-hsw"
11013   filter: "'NIC_Intel-X710' and
11014            '64B' and
11015            'BASE' and
11016            'NDRPDR' and
11017            '2T2C' and
11018            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11019   parameters:
11020   - "throughput"
11021   - "parent"
11022   - "tags"
11023   traces:
11024     hoverinfo: "x+y"
11025     boxpoints: "outliers"
11026     whiskerwidth: 0
11027   layout:
11028     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11029     layout: "plot-throughput"
11030
11031 - type: "plot"
11032   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11033   algorithm: "plot_performance_box"
11034   output-file-type: ".html"
11035   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11036   data: "plot-dpdk-throughput-latency-3n-hsw"
11037   filter: "'NIC_Intel-X710' and
11038            '64B' and
11039            'BASE' and
11040            'NDRPDR' and
11041            '1T1C' and
11042            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11043   parameters:
11044   - "throughput"
11045   - "parent"
11046   - "tags"
11047   traces:
11048     hoverinfo: "x+y"
11049     boxpoints: "outliers"
11050     whiskerwidth: 0
11051   layout:
11052     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11053     layout: "plot-throughput"
11054
11055 - type: "plot"
11056   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11057   algorithm: "plot_performance_box"
11058   output-file-type: ".html"
11059   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11060   data: "plot-dpdk-throughput-latency-3n-hsw"
11061   filter: "'NIC_Intel-X710' and
11062            '64B' and
11063            'BASE' and
11064            'NDRPDR' and
11065            '2T2C' and
11066            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11067   parameters:
11068   - "throughput"
11069   - "parent"
11070   - "tags"
11071   traces:
11072     hoverinfo: "x+y"
11073     boxpoints: "outliers"
11074     whiskerwidth: 0
11075   layout:
11076     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11077     layout: "plot-throughput"
11078
11079 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
11080 - type: "plot"
11081   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11082   algorithm: "plot_performance_box"
11083   output-file-type: ".html"
11084   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11085   data: "plot-dpdk-throughput-latency-3n-hsw"
11086   filter: "'NIC_Intel-XL710' and
11087            '64B' and
11088            'BASE' and
11089            'NDRPDR' and
11090            '1T1C' and
11091            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11092   parameters:
11093   - "throughput"
11094   - "parent"
11095   - "tags"
11096   traces:
11097     hoverinfo: "x+y"
11098     boxpoints: "outliers"
11099     whiskerwidth: 0
11100   layout:
11101     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11102     layout: "plot-throughput"
11103
11104 - type: "plot"
11105   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11106   algorithm: "plot_performance_box"
11107   output-file-type: ".html"
11108   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11109   data: "plot-dpdk-throughput-latency-3n-hsw"
11110   filter: "'NIC_Intel-XL710' and
11111            '64B' and
11112            'BASE' and
11113            'NDRPDR' and
11114            '2T2C' and
11115            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11116   parameters:
11117   - "throughput"
11118   - "parent"
11119   - "tags"
11120   traces:
11121     hoverinfo: "x+y"
11122     boxpoints: "outliers"
11123     whiskerwidth: 0
11124   layout:
11125     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11126     layout: "plot-throughput"
11127
11128 - type: "plot"
11129   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11130   algorithm: "plot_performance_box"
11131   output-file-type: ".html"
11132   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11133   data: "plot-dpdk-throughput-latency-3n-hsw"
11134   filter: "'NIC_Intel-XL710' and
11135            '64B' and
11136            'BASE' and
11137            'NDRPDR' and
11138            '1T1C' and
11139            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11140   parameters:
11141   - "throughput"
11142   - "parent"
11143   - "tags"
11144   traces:
11145     hoverinfo: "x+y"
11146     boxpoints: "outliers"
11147     whiskerwidth: 0
11148   layout:
11149     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11150     layout: "plot-throughput"
11151
11152 - type: "plot"
11153   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11154   algorithm: "plot_performance_box"
11155   output-file-type: ".html"
11156   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11157   data: "plot-dpdk-throughput-latency-3n-hsw"
11158   filter: "'NIC_Intel-XL710' and
11159            '64B' and
11160            'BASE' and
11161            'NDRPDR' and
11162            '2T2C' and
11163            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11164   parameters:
11165   - "throughput"
11166   - "parent"
11167   - "tags"
11168   traces:
11169     hoverinfo: "x+y"
11170     boxpoints: "outliers"
11171     whiskerwidth: 0
11172   layout:
11173     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11174     layout: "plot-throughput"
11175
11176 # Packet Throughput - DPDK testpmd 3n-skx-x710
11177 - type: "plot"
11178   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11179   algorithm: "plot_performance_box"
11180   output-file-type: ".html"
11181   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11182   data: "plot-dpdk-throughput-latency-3n-skx"
11183   filter: "'NIC_Intel-X710' and
11184            '64B' and
11185            'BASE' and
11186            'NDRPDR' and
11187            '2T1C' and
11188            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11189   parameters:
11190   - "throughput"
11191   - "parent"
11192   - "tags"
11193   traces:
11194     hoverinfo: "x+y"
11195     boxpoints: "outliers"
11196     whiskerwidth: 0
11197   layout:
11198     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11199     layout: "plot-throughput"
11200
11201 - type: "plot"
11202   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11203   algorithm: "plot_performance_box"
11204   output-file-type: ".html"
11205   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11206   data: "plot-dpdk-throughput-latency-3n-skx"
11207   filter: "'NIC_Intel-X710' and
11208            '64B' and
11209            'BASE' and
11210            'NDRPDR' and
11211            '4T2C' and
11212            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11213   parameters:
11214   - "throughput"
11215   - "parent"
11216   - "tags"
11217   traces:
11218     hoverinfo: "x+y"
11219     boxpoints: "outliers"
11220     whiskerwidth: 0
11221   layout:
11222     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11223     layout: "plot-throughput"
11224
11225 - type: "plot"
11226   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11227   algorithm: "plot_performance_box"
11228   output-file-type: ".html"
11229   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11230   data: "plot-dpdk-throughput-latency-3n-skx"
11231   filter: "'NIC_Intel-X710' and
11232            '64B' and
11233            'BASE' and
11234            'NDRPDR' and
11235            '2T1C' and
11236            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11237   parameters:
11238   - "throughput"
11239   - "parent"
11240   - "tags"
11241   traces:
11242     hoverinfo: "x+y"
11243     boxpoints: "outliers"
11244     whiskerwidth: 0
11245   layout:
11246     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11247     layout: "plot-throughput"
11248
11249 - type: "plot"
11250   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11251   algorithm: "plot_performance_box"
11252   output-file-type: ".html"
11253   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11254   data: "plot-dpdk-throughput-latency-3n-skx"
11255   filter: "'NIC_Intel-X710' and
11256            '64B' and
11257            'BASE' and
11258            'NDRPDR' and
11259            '4T2C' and
11260            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11261   parameters:
11262   - "throughput"
11263   - "parent"
11264   - "tags"
11265   traces:
11266     hoverinfo: "x+y"
11267     boxpoints: "outliers"
11268     whiskerwidth: 0
11269   layout:
11270     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11271     layout: "plot-throughput"
11272
11273 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
11274 - type: "plot"
11275   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11276   algorithm: "plot_performance_box"
11277   output-file-type: ".html"
11278   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11279   data: "plot-dpdk-throughput-latency-3n-skx"
11280   filter: "'NIC_Intel-XXV710' and
11281            '64B' and
11282            'BASE' and
11283            'NDRPDR' and
11284            '2T1C' and
11285            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11286   parameters:
11287   - "throughput"
11288   - "parent"
11289   - "tags"
11290   traces:
11291     hoverinfo: "x+y"
11292     boxpoints: "outliers"
11293     whiskerwidth: 0
11294   layout:
11295     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11296     layout: "plot-throughput"
11297
11298 - type: "plot"
11299   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11300   algorithm: "plot_performance_box"
11301   output-file-type: ".html"
11302   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11303   data: "plot-dpdk-throughput-latency-3n-skx"
11304   filter: "'NIC_Intel-XXV710' and
11305            '64B' and
11306            'BASE' and
11307            'NDRPDR' and
11308            '4T2C' and
11309            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11310   parameters:
11311   - "throughput"
11312   - "parent"
11313   - "tags"
11314   traces:
11315     hoverinfo: "x+y"
11316     boxpoints: "outliers"
11317     whiskerwidth: 0
11318   layout:
11319     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11320     layout: "plot-throughput"
11321
11322 - type: "plot"
11323   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11324   algorithm: "plot_performance_box"
11325   output-file-type: ".html"
11326   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11327   data: "plot-dpdk-throughput-latency-3n-skx"
11328   filter: "'NIC_Intel-XXV710' and
11329            '64B' and
11330            'BASE' and
11331            'NDRPDR' and
11332            '2T1C' and
11333            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11334   parameters:
11335   - "throughput"
11336   - "parent"
11337   - "tags"
11338   traces:
11339     hoverinfo: "x+y"
11340     boxpoints: "outliers"
11341     whiskerwidth: 0
11342   layout:
11343     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11344     layout: "plot-throughput"
11345
11346 - type: "plot"
11347   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11348   algorithm: "plot_performance_box"
11349   output-file-type: ".html"
11350   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11351   data: "plot-dpdk-throughput-latency-3n-skx"
11352   filter: "'NIC_Intel-XXV710' and
11353            '64B' and
11354            'BASE' and
11355            'NDRPDR' and
11356            '4T2C' and
11357            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11358   parameters:
11359   - "throughput"
11360   - "parent"
11361   - "tags"
11362   traces:
11363     hoverinfo: "x+y"
11364     boxpoints: "outliers"
11365     whiskerwidth: 0
11366   layout:
11367     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11368     layout: "plot-throughput"
11369
11370 # Packet Throughput - DPDK testpmd 2n-skx-x710
11371 - type: "plot"
11372   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11373   algorithm: "plot_performance_box"
11374   output-file-type: ".html"
11375   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11376   data: "plot-dpdk-throughput-latency-2n-skx"
11377   filter: "'NIC_Intel-X710' and
11378            '64B' and
11379            'BASE' and
11380            'NDRPDR' and
11381            '2T1C' and
11382            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11383   parameters:
11384   - "throughput"
11385   - "parent"
11386   - "tags"
11387   traces:
11388     hoverinfo: "x+y"
11389     boxpoints: "outliers"
11390     whiskerwidth: 0
11391   layout:
11392     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11393     layout: "plot-throughput"
11394
11395 - type: "plot"
11396   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11397   algorithm: "plot_performance_box"
11398   output-file-type: ".html"
11399   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11400   data: "plot-dpdk-throughput-latency-2n-skx"
11401   filter: "'NIC_Intel-X710' and
11402            '64B' and
11403            'BASE' and
11404            'NDRPDR' and
11405            '4T2C' and
11406            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11407   parameters:
11408   - "throughput"
11409   - "parent"
11410   - "tags"
11411   traces:
11412     hoverinfo: "x+y"
11413     boxpoints: "outliers"
11414     whiskerwidth: 0
11415   layout:
11416     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11417     layout: "plot-throughput"
11418
11419 - type: "plot"
11420   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11421   algorithm: "plot_performance_box"
11422   output-file-type: ".html"
11423   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11424   data: "plot-dpdk-throughput-latency-2n-skx"
11425   filter: "'NIC_Intel-X710' and
11426            '64B' and
11427            'BASE' and
11428            'NDRPDR' and
11429            '2T1C' and
11430            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11431   parameters:
11432   - "throughput"
11433   - "parent"
11434   - "tags"
11435   traces:
11436     hoverinfo: "x+y"
11437     boxpoints: "outliers"
11438     whiskerwidth: 0
11439   layout:
11440     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11441     layout: "plot-throughput"
11442
11443 - type: "plot"
11444   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11445   algorithm: "plot_performance_box"
11446   output-file-type: ".html"
11447   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11448   data: "plot-dpdk-throughput-latency-2n-skx"
11449   filter: "'NIC_Intel-X710' and
11450            '64B' and
11451            'BASE' and
11452            'NDRPDR' and
11453            '4T2C' and
11454            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11455   parameters:
11456   - "throughput"
11457   - "parent"
11458   - "tags"
11459   traces:
11460     hoverinfo: "x+y"
11461     boxpoints: "outliers"
11462     whiskerwidth: 0
11463   layout:
11464     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11465     layout: "plot-throughput"
11466
11467 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
11468 - type: "plot"
11469   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11470   algorithm: "plot_performance_box"
11471   output-file-type: ".html"
11472   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11473   data: "plot-dpdk-throughput-latency-2n-skx"
11474   filter: "'NIC_Intel-XXV710' and
11475            '64B' and
11476            'BASE' and
11477            'NDRPDR' and
11478            '2T1C' and
11479            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11480   parameters:
11481   - "throughput"
11482   - "parent"
11483   - "tags"
11484   traces:
11485     hoverinfo: "x+y"
11486     boxpoints: "outliers"
11487     whiskerwidth: 0
11488   layout:
11489     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11490     layout: "plot-throughput"
11491
11492 - type: "plot"
11493   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11494   algorithm: "plot_performance_box"
11495   output-file-type: ".html"
11496   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11497   data: "plot-dpdk-throughput-latency-2n-skx"
11498   filter: "'NIC_Intel-XXV710' and
11499            '64B' and
11500            'BASE' and
11501            'NDRPDR' and
11502            '4T2C' and
11503            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11504   parameters:
11505   - "throughput"
11506   - "parent"
11507   - "tags"
11508   traces:
11509     hoverinfo: "x+y"
11510     boxpoints: "outliers"
11511     whiskerwidth: 0
11512   layout:
11513     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11514     layout: "plot-throughput"
11515
11516 - type: "plot"
11517   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11518   algorithm: "plot_performance_box"
11519   output-file-type: ".html"
11520   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11521   data: "plot-dpdk-throughput-latency-2n-skx"
11522   filter: "'NIC_Intel-XXV710' and
11523            '64B' and
11524            'BASE' and
11525            'NDRPDR' and
11526            '2T1C' and
11527            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11528   parameters:
11529   - "throughput"
11530   - "parent"
11531   - "tags"
11532   traces:
11533     hoverinfo: "x+y"
11534     boxpoints: "outliers"
11535     whiskerwidth: 0
11536   layout:
11537     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11538     layout: "plot-throughput"
11539
11540 - type: "plot"
11541   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11542   algorithm: "plot_performance_box"
11543   output-file-type: ".html"
11544   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11545   data: "plot-dpdk-throughput-latency-2n-skx"
11546   filter: "'NIC_Intel-XXV710' and
11547            '64B' and
11548            'BASE' and
11549            'NDRPDR' and
11550            '4T2C' and
11551            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11552   parameters:
11553   - "throughput"
11554   - "parent"
11555   - "tags"
11556   traces:
11557     hoverinfo: "x+y"
11558     boxpoints: "outliers"
11559     whiskerwidth: 0
11560   layout:
11561     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11562     layout: "plot-throughput"
11563
11564 ################################################################################
11565
11566 # Packet Latency - DPDK l3fwd 3n-hsw-x520
11567 - type: "plot"
11568   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11569   algorithm: "plot_latency_error_bars"
11570   output-file-type: ".html"
11571   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11572   data: "plot-dpdk-throughput-latency-3n-hsw"
11573   filter: "'NIC_Intel-X520-DA2' and
11574            '64B' and
11575            'BASE' and
11576            'NDRPDR' and
11577            '1T1C' and
11578            'IP4FWD'"
11579   parameters:
11580   - "latency"
11581   - "parent"
11582   - "tags"
11583   layout:
11584     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
11585     layout: "plot-latency"
11586
11587 - type: "plot"
11588   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11589   algorithm: "plot_latency_error_bars"
11590   output-file-type: ".html"
11591   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11592   data: "plot-dpdk-throughput-latency-3n-hsw"
11593   filter: "'NIC_Intel-X520-DA2' and
11594            '64B' and
11595            'BASE' and
11596            'NDRPDR' and
11597            '2T2C' and
11598            'IP4FWD'"
11599   parameters:
11600   - "latency"
11601   - "parent"
11602   - "tags"
11603   layout:
11604     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
11605     layout: "plot-latency"
11606
11607 # Packet Latency - DPDK l3fwd 3n-hsw-x710
11608 - type: "plot"
11609   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11610   algorithm: "plot_latency_error_bars"
11611   output-file-type: ".html"
11612   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11613   data: "plot-dpdk-throughput-latency-3n-hsw"
11614   filter: "'NIC_Intel-X710' and
11615            '64B' and
11616            'BASE' and
11617            'NDRPDR' and
11618            '1T1C' and
11619            'IP4FWD'"
11620   parameters:
11621   - "latency"
11622   - "parent"
11623   - "tags"
11624   layout:
11625     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
11626     layout: "plot-latency"
11627
11628 - type: "plot"
11629   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11630   algorithm: "plot_latency_error_bars"
11631   output-file-type: ".html"
11632   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11633   data: "plot-dpdk-throughput-latency-3n-hsw"
11634   filter: "'NIC_Intel-X710' and
11635            '64B' and
11636            'BASE' and
11637            'NDRPDR' and
11638            '2T2C' and
11639            'IP4FWD'"
11640   parameters:
11641   - "latency"
11642   - "parent"
11643   - "tags"
11644   layout:
11645     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
11646     layout: "plot-latency"
11647
11648 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
11649 - type: "plot"
11650   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11651   algorithm: "plot_latency_error_bars"
11652   output-file-type: ".html"
11653   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11654   data: "plot-dpdk-throughput-latency-3n-hsw"
11655   filter: "'NIC_Intel-XL710' and
11656            '64B' and
11657            'BASE' and
11658            'NDRPDR' and
11659            '1T1C' and
11660            'IP4FWD'"
11661   parameters:
11662   - "latency"
11663   - "parent"
11664   - "tags"
11665   layout:
11666     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
11667     layout: "plot-latency"
11668
11669 - type: "plot"
11670   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11671   algorithm: "plot_latency_error_bars"
11672   output-file-type: ".html"
11673   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11674   data: "plot-dpdk-throughput-latency-3n-hsw"
11675   filter: "'NIC_Intel-XL710' and
11676            '64B' and
11677            'BASE' and
11678            'NDRPDR' and
11679            '2T2C' and
11680            'IP4FWD'"
11681   parameters:
11682   - "latency"
11683   - "parent"
11684   - "tags"
11685   layout:
11686     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
11687     layout: "plot-latency"
11688
11689 # Packet Latency - DPDK l3fwd 3n-skx-x710
11690 - type: "plot"
11691   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11692   algorithm: "plot_latency_error_bars"
11693   output-file-type: ".html"
11694   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11695   data: "plot-dpdk-throughput-latency-3n-skx"
11696   filter: "'NIC_Intel-X710' and
11697            '64B' and
11698            'BASE' and
11699            'NDRPDR' and
11700            '2T1C' and
11701            'IP4FWD'"
11702   parameters:
11703   - "latency"
11704   - "parent"
11705   - "tags"
11706   layout:
11707     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
11708     layout: "plot-latency"
11709
11710 - type: "plot"
11711   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
11712   algorithm: "plot_latency_error_bars"
11713   output-file-type: ".html"
11714   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
11715   data: "plot-dpdk-throughput-latency-3n-skx"
11716   filter: "'NIC_Intel-X710' and
11717            '64B' and
11718            'BASE' and
11719            'NDRPDR' and
11720            '4T2C' and
11721            'IP4FWD'"
11722   parameters:
11723   - "latency"
11724   - "parent"
11725   - "tags"
11726   layout:
11727     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
11728     layout: "plot-latency"
11729
11730 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
11731 - type: "plot"
11732   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
11733   algorithm: "plot_latency_error_bars"
11734   output-file-type: ".html"
11735   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
11736   data: "plot-dpdk-throughput-latency-3n-skx"
11737   filter: "'NIC_Intel-XXV710' and
11738            '64B' and
11739            'BASE' and
11740            'NDRPDR' and
11741            '2T1C' and
11742            'IP4FWD'"
11743   parameters:
11744   - "latency"
11745   - "parent"
11746   - "tags"
11747   layout:
11748     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
11749     layout: "plot-latency"
11750
11751 - type: "plot"
11752   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
11753   algorithm: "plot_latency_error_bars"
11754   output-file-type: ".html"
11755   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
11756   data: "plot-dpdk-throughput-latency-3n-skx"
11757   filter: "'NIC_Intel-XXV710' and
11758            '64B' and
11759            'BASE' and
11760            'NDRPDR' and
11761            '4T2C' and
11762            'IP4FWD'"
11763   parameters:
11764   - "latency"
11765   - "parent"
11766   - "tags"
11767   layout:
11768     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
11769     layout: "plot-latency"
11770
11771 # Packet Latency - DPDK l3fwd 2n-skx-x710
11772 - type: "plot"
11773   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
11774   algorithm: "plot_latency_error_bars"
11775   output-file-type: ".html"
11776   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
11777   data: "plot-dpdk-throughput-latency-2n-skx"
11778   filter: "'NIC_Intel-X710' and
11779            '64B' and
11780            'BASE' and
11781            'NDRPDR' and
11782            '2T1C' and
11783            'IP4FWD'"
11784   parameters:
11785   - "latency"
11786   - "parent"
11787   - "tags"
11788   layout:
11789     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
11790     layout: "plot-latency"
11791
11792 - type: "plot"
11793   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
11794   algorithm: "plot_latency_error_bars"
11795   output-file-type: ".html"
11796   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
11797   data: "plot-dpdk-throughput-latency-2n-skx"
11798   filter: "'NIC_Intel-X710' and
11799            '64B' and
11800            'BASE' and
11801            'NDRPDR' and
11802            '4T2C' and
11803            'IP4FWD'"
11804   parameters:
11805   - "latency"
11806   - "parent"
11807   - "tags"
11808   layout:
11809     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
11810     layout: "plot-latency"
11811
11812 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
11813 - type: "plot"
11814   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
11815   algorithm: "plot_latency_error_bars"
11816   output-file-type: ".html"
11817   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
11818   data: "plot-dpdk-throughput-latency-2n-skx"
11819   filter: "'NIC_Intel-XXV710' and
11820            '64B' and
11821            'BASE' and
11822            'NDRPDR' and
11823            '2T1C' and
11824            'IP4FWD'"
11825   parameters:
11826   - "latency"
11827   - "parent"
11828   - "tags"
11829   layout:
11830     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
11831     layout: "plot-latency"
11832
11833 - type: "plot"
11834   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
11835   algorithm: "plot_latency_error_bars"
11836   output-file-type: ".html"
11837   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
11838   data: "plot-dpdk-throughput-latency-2n-skx"
11839   filter: "'NIC_Intel-XXV710' and
11840            '64B' and
11841            'BASE' and
11842            'NDRPDR' and
11843            '4T2C' and
11844            'IP4FWD'"
11845   parameters:
11846   - "latency"
11847   - "parent"
11848   - "tags"
11849   layout:
11850     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
11851     layout: "plot-latency"
11852
11853 ################################################################################
11854
11855 # Packet Latency - DPDK testpmd 3n-hsw-x520
11856 - type: "plot"
11857   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11858   algorithm: "plot_latency_error_bars"
11859   output-file-type: ".html"
11860   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11861   data: "plot-dpdk-throughput-latency-3n-hsw"
11862   filter: "'NIC_Intel-X520-DA2' and
11863            '64B' and
11864            'BASE' and
11865            'NDRPDR' and
11866            '1T1C' and
11867            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11868   parameters:
11869   - "latency"
11870   - "parent"
11871   - "tags"
11872   layout:
11873     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
11874     layout: "plot-latency"
11875
11876 - type: "plot"
11877   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11878   algorithm: "plot_latency_error_bars"
11879   output-file-type: ".html"
11880   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11881   data: "plot-dpdk-throughput-latency-3n-hsw"
11882   filter: "'NIC_Intel-X520-DA2' and
11883            '64B' and
11884            'BASE' and
11885            'NDRPDR' and
11886            '2T2C' and
11887            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11888   parameters:
11889   - "latency"
11890   - "parent"
11891   - "tags"
11892   layout:
11893     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
11894     layout: "plot-latency"
11895
11896 # Packet Latency - DPDK testpmd 3n-hsw-x710
11897 - type: "plot"
11898   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11899   algorithm: "plot_latency_error_bars"
11900   output-file-type: ".html"
11901   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11902   data: "plot-dpdk-throughput-latency-3n-hsw"
11903   filter: "'NIC_Intel-X710' and
11904            '64B' and
11905            'BASE' and
11906            'NDRPDR' and
11907            '1T1C' and
11908            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11909   parameters:
11910   - "latency"
11911   - "parent"
11912   - "tags"
11913   layout:
11914     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11915     layout: "plot-latency"
11916
11917 - type: "plot"
11918   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11919   algorithm: "plot_latency_error_bars"
11920   output-file-type: ".html"
11921   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11922   data: "plot-dpdk-throughput-latency-3n-hsw"
11923   filter: "'NIC_Intel-X710' and
11924            '64B' and
11925            'BASE' and
11926            'NDRPDR' and
11927            '2T2C' and
11928            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11929   parameters:
11930   - "latency"
11931   - "parent"
11932   - "tags"
11933   layout:
11934     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11935     layout: "plot-latency"
11936
11937 # Packet Latency - DPDK testpmd 3n-hsw-xl710
11938 - type: "plot"
11939   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11940   algorithm: "plot_latency_error_bars"
11941   output-file-type: ".html"
11942   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11943   data: "plot-dpdk-throughput-latency-3n-hsw"
11944   filter: "'NIC_Intel-XL710' and
11945            '64B' and
11946            'BASE' and
11947            'NDRPDR' and
11948            '1T1C' and
11949            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11950   parameters:
11951   - "latency"
11952   - "parent"
11953   - "tags"
11954   layout:
11955     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11956     layout: "plot-latency"
11957
11958 - type: "plot"
11959   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11960   algorithm: "plot_latency_error_bars"
11961   output-file-type: ".html"
11962   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11963   data: "plot-dpdk-throughput-latency-3n-hsw"
11964   filter: "'NIC_Intel-XL710' and
11965            '64B' and
11966            'BASE' and
11967            'NDRPDR' and
11968            '2T2C' and
11969            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11970   parameters:
11971   - "latency"
11972   - "parent"
11973   - "tags"
11974   layout:
11975     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11976     layout: "plot-latency"
11977
11978 # Packet Latency - DPDK testpmd 3n-skx-x710
11979 - type: "plot"
11980   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11981   algorithm: "plot_latency_error_bars"
11982   output-file-type: ".html"
11983   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11984   data: "plot-dpdk-throughput-latency-3n-skx"
11985   filter: "'NIC_Intel-X710' and
11986            '64B' and
11987            'BASE' and
11988            'NDRPDR' and
11989            '2T1C' and
11990            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11991   parameters:
11992   - "latency"
11993   - "parent"
11994   - "tags"
11995   layout:
11996     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11997     layout: "plot-latency"
11998
11999 - type: "plot"
12000   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
12001   algorithm: "plot_latency_error_bars"
12002   output-file-type: ".html"
12003   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
12004   data: "plot-dpdk-throughput-latency-3n-skx"
12005   filter: "'NIC_Intel-X710' and
12006            '64B' and
12007            'BASE' and
12008            'NDRPDR' and
12009            '4T2C' and
12010            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12011   parameters:
12012   - "latency"
12013   - "parent"
12014   - "tags"
12015   layout:
12016     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
12017     layout: "plot-latency"
12018
12019 # Packet Latency - DPDK testpmd 3n-skx-xxv710
12020 - type: "plot"
12021   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
12022   algorithm: "plot_latency_error_bars"
12023   output-file-type: ".html"
12024   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
12025   data: "plot-dpdk-throughput-latency-3n-skx"
12026   filter: "'NIC_Intel-XXV710' and
12027            '64B' and
12028            'BASE' and
12029            'NDRPDR' and
12030            '2T1C' and
12031            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12032   parameters:
12033   - "latency"
12034   - "parent"
12035   - "tags"
12036   layout:
12037     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
12038     layout: "plot-latency"
12039
12040 - type: "plot"
12041   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
12042   algorithm: "plot_latency_error_bars"
12043   output-file-type: ".html"
12044   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
12045   data: "plot-dpdk-throughput-latency-3n-skx"
12046   filter: "'NIC_Intel-XXV710' and
12047            '64B' and
12048            'BASE' and
12049            'NDRPDR' and
12050            '4T2C' and
12051            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12052   parameters:
12053   - "latency"
12054   - "parent"
12055   - "tags"
12056   layout:
12057     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
12058     layout: "plot-latency"
12059
12060 # Packet Latency - DPDK testpmd 2n-skx-x710
12061 - type: "plot"
12062   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
12063   algorithm: "plot_latency_error_bars"
12064   output-file-type: ".html"
12065   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
12066   data: "plot-dpdk-throughput-latency-2n-skx"
12067   filter: "'NIC_Intel-X710' and
12068            '64B' and
12069            'BASE' and
12070            'NDRPDR' and
12071            '2T1C' and
12072            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12073   parameters:
12074   - "latency"
12075   - "parent"
12076   - "tags"
12077   layout:
12078     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
12079     layout: "plot-latency"
12080
12081 - type: "plot"
12082   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
12083   algorithm: "plot_latency_error_bars"
12084   output-file-type: ".html"
12085   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
12086   data: "plot-dpdk-throughput-latency-2n-skx"
12087   filter: "'NIC_Intel-X710' and
12088            '64B' and
12089            'BASE' and
12090            'NDRPDR' and
12091            '4T2C' and
12092            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12093   parameters:
12094   - "latency"
12095   - "parent"
12096   - "tags"
12097   layout:
12098     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
12099     layout: "plot-latency"
12100
12101 # Packet Latency - DPDK testpmd 2n-skx-xxv710
12102 - type: "plot"
12103   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
12104   algorithm: "plot_latency_error_bars"
12105   output-file-type: ".html"
12106   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
12107   data: "plot-dpdk-throughput-latency-2n-skx"
12108   filter: "'NIC_Intel-XXV710' and
12109            '64B' and
12110            'BASE' and
12111            'NDRPDR' and
12112            '2T1C' and
12113            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12114   parameters:
12115   - "latency"
12116   - "parent"
12117   - "tags"
12118   layout:
12119     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
12120     layout: "plot-latency"
12121
12122 - type: "plot"
12123   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
12124   algorithm: "plot_latency_error_bars"
12125   output-file-type: ".html"
12126   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
12127   data: "plot-dpdk-throughput-latency-2n-skx"
12128   filter: "'NIC_Intel-XXV710' and
12129            '64B' and
12130            'BASE' and
12131            'NDRPDR' and
12132            '4T2C' and
12133            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12134   parameters:
12135   - "latency"
12136   - "parent"
12137   - "tags"
12138   layout:
12139     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
12140     layout: "plot-latency"