Report: Add data
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
33     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
34     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
35     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
36     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
37     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
38     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
39     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
40     DIR[DTR,PERF,COT,3N,HSW]: "{DIR[DTR]}/cot_performance_results_3n_hsw"
41     DIR[DTR,FUNC,VPP,UBUNTU]: "{DIR[DTR]}/vpp_functional_results_ubuntu"
42     DIR[DTR,FUNC,VPP,CENTOS]: "{DIR[DTR]}/vpp_functional_results_centos"
43     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
44     DIR[DTR,FUNC,HC]: "{DIR[DTR]}/honeycomb_functional_results"
45     DIR[DTR,FUNC,NSHSFC]: "{DIR[DTR]}/nshsfc_functional_results"
46     DIR[DTR,FUNC,DMM]: "{DIR[DTR]}/dmm_functional_results"
47     DIR[DTR,PERF,VPP,IMPRV]: "{DIR[WORKING,SRC]}/vpp_performance_tests/performance_improvements"
48
49     # Detailed test configurations
50     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
51     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
52     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
53     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
54     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
55     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
56     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
57     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
58     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
59     DIR[DTC,FUNC,VPP,UBUNTU]: "{DIR[DTC]}/vpp_functional_configuration_ubuntu"
60     DIR[DTC,FUNC,VPP,CENTOS]: "{DIR[DTC]}/vpp_functional_configuration_centos"
61     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
62
63     # Detailed tests operational data
64     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
65     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
66     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
67     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
68     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
69
70     # .css patch file to fix tables generated by Sphinx
71     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
72     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
73
74   urls:
75     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
76     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
77     URL[VIRL,DNV]: "http://10.30.51.28/download/denverton/{release}/robot-plugin.zip"
78     # URL[VIRL,DNV]: "http://download.it/from/nexus"
79     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
80     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
81     DIR[NEXUS,DOC]: "report/_static/archive"
82
83   make-dirs:
84   # List the directories which are created while preparing the environment.
85   # All directories MUST be defined in "paths" section.
86   - "DIR[WORKING,DATA]"
87   - "DIR[STATIC,VPP]"
88   - "DIR[STATIC,DPDK]"
89   - "DIR[STATIC,ARCH]"
90   - "DIR[BUILD,LATEX]"
91   - "DIR[WORKING,SRC]"
92   - "DIR[WORKING,SRC,STATIC]"
93
94   remove-dirs:
95   # List the directories which are deleted while cleaning the environment.
96   # All directories MUST be defined in "paths" section.
97   #- "DIR[BUILD,HTML]"
98   - "DIR[WORKING,DATA]"
99
100   build-dirs:
101   # List the directories where the results (build) is stored.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[BUILD,HTML]"
104   - "DIR[BUILD,LATEX]"
105
106 - type: "configuration"
107
108   limits:
109     nic:
110       x520: 24460000
111       x553: 29761905
112       x710: 35800000
113       xxv710: 35800000
114       xl710: 35800000
115
116     link:
117       10ge: 14880952.38
118       25ge: 37202380.95
119       40ge: 59523809.52
120       100ge: 148809523.81
121
122     pci:
123       pci-g3-x8: 74404761.90
124       pci-g3-x16: 148809523.81
125
126   data-sets:
127
128     ###########################################################################
129     # Plots:
130
131     # 3n-hsw
132
133     plot-vpp-throughput-lat-tsa-3n-hsw:
134       csit-vpp-perf-verify-1908-3n-hsw:
135         - 12  # NDRPDR sel
136         - 13  # NDRPDR sel
137         - 14  # NDRPDR sel
138         - 15  # NDRPDR sel
139         - 16  # NDRPDR sel
140         - 17  # NDRPDR sel
141         - 18  # NDRPDR sel
142         - 19  # NDRPDR sel
143         - 20  # NDRPDR sel
144         - 21  # NDRPDR sel
145
146     # TODO: Add data
147     plot-vpp-http-server-performance:
148       csit-vpp-perf-verify-1908-2n-skx:
149         - 29  # TCP
150         - 30  # TCP
151         - 60  # TCP
152         - 62  # TCP
153         - 64  # TCP
154         - 65  # TCP
155
156     plot-dpdk-throughput-latency-3n-hsw:
157       csit-dpdk-perf-verify-1908-3n-hsw:
158         - 2   # NDRPDR sel
159         - 3   # NDRPDR sel
160         - 4   # NDRPDR sel
161         - 5   # NDRPDR sel
162         - 6   # NDRPDR sel
163         - 7   # NDRPDR sel
164         - 8   # NDRPDR sel
165         - 9   # NDRPDR sel
166         - 10  # NDRPDR sel
167         - 11  # NDRPDR sel
168
169     # 3n-skx
170
171     plot-vpp-throughput-lat-tsa-3n-skx:
172       # TODO: Add data
173       csit-vpp-perf-verify-1908-3n-skx:
174         - 14  # NDRPDR sel
175         - 16  # NDRPDR sel
176         - 19  # NDRPDR sel
177         - 20  # NDRPDR sel
178         - 22  # NDRPDR sel
179         - 23  # NDRPDR sel
180         - 24  # NDRPDR sel
181         - 25  # NDRPDR sel
182         - 26  # NDRPDR sel
183
184     plot-dpdk-throughput-latency-3n-skx:
185       csit-dpdk-perf-verify-1908-3n-skx:
186         - 3   # NDRPDR sel
187         - 4   # NDRPDR sel
188         - 5   # NDRPDR sel
189         - 6   # NDRPDR sel
190         - 7   # NDRPDR sel
191         - 8   # NDRPDR sel
192         - 9   # NDRPDR sel
193         - 10  # NDRPDR sel
194         - 11  # NDRPDR sel
195         - 12  # NDRPDR sel
196
197     # 2n-skx
198
199     plot-vpp-throughput-lat-tsa-2n-skx:
200       csit-vpp-perf-verify-1908-2n-skx:
201         - 26  # NDRPDR sel
202         - 27  # NDRPDR sel
203         - 34  # NDRPDR sel
204         - 35  # NDRPDR sel
205         - 36  # NDRPDR sel
206         - 42  # NDRPDR sel
207         - 43  # NDRPDR sel
208         - 44  # NDRPDR sel
209         - 45  # NDRPDR sel
210         - 46  # NDRPDR sel
211
212 #    plot-vpp-soak-2n-skx:
213 #      # TODO: Add data
214 #      csit-vpp-perf-verify-1908-2n-skx:
215
216     plot-vpp-nfv-2n-skx-ndrpdr:
217       # TODO: Add data
218       csit-vpp-perf-verify-1908-2n-skx:
219         - 22  # NFV
220         - 31  # NFV
221         - 32  # NFV
222         - 37  # NFV
223         - 38  # NFV
224         - 39  # NFV
225
226 #    plot-vpp-nfv-2n-skx-mrr-64b:
227 #      csit-vpp-perf-verify-1904-2n-skx:
228 #        - 40  # NFV MRR 64b
229 #        - 41  # NFV MRR 64b
230 #        - 42  # NFV MRR 64b
231 #        - 47  # NFV MRR 64b
232 #        - 48  # NFV MRR 64b
233 #        - 80  # NFV MRR NDRPDR 64b IMIX
234 #        - 81  # NFV MRR NDRPDR 64b IMIX
235 #        - 84  # NFV MRR NDRPDR 64b IMIX
236 #        - 85  # NFV MRR NDRPDR 64b IMIX
237 #        - 86  # NFV MRR NDRPDR 64b IMIX
238 #      # TODO: Add data
239 #      # csit-vpp-perf-verify-1908-2n-skx:
240 #
241 #    plot-vpp-nfv-2n-skx-mrr-imix:
242 #      csit-vpp-perf-verify-1904-2n-skx:
243 #        - 49  # NFV MRR IMIX
244 #        - 50  # NFV MRR IMIX
245 #        - 51  # NFV MRR IMIX
246 #        - 54  # NFV MRR IMIX
247 #        - 55  # NFV MRR IMIX
248 #        - 80  # NFV MRR NDRPDR 64b IMIX
249 #        - 81  # NFV MRR NDRPDR 64b IMIX
250 #        - 84  # NFV MRR NDRPDR 64b IMIX
251 #        - 85  # NFV MRR NDRPDR 64b IMIX
252 #        - 86  # NFV MRR NDRPDR 64b IMIX
253 #      # TODO: Add data
254 #      # csit-vpp-perf-verify-1908-2n-skx:
255
256     plot-dpdk-throughput-latency-2n-skx:
257       csit-dpdk-perf-verify-1908-2n-skx:
258         - 2   # NDRPDR sel
259         - 3   # NDRPDR sel
260         - 4   # NDRPDR sel
261         - 5   # NDRPDR sel
262         - 7   # NDRPDR sel
263         - 8   # NDRPDR sel
264         - 9   # NDRPDR sel
265         - 10  # NDRPDR sel
266         - 11  # NDRPDR sel
267         - 12  # NDRPDR sel
268
269     # 3rd party
270
271 #    # Denverton:
272 #    intel-dnv-vpp:
273 #      # intel-dnv-vpp-release-1904:
274 #      intel-dnv-vpp-release-1901:
275 #        - 1
276
277     ###########################################################################
278     # Simple tables (only one data set):
279
280     # NIC Comparisons
281
282     vpp-nic-comparison-3n-skx:
283       # TODO: Add data
284       csit-vpp-perf-verify-1908-3n-skx:
285         - 14  # NDRPDR sel
286         - 16  # NDRPDR sel
287         - 19  # NDRPDR sel
288         - 20  # NDRPDR sel
289         - 22  # NDRPDR sel
290         - 23  # NDRPDR sel
291         - 24  # NDRPDR sel
292         - 25  # NDRPDR sel
293         - 26  # NDRPDR sel
294
295     vpp-nic-comparison-2n-skx:
296       csit-vpp-perf-verify-1908-2n-skx:
297         - 26  # NDRPDR sel
298         - 27  # NDRPDR sel
299         - 34  # NDRPDR sel
300         - 35  # NDRPDR sel
301         - 36  # NDRPDR sel
302         - 42  # NDRPDR sel
303         - 43  # NDRPDR sel
304         - 44  # NDRPDR sel
305         - 45  # NDRPDR sel
306         - 46  # NDRPDR sel
307
308     vpp-nic-comparison-3n-skx-mrr:
309       csit-vpp-perf-verify-1904-3n-skx:
310         - 7   # MRR sel
311       # TODO: Add data
312       # csit-vpp-perf-verify-1908-3n-skx:
313
314     vpp-nic-comparison-2n-skx-mrr:
315       csit-vpp-perf-verify-1904-2n-skx:
316         - 11  # MRR sel
317       # TODO: Add data
318       # csit-vpp-perf-verify-1908-2n-skx:
319
320     # Results
321
322     vpp-perf-results-3n-hsw:
323       # TODO: Add FULL data
324       csit-vpp-perf-verify-1908-3n-hsw:
325         - 24  # NDRPDR full
326         - 26  # NDRPDR full
327         - 27  # NDRPDR full
328
329     vpp-perf-results-3n-skx:
330       # TODO: Add FULL data
331       csit-vpp-perf-verify-1908-3n-skx:
332         - 27  # NDRPDR full
333
334     vpp-perf-results-2n-skx:
335       # TODO: Add FULL data
336       csit-vpp-perf-verify-1908-2n-skx:
337         - 48  # NDRPDR full
338         - 49  # NDRPDR full
339         - 50  # NDRPDR full
340         - 51  # NDRPDR full
341
342     vpp-mrr-results-3n-hsw:
343       csit-vpp-perf-verify-1904-3n-hsw:
344         - 9   # MRR sel
345       # TODO: Add data
346       # csit-vpp-perf-verify-1908-3n-hsw:
347
348     vpp-mrr-results-3n-skx:
349       csit-vpp-perf-verify-1904-3n-skx:
350         - 7   # MRR sel
351       # TODO: Add data
352       # csit-vpp-perf-verify-1908-3n-skx:
353
354     vpp-mrr-results-2n-skx:
355       csit-vpp-perf-verify-1904-2n-skx:
356         - 11  # MRR sel
357       # TODO: Add data
358       # csit-vpp-perf-verify-1908-2n-skx:
359
360     vpp-func-results-ubuntu:
361       csit-vpp-functional-1908-ubuntu1604-virl:
362         - 64
363
364     vpp-func-results-centos:
365       csit-vpp-functional-1908-centos7-virl:
366         - 64
367
368     vpp-device-results-ubuntu:
369       csit-vpp-device-1908-ubuntu1804-1n-skx:
370         - 65
371
372     dpdk-perf-results-3n-hsw:
373       csit-dpdk-perf-verify-1908-3n-hsw:
374         - 10  # NDRPDR sel
375
376     dpdk-perf-results-3n-skx:
377       csit-dpdk-perf-verify-1908-3n-skx:
378         - 12  # NDRPDR sel
379
380     dpdk-perf-results-2n-skx:
381       csit-dpdk-perf-verify-1908-2n-skx:
382         - 12  # NDRPDR sel
383
384     # HoneyComb Functional
385     hc-func-results:
386       csit-hc2vpp-verify-func-1904-ubuntu1604:
387         - 4
388       # TODO: Add data
389       # csit-hc2vpp-verify-func-1908-ubuntu1604:
390
391 #    # NSH SFC Functional
392 #    nsh-func-results:
393 #      # Not used
394 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
395 #        - 1
396
397     # DMM Functional
398     dmm-func-results:
399       csit-dmm-functional-1904-ubuntu1604-virl:
400         - 1
401       # TODO: Add data
402       # csit-dmm-functional-1908-ubuntu1604-virl:
403
404     ###########################################################################
405     # Tables (more than one data set)
406
407     # Performance changes
408
409 #    intel-dnv-vpp-changes-2n-dnv-h1:
410 #      intel-dnv-vpp-release-1810:
411 #        - 1
412 #    intel-dnv-vpp-changes-2n-dnv-ref:
413 #      intel-dnv-vpp-release-1901:
414 #        - 1
415 #    intel-dnv-vpp-changes-2n-dnv-cmp:
416 #      # intel-dnv-vpp-release-1904:
417 #      intel-dnv-vpp-release-1901:
418 #        - 1
419 #    intel-dnv-vpp-changes-2n-dnv:
420 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
421 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
422 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
423
424     vpp-performance-changes-3n-hsw-h1:
425       csit-vpp-perf-verify-1901-3n-hsw:
426         - 10  # NDRPDR sel
427         - 19  # NDRPDR sel
428         - 31  # NDRPDR sel
429         - 36  # NDRPDR sel
430         - 40  # NDRPDR sel
431         - 42  # NDRPDR sel
432         - 44  # NDRPDR sel
433         - 46  # NDRPDR sel
434         - 47  # NDRPDR sel
435         - 48  # NDRPDR sel
436         - 61  # NDRPDR LB
437         - 62  # NDRPDR LB
438         - 63  # NDRPDR LB
439         - 64  # NDRPDR LB
440         - 65  # NDRPDR LB
441         - 66  # NDRPDR LB
442         - 67  # NDRPDR LB
443         - 69  # NDRPDR LB
444         - 70  # NDRPDR LB
445         - 71  # NDRPDR LB
446     vpp-performance-changes-3n-hsw-ref:
447       csit-vpp-perf-verify-1904-3n-hsw:
448         - 11  # NDRPDR sel
449         - 12  # NDRPDR sel
450         - 20  # NDRPDR sel
451         - 21  # NDRPDR sel
452         - 23  # NDRPDR sel
453         - 24  # NDRPDR sel
454         - 25  # NDRPDR sel
455         - 26  # NDRPDR sel
456         - 29  # NDRPDR sel
457         - 30  # NDRPDR sel
458     vpp-performance-changes-3n-hsw-cmp:
459       csit-vpp-perf-verify-1908-3n-hsw:
460         - 12  # NDRPDR sel
461         - 13  # NDRPDR sel
462         - 14  # NDRPDR sel
463         - 15  # NDRPDR sel
464         - 16  # NDRPDR sel
465         - 17  # NDRPDR sel
466         - 18  # NDRPDR sel
467         - 19  # NDRPDR sel
468         - 20  # NDRPDR sel
469         - 21  # NDRPDR sel
470     vpp-performance-changes-3n-hsw:
471       - "vpp-performance-changes-3n-hsw-h1"
472       - "vpp-performance-changes-3n-hsw-ref"
473       - "vpp-performance-changes-3n-hsw-cmp"
474
475     vpp-performance-changes-3n-skx-h1:
476       csit-vpp-perf-verify-1901-3n-skx:
477         - 18  # NDRPDR sel
478         - 19  # NDRPDR sel
479         - 20  # NDRPDR sel
480         - 28  # NDRPDR sel
481         - 31  # NDRPDR sel
482         - 33  # NDRPDR sel
483         - 36  # NDRPDR sel
484         - 38  # NDRPDR sel
485         - 47  # NDRPDR sel
486         - 48  # NDRPDR sel
487         - 54  # NDRPDR LB
488         - 57  # NDRPDR LB
489         - 58  # NDRPDR LB
490         - 59  # NDRPDR LB
491         - 60  # NDRPDR LB
492         - 63  # NDRPDR LB
493         - 64  # NDRPDR LB
494         - 65  # NDRPDR LB
495         - 66  # NDRPDR LB
496         - 67  # NDRPDR LB
497     vpp-performance-changes-3n-skx-ref:
498       csit-vpp-perf-verify-1904-3n-skx:
499         - 8   # NDRPDR sel
500         - 9   # NDRPDR sel
501         - 10  # NDRPDR sel
502         - 11  # NDRPDR sel
503         - 12  # NDRPDR sel
504         - 14  # NDRPDR sel
505         - 16  # NDRPDR sel
506         - 21  # NDRPDR sel
507         - 23  # NDRPDR sel
508         - 25  # NDRPDR sel
509     vpp-performance-changes-3n-skx-cmp:
510       # TODO: Add data
511       csit-vpp-perf-verify-1908-3n-skx:
512         - 14  # NDRPDR sel
513         - 16  # NDRPDR sel
514         - 19  # NDRPDR sel
515         - 20  # NDRPDR sel
516         - 22  # NDRPDR sel
517         - 23  # NDRPDR sel
518         - 24  # NDRPDR sel
519         - 25  # NDRPDR sel
520         - 26  # NDRPDR sel
521     vpp-performance-changes-3n-skx:
522       - "vpp-performance-changes-3n-skx-h1"
523       - "vpp-performance-changes-3n-skx-ref"
524       - "vpp-performance-changes-3n-skx-cmp"
525
526     vpp-performance-changes-2n-skx-h1:
527       csit-vpp-perf-verify-1901-2n-skx:
528         - 5   # NDRPDR sel
529         - 12  # NDRPDR sel
530         - 13  # NDRPDR sel
531         - 21  # NDRPDR sel
532         - 23  # NDRPDR sel
533         - 31  # NDRPDR sel
534         - 34  # NDRPDR sel
535         - 40  # NDRPDR sel
536         - 42  # NDRPDR sel
537         - 43  # NDRPDR sel
538     vpp-performance-changes-2n-skx-ref:
539       csit-vpp-perf-verify-1904-2n-skx:
540         - 12  # NDRPDR sel
541         - 14  # NDRPDR sel
542         - 16  # NDRPDR sel
543         - 17  # NDRPDR sel
544         - 18  # NDRPDR sel
545         - 21  # NDRPDR sel
546         - 27  # NDRPDR sel
547         - 30  # NDRPDR sel
548         - 31  # NDRPDR sel
549         - 32  # NDRPDR sel
550     vpp-performance-changes-2n-skx-cmp:
551       csit-vpp-perf-verify-1908-2n-skx:
552         - 26  # NDRPDR sel
553         - 27  # NDRPDR sel
554         - 34  # NDRPDR sel
555         - 35  # NDRPDR sel
556         - 36  # NDRPDR sel
557         - 42  # NDRPDR sel
558         - 43  # NDRPDR sel
559         - 44  # NDRPDR sel
560         - 45  # NDRPDR sel
561         - 46  # NDRPDR sel
562     vpp-performance-changes-2n-skx:
563       - "vpp-performance-changes-2n-skx-h1"
564       - "vpp-performance-changes-2n-skx-ref"
565       - "vpp-performance-changes-2n-skx-cmp"
566
567 #    vpp-soak-vs-ndr-2n-skx-ref:
568 #      csit-vpp-perf-verify-1904-2n-skx:
569 #        - 12  # NDRPDR sel
570 #        - 14  # NDRPDR sel
571 #        - 16  # NDRPDR sel
572 #        - 17  # NDRPDR sel
573 #        - 18  # NDRPDR sel
574 #        - 21  # NDRPDR sel
575 #        - 27  # NDRPDR sel
576 #        - 30  # NDRPDR sel
577 #        - 31  # NDRPDR sel
578 #        - 32  # NDRPDR sel
579 #      # TODO: Add data
580 #      # csit-vpp-perf-verify-1908-2n-skx:
581 #    vpp-soak-vs-ndr-2n-skx-cmp:
582 #      csit-vpp-perf-verify-1904-2n-skx:
583 #        - 70  # soak
584 #        - 71  # soak
585 #      # TODO: Add data
586 #      # csit-vpp-perf-verify-1908-2n-skx:
587 #    vpp-soak-vs-ndr-2n-skx:
588 #      csit-vpp-perf-verify-1904-2n-skx:
589 #        - 12  # NDRPDR sel
590 #        - 14  # NDRPDR sel
591 #        - 16  # NDRPDR sel
592 #        - 17  # NDRPDR sel
593 #        - 18  # NDRPDR sel
594 #        - 21  # NDRPDR sel
595 #        - 27  # NDRPDR sel
596 #        - 30  # NDRPDR sel
597 #        - 31  # NDRPDR sel
598 #        - 32  # NDRPDR sel
599 #        - 70  # soak
600 #        - 71  # soak
601 #      # TODO: Add data
602 #      # csit-vpp-perf-verify-1908-2n-skx:
603
604     vpp-performance-changes-3n-hsw-mrr-h1:
605       csit-vpp-perf-verify-1901-3n-hsw:
606         - 35  # MRR sel
607     vpp-performance-changes-3n-hsw-mrr-ref:
608       csit-vpp-perf-verify-1904-3n-hsw:
609         - 9   # MRR sel
610     vpp-performance-changes-3n-hsw-mrr-cmp:
611       csit-vpp-perf-verify-1904-3n-hsw:
612         - 9   # MRR sel
613       # TODO: Add data
614       # csit-vpp-perf-verify-1908-3n-hsw:
615     vpp-performance-changes-3n-hsw-mrr:
616       - "vpp-performance-changes-3n-hsw-mrr-h1"
617       - "vpp-performance-changes-3n-hsw-mrr-ref"
618       - "vpp-performance-changes-3n-hsw-mrr-cmp"
619
620     vpp-performance-changes-3n-skx-mrr-h1:
621       csit-vpp-perf-verify-1901-3n-skx:
622         - 32  # MRR sel
623     vpp-performance-changes-3n-skx-mrr-ref:
624       csit-vpp-perf-verify-1904-3n-skx:
625         - 7   # MRR sel
626     vpp-performance-changes-3n-skx-mrr-cmp:
627       csit-vpp-perf-verify-1904-3n-skx:
628         - 7   # MRR sel
629       # TODO: Add data
630       # csit-vpp-perf-verify-1908-3n-skx:
631     vpp-performance-changes-3n-skx-mrr:
632       - "vpp-performance-changes-3n-skx-mrr-h1"
633       - "vpp-performance-changes-3n-skx-mrr-ref"
634       - "vpp-performance-changes-3n-skx-mrr-cmp"
635
636     vpp-performance-changes-2n-skx-mrr-h1:
637       csit-vpp-perf-verify-1901-2n-skx:
638         - 22  # MRR sel
639     vpp-performance-changes-2n-skx-mrr-ref:
640       csit-vpp-perf-verify-1904-2n-skx:
641         - 11  # MRR sel
642     vpp-performance-changes-2n-skx-mrr-cmp:
643       csit-vpp-perf-verify-1904-2n-skx:
644         - 11  # MRR sel
645       # TODO: Add data
646       # csit-vpp-perf-verify-1908-2n-skx:
647     vpp-performance-changes-2n-skx-mrr:
648       - "vpp-performance-changes-2n-skx-mrr-h1"
649       - "vpp-performance-changes-2n-skx-mrr-ref"
650       - "vpp-performance-changes-2n-skx-mrr-cmp"
651
652     dpdk-performance-changes-3n-hsw-h1:
653       csit-dpdk-perf-verify-1901-3n-hsw:
654         - 13  # NDRPDR sel
655         - 14  # NDRPDR sel
656         - 16  # NDRPDR sel
657         - 17  # NDRPDR sel
658         - 18  # NDRPDR sel
659         - 19  # NDRPDR sel
660         - 20  # NDRPDR sel
661         - 21  # NDRPDR sel
662         - 22  # NDRPDR sel
663         - 23  # NDRPDR sel
664     dpdk-performance-changes-3n-hsw-ref:
665       csit-dpdk-perf-verify-1904-3n-hsw:
666         - 2   # NDRPDR sel
667         - 3   # NDRPDR sel
668         - 5   # NDRPDR sel
669         - 6   # NDRPDR sel
670         - 13  # NDRPDR sel
671         - 14  # NDRPDR sel
672         - 15  # NDRPDR sel
673         - 18  # NDRPDR sel
674         - 19  # NDRPDR sel
675         - 20  # NDRPDR sel
676     dpdk-performance-changes-3n-hsw-cmp:
677       csit-dpdk-perf-verify-1908-3n-hsw:
678         - 2   # NDRPDR sel
679         - 3   # NDRPDR sel
680         - 4   # NDRPDR sel
681         - 5   # NDRPDR sel
682         - 6   # NDRPDR sel
683         - 7   # NDRPDR sel
684         - 8   # NDRPDR sel
685         - 9   # NDRPDR sel
686         - 10  # NDRPDR sel
687         - 11  # NDRPDR sel
688     dpdk-performance-changes-3n-hsw:
689       - "dpdk-performance-changes-3n-hsw-h1"
690       - "dpdk-performance-changes-3n-hsw-ref"
691       - "dpdk-performance-changes-3n-hsw-cmp"
692
693     dpdk-performance-changes-3n-skx-h1:
694       csit-dpdk-perf-verify-1901-3n-skx:
695         - 3   # NDRPDR sel
696         - 5   # NDRPDR sel
697         - 6   # NDRPDR sel
698         - 7   # NDRPDR sel
699         - 8   # NDRPDR sel
700         - 9   # NDRPDR sel
701         - 10  # NDRPDR sel
702         - 11  # NDRPDR sel
703         - 12  # NDRPDR sel
704         - 13  # NDRPDR sel
705     dpdk-performance-changes-3n-skx-ref:
706       csit-dpdk-perf-verify-1904-3n-skx:
707         - 2   # NDRPDR sel
708         - 3   # NDRPDR sel
709         - 4   # NDRPDR sel
710         - 5   # NDRPDR sel
711         - 6   # NDRPDR sel
712         - 7   # NDRPDR sel
713         - 11  # NDRPDR sel
714         - 12  # NDRPDR sel
715         - 13  # NDRPDR sel
716         - 14  # NDRPDR sel
717     dpdk-performance-changes-3n-skx-cmp:
718       csit-dpdk-perf-verify-1908-3n-skx:
719         - 3   # NDRPDR sel
720         - 4   # NDRPDR sel
721         - 5   # NDRPDR sel
722         - 6   # NDRPDR sel
723         - 7   # NDRPDR sel
724         - 8   # NDRPDR sel
725         - 9   # NDRPDR sel
726         - 10  # NDRPDR sel
727         - 11  # NDRPDR sel
728         - 12  # NDRPDR sel
729     dpdk-performance-changes-3n-skx:
730       - "dpdk-performance-changes-3n-skx-h1"
731       - "dpdk-performance-changes-3n-skx-ref"
732       - "dpdk-performance-changes-3n-skx-cmp"
733
734     dpdk-performance-changes-2n-skx-h1:
735       csit-dpdk-perf-verify-1901-2n-skx:
736         - 12  # NDRPDR sel
737         - 13  # NDRPDR sel
738         - 14  # NDRPDR sel
739         - 15  # NDRPDR sel
740         - 16  # NDRPDR sel
741         - 17  # NDRPDR sel
742         - 18  # NDRPDR sel
743         - 19  # NDRPDR sel
744         - 20  # NDRPDR sel
745         - 21  # NDRPDR sel
746     dpdk-performance-changes-2n-skx-ref:
747       csit-dpdk-perf-verify-1904-2n-skx:
748         - 2   # NDRPDR sel
749         - 3   # NDRPDR sel
750         - 4   # NDRPDR sel
751         - 5   # NDRPDR sel
752         - 7   # NDRPDR sel
753         - 8   # NDRPDR sel
754         - 9   # NDRPDR sel
755         - 10  # NDRPDR sel
756         - 11  # NDRPDR sel
757         - 12  # NDRPDR sel
758     dpdk-performance-changes-2n-skx-cmp:
759       csit-dpdk-perf-verify-1908-2n-skx:
760         - 2   # NDRPDR sel
761         - 3   # NDRPDR sel
762         - 4   # NDRPDR sel
763         - 5   # NDRPDR sel
764         - 7   # NDRPDR sel
765         - 8   # NDRPDR sel
766         - 9   # NDRPDR sel
767         - 10  # NDRPDR sel
768         - 11  # NDRPDR sel
769         - 12  # NDRPDR sel
770     dpdk-performance-changes-2n-skx:
771       - "dpdk-performance-changes-2n-skx-h1"
772       - "dpdk-performance-changes-2n-skx-ref"
773       - "dpdk-performance-changes-2n-skx-cmp"
774
775     # Compare testbeds
776
777     vpp-compare-testbeds-ref:
778       csit-vpp-perf-verify-1908-3n-hsw:
779         - 12  # NDRPDR sel
780         - 13  # NDRPDR sel
781         - 14  # NDRPDR sel
782         - 15  # NDRPDR sel
783         - 16  # NDRPDR sel
784         - 17  # NDRPDR sel
785         - 18  # NDRPDR sel
786         - 19  # NDRPDR sel
787         - 20  # NDRPDR sel
788         - 21  # NDRPDR sel
789     vpp-compare-testbeds-cmp:
790       # TODO: Add data
791       csit-vpp-perf-verify-1908-3n-skx:
792         - 14  # NDRPDR sel
793         - 16  # NDRPDR sel
794         - 19  # NDRPDR sel
795         - 20  # NDRPDR sel
796         - 22  # NDRPDR sel
797         - 23  # NDRPDR sel
798         - 24  # NDRPDR sel
799         - 25  # NDRPDR sel
800         - 26  # NDRPDR sel
801     vpp-compare-testbeds:
802       - "vpp-compare-testbeds-ref"
803       - "vpp-compare-testbeds-cmp"
804
805     vpp-compare-testbeds-mrr-ref:
806       csit-vpp-perf-verify-1904-3n-hsw:
807         - 9   # MRR sel
808       # TODO: Add data
809       # csit-vpp-perf-verify-1908-3n-hsw:
810     vpp-compare-testbeds-mrr-cmp:
811       csit-vpp-perf-verify-1904-3n-skx:
812         - 7   # MRR sel
813       # TODO: Add data
814       # csit-vpp-perf-verify-1908-3n-skx:
815     vpp-compare-testbeds-mrr:
816       - "vpp-compare-testbeds-mrr-ref"
817       - "vpp-compare-testbeds-mrr-cmp"
818
819     dpdk-compare-testbeds-ref:
820       # TODO: Add data
821       csit-dpdk-perf-verify-1908-3n-hsw:
822         - 2   # NDRPDR sel
823         - 3   # NDRPDR sel
824         - 4   # NDRPDR sel
825         - 5   # NDRPDR sel
826         - 6   # NDRPDR sel
827         - 7   # NDRPDR sel
828         - 8   # NDRPDR sel
829         - 9   # NDRPDR sel
830         - 10  # NDRPDR sel
831         - 11  # NDRPDR sel
832     dpdk-compare-testbeds-cmp:
833       csit-dpdk-perf-verify-1908-3n-skx:
834         - 3   # NDRPDR sel
835         - 4   # NDRPDR sel
836         - 5   # NDRPDR sel
837         - 6   # NDRPDR sel
838         - 7   # NDRPDR sel
839         - 8   # NDRPDR sel
840         - 9   # NDRPDR sel
841         - 10  # NDRPDR sel
842         - 11  # NDRPDR sel
843         - 12  # NDRPDR sel
844     dpdk-compare-testbeds:
845       - "dpdk-compare-testbeds-ref"
846       - "dpdk-compare-testbeds-cmp"
847
848     # Compare topologies
849
850     vpp-compare-topologies-ref:
851       # TODO: Add data
852       csit-vpp-perf-verify-1908-3n-skx:
853         - 14  # NDRPDR sel
854         - 16  # NDRPDR sel
855         - 19  # NDRPDR sel
856         - 20  # NDRPDR sel
857         - 22  # NDRPDR sel
858         - 23  # NDRPDR sel
859         - 24  # NDRPDR sel
860         - 25  # NDRPDR sel
861         - 26  # NDRPDR sel
862     vpp-compare-topologies-cmp:
863       csit-vpp-perf-verify-1908-2n-skx:
864         - 26  # NDRPDR sel
865         - 27  # NDRPDR sel
866         - 34  # NDRPDR sel
867         - 35  # NDRPDR sel
868         - 36  # NDRPDR sel
869         - 42  # NDRPDR sel
870         - 43  # NDRPDR sel
871         - 44  # NDRPDR sel
872         - 45  # NDRPDR sel
873         - 46  # NDRPDR sel
874     vpp-compare-topologies:
875       - "vpp-compare-topologies-ref"
876       - "vpp-compare-topologies-cmp"
877
878     vpp-compare-topologies-mrr-ref:
879       csit-vpp-perf-verify-1904-3n-skx:
880         - 7   # MRR sel
881       # TODO: Add data
882       # csit-vpp-perf-verify-1908-3n-skx:
883     vpp-compare-topologies-mrr-cmp:
884       csit-vpp-perf-verify-1904-2n-skx:
885         - 11  # MRR sel
886       # TODO: Add data
887       # csit-vpp-perf-verify-1908-2n-skx:
888     vpp-compare-topologies-mrr:
889       - "vpp-compare-topologies-mrr-ref"
890       - "vpp-compare-topologies-mrr-cmp"
891
892     dpdk-compare-topologies-ref:
893       csit-dpdk-perf-verify-1908-3n-skx:
894         - 3   # NDRPDR sel
895         - 4   # NDRPDR sel
896         - 5   # NDRPDR sel
897         - 6   # NDRPDR sel
898         - 7   # NDRPDR sel
899         - 8   # NDRPDR sel
900         - 9   # NDRPDR sel
901         - 10  # NDRPDR sel
902         - 11  # NDRPDR sel
903         - 12  # NDRPDR sel
904     dpdk-compare-topologies-cmp:
905       csit-dpdk-perf-verify-1908-2n-skx:
906         - 2   # NDRPDR sel
907         - 3   # NDRPDR sel
908         - 4   # NDRPDR sel
909         - 5   # NDRPDR sel
910         - 7   # NDRPDR sel
911         - 8   # NDRPDR sel
912         - 9   # NDRPDR sel
913         - 10  # NDRPDR sel
914         - 11  # NDRPDR sel
915         - 12  # NDRPDR sel
916     dpdk-compare-topologies:
917       - "dpdk-compare-topologies-ref"
918       - "dpdk-compare-topologies-cmp"
919
920   plot-layouts:
921
922     plot-soak-throughput:
923       titlefont:
924         size: 18
925       xaxis:
926         title: "<b>Test Cases [Index]</b>"
927         titlefont:
928           size: 16
929         autorange: True
930         fixedrange: False
931         gridcolor: "rgb(230, 230, 230)"
932         linecolor: "rgb(220, 220, 220)"
933         linewidth: 1
934         showgrid: True
935         showline: True
936         showticklabels: True
937         tickcolor: "rgb(220, 220, 220)"
938         tickmode: "linear"
939         tickfont:
940           size: 16
941         zeroline: False
942       yaxis:
943         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
944         titlefont:
945           size: 16
946         gridcolor: "rgb(230, 230, 230)"
947         hoverformat: ".4r"
948         tickformat: ".3r"
949         linecolor: "rgb(220, 220, 220)"
950         linewidth: 1
951         showgrid: True
952         showline: True
953         showticklabels: True
954         tickcolor: "rgb(220, 220, 220)"
955         tickfont:
956           size: 16
957         zeroline: False
958         range: [0,50]
959       autosize: False
960       margin:
961         t: 50
962         b: 0
963         l: 80
964         r: 20
965       showlegend: True
966       legend:
967         orientation: "h"
968         font:
969           size: 16
970       width: 700
971       height: 900
972
973     plot-service-density:
974       titlefont:
975         size: 18
976       xaxis:
977         side: "top"
978         autorange: True
979         fixedrange: False
980         showgrid: False
981         showline: False
982         showticklabels: False
983         ticks: ""
984         ticklen: 0
985         tickwidth: 0
986         zeroline: False
987       yaxis:
988         autorange: "reversed"
989         showgrid: False
990         showline: False
991         showticklabels: False
992         ticks: ""
993         ticklen: 0
994         tickwidth: 0
995         zeroline: False
996       autosize: True
997       showlegend: False
998       width: 700
999       height: 700
1000
1001     plot-cps:
1002       titlefont:
1003         size: 18
1004       xaxis:
1005         title: "<b>Test Cases [Index]</b>"
1006         titlefont:
1007           size: 16
1008         autorange: True
1009         fixedrange: False
1010         gridcolor: "rgb(230, 230, 230)"
1011         linecolor: "rgb(220, 220, 220)"
1012         linewidth: 1
1013         showgrid: True
1014         showline: True
1015         showticklabels: True
1016         tickcolor: "rgb(220, 220, 220)"
1017         tickmode: "linear"
1018         tickfont:
1019           size: 16
1020         zeroline: False
1021       yaxis:
1022         title: "<b>Connections Per Second [cps]</b>"
1023         titlefont:
1024           size: 16
1025         gridcolor: "rgb(230, 230, 230)"
1026         hoverformat: ".4s"
1027         linecolor: "rgb(220, 220, 220)"
1028         linewidth: 1
1029         rangemode: "tozero"
1030         showgrid: True
1031         showline: True
1032         showticklabels: True
1033         tickcolor: "rgb(220, 220, 220)"
1034         tickformat: ".3s"
1035         tickfont:
1036           size: 16
1037         zeroline: False
1038       boxmode: "group"
1039       boxgroupgap: 0.5
1040       autosize: False
1041       margin:
1042         t: 50
1043         b: 20
1044         l: 80
1045         r: 20
1046       showlegend: True
1047       legend:
1048         orientation: "h"
1049         font:
1050           size: 16
1051       width: 700
1052       height: 800
1053
1054     plot-rps:
1055       titlefont:
1056         size: 18
1057       xaxis:
1058         title: "<b>Test Cases [Index]</b>"
1059         titlefont:
1060           size: 16
1061         autorange: True
1062         fixedrange: False
1063         gridcolor: "rgb(230, 230, 230)"
1064         linecolor: "rgb(220, 220, 220)"
1065         linewidth: 1
1066         showgrid: True
1067         showline: True
1068         showticklabels: True
1069         tickcolor: "rgb(220, 220, 220)"
1070         tickmode: "linear"
1071         tickfont:
1072           size: 16
1073         zeroline: False
1074       yaxis:
1075         title: "<b>Requests Per Second [rps]</b>"
1076         titlefont:
1077           size: 16
1078         gridcolor: "rgb(230, 230, 230)"
1079         hoverformat: ".4s"
1080         linecolor: "rgb(220, 220, 220)"
1081         linewidth: 1
1082         rangemode: "tozero"
1083         showgrid: True
1084         showline: True
1085         showticklabels: True
1086         tickcolor: "rgb(230, 230, 230)"
1087         tickformat: ".3s"
1088         tickfont:
1089           size: 16
1090         zeroline: False
1091       boxmode: "group"
1092       boxgroupgap: 0.5
1093       autosize: False
1094       margin:
1095         t: 50
1096         b: 20
1097         l: 80
1098         r: 20
1099       showlegend: True
1100       legend:
1101         orientation: "h"
1102         font:
1103           size: 16
1104       width: 700
1105       height: 800
1106
1107     plot-throughput:
1108       titlefont:
1109         size: 18
1110       xaxis:
1111         title: "<b>Test Cases [Index]</b>"
1112         titlefont:
1113           size: 16
1114         autorange: True
1115         fixedrange: False
1116         gridcolor: "rgb(230, 230, 230)"
1117         linecolor: "rgb(220, 220, 220)"
1118         linewidth: 1
1119         showgrid: True
1120         showline: True
1121         showticklabels: True
1122         tickcolor: "rgb(220, 220, 220)"
1123         tickmode: "linear"
1124         tickfont:
1125           size: 16
1126         zeroline: False
1127       yaxis:
1128         title: "<b>Packet Throughput [Mpps]</b>"
1129         titlefont:
1130           size: 16
1131         gridcolor: "rgb(230, 230, 230)"
1132         hoverformat: ".4r"
1133         tickformat: ".3r"
1134         linecolor: "rgb(220, 220, 220)"
1135         linewidth: 1
1136         showgrid: True
1137         showline: True
1138         showticklabels: True
1139         tickcolor: "rgb(220, 220, 220)"
1140         tickfont:
1141           size: 16
1142         zeroline: False
1143         range: [0,50]
1144       boxmode: "group"
1145       boxgroupgap: 0.5
1146       autosize: False
1147       margin:
1148         t: 50
1149         b: 0
1150         l: 80
1151         r: 20
1152       showlegend: True
1153       legend:
1154         orientation: "h"
1155         font:
1156           size: 16
1157       width: 700
1158       height: 900
1159
1160     plot-throughput-speedup-analysis:
1161       titlefont:
1162         size: 18
1163       xaxis:
1164         title: "<b>Number of Cores [Qty]</b>"
1165         titlefont:
1166           size: 16
1167         autorange: True
1168         fixedrange: False
1169         gridcolor: "rgb(230, 230, 230)"
1170         linecolor: "rgb(220, 220, 220)"
1171         linewidth: 1
1172         showgrid: True
1173         showline: True
1174         showticklabels: True
1175         tickcolor: "rgb(238, 238, 238)"
1176         tickmode: "linear"
1177         tickfont:
1178           size: 16
1179         zeroline: False
1180       yaxis:
1181         title: "<b>Packet Throughput [Mpps]</b>"
1182         titlefont:
1183           size: 16
1184         type: "linear"
1185         gridcolor: "rgb(230, 230, 230)"
1186         hoverformat: ".4s"
1187         linecolor: "rgb(220, 220, 220)"
1188         linewidth: 1
1189         showgrid: True
1190         showline: True
1191         showticklabels: True
1192         tickcolor: "rgb(220, 220, 220)"
1193         tickformat: ".4s"
1194         tickfont:
1195           size: 16
1196         zeroline: True
1197         rangemode: "tozero"
1198         range: [0,100]
1199       legend:
1200         orientation: "h"
1201         font:
1202           size: 16
1203         xanchor: "left"
1204         yanchor: "top"
1205         x: 0
1206         y: -0.2
1207         bgcolor: "rgba(255, 255, 255, 0)"
1208         bordercolor: "rgba(255, 255, 255, 0)"
1209         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1210       autosize: False
1211       margin:
1212           't': 50
1213           'b': 150
1214           'l': 85
1215           'r': 10
1216       showlegend: True
1217       width: 700
1218       height: 700
1219       hoverlabel:
1220         namelength: -1
1221       annotations: [
1222         {
1223           text: "_ _          __          ...",
1224           align: "left",
1225           showarrow: False,
1226           xref: "paper",
1227           yref: "paper",
1228           xanchor: "left",
1229           yanchor: "top",
1230           x: 0,
1231           y: -0.13,
1232           font: {
1233             family: "Consolas, Courier New",
1234             size: 15
1235           },
1236         },
1237         {
1238           text: "    Perfect     Measured     Limit",
1239           align: "left",
1240           showarrow: False,
1241           xref: "paper",
1242           yref: "paper",
1243           xanchor: "left",
1244           yanchor: "top",
1245           x: 0,
1246           y: -0.15,
1247           font: {
1248             family: "Consolas, Courier New",
1249             size: 15
1250           },
1251         },
1252       ]
1253
1254     plot-latency:
1255       titlefont:
1256         size: 18
1257       xaxis:
1258         title: "<b>Direction</b>"
1259         titlefont:
1260           size: 16
1261         autorange: True
1262         fixedrange: False
1263         gridcolor: "rgb(230, 230, 230)"
1264         linecolor: "rgb(220, 220, 220)"
1265         linewidth: 1
1266         showgrid: True
1267         showline: True
1268         showticklabels: False
1269         tickcolor: "rgb(220, 220, 220)"
1270         tickmode: "linear"
1271         tickfont:
1272           size: 16
1273         zeroline: False
1274       yaxis:
1275         title: "<b>Packet Latency [uSec]</b>"
1276         titlefont:
1277           size: 16
1278         type: "linear"
1279         gridcolor: "rgb(230, 230, 230)"
1280         hoverformat: ".4s"
1281         linecolor: "rgb(220, 220, 220)"
1282         linewidth: 1
1283         showgrid: True
1284         showline: True
1285         showticklabels: True
1286         tickcolor: "rgb(220, 220, 220)"
1287         tickformat: ".4s"
1288         tickfont:
1289           size: 16
1290         zeroline: True
1291         rangemode: "tozero"
1292       legend:
1293         orientation: "h"
1294         font:
1295           size: 16
1296         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1297       autosize: False
1298       margin:
1299           't': 50
1300           'b': 150
1301           'l': 80
1302           'r': 10
1303       showlegend: True
1304       width: 700
1305       height: 700
1306       hoverlabel:
1307         namelength: -1
1308
1309 - type: "static"
1310   src-path: "{DIR[RST]}"
1311   dst-path: "{DIR[WORKING,SRC]}"
1312
1313 - type: "input"
1314   general:
1315     file-name: "output_info.xml.gz"
1316     file-format: ".gz"
1317     arch-file-format:
1318       - ".gz"
1319       - ".zip"
1320     download-path: "{job}/{build}/archives/{filename}"
1321     extract: "output.xml"
1322
1323     zip-file-name: "robot-plugin.zip"
1324     zip-file-format: ".zip"
1325     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1326     zip-extract: "robot-plugin/output.xml"
1327
1328   builds:
1329 #    intel-dnv-vpp-release-1904:
1330 #      - 1
1331 #
1332 #    intel-dnv-vpp-release-1901:
1333 #      - 1
1334
1335     csit-vpp-perf-verify-1901-3n-hsw:
1336       - 35  # MRR sel
1337       - 10  # NDRPDR sel
1338       - 19  # NDRPDR sel
1339       - 31  # NDRPDR sel
1340       - 36  # NDRPDR sel
1341       - 40  # NDRPDR sel
1342       - 42  # NDRPDR sel
1343       - 44  # NDRPDR sel
1344       - 46  # NDRPDR sel
1345       - 47  # NDRPDR sel
1346       - 48  # NDRPDR sel
1347       - 61  # NDRPDR LB
1348       - 62  # NDRPDR LB
1349       - 63  # NDRPDR LB
1350       - 64  # NDRPDR LB
1351       - 65  # NDRPDR LB
1352       - 66  # NDRPDR LB
1353       - 67  # NDRPDR LB
1354       - 69  # NDRPDR LB
1355       - 70  # NDRPDR LB
1356       - 71  # NDRPDR LB
1357     csit-vpp-perf-verify-1904-3n-hsw:
1358       - 9   # MRR sel
1359       - 11  # NDRPDR sel
1360       - 12  # NDRPDR sel
1361       - 20  # NDRPDR sel
1362       - 21  # NDRPDR sel
1363       - 23  # NDRPDR sel
1364       - 24  # NDRPDR sel
1365       - 25  # NDRPDR sel
1366       - 26  # NDRPDR sel
1367       - 29  # NDRPDR sel
1368       - 30  # NDRPDR sel
1369     # TODO: Add data
1370     csit-vpp-perf-verify-1908-3n-hsw:
1371       - 12  # NDRPDR sel
1372       - 13  # NDRPDR sel
1373       - 14  # NDRPDR sel
1374       - 15  # NDRPDR sel
1375       - 16  # NDRPDR sel
1376       - 17  # NDRPDR sel
1377       - 18  # NDRPDR sel
1378       - 19  # NDRPDR sel
1379       - 20  # NDRPDR sel
1380       - 21  # NDRPDR sel
1381       - 24  # NDRPDR full
1382       - 26  # NDRPDR full
1383       - 27  # NDRPDR full
1384
1385     csit-vpp-perf-verify-1901-3n-skx:
1386       - 32  # MRR sel
1387       - 18  # NDRPDR sel
1388       - 19  # NDRPDR sel
1389       - 20  # NDRPDR sel
1390       - 28  # NDRPDR sel
1391       - 31  # NDRPDR sel
1392       - 33  # NDRPDR sel
1393       - 36  # NDRPDR sel
1394       - 38  # NDRPDR sel
1395       - 47  # NDRPDR sel
1396       - 48  # NDRPDR sel
1397       - 54  # NDRPDR LB
1398       - 57  # NDRPDR LB
1399       - 58  # NDRPDR LB
1400       - 59  # NDRPDR LB
1401       - 60  # NDRPDR LB
1402       - 63  # NDRPDR LB
1403       - 64  # NDRPDR LB
1404       - 65  # NDRPDR LB
1405       - 66  # NDRPDR LB
1406       - 67  # NDRPDR LB
1407     csit-vpp-perf-verify-1904-3n-skx:
1408       - 7   # MRR sel
1409       - 8   # NDRPDR sel
1410       - 9   # NDRPDR sel
1411       - 10  # NDRPDR sel
1412       - 11  # NDRPDR sel
1413       - 12  # NDRPDR sel
1414       - 14  # NDRPDR sel
1415       - 16  # NDRPDR sel
1416       - 21  # NDRPDR sel
1417       - 23  # NDRPDR sel
1418       - 25  # NDRPDR sel
1419     # TODO: Add data
1420     csit-vpp-perf-verify-1908-3n-skx:
1421       - 14  # NDRPDR sel
1422       - 16  # NDRPDR sel
1423       - 19  # NDRPDR sel
1424       - 20  # NDRPDR sel
1425       - 22  # NDRPDR sel
1426       - 23  # NDRPDR sel
1427       - 24  # NDRPDR sel
1428       - 25  # NDRPDR sel
1429       - 26  # NDRPDR sel
1430       - 27  # NDRPDR full
1431
1432     csit-vpp-perf-verify-1901-2n-skx:
1433       - 22  # MRR sel
1434       - 5   # NDRPDR sel
1435       - 12  # NDRPDR sel
1436       - 13  # NDRPDR sel
1437       - 21  # NDRPDR sel
1438       - 23  # NDRPDR sel
1439       - 31  # NDRPDR sel
1440       - 34  # NDRPDR sel
1441       - 40  # NDRPDR sel
1442       - 42  # NDRPDR sel
1443       - 43  # NDRPDR sel
1444     csit-vpp-perf-verify-1904-2n-skx:
1445       - 11  # MRR sel
1446       - 12  # NDRPDR sel
1447       - 14  # NDRPDR sel
1448       - 16  # NDRPDR sel
1449       - 17  # NDRPDR sel
1450       - 18  # NDRPDR sel
1451       - 21  # NDRPDR sel
1452       - 27  # NDRPDR sel
1453       - 30  # NDRPDR sel
1454       - 31  # NDRPDR sel
1455       - 32  # NDRPDR sel
1456     # TODO: Add data
1457     csit-vpp-perf-verify-1908-2n-skx:
1458       - 26  # NDRPDR sel
1459       - 27  # NDRPDR sel
1460       - 34  # NDRPDR sel
1461       - 35  # NDRPDR sel
1462       - 36  # NDRPDR sel
1463       - 42  # NDRPDR sel
1464       - 43  # NDRPDR sel
1465       - 44  # NDRPDR sel
1466       - 45  # NDRPDR sel
1467       - 46  # NDRPDR sel
1468       - 48  # NDRPDR full
1469       - 49  # NDRPDR full
1470       - 50  # NDRPDR full
1471       - 51  # NDRPDR full
1472       - 29  # TCP
1473       - 30  # TCP
1474       - 60  # TCP
1475       - 62  # TCP
1476       - 64  # TCP
1477       - 65  # TCP
1478       - 22  # NFV
1479       - 31  # NFV
1480       - 32  # NFV
1481       - 37  # NFV
1482       - 38  # NFV
1483       - 39  # NFV
1484
1485     csit-dpdk-perf-verify-1901-3n-hsw:
1486       - 13  # NDRPDR sel
1487       - 14  # NDRPDR sel
1488       - 16  # NDRPDR sel
1489       - 17  # NDRPDR sel
1490       - 18  # NDRPDR sel
1491       - 19  # NDRPDR sel
1492       - 20  # NDRPDR sel
1493       - 21  # NDRPDR sel
1494       - 22  # NDRPDR sel
1495       - 23  # NDRPDR sel
1496     csit-dpdk-perf-verify-1904-3n-hsw:
1497       - 2   # NDRPDR sel
1498       - 3   # NDRPDR sel
1499       - 5   # NDRPDR sel
1500       - 6   # NDRPDR sel
1501       - 13  # NDRPDR sel
1502       - 14  # NDRPDR sel
1503       - 15  # NDRPDR sel
1504       - 18  # NDRPDR sel
1505       - 19  # NDRPDR sel
1506       - 20  # NDRPDR sel
1507     csit-dpdk-perf-verify-1908-3n-hsw:
1508       - 2   # NDRPDR sel
1509       - 3   # NDRPDR sel
1510       - 4   # NDRPDR sel
1511       - 5   # NDRPDR sel
1512       - 6   # NDRPDR sel
1513       - 7   # NDRPDR sel
1514       - 8   # NDRPDR sel
1515       - 9   # NDRPDR sel
1516       - 10  # NDRPDR sel
1517       - 11  # NDRPDR sel
1518
1519     csit-dpdk-perf-verify-1901-3n-skx:
1520       - 3   # NDRPDR sel
1521       - 5   # NDRPDR sel
1522       - 6   # NDRPDR sel
1523       - 7   # NDRPDR sel
1524       - 8   # NDRPDR sel
1525       - 9   # NDRPDR sel
1526       - 10  # NDRPDR sel
1527       - 11  # NDRPDR sel
1528       - 12  # NDRPDR sel
1529       - 13  # NDRPDR sel
1530     csit-dpdk-perf-verify-1904-3n-skx:
1531       - 2   # NDRPDR sel
1532       - 3   # NDRPDR sel
1533       - 4   # NDRPDR sel
1534       - 5   # NDRPDR sel
1535       - 6   # NDRPDR sel
1536       - 7   # NDRPDR sel
1537       - 11  # NDRPDR sel
1538       - 12  # NDRPDR sel
1539       - 13  # NDRPDR sel
1540       - 14  # NDRPDR sel
1541     csit-dpdk-perf-verify-1908-3n-skx:
1542       - 3   # NDRPDR sel
1543       - 4   # NDRPDR sel
1544       - 5   # NDRPDR sel
1545       - 6   # NDRPDR sel
1546       - 7   # NDRPDR sel
1547       - 8   # NDRPDR sel
1548       - 9   # NDRPDR sel
1549       - 10  # NDRPDR sel
1550       - 11  # NDRPDR sel
1551       - 12  # NDRPDR sel
1552
1553     csit-dpdk-perf-verify-1901-2n-skx:
1554       - 12  # NDRPDR sel
1555       - 13  # NDRPDR sel
1556       - 14  # NDRPDR sel
1557       - 15  # NDRPDR sel
1558       - 16  # NDRPDR sel
1559       - 17  # NDRPDR sel
1560       - 18  # NDRPDR sel
1561       - 19  # NDRPDR sel
1562       - 20  # NDRPDR sel
1563       - 21  # NDRPDR sel
1564     csit-dpdk-perf-verify-1904-2n-skx:
1565       - 2   # NDRPDR sel
1566       - 3   # NDRPDR sel
1567       - 4   # NDRPDR sel
1568       - 5   # NDRPDR sel
1569       - 7   # NDRPDR sel
1570       - 8   # NDRPDR sel
1571       - 9   # NDRPDR sel
1572       - 10  # NDRPDR sel
1573       - 11  # NDRPDR sel
1574       - 12  # NDRPDR sel
1575     csit-dpdk-perf-verify-1908-2n-skx:
1576       - 2   # NDRPDR sel
1577       - 3   # NDRPDR sel
1578       - 4   # NDRPDR sel
1579       - 5   # NDRPDR sel
1580       - 7   # NDRPDR sel
1581       - 8   # NDRPDR sel
1582       - 9   # NDRPDR sel
1583       - 10  # NDRPDR sel
1584       - 11  # NDRPDR sel
1585       - 12  # NDRPDR sel
1586
1587     # TODO: Replace
1588
1589     csit-vpp-functional-1908-ubuntu1604-virl:
1590       - 64
1591     csit-vpp-functional-1908-centos7-virl:
1592       - 64
1593     csit-vpp-device-1908-ubuntu1804-1n-skx:
1594       - 65
1595
1596 - type: "output"
1597   output: "report"
1598   format:
1599     html:
1600     - full
1601 #    pdf:
1602 #    - minimal
1603
1604 ################################################################################
1605 ###                               T A B L E S                                ###
1606 ################################################################################
1607
1608 ## VPP Soak vs NDR
1609 #- type: "table"
1610 #  title: "VPP Soak vs NDR 2n-skx"
1611 #  algorithm: "table_soak_vs_ndr"
1612 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1613 #  reference:
1614 #    title: "NDR"
1615 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
1616 #  compare:
1617 #    title: "Soak"
1618 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
1619 #  data: "vpp-soak-vs-ndr-2n-skx"
1620 #  include-tests: "NDR"
1621 #  filter: "('NDRPDR' or 'SOAK')"
1622 #  parameters:
1623 #    - "throughput"
1624 #    - "name"
1625 #    - "parent"
1626
1627 ################################################################################
1628
1629 # VPP Compare NICs 3n-skx 2t1c ndr
1630 - type: "table"
1631   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1632   algorithm: "table_nics_comparison"
1633   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1634   reference:
1635     title: "Intel-x710"
1636     nic: "NIC_Intel-X710"
1637   compare:
1638     title: "Intel-xxv710"
1639     nic: "NIC_Intel-XXV710"
1640   data: "vpp-nic-comparison-3n-skx"
1641   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1642   filter: "'2T1C' and 'NDRPDR'"
1643   parameters:
1644   - "name"
1645   - "parent"
1646   - "throughput"
1647   - "tags"
1648
1649 # VPP Compare NICs 3n-skx 4t2c ndr
1650 - type: "table"
1651   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1652   algorithm: "table_nics_comparison"
1653   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1654   reference:
1655     title: "Intel-x710"
1656     nic: "NIC_Intel-X710"
1657   compare:
1658     title: "Intel-xxv710"
1659     nic: "NIC_Intel-XXV710"
1660   data: "vpp-nic-comparison-3n-skx"
1661   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1662   filter: "'4T2C' and 'NDRPDR'"
1663   parameters:
1664   - "name"
1665   - "parent"
1666   - "throughput"
1667   - "tags"
1668
1669 # VPP Compare NICs 3n-skx 2t1c pdr
1670 - type: "table"
1671   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1672   algorithm: "table_nics_comparison"
1673   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1674   reference:
1675     title: "Intel-x710"
1676     nic: "NIC_Intel-X710"
1677   compare:
1678     title: "Intel-xxv710"
1679     nic: "NIC_Intel-XXV710"
1680   data: "vpp-nic-comparison-3n-skx"
1681   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1682   filter: "'2T1C' and 'NDRPDR'"
1683   parameters:
1684   - "name"
1685   - "parent"
1686   - "throughput"
1687   - "tags"
1688
1689  # VPP Compare NICs 3n-skx 4t2c pdr
1690 - type: "table"
1691   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1692   algorithm: "table_nics_comparison"
1693   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1694   reference:
1695     title: "Intel-x710"
1696     nic: "NIC_Intel-X710"
1697   compare:
1698     title: "Intel-xxv710"
1699     nic: "NIC_Intel-XXV710"
1700   data: "vpp-nic-comparison-3n-skx"
1701   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1702   filter: "'4T2C' and 'NDRPDR'"
1703   parameters:
1704   - "name"
1705   - "parent"
1706   - "throughput"
1707   - "tags"
1708
1709 # VPP Compare NICs 3n-skx 2t1c mrr
1710 - type: "table"
1711   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1712   algorithm: "table_nics_comparison"
1713   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1714   reference:
1715     title: "Intel-x710"
1716     nic: "NIC_Intel-X710"
1717   compare:
1718     title: "Intel-xxv710"
1719     nic: "NIC_Intel-XXV710"
1720   data: "vpp-nic-comparison-3n-skx-mrr"
1721   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1722   filter: "'2T1C' and 'MRR'"
1723   parameters:
1724   - "name"
1725   - "parent"
1726   - "result"
1727   - "tags"
1728
1729 # VPP Compare NICs 3n-skx 4t2c mrr
1730 - type: "table"
1731   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1732   algorithm: "table_nics_comparison"
1733   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1734   reference:
1735     title: "Intel-x710"
1736     nic: "NIC_Intel-X710"
1737   compare:
1738     title: "Intel-xxv710"
1739     nic: "NIC_Intel-XXV710"
1740   data: "vpp-nic-comparison-3n-skx-mrr"
1741   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1742   filter: "'4T2C' and 'MRR'"
1743   parameters:
1744   - "name"
1745   - "parent"
1746   - "result"
1747   - "tags"
1748
1749  # VPP Compare NICs 3n-skx 8t4c mrr
1750 - type: "table"
1751   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1752   algorithm: "table_nics_comparison"
1753   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1754   reference:
1755     title: "Intel-x710"
1756     nic: "NIC_Intel-X710"
1757   compare:
1758     title: "Intel-xxv710"
1759     nic: "NIC_Intel-XXV710"
1760   data: "vpp-nic-comparison-3n-skx-mrr"
1761   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1762   filter: "'8T4C' and 'MRR'"
1763   parameters:
1764   - "name"
1765   - "parent"
1766   - "result"
1767   - "tags"
1768
1769 # VPP Compare NICs 2n-skx 2t1c ndr
1770 - type: "table"
1771   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1772   algorithm: "table_nics_comparison"
1773   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1774   reference:
1775     title: "Intel-x710"
1776     nic: "NIC_Intel-X710"
1777   compare:
1778     title: "Intel-xxv710"
1779     nic: "NIC_Intel-XXV710"
1780   data: "vpp-nic-comparison-2n-skx"
1781   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1782   filter: "'2T1C' and 'NDRPDR'"
1783   parameters:
1784   - "name"
1785   - "parent"
1786   - "throughput"
1787   - "tags"
1788
1789 # VPP Compare NICs 2n-skx 4t2c ndr
1790 - type: "table"
1791   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1792   algorithm: "table_nics_comparison"
1793   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1794   reference:
1795     title: "Intel-x710"
1796     nic: "NIC_Intel-X710"
1797   compare:
1798     title: "Intel-xxv710"
1799     nic: "NIC_Intel-XXV710"
1800   data: "vpp-nic-comparison-2n-skx"
1801   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1802   filter: "'4T2C' and 'NDRPDR'"
1803   parameters:
1804   - "name"
1805   - "parent"
1806   - "throughput"
1807   - "tags"
1808
1809  # VPP Compare NICs 2n-skx 2t1c pdr
1810 - type: "table"
1811   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1812   algorithm: "table_nics_comparison"
1813   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1814   reference:
1815     title: "Intel-x710"
1816     nic: "NIC_Intel-X710"
1817   compare:
1818     title: "Intel-xxv710"
1819     nic: "NIC_Intel-XXV710"
1820   data: "vpp-nic-comparison-2n-skx"
1821   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1822   filter: "'2T1C' and 'NDRPDR'"
1823   parameters:
1824   - "name"
1825   - "parent"
1826   - "throughput"
1827   - "tags"
1828
1829 # VPP Compare NICs 2n-skx 4t2c pdr
1830 - type: "table"
1831   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1832   algorithm: "table_nics_comparison"
1833   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1834   reference:
1835     title: "Intel-x710"
1836     nic: "NIC_Intel-X710"
1837   compare:
1838     title: "Intel-xxv710"
1839     nic: "NIC_Intel-XXV710"
1840   data: "vpp-nic-comparison-2n-skx"
1841   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1842   filter: "'4T2C' and 'NDRPDR'"
1843   parameters:
1844   - "name"
1845   - "parent"
1846   - "throughput"
1847   - "tags"
1848
1849 # VPP Compare NICs 2n-skx 2t1c mrr
1850 - type: "table"
1851   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1852   algorithm: "table_nics_comparison"
1853   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1854   reference:
1855     title: "Intel-x710"
1856     nic: "NIC_Intel-X710"
1857   compare:
1858     title: "Intel-xxv710"
1859     nic: "NIC_Intel-XXV710"
1860   data: "vpp-nic-comparison-2n-skx-mrr"
1861   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1862   filter: "'2T1C' and 'MRR'"
1863   parameters:
1864   - "name"
1865   - "parent"
1866   - "result"
1867   - "tags"
1868
1869 # VPP Compare NICs 2n-skx 4t2c mrr
1870 - type: "table"
1871   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1872   algorithm: "table_nics_comparison"
1873   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1874   reference:
1875     title: "Intel-x710"
1876     nic: "NIC_Intel-X710"
1877   compare:
1878     title: "Intel-xxv710"
1879     nic: "NIC_Intel-XXV710"
1880   data: "vpp-nic-comparison-2n-skx-mrr"
1881   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1882   filter: "'4T2C' and 'MRR'"
1883   parameters:
1884   - "name"
1885   - "parent"
1886   - "result"
1887   - "tags"
1888
1889 # VPP Compare NICs 2n-skx 8t4c mrr
1890 - type: "table"
1891   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1892   algorithm: "table_nics_comparison"
1893   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
1894   reference:
1895     title: "Intel-x710"
1896     nic: "NIC_Intel-X710"
1897   compare:
1898     title: "Intel-xxv710"
1899     nic: "NIC_Intel-XXV710"
1900   data: "vpp-nic-comparison-2n-skx-mrr"
1901   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1902   filter: "'8T4C' and 'MRR'"
1903   parameters:
1904   - "name"
1905   - "parent"
1906   - "result"
1907   - "tags"
1908
1909 ################################################################################
1910 # VPP
1911
1912 ## VPP Performance Changes 2n-dnv 1t1c pdr
1913 #- type: "table"
1914 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
1915 #  algorithm: "table_performance_comparison"
1916 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
1917 #  history:
1918 #    - title: "rls1901"
1919 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1920 #  reference:
1921 #    title: "rls1904"
1922 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1923 #  compare:
1924 #    title: "rls1908"
1925 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1926 #  data: "intel-dnv-vpp-changes-2n-dnv"
1927 #  include-tests: "PDR"
1928 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1929 #  parameters:
1930 #  - "name"
1931 #  - "parent"
1932 #  - "throughput"
1933 #
1934 ## VPP Performance Changes 2n-dnv 2t2c pdr
1935 #- type: "table"
1936 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
1937 #  algorithm: "table_performance_comparison"
1938 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
1939 #  history:
1940 #    - title: "rls1901"
1941 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1942 #  reference:
1943 #    title: "rls1904"
1944 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1945 #  compare:
1946 #    title: "rls1908"
1947 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1948 #  data: "intel-dnv-vpp-changes-2n-dnv"
1949 #  include-tests: "PDR"
1950 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1951 #  parameters:
1952 #  - "name"
1953 #  - "parent"
1954 #  - "throughput"
1955 #
1956 ## VPP Performance Changes 2n-dnv 1t1c ndr
1957 #- type: "table"
1958 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
1959 #  algorithm: "table_performance_comparison"
1960 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
1961 #  history:
1962 #    - title: "rls1901"
1963 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1964 #  reference:
1965 #    title: "rls1904"
1966 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1967 #  compare:
1968 #    title: "rls1908"
1969 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1970 #  data: "intel-dnv-vpp-changes-2n-dnv"
1971 #  include-tests: "NDR"
1972 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1973 #  parameters:
1974 #  - "name"
1975 #  - "parent"
1976 #  - "throughput"
1977 #
1978 ## VPP Performance Changes 2n-dnv 2t2c ndr
1979 #- type: "table"
1980 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
1981 #  algorithm: "table_performance_comparison"
1982 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
1983 #  history:
1984 #    - title: "rls1901"
1985 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1986 #  reference:
1987 #    title: "rls1904"
1988 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1989 #  compare:
1990 #    title: "rls1908"
1991 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1992 #  data: "intel-dnv-vpp-changes-2n-dnv"
1993 #  include-tests: "NDR"
1994 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1995 #  parameters:
1996 #  - "name"
1997 #  - "parent"
1998 #  - "throughput"
1999 #
2000 ## VPP Performance Changes 2n-dnv 1t1c MRR
2001 #- type: "table"
2002 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
2003 #  algorithm: "table_performance_comparison"
2004 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
2005 #  history:
2006 #    - title: "rls1901"
2007 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2008 #  reference:
2009 #    title: "rls1904"
2010 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2011 #  compare:
2012 #    title: "rls1908"
2013 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2014 #  data: "intel-dnv-vpp-changes-2n-dnv"
2015 #  include-tests: "MRR"
2016 #  filter: "'1T1C' and 'MRR'"
2017 #  parameters:
2018 #  - "name"
2019 #  - "parent"
2020 #  - "result"
2021 #
2022 ## VPP Performance Changes 2n-dnv 2t2c MRR
2023 #- type: "table"
2024 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
2025 #  algorithm: "table_performance_comparison"
2026 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
2027 #  history:
2028 #    - title: "rls1901"
2029 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2030 #  reference:
2031 #    title: "rls1904"
2032 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2033 #  compare:
2034 #    title: "rls1908"
2035 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2036 #  data: "intel-dnv-vpp-changes-2n-dnv"
2037 #  include-tests: "MRR"
2038 #  filter: "'2T2C' and 'MRR'"
2039 #  parameters:
2040 #  - "name"
2041 #  - "parent"
2042 #  - "result"
2043 #
2044 ## VPP Performance Changes 2n-dnv 4t4c MRR
2045 #- type: "table"
2046 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
2047 #  algorithm: "table_performance_comparison"
2048 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
2049 #  history:
2050 #    - title: "rls1901"
2051 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
2052 #  reference:
2053 #    title: "rls1904"
2054 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
2055 #  compare:
2056 #    title: "rls1908"
2057 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
2058 #  data: "intel-dnv-vpp-changes-2n-dnv"
2059 #  include-tests: "MRR"
2060 #  filter: "'4T4C' and 'MRR'"
2061 #  parameters:
2062 #  - "name"
2063 #  - "parent"
2064 #  - "result"
2065
2066 # VPP Performance Changes 3n-hsw 1t1c pdr
2067 - type: "table"
2068   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2069   algorithm: "table_performance_comparison"
2070   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2071   history:
2072     - title: "rls1901"
2073       data: "vpp-performance-changes-3n-hsw-h1"
2074   reference:
2075     title: "rls1904"
2076     data: "vpp-performance-changes-3n-hsw-ref"
2077   compare:
2078     title: "rls1908"
2079     data: "vpp-performance-changes-3n-hsw-cmp"
2080   data: "vpp-performance-changes-3n-hsw"
2081   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2082   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2083   parameters:
2084   - "name"
2085   - "parent"
2086   - "throughput"
2087
2088 # VPP Performance Changes 3n-hsw 2t2c pdr
2089 - type: "table"
2090   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2091   algorithm: "table_performance_comparison"
2092   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2093   history:
2094     - title: "rls1901"
2095       data: "vpp-performance-changes-3n-hsw-h1"
2096   reference:
2097     title: "rls1904"
2098     data: "vpp-performance-changes-3n-hsw-ref"
2099   compare:
2100     title: "rls1908"
2101     data: "vpp-performance-changes-3n-hsw-cmp"
2102   data: "vpp-performance-changes-3n-hsw"
2103   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2104   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2105   parameters:
2106   - "name"
2107   - "parent"
2108   - "throughput"
2109
2110 # VPP Performance Changes 3n-hsw 1t1c ndr
2111 - type: "table"
2112   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2113   algorithm: "table_performance_comparison"
2114   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2115   history:
2116     - title: "rls1901"
2117       data: "vpp-performance-changes-3n-hsw-h1"
2118   reference:
2119     title: "rls1904"
2120     data: "vpp-performance-changes-3n-hsw-ref"
2121   compare:
2122     title: "rls1908"
2123     data: "vpp-performance-changes-3n-hsw-cmp"
2124   data: "vpp-performance-changes-3n-hsw"
2125   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2126   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2127   parameters:
2128   - "name"
2129   - "parent"
2130   - "throughput"
2131
2132 # VPP Performance Changes 3n-hsw 2t2c ndr
2133 - type: "table"
2134   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2135   algorithm: "table_performance_comparison"
2136   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2137   history:
2138     - title: "rls1901"
2139       data: "vpp-performance-changes-3n-hsw-h1"
2140   reference:
2141     title: "rls1904"
2142     data: "vpp-performance-changes-3n-hsw-ref"
2143   compare:
2144     title: "rls1908"
2145     data: "vpp-performance-changes-3n-hsw-cmp"
2146   data: "vpp-performance-changes-3n-hsw"
2147   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2148   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2149   parameters:
2150   - "name"
2151   - "parent"
2152   - "throughput"
2153
2154 # VPP Performance Changes 3n-skx 2t1c pdr
2155 - type: "table"
2156   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2157   algorithm: "table_performance_comparison_nic"
2158   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2159   history:
2160     - title: "rls1901 Intel-X710"
2161       data: "vpp-performance-changes-3n-skx-h1"
2162       nic: "NIC_Intel-X710"
2163   reference:
2164     title: "rls1904 Intel-X710"
2165     data: "vpp-performance-changes-3n-skx-ref"
2166     nic: "NIC_Intel-X710"
2167   compare:
2168     title: "rls1908 Intel-XXV710"
2169     data: "vpp-performance-changes-3n-skx-cmp"
2170     nic: "NIC_Intel-XXV710"
2171   data: "vpp-performance-changes-3n-skx"
2172   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2173   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2174   parameters:
2175   - "name"
2176   - "parent"
2177   - "throughput"
2178   - "tags"
2179
2180 # VPP Performance Changes 3n-skx 4t2c pdr
2181 - type: "table"
2182   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2183   algorithm: "table_performance_comparison_nic"
2184   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2185   history:
2186     - title: "rls1901 Intel-X710"
2187       data: "vpp-performance-changes-3n-skx-h1"
2188       nic: "NIC_Intel-X710"
2189   reference:
2190     title: "rls1904 Intel-X710"
2191     data: "vpp-performance-changes-3n-skx-ref"
2192     nic: "NIC_Intel-X710"
2193   compare:
2194     title: "rls1908 Intel-XXV710"
2195     data: "vpp-performance-changes-3n-skx-cmp"
2196     nic: "NIC_Intel-XXV710"
2197   data: "vpp-performance-changes-3n-skx"
2198   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2199   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2200   parameters:
2201   - "name"
2202   - "parent"
2203   - "throughput"
2204   - "tags"
2205
2206 # VPP Performance Changes 3n-skx 2t1c ndr
2207 - type: "table"
2208   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2209   algorithm: "table_performance_comparison_nic"
2210   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2211   history:
2212     - title: "rls1901 Intel-X710"
2213       data: "vpp-performance-changes-3n-skx-h1"
2214       nic: "NIC_Intel-X710"
2215   reference:
2216     title: "rls1904 Intel-X710"
2217     data: "vpp-performance-changes-3n-skx-ref"
2218     nic: "NIC_Intel-X710"
2219   compare:
2220     title: "rls1908 Intel-XXV710"
2221     data: "vpp-performance-changes-3n-skx-cmp"
2222     nic: "NIC_Intel-XXV710"
2223   data: "vpp-performance-changes-3n-skx"
2224   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2225   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2226   parameters:
2227   - "name"
2228   - "parent"
2229   - "throughput"
2230   - "tags"
2231
2232 # VPP Performance Changes 3n-skx 4t2c ndr
2233 - type: "table"
2234   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2235   algorithm: "table_performance_comparison_nic"
2236   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2237   history:
2238     - title: "rls1901 Intel-X710"
2239       data: "vpp-performance-changes-3n-skx-h1"
2240       nic: "NIC_Intel-X710"
2241   reference:
2242     title: "rls1904 Intel-X710"
2243     data: "vpp-performance-changes-3n-skx-ref"
2244     nic: "NIC_Intel-X710"
2245   compare:
2246     title: "rls1908 Intel-XXV710"
2247     data: "vpp-performance-changes-3n-skx-cmp"
2248     nic: "NIC_Intel-XXV710"
2249   data: "vpp-performance-changes-3n-skx"
2250   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2251   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2252   parameters:
2253   - "name"
2254   - "parent"
2255   - "throughput"
2256   - "tags"
2257
2258 # VPP Performance Changes 2n-skx 2t1c pdr
2259 - type: "table"
2260   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2261   algorithm: "table_performance_comparison_nic"
2262   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2263   history:
2264     - title: "rls1901 Intel-X710"
2265       data: "vpp-performance-changes-2n-skx-h1"
2266       nic: "NIC_Intel-X710"
2267   reference:
2268     title: "rls1904 Intel-X710"
2269     data: "vpp-performance-changes-2n-skx-ref"
2270     nic: "NIC_Intel-X710"
2271   compare:
2272     title: "rls1908 Intel-XXV710"
2273     data: "vpp-performance-changes-2n-skx-cmp"
2274     nic: "NIC_Intel-XXV710"
2275   data: "vpp-performance-changes-2n-skx"
2276   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2277   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2278   parameters:
2279   - "name"
2280   - "parent"
2281   - "throughput"
2282   - "tags"
2283
2284 # VPP Performance Changes 2n-skx 4t2c pdr
2285 - type: "table"
2286   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2287   algorithm: "table_performance_comparison_nic"
2288   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2289   history:
2290     - title: "rls1901 Intel-X710"
2291       data: "vpp-performance-changes-2n-skx-h1"
2292       nic: "NIC_Intel-X710"
2293   reference:
2294     title: "rls1904 Intel-X710"
2295     data: "vpp-performance-changes-2n-skx-ref"
2296     nic: "NIC_Intel-X710"
2297   compare:
2298     title: "rls1908 Intel-XXV710"
2299     data: "vpp-performance-changes-2n-skx-cmp"
2300     nic: "NIC_Intel-XXV710"
2301   data: "vpp-performance-changes-2n-skx"
2302   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2303   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2304   parameters:
2305   - "name"
2306   - "parent"
2307   - "throughput"
2308   - "tags"
2309
2310 # VPP Performance Changes 2n-skx 2t1c ndr
2311 - type: "table"
2312   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2313   algorithm: "table_performance_comparison_nic"
2314   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2315   history:
2316     - title: "rls1901 Intel-X710"
2317       data: "vpp-performance-changes-2n-skx-h1"
2318       nic: "NIC_Intel-X710"
2319   reference:
2320     title: "rls1904 Intel-X710"
2321     data: "vpp-performance-changes-2n-skx-ref"
2322     nic: "NIC_Intel-X710"
2323   compare:
2324     title: "rls1908 Intel-XXV710"
2325     data: "vpp-performance-changes-2n-skx-cmp"
2326     nic: "NIC_Intel-XXV710"
2327   data: "vpp-performance-changes-2n-skx"
2328   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2329   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2330   parameters:
2331   - "name"
2332   - "parent"
2333   - "throughput"
2334   - "tags"
2335
2336 # VPP Performance Changes 2n-skx 4t2c ndr
2337 - type: "table"
2338   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2339   algorithm: "table_performance_comparison_nic"
2340   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2341   history:
2342     - title: "rls1901 Intel-X710"
2343       data: "vpp-performance-changes-2n-skx-h1"
2344       nic: "NIC_Intel-X710"
2345   reference:
2346     title: "rls1904 Intel-X710"
2347     data: "vpp-performance-changes-2n-skx-ref"
2348     nic: "NIC_Intel-X710"
2349   compare:
2350     title: "rls1908 Intel-XXV710"
2351     data: "vpp-performance-changes-2n-skx-cmp"
2352     nic: "NIC_Intel-XXV710"
2353   data: "vpp-performance-changes-2n-skx"
2354   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2355   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2356   parameters:
2357   - "name"
2358   - "parent"
2359   - "throughput"
2360   - "tags"
2361
2362 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2363 - type: "table"
2364   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2365   algorithm: "table_performance_comparison"
2366   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2367   reference:
2368     title: "3-Node Hsw Intel-xl710"
2369     data: "vpp-compare-testbeds-ref"
2370     nic: "NIC_Intel-XL710"
2371   compare:
2372     title: "3-Node Skx Intel-xxv710"
2373     data: "vpp-compare-testbeds-cmp"
2374     nic: "NIC_Intel-XXV710"
2375   data: "vpp-compare-testbeds"
2376   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2377   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2378   parameters:
2379   - "name"
2380   - "parent"
2381   - "throughput"
2382
2383 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2384 - type: "table"
2385   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2386   algorithm: "table_performance_comparison"
2387   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2388   reference:
2389     title: "3-Node Hsw Intel-xl710"
2390     data: "vpp-compare-testbeds-ref"
2391     nic: "NIC_Intel-XL710"
2392   compare:
2393     title: "3-Node Skx Intel-xxv710"
2394     data: "vpp-compare-testbeds-cmp"
2395     nic: "NIC_Intel-XXV710"
2396   data: "vpp-compare-testbeds"
2397   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2398   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2399   parameters:
2400   - "name"
2401   - "parent"
2402   - "throughput"
2403
2404 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2405 - type: "table"
2406   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2407   algorithm: "table_performance_comparison"
2408   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2409   reference:
2410     title: "3-Node Hsw Intel-xl710"
2411     data: "vpp-compare-testbeds-ref"
2412     nic: "NIC_Intel-XL710"
2413   compare:
2414     title: "3-Node Skx Intel-xxv710"
2415     data: "vpp-compare-testbeds-cmp"
2416     nic: "NIC_Intel-XXV710"
2417   data: "vpp-compare-testbeds"
2418   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2419   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2420   parameters:
2421   - "name"
2422   - "parent"
2423   - "throughput"
2424
2425 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2426 - type: "table"
2427   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2428   algorithm: "table_performance_comparison"
2429   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2430   reference:
2431     title: "3-Node Hsw Intel-xl710"
2432     data: "vpp-compare-testbeds-ref"
2433     nic: "NIC_Intel-XL710"
2434   compare:
2435     title: "3-Node Skx Intel-xxv710"
2436     data: "vpp-compare-testbeds-cmp"
2437     nic: "NIC_Intel-XXV710"
2438   data: "vpp-compare-testbeds"
2439   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2440   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2441   parameters:
2442   - "name"
2443   - "parent"
2444   - "throughput"
2445
2446 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2447 - type: "table"
2448   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2449   algorithm: "table_performance_comparison"
2450   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2451   reference:
2452     title: "3-Node Skx"
2453     data: "vpp-compare-topologies-ref"
2454   compare:
2455     title: "2-Node Skx"
2456     data: "vpp-compare-topologies-cmp"
2457   data: "vpp-compare-topologies"
2458   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2459   filter: "'NDRPDR' and '1C'"
2460   parameters:
2461   - "name"
2462   - "parent"
2463   - "throughput"
2464
2465 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2466 - type: "table"
2467   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2468   algorithm: "table_performance_comparison"
2469   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2470   reference:
2471     title: "3-Node Skx"
2472     data: "vpp-compare-topologies-ref"
2473   compare:
2474     title: "2-Node Skx"
2475     data: "vpp-compare-topologies-cmp"
2476   data: "vpp-compare-topologies"
2477   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2478   filter: "'NDRPDR' and '2C'"
2479   parameters:
2480   - "name"
2481   - "parent"
2482   - "throughput"
2483
2484 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2485 - type: "table"
2486   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2487   algorithm: "table_performance_comparison"
2488   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2489   reference:
2490     title: "3-Node Skx"
2491     data: "vpp-compare-topologies-ref"
2492   compare:
2493     title: "2-Node Skx"
2494     data: "vpp-compare-topologies-cmp"
2495   data: "vpp-compare-topologies"
2496   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2497   filter: "'NDRPDR' and '1C'"
2498   parameters:
2499   - "name"
2500   - "parent"
2501   - "throughput"
2502
2503 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2504 - type: "table"
2505   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2506   algorithm: "table_performance_comparison"
2507   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2508   reference:
2509     title: "3-Node Skx"
2510     data: "vpp-compare-topologies-ref"
2511   compare:
2512     title: "2-Node Skx"
2513     data: "vpp-compare-topologies-cmp"
2514   data: "vpp-compare-topologies"
2515   include-tests: "PDR"
2516   filter: "'NDRPDR' and '2C'"
2517   parameters:
2518   - "name"
2519   - "parent"
2520   - "throughput"
2521
2522 # VPP Performance Changes 3n-hsw 1t1c MRR
2523 - type: "table"
2524   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2525   algorithm: "table_performance_comparison"
2526   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2527   history:
2528     - title: "rls1901"
2529       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2530   reference:
2531     title: "rls1904"
2532     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2533   compare:
2534     title: "rls1908"
2535     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2536   data: "vpp-performance-changes-3n-hsw-mrr"
2537   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2538   filter: "'1T1C' and 'MRR'"
2539   parameters:
2540   - "name"
2541   - "parent"
2542   - "result"
2543
2544 # VPP Performance Changes 3n-hsw 2t2c MRR
2545 - type: "table"
2546   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2547   algorithm: "table_performance_comparison"
2548   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2549   history:
2550     - title: "rls1901"
2551       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2552   reference:
2553     title: "rls1904"
2554     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2555   compare:
2556     title: "rls1908"
2557     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2558   data: "vpp-performance-changes-3n-hsw-mrr"
2559   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2560   filter: "'2T2C' and 'MRR'"
2561   parameters:
2562   - "name"
2563   - "parent"
2564   - "result"
2565
2566 # VPP Performance Changes 3n-hsw 4t4c MRR
2567 - type: "table"
2568   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2569   algorithm: "table_performance_comparison"
2570   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2571   history:
2572     - title: "rls1901"
2573       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2574   reference:
2575     title: "rls1904"
2576     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2577   compare:
2578     title: "rls1908"
2579     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2580   data: "vpp-performance-changes-3n-hsw-mrr"
2581   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2582   filter: "'4T4C' and 'MRR'"
2583   parameters:
2584   - "name"
2585   - "parent"
2586   - "result"
2587
2588 # VPP Performance Changes 3n-skx 2t1c MRR
2589 - type: "table"
2590   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2591   algorithm: "table_performance_comparison"
2592   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2593   history:
2594     - title: "rls1901"
2595       data: "vpp-performance-changes-3n-skx-mrr-h1"
2596   reference:
2597     title: "rls1904"
2598     data: "vpp-performance-changes-3n-skx-mrr-ref"
2599   compare:
2600     title: "rls1908"
2601     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2602   data: "vpp-performance-changes-3n-skx-mrr"
2603   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2604   filter: "'2T1C' and 'MRR'"
2605   parameters:
2606   - "name"
2607   - "parent"
2608   - "result"
2609
2610 # VPP Performance Changes 3n-skx 4t2c MRR
2611 - type: "table"
2612   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2613   algorithm: "table_performance_comparison"
2614   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2615   history:
2616     - title: "rls1901"
2617       data: "vpp-performance-changes-3n-skx-mrr-h1"
2618   reference:
2619     title: "rls1904"
2620     data: "vpp-performance-changes-3n-skx-mrr-ref"
2621   compare:
2622     title: "rls1908"
2623     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2624   data: "vpp-performance-changes-3n-skx-mrr"
2625   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2626   filter: "'4T2C' and 'MRR'"
2627   parameters:
2628   - "name"
2629   - "parent"
2630   - "result"
2631
2632 # VPP Performance Changes 3n-skx 8t4c MRR
2633 - type: "table"
2634   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2635   algorithm: "table_performance_comparison"
2636   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2637   history:
2638     - title: "rls1901"
2639       data: "vpp-performance-changes-3n-skx-mrr-h1"
2640   reference:
2641     title: "rls1904"
2642     data: "vpp-performance-changes-3n-skx-mrr-ref"
2643   compare:
2644     title: "rls1908"
2645     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2646   data: "vpp-performance-changes-3n-skx-mrr"
2647   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2648   filter: "'8T4C' and 'MRR'"
2649   parameters:
2650   - "name"
2651   - "parent"
2652   - "result"
2653
2654 # VPP Performance Changes 2n-skx 2t1c MRR
2655 - type: "table"
2656   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2657   algorithm: "table_performance_comparison"
2658   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2659   history:
2660     - title: "rls1901"
2661       data: "vpp-performance-changes-2n-skx-mrr-h1"
2662   reference:
2663     title: "rls1904"
2664     data: "vpp-performance-changes-2n-skx-mrr-ref"
2665   compare:
2666     title: "rls1908"
2667     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2668   data: "vpp-performance-changes-2n-skx-mrr"
2669   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2670   filter: "'2T1C' and 'MRR'"
2671   parameters:
2672   - "name"
2673   - "parent"
2674   - "result"
2675
2676 # VPP Performance Changes 2n-skx 4t2c MRR
2677 - type: "table"
2678   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2679   algorithm: "table_performance_comparison"
2680   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2681   history:
2682     - title: "rls1901"
2683       data: "vpp-performance-changes-2n-skx-mrr-h1"
2684   reference:
2685     title: "rls1904"
2686     data: "vpp-performance-changes-2n-skx-mrr-ref"
2687   compare:
2688     title: "rls1908"
2689     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2690   data: "vpp-performance-changes-2n-skx-mrr"
2691   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2692   filter: "'4T2C' and 'MRR'"
2693   parameters:
2694   - "name"
2695   - "parent"
2696   - "result"
2697
2698 # VPP Performance Changes 2n-skx 8t4c MRR
2699 - type: "table"
2700   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2701   algorithm: "table_performance_comparison"
2702   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2703   history:
2704     - title: "rls1901"
2705       data: "vpp-performance-changes-2n-skx-mrr-h1"
2706   reference:
2707     title: "rls1904"
2708     data: "vpp-performance-changes-2n-skx-mrr-ref"
2709   compare:
2710     title: "rls1908"
2711     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2712   data: "vpp-performance-changes-2n-skx-mrr"
2713   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2714   filter: "'8T4C' and 'MRR'"
2715   parameters:
2716   - "name"
2717   - "parent"
2718   - "result"
2719
2720 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2721 - type: "table"
2722   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2723   algorithm: "table_performance_comparison"
2724   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2725   reference:
2726     title: "3-Node Hsw Intel-xl710"
2727     data: "vpp-compare-testbeds-mrr-ref"
2728     nic: "NIC_Intel-XL710"
2729   compare:
2730     title: "3-Node Skx Intel-xxv710"
2731     data: "vpp-compare-testbeds-mrr-cmp"
2732     nic: "NIC_Intel-XXV710"
2733   data: "vpp-compare-testbeds-mrr"
2734   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2735   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
2736   parameters:
2737   - "name"
2738   - "parent"
2739   - "result"
2740
2741 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2742 - type: "table"
2743   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2744   algorithm: "table_performance_comparison"
2745   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2746   reference:
2747     title: "3-Node Hsw Intel-xl710"
2748     data: "vpp-compare-testbeds-mrr-ref"
2749     nic: "NIC_Intel-XL710"
2750   compare:
2751     title: "3-Node Skx Intel-xxv710"
2752     data: "vpp-compare-testbeds-mrr-cmp"
2753     nic: "NIC_Intel-XXV710"
2754   data: "vpp-compare-testbeds-mrr"
2755   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2756   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
2757   parameters:
2758   - "name"
2759   - "parent"
2760   - "result"
2761
2762 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2763 - type: "table"
2764   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2765   algorithm: "table_performance_comparison"
2766   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2767   reference:
2768     title: "3-Node Hsw Intel-xl710"
2769     data: "vpp-compare-testbeds-mrr-ref"
2770     nic: "NIC_Intel-XL710"
2771   compare:
2772     title: "3-Node Skx Intel-xxv710"
2773     data: "vpp-compare-testbeds-mrr-cmp"
2774     nic: "NIC_Intel-XXV710"
2775   data: "vpp-compare-testbeds-mrr"
2776   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2777   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
2778   parameters:
2779   - "name"
2780   - "parent"
2781   - "result"
2782
2783 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2784 - type: "table"
2785   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2786   algorithm: "table_performance_comparison"
2787   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2788   reference:
2789     title: "3-Node Skx"
2790     data: "vpp-compare-topologies-mrr-ref"
2791   compare:
2792     title: "2-Node Skx"
2793     data: "vpp-compare-topologies-mrr-cmp"
2794   data: "vpp-compare-topologies-mrr"
2795   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2796   filter: "'MRR' and '1C'"
2797   parameters:
2798   - "name"
2799   - "parent"
2800   - "result"
2801
2802 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2803 - type: "table"
2804   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2805   algorithm: "table_performance_comparison"
2806   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2807   reference:
2808     title: "3-Node Skx"
2809     data: "vpp-compare-topologies-mrr-ref"
2810   compare:
2811     title: "2-Node Skx"
2812     data: "vpp-compare-topologies-mrr-cmp"
2813   data: "vpp-compare-topologies-mrr"
2814   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2815   filter: "'MRR' and '2C'"
2816   parameters:
2817   - "name"
2818   - "parent"
2819   - "result"
2820
2821 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2822 - type: "table"
2823   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2824   algorithm: "table_performance_comparison"
2825   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2826   reference:
2827     title: "3-Node Skx"
2828     data: "vpp-compare-topologies-mrr-ref"
2829   compare:
2830     title: "2-Node Skx"
2831     data: "vpp-compare-topologies-mrr-cmp"
2832   data: "vpp-compare-topologies-mrr"
2833   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2834   filter: "'MRR' and '4C'"
2835   parameters:
2836   - "name"
2837   - "parent"
2838   - "result"
2839
2840 # Detailed Test Results - VPP Performance Results 3n-hsw
2841 - type: "table"
2842   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2843   algorithm: "table_merged_details"
2844   output-file-ext: ".csv"
2845   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2846   columns:
2847   - title: "Name"
2848     data: "data name"
2849   - title: "Status"
2850     data: "data msg"
2851   rows: "generated"
2852   data: "vpp-perf-results-3n-hsw"
2853   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2854   parameters:
2855   - "name"
2856   - "parent"
2857   - "msg"
2858
2859 # Detailed Test Results - VPP Performance Results 3n-skx
2860 - type: "table"
2861   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2862   algorithm: "table_merged_details"
2863   output-file-ext: ".csv"
2864   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2865   columns:
2866   - title: "Name"
2867     data: "data name"
2868   - title: "Status"
2869     data: "data msg"
2870   rows: "generated"
2871   data: "vpp-perf-results-3n-skx"
2872   filter: "not 'CFS_OPT'"
2873   parameters:
2874   - "name"
2875   - "parent"
2876   - "msg"
2877
2878 # Detailed Test Results - VPP Performance Results 2n-skx
2879 - type: "table"
2880   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2881   algorithm: "table_merged_details"
2882   output-file-ext: ".csv"
2883   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2884   columns:
2885   - title: "Name"
2886     data: "data name"
2887   - title: "Status"
2888     data: "data msg"
2889   rows: "generated"
2890   data: "vpp-perf-results-2n-skx"
2891   filter: "not 'CFS_OPT'"
2892   parameters:
2893   - "name"
2894   - "parent"
2895   - "msg"
2896
2897 ## Detailed Test Results - VPP Performance Results 2n-dnv
2898 #- type: "table"
2899 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2900 #  algorithm: "table_details"
2901 #  output-file-ext: ".csv"
2902 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2903 #  columns:
2904 #  - title: "Name"
2905 #    data: "data name"
2906 #  - title: "Status"
2907 #    data: "data msg"
2908 #  rows: "generated"
2909 #  data: "intel-dnv-vpp"
2910 #  filter: "'NDRPDR'"
2911 #  parameters:
2912 #  - "name"
2913 #  - "parent"
2914 #  - "msg"
2915
2916 # Test configuration - VPP Performance Test Configs 3n-hsw
2917 - type: "table"
2918   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2919   algorithm: "table_merged_details"
2920   output-file-ext: ".csv"
2921   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2922   columns:
2923   - title: "Name"
2924     data: "data name"
2925   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2926     data: "data conf-history"
2927   rows: "generated"
2928   data: "vpp-perf-results-3n-hsw"
2929   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2930   parameters:
2931   - "parent"
2932   - "name"
2933   - "conf-history"
2934
2935 # Test configuration - VPP Performance Test Configs 3n-skx
2936 - type: "table"
2937   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2938   algorithm: "table_merged_details"
2939   output-file-ext: ".csv"
2940   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2941   columns:
2942   - title: "Name"
2943     data: "data name"
2944   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2945     data: "data conf-history"
2946   rows: "generated"
2947   data: "vpp-perf-results-3n-skx"
2948   filter: "not 'CFS_OPT'"
2949   parameters:
2950   - "parent"
2951   - "name"
2952   - "conf-history"
2953
2954 # Test configuration - VPP Performance Test Configs 2n-skx
2955 - type: "table"
2956   title: "Test configuration - VPP Performance Test Configs 2n-skx"
2957   algorithm: "table_merged_details"
2958   output-file-ext: ".csv"
2959   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
2960   columns:
2961   - title: "Name"
2962     data: "data name"
2963   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2964     data: "data conf-history"
2965   rows: "generated"
2966   data: "vpp-perf-results-2n-skx"
2967   filter: "not 'CFS_OPT'"
2968   parameters:
2969   - "parent"
2970   - "name"
2971   - "conf-history"
2972
2973 ## Test configuration - VPP Performance Test Configs 2n-dnv
2974 #- type: "table"
2975 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
2976 #  algorithm: "table_details"
2977 #  output-file-ext: ".csv"
2978 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
2979 #  columns:
2980 #  - title: "Name"
2981 #    data: "data name"
2982 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
2983 #    data: "data conf-history"
2984 #  rows: "generated"
2985 #  data: "intel-dnv-vpp"
2986 #  filter: "'NDRPDR'"
2987 #  parameters:
2988 #  - "parent"
2989 #  - "name"
2990 #  - "conf-history"
2991
2992 # Test Operational Data - VPP Performance Operational Data 3n-hsw
2993 - type: "table"
2994   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
2995   algorithm: "table_merged_details"
2996   output-file-ext: ".csv"
2997   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
2998   columns:
2999   - title: "Name"
3000     data: "data name"
3001   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3002     data: "data show-run"
3003   rows: "generated"
3004   data: "vpp-perf-results-3n-hsw"
3005   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3006   parameters:
3007   - "parent"
3008   - "name"
3009   - "show-run"
3010
3011 # Test Operational Data - VPP Performance Operational Data 3n-skx
3012 - type: "table"
3013   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
3014   algorithm: "table_merged_details"
3015   output-file-ext: ".csv"
3016   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
3017   columns:
3018   - title: "Name"
3019     data: "data name"
3020   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3021     data: "data show-run"
3022   rows: "generated"
3023   data: "vpp-perf-results-3n-skx"
3024   filter: "not 'CFS_OPT'"
3025   parameters:
3026   - "parent"
3027   - "name"
3028   - "show-run"
3029
3030 # Test Operational Data - VPP Performance Operational Data 2n-skx
3031 - type: "table"
3032   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
3033   algorithm: "table_merged_details"
3034   output-file-ext: ".csv"
3035   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
3036   columns:
3037   - title: "Name"
3038     data: "data name"
3039   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3040     data: "data show-run"
3041   rows: "generated"
3042   data: "vpp-perf-results-2n-skx"
3043   filter: "not 'CFS_OPT'"
3044   parameters:
3045   - "parent"
3046   - "name"
3047   - "show-run"
3048
3049 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
3050 #- type: "table"
3051 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
3052 #  algorithm: "table_details"
3053 #  output-file-ext: ".csv"
3054 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
3055 #  columns:
3056 #  - title: "Name"
3057 #    data: "data name"
3058 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
3059 #    data: "data show-run"
3060 #  rows: "generated"
3061 #  data: "intel-dnv-vpp"
3062 #  filter: "'NDRPDR'"
3063 #  parameters:
3064 #  - "parent"
3065 #  - "name"
3066 #  - "show-run"
3067
3068 # Detailed Test Results - VPP MRR Results 3n-hsw
3069 - type: "table"
3070   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3071   algorithm: "table_details"
3072   output-file-ext: ".csv"
3073   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3074   columns:
3075   - title: "Name"
3076     data: "data name"
3077   - title: "Status"
3078     data: "data msg"
3079   rows: "generated"
3080   data: "vpp-mrr-results-3n-hsw"
3081   filter: "'MRR'"
3082   parameters:
3083   - "name"
3084   - "parent"
3085   - "msg"
3086
3087 # Detailed Test Results - VPP MRR Results 3n-skx
3088 - type: "table"
3089   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3090   algorithm: "table_details"
3091   output-file-ext: ".csv"
3092   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3093   columns:
3094   - title: "Name"
3095     data: "data name"
3096   - title: "Status"
3097     data: "data msg"
3098   rows: "generated"
3099   data: "vpp-mrr-results-3n-skx"
3100   filter: "'MRR'"
3101   parameters:
3102   - "name"
3103   - "parent"
3104   - "msg"
3105
3106 # Detailed Test Results - VPP MRR Results 2n-skx
3107 - type: "table"
3108   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3109   algorithm: "table_details"
3110   output-file-ext: ".csv"
3111   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3112   columns:
3113   - title: "Name"
3114     data: "data name"
3115   - title: "Status"
3116     data: "data msg"
3117   rows: "generated"
3118   data: "vpp-mrr-results-2n-skx"
3119   filter: "'MRR'"
3120   parameters:
3121   - "name"
3122   - "parent"
3123   - "msg"
3124
3125 ## Detailed Test Results - VPP MRR Results 2n-dnv
3126 #- type: "table"
3127 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3128 #  algorithm: "table_details"
3129 #  output-file-ext: ".csv"
3130 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3131 #  columns:
3132 #  - title: "Name"
3133 #    data: "data name"
3134 #  - title: "Status"
3135 #    data: "data msg"
3136 #  rows: "generated"
3137 #  data: "intel-dnv-vpp"
3138 #  filter: "'MRR'"
3139 #  parameters:
3140 #  - "name"
3141 #  - "parent"
3142 #  - "msg"
3143
3144 # Test configuration - VPP MRR Test Configs 3n-hsw
3145 - type: "table"
3146   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3147   algorithm: "table_details"
3148   output-file-ext: ".csv"
3149   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3150   columns:
3151   - title: "Name"
3152     data: "data name"
3153   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3154     data: "data conf-history"
3155   rows: "generated"
3156   data: "vpp-mrr-results-3n-hsw"
3157   filter: "'MRR'"
3158   parameters:
3159   - "parent"
3160   - "name"
3161   - "conf-history"
3162
3163 # Test configuration - VPP MRR Test Configs 3n-skx
3164 - type: "table"
3165   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3166   algorithm: "table_details"
3167   output-file-ext: ".csv"
3168   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3169   columns:
3170   - title: "Name"
3171     data: "data name"
3172   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3173     data: "data conf-history"
3174   rows: "generated"
3175   data: "vpp-mrr-results-3n-skx"
3176   filter: "'MRR'"
3177   parameters:
3178   - "parent"
3179   - "name"
3180   - "conf-history"
3181
3182 # Test configuration - VPP MRR Test Configs 2n-skx
3183 - type: "table"
3184   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3185   algorithm: "table_details"
3186   output-file-ext: ".csv"
3187   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3188   columns:
3189   - title: "Name"
3190     data: "data name"
3191   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3192     data: "data conf-history"
3193   rows: "generated"
3194   data: "vpp-mrr-results-2n-skx"
3195   filter: "'MRR'"
3196   parameters:
3197   - "parent"
3198   - "name"
3199   - "conf-history"
3200
3201 ## Test configuration - VPP MRR Test Configs 2n-dnv
3202 #- type: "table"
3203 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3204 #  algorithm: "table_details"
3205 #  output-file-ext: ".csv"
3206 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3207 #  columns:
3208 #  - title: "Name"
3209 #    data: "data name"
3210 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3211 #    data: "data conf-history"
3212 #  rows: "generated"
3213 #  data: "intel-dnv-vpp"
3214 #  filter: "'MRR'"
3215 #  parameters:
3216 #  - "parent"
3217 #  - "name"
3218 #  - "conf-history"
3219
3220 # Detailed Test Results - VPP Functional Results - Ubuntu
3221 - type: "table"
3222   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3223   algorithm: "table_details"
3224   output-file-ext: ".csv"
3225   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3226   columns:
3227   - title: "Name"
3228     data: "data name"
3229   - title: "Documentation"
3230     data: "data doc"
3231   - title: "Status"
3232     data: "data status"
3233   rows: "generated"
3234   data: "vpp-func-results-ubuntu"
3235   filter: "all"
3236   parameters:
3237   - "name"
3238   - "parent"
3239   - "doc"
3240   - "status"
3241
3242 # Detailed Test Results - VPP Functional Results - CentOS
3243 - type: "table"
3244   title: "Detailed Test Results - VPP Functional Results - CentOS"
3245   algorithm: "table_details"
3246   output-file-ext: ".csv"
3247   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3248   columns:
3249   - title: "Name"
3250     data: "data name"
3251   - title: "Documentation"
3252     data: "data doc"
3253   -
3254     title: "Status"
3255     data: "data status"
3256   rows: "generated"
3257   data:
3258     "vpp-func-results-centos"
3259   filter: "all"
3260   parameters:
3261   - "name"
3262   - "parent"
3263   - "doc"
3264   - "status"
3265
3266 # Test configuration - VPP Functional Test Configs - Ubuntu
3267 - type: "table"
3268   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3269   algorithm: "table_details"
3270   output-file-ext: ".csv"
3271   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
3272   columns:
3273   - title: "Name"
3274     data: "data name"
3275   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3276     data: "data conf-history"
3277   rows: "generated"
3278   data: "vpp-func-results-ubuntu"
3279   filter: "all"
3280   parameters:
3281   - "parent"
3282   - "name"
3283   - "conf-history"
3284
3285 # Test configuration - VPP Functional Test Configs - CentOS
3286 - type: "table"
3287   title: "Test configuration - VPP Functional Test Configs - CentOS"
3288   algorithm: "table_details"
3289   output-file-ext: ".csv"
3290   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3291   columns:
3292   - title: "Name"
3293     data: "data name"
3294   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3295     data: "data conf-history"
3296   rows: "generated"
3297   data: "vpp-func-results-centos"
3298   filter: "all"
3299   parameters:
3300   - "parent"
3301   - "name"
3302   - "conf-history"
3303
3304 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3305 #- type: "table"
3306 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3307 #  algorithm: "table_details"
3308 #  output-file-ext: ".csv"
3309 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3310 #  columns:
3311 #  - title: "Name"
3312 #    data: "data name"
3313 #  - title: "Status"
3314 #    data: "data msg"
3315 #  rows: "generated"
3316 #  data: "ligato-perf-results-3n-hsw"
3317 #  filter: "all"
3318 #  parameters:
3319 #  - "name"
3320 #  - "parent"
3321 #  - "msg"
3322
3323 # Detailed Test Results - VPP Device Results - Ubuntu
3324 - type: "table"
3325   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3326   algorithm: "table_details"
3327   output-file-ext: ".csv"
3328   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3329   columns:
3330   - title: "Name"
3331     data: "data name"
3332   - title: "Documentation"
3333     data: "data doc"
3334   - title: "Status"
3335     data: "data status"
3336   rows: "generated"
3337   data: "vpp-device-results-ubuntu"
3338   filter: "all"
3339   parameters:
3340   - "name"
3341   - "parent"
3342   - "doc"
3343   - "status"
3344
3345 # Test configuration - VPP Device Test Configs - Ubuntu
3346 - type: "table"
3347   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3348   algorithm: "table_details"
3349   output-file-ext: ".csv"
3350   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3351   columns:
3352   - title: "Name"
3353     data: "data name"
3354   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3355     data: "data conf-history"
3356   rows: "generated"
3357   data: "vpp-device-results-ubuntu"
3358   filter: "all"
3359   parameters:
3360   - "parent"
3361   - "name"
3362   - "conf-history"
3363
3364 ################################################################################
3365
3366 # DPDK Performance Changes 3n-hsw 1t1c pdr
3367 - type: "table"
3368   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3369   algorithm: "table_performance_comparison"
3370   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3371   history:
3372     - title: "rls1901"
3373       data: "dpdk-performance-changes-3n-hsw-h1"
3374   reference:
3375     title: "rls1904"
3376     data: "dpdk-performance-changes-3n-hsw-ref"
3377   compare:
3378     title: "rls1908"
3379     data: "dpdk-performance-changes-3n-hsw-cmp"
3380   data: "dpdk-performance-changes-3n-hsw"
3381   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3382   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3383   parameters:
3384   - "name"
3385   - "parent"
3386   - "throughput"
3387
3388 # DPDK Performance Changes 3n-hsw 2t2c pdr
3389 - type: "table"
3390   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3391   algorithm: "table_performance_comparison"
3392   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3393   history:
3394     - title: "rls1901"
3395       data: "dpdk-performance-changes-3n-hsw-h1"
3396   reference:
3397     title: "rls1904"
3398     data: "dpdk-performance-changes-3n-hsw-ref"
3399   compare:
3400     title: "rls1908"
3401     data: "dpdk-performance-changes-3n-hsw-cmp"
3402   data: "dpdk-performance-changes-3n-hsw"
3403   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3404   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3405   parameters:
3406   - "name"
3407   - "parent"
3408   - "throughput"
3409
3410 # DPDK Performance Changes 3n-hsw 1t1c ndr
3411 - type: "table"
3412   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3413   algorithm: "table_performance_comparison"
3414   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3415   history:
3416     - title: "rls1901"
3417       data: "dpdk-performance-changes-3n-hsw-h1"
3418   reference:
3419     title: "rls1904"
3420     data: "dpdk-performance-changes-3n-hsw-ref"
3421   compare:
3422     title: "rls1908"
3423     data: "dpdk-performance-changes-3n-hsw-cmp"
3424   data: "dpdk-performance-changes-3n-hsw"
3425   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3426   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3427   parameters:
3428   - "name"
3429   - "parent"
3430   - "throughput"
3431
3432 # DPDK Performance Changes 3n-hsw 2t2c ndr
3433 - type: "table"
3434   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3435   algorithm: "table_performance_comparison"
3436   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3437   history:
3438     - title: "rls1901"
3439       data: "dpdk-performance-changes-3n-hsw-h1"
3440   reference:
3441     title: "rls1904"
3442     data: "dpdk-performance-changes-3n-hsw-ref"
3443   compare:
3444     title: "rls1908"
3445     data: "dpdk-performance-changes-3n-hsw-cmp"
3446   data: "dpdk-performance-changes-3n-hsw"
3447   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3448   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3449   parameters:
3450   - "name"
3451   - "parent"
3452   - "throughput"
3453
3454 # DPDK Performance Changes 3n-skx 2t1c pdr
3455 - type: "table"
3456   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3457   algorithm: "table_performance_comparison"
3458   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3459   history:
3460     - title: "rls1901"
3461       data: "dpdk-performance-changes-3n-skx-h1"
3462   reference:
3463     title: "rls1904"
3464     data: "dpdk-performance-changes-3n-skx-ref"
3465   compare:
3466     title: "rls1908"
3467     data: "dpdk-performance-changes-3n-skx-cmp"
3468   data: "dpdk-performance-changes-3n-skx"
3469   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3470   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3471   parameters:
3472   - "name"
3473   - "parent"
3474   - "throughput"
3475
3476 # DPDK Performance Changes 3n-skx 4t2c pdr
3477 - type: "table"
3478   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3479   algorithm: "table_performance_comparison"
3480   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3481   history:
3482     - title: "rls1901"
3483       data: "dpdk-performance-changes-3n-skx-h1"
3484   reference:
3485     title: "rls1904"
3486     data: "dpdk-performance-changes-3n-skx-ref"
3487   compare:
3488     title: "rls1908"
3489     data: "dpdk-performance-changes-3n-skx-cmp"
3490   data: "dpdk-performance-changes-3n-skx"
3491   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3492   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3493   parameters:
3494   - "name"
3495   - "parent"
3496   - "throughput"
3497
3498 # DPDK Performance Changes 3n-skx 2t1c ndr
3499 - type: "table"
3500   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3501   algorithm: "table_performance_comparison"
3502   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3503   history:
3504     - title: "rls1901"
3505       data: "dpdk-performance-changes-3n-skx-h1"
3506   reference:
3507     title: "rls1904"
3508     data: "dpdk-performance-changes-3n-skx-ref"
3509   compare:
3510     title: "rls1908"
3511     data: "dpdk-performance-changes-3n-skx-cmp"
3512   data: "dpdk-performance-changes-3n-skx"
3513   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3514   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3515   parameters:
3516   - "name"
3517   - "parent"
3518   - "throughput"
3519
3520 # DPDK Performance Changes 3n-skx 4t2c ndr
3521 - type: "table"
3522   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3523   algorithm: "table_performance_comparison"
3524   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3525   history:
3526     - title: "rls1901"
3527       data: "dpdk-performance-changes-3n-skx-h1"
3528   reference:
3529     title: "rls1904"
3530     data: "dpdk-performance-changes-3n-skx-ref"
3531   compare:
3532     title: "rls1908"
3533     data: "dpdk-performance-changes-3n-skx-cmp"
3534   data: "dpdk-performance-changes-3n-skx"
3535   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3536   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3537   parameters:
3538   - "name"
3539   - "parent"
3540   - "throughput"
3541
3542 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3543 - type: "table"
3544   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3545   algorithm: "table_performance_comparison"
3546   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3547   reference:
3548     title: "3-Node Hsw"
3549     data: "dpdk-compare-testbeds-ref"
3550   compare:
3551     title: "3-Node Skx"
3552     data: "dpdk-compare-testbeds-cmp"
3553   data: "dpdk-compare-testbeds"
3554   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3555   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3556   parameters:
3557   - "name"
3558   - "parent"
3559   - "throughput"
3560
3561 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3562 - type: "table"
3563   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3564   algorithm: "table_performance_comparison"
3565   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3566   reference:
3567     title: "3-Node Hsw"
3568     data: "dpdk-compare-testbeds-ref"
3569   compare:
3570     title: "3-Node Skx"
3571     data: "dpdk-compare-testbeds-cmp"
3572   data: "dpdk-compare-testbeds"
3573   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3574   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3575   parameters:
3576   - "name"
3577   - "parent"
3578   - "throughput"
3579
3580 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3581 - type: "table"
3582   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3583   algorithm: "table_performance_comparison"
3584   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3585   reference:
3586     title: "3-Node Skx"
3587     data: "dpdk-compare-topologies-ref"
3588   compare:
3589     title: "2-Node Skx"
3590     data: "dpdk-compare-topologies-cmp"
3591   data: "dpdk-compare-topologies"
3592   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3593   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3594   parameters:
3595   - "name"
3596   - "parent"
3597   - "throughput"
3598
3599 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3600 - type: "table"
3601   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3602   algorithm: "table_performance_comparison"
3603   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3604   reference:
3605     title: "3-Node Skx"
3606     data: "dpdk-compare-topologies-ref"
3607   compare:
3608     title: "2-Node Skx"
3609     data: "dpdk-compare-topologies-cmp"
3610   data: "dpdk-compare-topologies"
3611   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3612   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3613   parameters:
3614   - "name"
3615   - "parent"
3616   - "throughput"
3617
3618 # DPDK Performance Changes 2n-skx 2t1c pdr
3619 - type: "table"
3620   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3621   algorithm: "table_performance_comparison"
3622   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3623   history:
3624     - title: "rls1901"
3625       data: "dpdk-performance-changes-2n-skx-h1"
3626   reference:
3627     title: "rls1904"
3628     data: "dpdk-performance-changes-2n-skx-ref"
3629   compare:
3630     title: "rls1908"
3631     data: "dpdk-performance-changes-2n-skx-cmp"
3632   data: "dpdk-performance-changes-2n-skx"
3633   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3634   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3635   parameters:
3636   - "name"
3637   - "parent"
3638   - "throughput"
3639
3640 # DPDK Performance Changes 2n-skx 4t2c pdr
3641 - type: "table"
3642   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3643   algorithm: "table_performance_comparison"
3644   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3645   history:
3646     - title: "rls1901"
3647       data: "dpdk-performance-changes-2n-skx-h1"
3648   reference:
3649     title: "rls1904"
3650     data: "dpdk-performance-changes-2n-skx-ref"
3651   compare:
3652     title: "rls1908"
3653     data: "dpdk-performance-changes-2n-skx-cmp"
3654   data: "dpdk-performance-changes-2n-skx"
3655   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3656   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3657   parameters:
3658   - "name"
3659   - "parent"
3660   - "throughput"
3661
3662 # DPDK Performance Changes 2n-skx 2t1c ndr
3663 - type: "table"
3664   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3665   algorithm: "table_performance_comparison"
3666   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3667   history:
3668     - title: "rls1901"
3669       data: "dpdk-performance-changes-2n-skx-h1"
3670   reference:
3671     title: "rls1904"
3672     data: "dpdk-performance-changes-2n-skx-ref"
3673   compare:
3674     title: "rls1908"
3675     data: "dpdk-performance-changes-2n-skx-cmp"
3676   data: "dpdk-performance-changes-2n-skx"
3677   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3678   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3679   parameters:
3680   - "name"
3681   - "parent"
3682   - "throughput"
3683
3684 # DPDK Performance Changes 2n-skx 4t2c ndr
3685 - type: "table"
3686   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3687   algorithm: "table_performance_comparison"
3688   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3689   history:
3690     - title: "rls1901"
3691       data: "dpdk-performance-changes-2n-skx-h1"
3692   reference:
3693     title: "rls1904"
3694     data: "dpdk-performance-changes-2n-skx-ref"
3695   compare:
3696     title: "rls1908"
3697     data: "dpdk-performance-changes-2n-skx-cmp"
3698   data: "dpdk-performance-changes-2n-skx"
3699   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3700   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3701   parameters:
3702   - "name"
3703   - "parent"
3704   - "throughput"
3705
3706 # Detailed Test Results - DPDK Performance Results 3n-hsw
3707 - type: "table"
3708   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3709   algorithm: "table_details"
3710   output-file-ext: ".csv"
3711   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3712   columns:
3713   - title: "Name"
3714     data: "data name"
3715   - title: "Status"
3716     data: "data msg"
3717   rows: "generated"
3718   data: "dpdk-perf-results-3n-hsw"
3719   filter: "all"
3720   parameters:
3721   - "name"
3722   - "parent"
3723   - "msg"
3724
3725 # Detailed Test Results - DPDK Performance Results 3n-skx
3726 - type: "table"
3727   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3728   algorithm: "table_details"
3729   output-file-ext: ".csv"
3730   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3731   columns:
3732   - title: "Name"
3733     data: "data name"
3734   - title: "Status"
3735     data: "data msg"
3736   rows: "generated"
3737   data: "dpdk-perf-results-3n-skx"
3738   filter: "all"
3739   parameters:
3740   - "name"
3741   - "parent"
3742   - "msg"
3743
3744 # Detailed Test Results - DPDK Performance Results 2n-skx
3745 - type: "table"
3746   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3747   algorithm: "table_details"
3748   output-file-ext: ".csv"
3749   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3750   columns:
3751   - title: "Name"
3752     data: "data name"
3753   - title: "Status"
3754     data: "data msg"
3755   rows: "generated"
3756   data: "dpdk-perf-results-2n-skx"
3757   filter: "all"
3758   parameters:
3759   - "name"
3760   - "parent"
3761   - "msg"
3762
3763 ################################################################################
3764 # HoneyComb
3765 - type: "table"
3766   title: "Detailed Test Results - Honeycomb Functional Results"
3767   algorithm: "table_details"
3768   output-file-ext: ".csv"
3769   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3770   columns:
3771   - title: "Name"
3772     data: "data name"
3773   - title: "Documentation"
3774     data: "data doc"
3775   - title: "Status"
3776     data: "data status"
3777   rows: "generated"
3778   data:
3779     "hc-func-results"
3780   filter: "all"
3781   parameters:
3782   - "name"
3783   - "parent"
3784   - "doc"
3785   - "status"
3786
3787 ################################################################################
3788 # DMM
3789 - type: "table"
3790   title: "Detailed Test Results - DMM Functional Results"
3791   algorithm: "table_details"
3792   output-file-ext: ".csv"
3793   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3794   columns:
3795   - title: "Name"
3796     data: "data name"
3797   - title: "Documentation"
3798     data: "data doc"
3799   - title: "Status"
3800     data: "data status"
3801   rows: "generated"
3802   data:
3803     "dmm-func-results"
3804   filter: "all"
3805   parameters:
3806   - "name"
3807   - "parent"
3808   - "doc"
3809   - "status"
3810
3811 ################################################################################
3812 ###                                F I L E S                                 ###
3813 ################################################################################
3814
3815 # VPP Performance Results 3n-hsw
3816 - type: "file"
3817   title: "VPP Performance Results 3n-hsw"
3818   algorithm: "file_test_results"
3819   output-file-ext: ".rst"
3820   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3821   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"
3822   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3823   data: "vpp-perf-results-3n-hsw"
3824   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3825   parameters:
3826   - "name"
3827   - "doc"
3828   - "level"
3829   - "parent"
3830   data-start-level: 3
3831
3832 # VPP Performance Results 3n-skx
3833 - type: "file"
3834   title: "VPP Performance Results 3n-skx"
3835   algorithm: "file_test_results"
3836   output-file-ext: ".rst"
3837   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3838   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"
3839   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3840   data: "vpp-perf-results-3n-skx"
3841   filter: "not 'CFS_OPT'"
3842   parameters:
3843   - "name"
3844   - "doc"
3845   - "level"
3846   - "parent"
3847   data-start-level: 3
3848
3849 # VPP Performance Results 2n-skx
3850 - type: "file"
3851   title: "VPP Performance Results 2n-skx"
3852   algorithm: "file_test_results"
3853   output-file-ext: ".rst"
3854   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3855   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"
3856   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3857   data: "vpp-perf-results-2n-skx"
3858   filter: "not 'CFS_OPT'"
3859   parameters:
3860   - "name"
3861   - "doc"
3862   - "level"
3863   - "parent"
3864   data-start-level: 3
3865
3866 ## VPP Performance Results 2n-dnv
3867 #- type: "file"
3868 #  title: "VPP Performance Results 2n-dnv"
3869 #  algorithm: "file_test_results"
3870 #  output-file-ext: ".rst"
3871 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3872 #  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"
3873 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3874 #  data: "intel-dnv-vpp"
3875 #  filter: "'NDRPDR'"
3876 #  parameters:
3877 #  - "name"
3878 #  - "doc"
3879 #  - "level"
3880 #  - "parent"
3881 #  data-start-level: 3
3882
3883 # VPP Performance Configuration 3n-hsw
3884 - type: "file"
3885   title: "VPP Performance Configuration 3n-hsw"
3886   algorithm: "file_test_results"
3887   output-file-ext: ".rst"
3888   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3889   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"
3890   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3891   data: "vpp-perf-results-3n-hsw"
3892   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3893   parameters:
3894   - "name"
3895   - "doc"
3896   - "level"
3897   - "parent"
3898   data-start-level: 3
3899
3900 # VPP Performance Configuration 3n-skx
3901 - type: "file"
3902   title: "VPP Performance Configuration 3n-skx"
3903   algorithm: "file_test_results"
3904   output-file-ext: ".rst"
3905   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
3906   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"
3907   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
3908   data: "vpp-perf-results-3n-skx"
3909   filter: "not 'CFS_OPT'"
3910   parameters:
3911   - "name"
3912   - "doc"
3913   - "level"
3914   - "parent"
3915   data-start-level: 3
3916
3917 # VPP Performance Configuration 2n-skx
3918 - type: "file"
3919   title: "VPP Performance Configuration 2n-skx"
3920   algorithm: "file_test_results"
3921   output-file-ext: ".rst"
3922   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
3923   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"
3924   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
3925   data: "vpp-perf-results-2n-skx"
3926   filter: "not 'CFS_OPT'"
3927   parameters:
3928   - "name"
3929   - "doc"
3930   - "level"
3931   - "parent"
3932   data-start-level: 3
3933
3934 ## VPP Performance Configuration 2n-dnv
3935 #- type: "file"
3936 #  title: "VPP Performance Configuration 2n-dnv"
3937 #  algorithm: "file_test_results"
3938 #  output-file-ext: ".rst"
3939 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
3940 #  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"
3941 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
3942 #  data: "intel-dnv-vpp"
3943 #  filter: "'NDRPDR'"
3944 #  parameters:
3945 #  - "name"
3946 #  - "doc"
3947 #  - "level"
3948 #  - "parent"
3949 #  data-start-level: 3
3950
3951 # VPP Performance Operational Data 3n-hsw
3952 - type: "file"
3953   title: "VPP Performance Operational Data 3n-hsw"
3954   algorithm: "file_test_results"
3955   output-file-ext: ".rst"
3956   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
3957   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"
3958   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
3959   data: "vpp-perf-results-3n-hsw"
3960   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3961   parameters:
3962   - "name"
3963   - "doc"
3964   - "level"
3965   - "parent"
3966   data-start-level: 3
3967
3968 # VPP Performance Operational Data 3n-skx
3969 - type: "file"
3970   title: "VPP Performance Operational Data 3n-skx"
3971   algorithm: "file_test_results"
3972   output-file-ext: ".rst"
3973   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
3974   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"
3975   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
3976   data: "vpp-perf-results-3n-skx"
3977   filter: "not 'CFS_OPT'"
3978   parameters:
3979   - "name"
3980   - "doc"
3981   - "level"
3982   - "parent"
3983   data-start-level: 3
3984
3985 # VPP Performance Operational Data 2n-skx
3986 - type: "file"
3987   title: "VPP Performance Operational Data 2n-skx"
3988   algorithm: "file_test_results"
3989   output-file-ext: ".rst"
3990   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
3991   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"
3992   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
3993   data: "vpp-perf-results-2n-skx"
3994   filter: "not 'CFS_OPT'"
3995   parameters:
3996   - "name"
3997   - "doc"
3998   - "level"
3999   - "parent"
4000   data-start-level: 3
4001
4002 ## VPP Performance Operational Data 2n-dnv
4003 #- type: "file"
4004 #  title: "VPP Performance Operational Data 2n-dnv"
4005 #  algorithm: "file_test_results"
4006 #  output-file-ext: ".rst"
4007 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
4008 #  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"
4009 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
4010 #  data: "intel-dnv-vpp"
4011 #  filter: "'NDRPDR'"
4012 #  parameters:
4013 #  - "name"
4014 #  - "doc"
4015 #  - "level"
4016 #  - "parent"
4017 #  data-start-level: 3
4018
4019 # VPP MRR Results 3n-hsw
4020 - type: "file"
4021   title: "VPP MRR Results 3n-hsw"
4022   algorithm: "file_test_results"
4023   output-file-ext: ".rst"
4024   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
4025   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"
4026   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
4027   data: "vpp-mrr-results-3n-hsw"
4028   filter: "'MRR'"
4029   parameters:
4030   - "name"
4031   - "doc"
4032   - "level"
4033   - "parent"
4034   data-start-level: 3
4035
4036 # VPP MRR Results 3n-skx
4037 - type: "file"
4038   title: "VPP MRR Results 3n-skx"
4039   algorithm: "file_test_results"
4040   output-file-ext: ".rst"
4041   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
4042   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"
4043   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
4044   data: "vpp-mrr-results-3n-skx"
4045   filter: "'MRR'"
4046   parameters:
4047   - "name"
4048   - "doc"
4049   - "level"
4050   - "parent"
4051   data-start-level: 3
4052
4053 # VPP MRR Results 2n-skx
4054 - type: "file"
4055   title: "VPP MRR Results 2n-skx"
4056   algorithm: "file_test_results"
4057   output-file-ext: ".rst"
4058   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
4059   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"
4060   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
4061   data: "vpp-mrr-results-2n-skx"
4062   filter: "all"
4063   parameters:
4064   - "name"
4065   - "doc"
4066   - "level"
4067   - "parent"
4068   data-start-level: 3
4069
4070 ## VPP MRR Results 2n-dnv
4071 #- type: "file"
4072 #  title: "VPP MRR Results 2n-dnv"
4073 #  algorithm: "file_test_results"
4074 #  output-file-ext: ".rst"
4075 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4076 #  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"
4077 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4078 #  data: "intel-dnv-vpp"
4079 #  filter: "'MRR'"
4080 #  parameters:
4081 #  - "name"
4082 #  - "doc"
4083 #  - "level"
4084 #  - "parent"
4085 #  data-start-level: 3
4086
4087 # VPP MRR Configuration 3n-hsw
4088 - type: "file"
4089   title: "VPP MRR Configuration 3n-hsw"
4090   algorithm: "file_test_results"
4091   output-file-ext: ".rst"
4092   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4093   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"
4094   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4095   data: "vpp-mrr-results-3n-hsw"
4096   filter: "'MRR'"
4097   parameters:
4098   - "name"
4099   - "doc"
4100   - "level"
4101   - "parent"
4102   data-start-level: 3
4103
4104 # VPP MRR Configuration 3n-skx
4105 - type: "file"
4106   title: "VPP MRR Configuration 3n-skx"
4107   algorithm: "file_test_results"
4108   output-file-ext: ".rst"
4109   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4110   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"
4111   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4112   data: "vpp-mrr-results-3n-skx"
4113   filter: "'MRR'"
4114   parameters:
4115   - "name"
4116   - "doc"
4117   - "level"
4118   - "parent"
4119   data-start-level: 3
4120
4121 # VPP MRR Configuration 2n-skx
4122 - type: "file"
4123   title: "VPP MRR Configuration 2n-skx"
4124   algorithm: "file_test_results"
4125   output-file-ext: ".rst"
4126   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4127   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"
4128   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4129   data: "vpp-mrr-results-2n-skx"
4130   filter: "'MRR'"
4131   parameters:
4132   - "name"
4133   - "doc"
4134   - "level"
4135   - "parent"
4136   data-start-level: 3
4137
4138 ## VPP MRR Configuration 2n-dnv
4139 #- type: "file"
4140 #  title: "VPP MRR Configuration 2n-dnv"
4141 #  algorithm: "file_test_results"
4142 #  output-file-ext: ".rst"
4143 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4144 #  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"
4145 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4146 #  data: "intel-dnv-vpp"
4147 #  filter: "'MRR'"
4148 #  parameters:
4149 #  - "name"
4150 #  - "doc"
4151 #  - "level"
4152 #  - "parent"
4153 #  data-start-level: 3
4154
4155 # VPP Functional Results - Ubuntu
4156 - type: "file"
4157   title: "VPP Functional Results - Ubuntu"
4158   algorithm: "file_test_results"
4159   output-file-ext: ".rst"
4160   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4161   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"
4162   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4163   data: "vpp-func-results-ubuntu"
4164   filter: "all"
4165   parameters:
4166   - "name"
4167   - "doc"
4168   - "level"
4169   - "parent"
4170   data-start-level: 3
4171
4172 # VPP Functional Results - CentOS
4173 - type: "file"
4174   title: "VPP Functional Results - CentOS"
4175   algorithm: "file_test_results"
4176   output-file-ext: ".rst"
4177   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4178   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"
4179   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4180   data:
4181     "vpp-func-results-centos"
4182   filter: "all"
4183   parameters:
4184   - "name"
4185   - "doc"
4186   - "level"
4187   - "parent"
4188   data-start-level: 3
4189
4190 # VPP Functional Configuration - Ubuntu
4191 - type: "file"
4192   title: "VPP Functional Configuration - Ubuntu"
4193   algorithm: "file_test_results"
4194   output-file-ext: ".rst"
4195   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4196   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"
4197   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4198   data: "vpp-func-results-ubuntu"
4199   filter: "all"
4200   parameters:
4201   - "name"
4202   - "doc"
4203   - "level"
4204   - "parent"
4205   data-start-level: 3
4206
4207 # VPP Functional Configuration - CentOS
4208 - type: "file"
4209   title: "VPP Functional Configuration - CentOS"
4210   algorithm: "file_test_results"
4211   output-file-ext: ".rst"
4212   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4213   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"
4214   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4215   data:
4216     "vpp-func-results-centos"
4217   filter: "all"
4218   parameters:
4219   - "name"
4220   - "doc"
4221   - "level"
4222   - "parent"
4223   data-start-level: 3
4224
4225 # VPP Device Results - Ubuntu
4226 - type: "file"
4227   title: "VPP Device Results - Ubuntu"
4228   algorithm: "file_test_results"
4229   output-file-ext: ".rst"
4230   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4231   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"
4232   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4233   data: "vpp-device-results-ubuntu"
4234   filter: "all"
4235   parameters:
4236   - "name"
4237   - "doc"
4238   - "level"
4239   - "parent"
4240   data-start-level: 2
4241
4242 # VPP Device Configuration - Ubuntu
4243 - type: "file"
4244   title: "VPP Device Configuration - Ubuntu"
4245   algorithm: "file_test_results"
4246   output-file-ext: ".rst"
4247   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4248   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"
4249   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4250   data: "vpp-device-results-ubuntu"
4251   filter: "all"
4252   parameters:
4253   - "name"
4254   - "doc"
4255   - "level"
4256   - "parent"
4257   data-start-level: 2
4258
4259 ## Container Orchestrated Performance Results 3n-hsw
4260 #- type: "file"
4261 #  title: "Container Orchestrated Performance Results 3n-hsw"
4262 #  algorithm: "file_test_results"
4263 #  output-file-ext: ".rst"
4264 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4265 #  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"
4266 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4267 #  data: "ligato-perf-results-3n-hsw"
4268 #  filter: "all"
4269 #  parameters:
4270 #  - "name"
4271 #  - "doc"
4272 #  - "level"
4273 #  - "parent"
4274 #  data-start-level: 3
4275
4276 # DPDK Performance Results 3n-hsw
4277 - type: "file"
4278   title: "DPDK Performance Results 3n-hsw"
4279   algorithm: "file_test_results"
4280   output-file-ext: ".rst"
4281   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4282   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"
4283   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4284   data: "dpdk-perf-results-3n-hsw"
4285   filter: "all"
4286   parameters:
4287   - "name"
4288   - "doc"
4289   - "level"
4290   - "parent"
4291   data-start-level: 3
4292
4293 # DPDK Performance Results 3n-skx
4294 - type: "file"
4295   title: "DPDK Performance Results 3n-skx"
4296   algorithm: "file_test_results"
4297   output-file-ext: ".rst"
4298   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4299   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"
4300   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4301   data: "dpdk-perf-results-3n-skx"
4302   filter: "all"
4303   parameters:
4304   - "name"
4305   - "doc"
4306   - "level"
4307   - "parent"
4308   data-start-level: 3
4309
4310 # DPDK Performance Results 2n-skx
4311 - type: "file"
4312   title: "DPDK Performance Results 2n-skx"
4313   algorithm: "file_test_results"
4314   output-file-ext: ".rst"
4315   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4316   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"
4317   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4318   data: "dpdk-perf-results-2n-skx"
4319   filter: "all"
4320   parameters:
4321   - "name"
4322   - "doc"
4323   - "level"
4324   - "parent"
4325   data-start-level: 3
4326
4327 # Honeycomb Functional Results
4328 - type: "file"
4329   title: "Honeycomb Functional Results"
4330   algorithm: "file_test_results"
4331   output-file-ext: ".rst"
4332   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4333   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"
4334   dir-tables: "{DIR[DTR,FUNC,HC]}"
4335   data:
4336     "hc-func-results"
4337   filter: "all"
4338   parameters:
4339   - "name"
4340   - "doc"
4341   - "level"
4342   - "parent"
4343   data-start-level: 3
4344
4345 # NSH SFC Functional Results
4346 #-
4347 #  type: "file"
4348 #  title: "NSH SFC Functional Results"
4349 #  algorithm: "file_test_results"
4350 #  output-file-ext: ".rst"
4351 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4352 #  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"
4353 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4354 #  data:
4355 #    "nsh-func-results"
4356 #  filter: "all"
4357 #  parameters:
4358 #  - "name"
4359 #  - "doc"
4360 #  - "level"
4361 #  - "parent"
4362 #  data-start-level: 3
4363
4364 # DMM Functional Results
4365 - type: "file"
4366   title: "DMM Functional Results"
4367   algorithm: "file_test_results"
4368   output-file-ext: ".rst"
4369   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4370   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"
4371   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4372   data:
4373     "dmm-func-results"
4374   filter: "all"
4375   parameters:
4376   - "name"
4377   - "doc"
4378   - "level"
4379   - "parent"
4380   data-start-level: 3
4381
4382 ################################################################################
4383 ###                                P L O T S                                 ###
4384 ################################################################################
4385
4386 # Plots VPP HTTP Server Performance
4387 - type: "plot"
4388   title: "VPP HTTP Server Performance"
4389   algorithm: "plot_http_server_performance_box"
4390   output-file-type: ".html"
4391   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
4392   data:
4393     "plot-vpp-http-server-performance"
4394   # Keep this formatting, the filter is enclosed with " (quotation mark) and
4395   # each tag is enclosed with ' (apostrophe).
4396   filter: "'HTTP' and 'TCP_CPS'"
4397   parameters:
4398   - "result"
4399   - "name"
4400   traces:
4401     hoverinfo: "x+y"
4402     boxpoints: "outliers"
4403     whiskerwidth: 0
4404   layout:
4405     title: "VPP HTTP Server Performance"
4406     layout:
4407       "plot-cps"
4408
4409 - type: "plot"
4410   title: "VPP HTTP Server Performance"
4411   algorithm: "plot_http_server_performance_box"
4412   output-file-type: ".html"
4413   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
4414   data:
4415     "plot-vpp-http-server-performance"
4416   filter: "'HTTP' and 'TCP_RPS'"
4417   parameters:
4418   - "result"
4419   - "name"
4420   traces:
4421     hoverinfo: "x+y"
4422     boxpoints: "outliers"
4423     whiskerwidth: 0
4424   layout:
4425     title: "VPP HTTP Server Performance"
4426     layout:
4427       "plot-rps"
4428
4429 ################################################################################
4430
4431 ## Soak Test (PLRsearch), boxes
4432 #- type: "plot"
4433 #  title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4434 #  algorithm: "plot_performance_box"
4435 #  output-file-type: ".html"
4436 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4437 #  data: "plot-vpp-soak-2n-skx"
4438 #  filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4439 #  parameters:
4440 #    - "throughput"
4441 #    - "parent"
4442 #    - "tags"
4443 #  sort:
4444 #    - "DRV_AVF"
4445 #    - "DRV_AVF"
4446 #    - "DRV_AVF"
4447 #    - "L2BDMACLRN"
4448 #    - "L2XCBASE"
4449 #    - "L2PATCH"
4450 #  traces:
4451 #    hoverinfo: "x+y"
4452 #    boxpoints: "all"
4453 #    whiskerwidth: 0
4454 #  layout:
4455 #    title: "2 Hours Soak Test (PLRsearch)"
4456 #    layout: "plot-soak-throughput"
4457
4458 ## Soak Test (PLRsearch), boxes
4459 #- type: "plot"
4460 #  title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4461 #  algorithm: "plot_performance_box"
4462 #  output-file-type: ".html"
4463 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4464 #  data: "plot-vpp-soak-2n-skx"
4465 #  filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4466 #  parameters:
4467 #    - "throughput"
4468 #    - "parent"
4469 #    - "tags"
4470 #  sort:
4471 #    - "VHOST"
4472 #    - "MEMIF"
4473 #    - "IP4FWD"
4474 #    - "IP6FWD"
4475 #  traces:
4476 #    hoverinfo: "x+y"
4477 #    boxpoints: "all"
4478 #    whiskerwidth: 0
4479 #  layout:
4480 #    title: "2 Hours Soak Test (PLRsearch)"
4481 #    layout: "plot-soak-throughput"
4482
4483 ################################################################################
4484 ## Plots - NF Density - VSC - MRR 64b
4485 #- type: "plot"
4486 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4487 #  algorithm: "plot_service_density_heatmap_compare"
4488 #  output-file-type: ".html"
4489 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
4490 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4491 #  filter: "'NIC_Intel-XXV710' and
4492 #           'NF_DENSITY' and
4493 #           'VHOST' and
4494 #           'CHAIN' and
4495 #           'NF_VPPIP4' and
4496 #           '64B' and
4497 #           '2T1C' and
4498 #           'MRR'"
4499 #  reference:
4500 #    include: "2"
4501 #    name: "VNF-1c"
4502 #  compare:
4503 #    include: "1"
4504 #    name: "VNF-0.5c"
4505 #  parameters:
4506 #  - "result"
4507 #  - "name"
4508 #  - "tags"
4509 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4510 #  x-axis: "X = VNFs per Service Chain"
4511 #  y-axis: "Y = Number of Service Chains"
4512 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4513 #  layout:
4514 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4515 #    layout: "plot-service-density"
4516 #
4517 #- type: "plot"
4518 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4519 #  algorithm: "plot_service_density_heatmap_compare"
4520 #  output-file-type: ".html"
4521 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
4522 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4523 #  filter: "'NIC_Intel-XXV710' and
4524 #           'NF_DENSITY' and
4525 #           'VHOST' and
4526 #           'CHAIN' and
4527 #           'NF_VPPIP4' and
4528 #           '64B' and
4529 #           '4T2C' and
4530 #           'MRR'"
4531 #  reference:
4532 #    include: "2"
4533 #    name: "VNF-1c"
4534 #  compare:
4535 #    include: "1"
4536 #    name: "VNF-0.5c"
4537 #  parameters:
4538 #  - "result"
4539 #  - "name"
4540 #  - "tags"
4541 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4542 #  x-axis: "X = VNFs per Service Chain"
4543 #  y-axis: "Y = Number of Service Chains"
4544 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4545 #  layout:
4546 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4547 #    layout: "plot-service-density"
4548 #
4549 #- type: "plot"
4550 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4551 #  algorithm: "plot_service_density_heatmap_compare"
4552 #  output-file-type: ".html"
4553 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
4554 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4555 #  filter: "'NIC_Intel-XXV710' and
4556 #           'NF_DENSITY' and
4557 #           'VHOST' and
4558 #           'CHAIN' and
4559 #           'NF_VPPIP4' and
4560 #           '64B' and
4561 #           '8T4C' and
4562 #           'MRR'"
4563 #  reference:
4564 #    include: "2"
4565 #    name: "VNF-1c"
4566 #  compare:
4567 #    include: "1"
4568 #    name: "VNF-0.5c"
4569 #  parameters:
4570 #  - "result"
4571 #  - "name"
4572 #  - "tags"
4573 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4574 #  x-axis: "X = VNFs per Service Chain"
4575 #  y-axis: "Y = Number of Service Chains"
4576 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4577 #  layout:
4578 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4579 #    layout: "plot-service-density"
4580 #
4581 ## Plots - NF Density - VSC - MRR IMIX
4582 #- type: "plot"
4583 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4584 #  algorithm: "plot_service_density_heatmap_compare"
4585 #  output-file-type: ".html"
4586 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
4587 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4588 #  filter: "'NIC_Intel-XXV710' and
4589 #           'NF_DENSITY' and
4590 #           'VHOST' and
4591 #           'CHAIN' and
4592 #           'NF_VPPIP4' and
4593 #           'IMIX' and
4594 #           '2T1C' and
4595 #           'MRR'"
4596 #  reference:
4597 #    include: "2"
4598 #    name: "VNF-1c"
4599 #  compare:
4600 #    include: "1"
4601 #    name: "VNF-0.5c"
4602 #  parameters:
4603 #  - "result"
4604 #  - "name"
4605 #  - "tags"
4606 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4607 #  x-axis: "X = VNFs per Service Chain"
4608 #  y-axis: "Y = Number of Service Chains"
4609 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4610 #  layout:
4611 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4612 #    layout: "plot-service-density"
4613 #
4614 #- type: "plot"
4615 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4616 #  algorithm: "plot_service_density_heatmap_compare"
4617 #  output-file-type: ".html"
4618 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
4619 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4620 #  filter: "'NIC_Intel-XXV710' and
4621 #           'NF_DENSITY' and
4622 #           'VHOST' and
4623 #           'CHAIN' and
4624 #           'NF_VPPIP4' and
4625 #           'IMIX' and
4626 #           '4T2C' and
4627 #           'MRR'"
4628 #  reference:
4629 #    include: "2"
4630 #    name: "VNF-1c"
4631 #  compare:
4632 #    include: "1"
4633 #    name: "VNF-0.5c"
4634 #  parameters:
4635 #  - "result"
4636 #  - "name"
4637 #  - "tags"
4638 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4639 #  x-axis: "X = VNFs per Service Chain"
4640 #  y-axis: "Y = Number of Service Chains"
4641 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4642 #  layout:
4643 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4644 #    layout: "plot-service-density"
4645 #
4646 #- type: "plot"
4647 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4648 #  algorithm: "plot_service_density_heatmap_compare"
4649 #  output-file-type: ".html"
4650 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
4651 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4652 #  filter: "'NIC_Intel-XXV710' and
4653 #           'NF_DENSITY' and
4654 #           'VHOST' and
4655 #           'CHAIN' and
4656 #           'NF_VPPIP4' and
4657 #           'IMIX' and
4658 #           '8T4C' and
4659 #           'MRR'"
4660 #  reference:
4661 #    include: "2"
4662 #    name: "VNF-1c"
4663 #  compare:
4664 #    include: "1"
4665 #    name: "VNF-0.5c"
4666 #  parameters:
4667 #  - "result"
4668 #  - "name"
4669 #  - "tags"
4670 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4671 #  x-axis: "X = VNFs per Service Chain"
4672 #  y-axis: "Y = Number of Service Chains"
4673 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4674 #  layout:
4675 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4676 #    layout: "plot-service-density"
4677
4678 # Plots - NF Density - VSC - NDR 64b
4679 - type: "plot"
4680   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4681   algorithm: "plot_service_density_heatmap_compare"
4682   output-file-type: ".html"
4683   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
4684   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4685   filter: "'NIC_Intel-XXV710' and
4686            'NF_DENSITY' and
4687            'VHOST' and
4688            'CHAIN' and
4689            'NF_VPPIP4' and
4690            '64B' and
4691            '2T1C' and
4692            'NDRPDR'"
4693   reference:
4694     include: "2"
4695     name: "VNF-1c"
4696   compare:
4697     include: "1"
4698     name: "VNF-0.5c"
4699   parameters:
4700   - "throughput"
4701   - "name"
4702   - "tags"
4703   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4704   x-axis: "X = VNFs per Service Chain"
4705   y-axis: "Y = Number of Service Chains"
4706   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4707   layout:
4708     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4709     layout: "plot-service-density"
4710
4711 - type: "plot"
4712   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4713   algorithm: "plot_service_density_heatmap_compare"
4714   output-file-type: ".html"
4715   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
4716   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4717   filter: "'NIC_Intel-XXV710' and
4718            'NF_DENSITY' and
4719            'VHOST' and
4720            'CHAIN' and
4721            'NF_VPPIP4' and
4722            '64B' and
4723            '4T2C' and
4724            'NDRPDR'"
4725   reference:
4726     include: "2"
4727     name: "VNF-1c"
4728   compare:
4729     include: "1"
4730     name: "VNF-0.5c"
4731   parameters:
4732   - "throughput"
4733   - "name"
4734   - "tags"
4735   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4736   x-axis: "X = VNFs per Service Chain"
4737   y-axis: "Y = Number of Service Chains"
4738   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4739   layout:
4740     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4741     layout: "plot-service-density"
4742
4743 - type: "plot"
4744   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4745   algorithm: "plot_service_density_heatmap_compare"
4746   output-file-type: ".html"
4747   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
4748   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4749   filter: "'NIC_Intel-XXV710' and
4750            'NF_DENSITY' and
4751            'VHOST' and
4752            'CHAIN' and
4753            'NF_VPPIP4' and
4754            '64B' and
4755            '8T4C' and
4756            'NDRPDR'"
4757   reference:
4758     include: "2"
4759     name: "VNF-1c"
4760   compare:
4761     include: "1"
4762     name: "VNF-0.5c"
4763   parameters:
4764   - "throughput"
4765   - "name"
4766   - "tags"
4767   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4768   x-axis: "X = VNFs per Service Chain"
4769   y-axis: "Y = Number of Service Chains"
4770   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4771   layout:
4772     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4773     layout: "plot-service-density"
4774
4775 # Plots - NF Density - VSC - NDR IMIX
4776 - type: "plot"
4777   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4778   algorithm: "plot_service_density_heatmap_compare"
4779   output-file-type: ".html"
4780   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
4781   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4782   filter: "'NIC_Intel-XXV710' and
4783            'NF_DENSITY' and
4784            'VHOST' and
4785            'CHAIN' and
4786            'NF_VPPIP4' and
4787            'IMIX' and
4788            '2T1C' and
4789            'NDRPDR'"
4790   reference:
4791     include: "2"
4792     name: "VNF-1c"
4793   compare:
4794     include: "1"
4795     name: "VNF-0.5c"
4796   parameters:
4797   - "throughput"
4798   - "name"
4799   - "tags"
4800   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4801   x-axis: "X = VNFs per Service Chain"
4802   y-axis: "Y = Number of Service Chains"
4803   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4804   layout:
4805     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4806     layout: "plot-service-density"
4807
4808 - type: "plot"
4809   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4810   algorithm: "plot_service_density_heatmap_compare"
4811   output-file-type: ".html"
4812   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
4813   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4814   filter: "'NIC_Intel-XXV710' and
4815            'NF_DENSITY' and
4816            'VHOST' and
4817            'CHAIN' and
4818            'NF_VPPIP4' and
4819            'IMIX' and
4820            '4T2C' and
4821            'NDRPDR'"
4822   reference:
4823     include: "2"
4824     name: "VNF-1c"
4825   compare:
4826     include: "1"
4827     name: "VNF-0.5c"
4828   parameters:
4829   - "throughput"
4830   - "name"
4831   - "tags"
4832   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4833   x-axis: "X = VNFs per Service Chain"
4834   y-axis: "Y = Number of Service Chains"
4835   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4836   layout:
4837     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4838     layout: "plot-service-density"
4839
4840 - type: "plot"
4841   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4842   algorithm: "plot_service_density_heatmap_compare"
4843   output-file-type: ".html"
4844   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
4845   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4846   filter: "'NIC_Intel-XXV710' and
4847            'NF_DENSITY' and
4848            'VHOST' and
4849            'CHAIN' and
4850            'NF_VPPIP4' and
4851            'IMIX' and
4852            '8T4C' and
4853            'NDRPDR'"
4854   reference:
4855     include: "2"
4856     name: "VNF-1c"
4857   compare:
4858     include: "1"
4859     name: "VNF-0.5c"
4860   parameters:
4861   - "throughput"
4862   - "name"
4863   - "tags"
4864   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4865   x-axis: "X = VNFs per Service Chain"
4866   y-axis: "Y = Number of Service Chains"
4867   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4868   layout:
4869     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4870     layout: "plot-service-density"
4871
4872 # Plots - NF Density - VSC - PDR 64b
4873 - type: "plot"
4874   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4875   algorithm: "plot_service_density_heatmap_compare"
4876   output-file-type: ".html"
4877   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
4878   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4879   filter: "'NIC_Intel-XXV710' and
4880            'NF_DENSITY' and
4881            'VHOST' and
4882            'CHAIN' and
4883            'NF_VPPIP4' and
4884            '64B' and
4885            '2T1C' and
4886            'NDRPDR'"
4887   reference:
4888     include: "2"
4889     name: "VNF-1c"
4890   compare:
4891     include: "1"
4892     name: "VNF-0.5c"
4893   parameters:
4894   - "throughput"
4895   - "name"
4896   - "tags"
4897   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4898   x-axis: "X = VNFs per Service Chain"
4899   y-axis: "Y = Number of Service Chains"
4900   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4901   layout:
4902     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4903     layout: "plot-service-density"
4904
4905 - type: "plot"
4906   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4907   algorithm: "plot_service_density_heatmap_compare"
4908   output-file-type: ".html"
4909   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
4910   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4911   filter: "'NIC_Intel-XXV710' and
4912            'NF_DENSITY' and
4913            'VHOST' and
4914            'CHAIN' and
4915            'NF_VPPIP4' and
4916            '64B' and
4917            '4T2C' and
4918            'NDRPDR'"
4919   reference:
4920     include: "2"
4921     name: "VNF-1c"
4922   compare:
4923     include: "1"
4924     name: "VNF-0.5c"
4925   parameters:
4926   - "throughput"
4927   - "name"
4928   - "tags"
4929   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4930   x-axis: "X = VNFs per Service Chain"
4931   y-axis: "Y = Number of Service Chains"
4932   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4933   layout:
4934     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4935     layout: "plot-service-density"
4936
4937 - type: "plot"
4938   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4939   algorithm: "plot_service_density_heatmap_compare"
4940   output-file-type: ".html"
4941   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
4942   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4943   filter: "'NIC_Intel-XXV710' and
4944            'NF_DENSITY' and
4945            'VHOST' and
4946            'CHAIN' and
4947            'NF_VPPIP4' and
4948            '64B' and
4949            '8T4C' and
4950            'NDRPDR'"
4951   reference:
4952     include: "2"
4953     name: "VNF-1c"
4954   compare:
4955     include: "1"
4956     name: "VNF-0.5c"
4957   parameters:
4958   - "throughput"
4959   - "name"
4960   - "tags"
4961   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4962   x-axis: "X = VNFs per Service Chain"
4963   y-axis: "Y = Number of Service Chains"
4964   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4965   layout:
4966     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4967     layout: "plot-service-density"
4968
4969 # Plots - NF Density - VSC - PDR IMIX
4970 - type: "plot"
4971   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4972   algorithm: "plot_service_density_heatmap_compare"
4973   output-file-type: ".html"
4974   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
4975   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4976   filter: "'NIC_Intel-XXV710' and
4977            'NF_DENSITY' and
4978            'VHOST' and
4979            'CHAIN' and
4980            'NF_VPPIP4' and
4981            'IMIX' and
4982            '2T1C' and
4983            'NDRPDR'"
4984   reference:
4985     include: "2"
4986     name: "VNF-1c"
4987   compare:
4988     include: "1"
4989     name: "VNF-0.5c"
4990   parameters:
4991   - "throughput"
4992   - "name"
4993   - "tags"
4994   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4995   x-axis: "X = VNFs per Service Chain"
4996   y-axis: "Y = Number of Service Chains"
4997   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4998   layout:
4999     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5000     layout: "plot-service-density"
5001
5002 - type: "plot"
5003   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5004   algorithm: "plot_service_density_heatmap_compare"
5005   output-file-type: ".html"
5006   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
5007   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5008   filter: "'NIC_Intel-XXV710' and
5009            'NF_DENSITY' and
5010            'VHOST' and
5011            'CHAIN' and
5012            'NF_VPPIP4' and
5013            'IMIX' and
5014            '4T2C' and
5015            'NDRPDR'"
5016   reference:
5017     include: "2"
5018     name: "VNF-1c"
5019   compare:
5020     include: "1"
5021     name: "VNF-0.5c"
5022   parameters:
5023   - "throughput"
5024   - "name"
5025   - "tags"
5026   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5027   x-axis: "X = VNFs per Service Chain"
5028   y-axis: "Y = Number of Service Chains"
5029   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5030   layout:
5031     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5032     layout: "plot-service-density"
5033
5034 - type: "plot"
5035   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5036   algorithm: "plot_service_density_heatmap_compare"
5037   output-file-type: ".html"
5038   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
5039   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5040   filter: "'NIC_Intel-XXV710' and
5041            'NF_DENSITY' and
5042            'VHOST' and
5043            'CHAIN' and
5044            'NF_VPPIP4' and
5045            'IMIX' and
5046            '8T4C' and
5047            'NDRPDR'"
5048   reference:
5049     include: "2"
5050     name: "VNF-1c"
5051   compare:
5052     include: "1"
5053     name: "VNF-0.5c"
5054   parameters:
5055   - "throughput"
5056   - "name"
5057   - "tags"
5058   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5059   x-axis: "X = VNFs per Service Chain"
5060   y-axis: "Y = Number of Service Chains"
5061   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5062   layout:
5063     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
5064     layout: "plot-service-density"
5065
5066 ################################################################################
5067 ## Plots - NF Density - CSC - MRR 64b
5068 #- type: "plot"
5069 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5070 #  algorithm: "plot_service_density_heatmap_compare"
5071 #  output-file-type: ".html"
5072 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
5073 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5074 #  filter: "'NIC_Intel-XXV710' and
5075 #           'NF_DENSITY' and
5076 #           'DOCKER' and
5077 #           'CHAIN' and
5078 #           'NF_VPPIP4' and
5079 #           '64B' and
5080 #           '2T1C' and
5081 #           'MRR'"
5082 #  reference:
5083 #    include: "2"
5084 #    name: "CNF-1c"
5085 #  compare:
5086 #    include: "1"
5087 #    name: "CNF-0.5c"
5088 #  parameters:
5089 #  - "result"
5090 #  - "name"
5091 #  - "tags"
5092 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5093 #  x-axis: "X = CNFs per Service Chain"
5094 #  y-axis: "Y = Number of Service Chains"
5095 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5096 #  layout:
5097 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5098 #    layout: "plot-service-density"
5099 #
5100 #- type: "plot"
5101 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5102 #  algorithm: "plot_service_density_heatmap_compare"
5103 #  output-file-type: ".html"
5104 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
5105 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5106 #  filter: "'NIC_Intel-XXV710' and
5107 #           'NF_DENSITY' and
5108 #           'DOCKER' and
5109 #           'CHAIN' and
5110 #           'NF_VPPIP4' and
5111 #           '64B' and
5112 #           '4T2C' and
5113 #           'MRR'"
5114 #  reference:
5115 #    include: "2"
5116 #    name: "CNF-1c"
5117 #  compare:
5118 #    include: "1"
5119 #    name: "CNF-0.5c"
5120 #  parameters:
5121 #  - "result"
5122 #  - "name"
5123 #  - "tags"
5124 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5125 #  x-axis: "X = CNFs per Service Chain"
5126 #  y-axis: "Y = Number of Service Chains"
5127 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5128 #  layout:
5129 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5130 #    layout: "plot-service-density"
5131 #
5132 #- type: "plot"
5133 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5134 #  algorithm: "plot_service_density_heatmap_compare"
5135 #  output-file-type: ".html"
5136 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
5137 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5138 #  filter: "'NIC_Intel-XXV710' and
5139 #           'NF_DENSITY' and
5140 #           'DOCKER' and
5141 #           'CHAIN' and
5142 #           'NF_VPPIP4' and
5143 #           '64B' and
5144 #           '8T4C' and
5145 #           'MRR'"
5146 #  reference:
5147 #    include: "2"
5148 #    name: "CNF-1c"
5149 #  compare:
5150 #    include: "1"
5151 #    name: "CNF-0.5c"
5152 #  parameters:
5153 #  - "result"
5154 #  - "name"
5155 #  - "tags"
5156 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5157 #  x-axis: "X = CNFs per Service Chain"
5158 #  y-axis: "Y = Number of Service Chains"
5159 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5160 #  layout:
5161 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5162 #    layout: "plot-service-density"
5163 #
5164 ## Plots - NF Density - CSC - MRR IMIX
5165 #- type: "plot"
5166 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5167 #  algorithm: "plot_service_density_heatmap_compare"
5168 #  output-file-type: ".html"
5169 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
5170 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5171 #  filter: "'NIC_Intel-XXV710' and
5172 #           'NF_DENSITY' and
5173 #           'DOCKER' and
5174 #           'CHAIN' and
5175 #           'NF_VPPIP4' and
5176 #           'IMIX' and
5177 #           '2T1C' and
5178 #           'MRR'"
5179 #  reference:
5180 #    include: "2"
5181 #    name: "CNF-1c"
5182 #  compare:
5183 #    include: "1"
5184 #    name: "CNF-0.5c"
5185 #  parameters:
5186 #  - "result"
5187 #  - "name"
5188 #  - "tags"
5189 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5190 #  x-axis: "X = CNFs per Service Chain"
5191 #  y-axis: "Y = Number of Service Chains"
5192 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5193 #  layout:
5194 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5195 #    layout: "plot-service-density"
5196 #
5197 #- type: "plot"
5198 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5199 #  algorithm: "plot_service_density_heatmap_compare"
5200 #  output-file-type: ".html"
5201 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
5202 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5203 #  filter: "'NIC_Intel-XXV710' and
5204 #           'NF_DENSITY' and
5205 #           'DOCKER' and
5206 #           'CHAIN' and
5207 #           'NF_VPPIP4' and
5208 #           'IMIX' and
5209 #           '4T2C' and
5210 #           'MRR'"
5211 #  reference:
5212 #    include: "2"
5213 #    name: "CNF-1c"
5214 #  compare:
5215 #    include: "1"
5216 #    name: "CNF-0.5c"
5217 #  parameters:
5218 #  - "result"
5219 #  - "name"
5220 #  - "tags"
5221 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5222 #  x-axis: "X = CNFs per Service Chain"
5223 #  y-axis: "Y = Number of Service Chains"
5224 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5225 #  layout:
5226 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5227 #    layout: "plot-service-density"
5228 #
5229 #- type: "plot"
5230 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5231 #  algorithm: "plot_service_density_heatmap_compare"
5232 #  output-file-type: ".html"
5233 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
5234 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5235 #  filter: "'NIC_Intel-XXV710' and
5236 #           'NF_DENSITY' and
5237 #           'DOCKER' and
5238 #           'CHAIN' and
5239 #           'NF_VPPIP4' and
5240 #           'IMIX' and
5241 #           '8T4C' and
5242 #           'MRR'"
5243 #  reference:
5244 #    include: "2"
5245 #    name: "CNF-1c"
5246 #  compare:
5247 #    include: "1"
5248 #    name: "CNF-0.5c"
5249 #  parameters:
5250 #  - "result"
5251 #  - "name"
5252 #  - "tags"
5253 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5254 #  x-axis: "X = CNFs per Service Chain"
5255 #  y-axis: "Y = Number of Service Chains"
5256 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5257 #  layout:
5258 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5259 #    layout: "plot-service-density"
5260
5261 # Plots - NF Density - CSC - NDR 64b
5262 - type: "plot"
5263   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5264   algorithm: "plot_service_density_heatmap_compare"
5265   output-file-type: ".html"
5266   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
5267   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5268   filter: "'NIC_Intel-XXV710' and
5269            'NF_DENSITY' and
5270            'DOCKER' and
5271            'CHAIN' and
5272            'NF_VPPIP4' and
5273            '64B' and
5274            '2T1C' and
5275            'NDRPDR'"
5276   reference:
5277     include: "2"
5278     name: "CNF-1c"
5279   compare:
5280     include: "1"
5281     name: "CNF-0.5c"
5282   parameters:
5283   - "throughput"
5284   - "name"
5285   - "tags"
5286   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5287   x-axis: "X = CNFs per Service Chain"
5288   y-axis: "Y = Number of Service Chains"
5289   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5290   layout:
5291     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5292     layout: "plot-service-density"
5293
5294 - type: "plot"
5295   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5296   algorithm: "plot_service_density_heatmap_compare"
5297   output-file-type: ".html"
5298   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
5299   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5300   filter: "'NIC_Intel-XXV710' and
5301            'NF_DENSITY' and
5302            'DOCKER' and
5303            'CHAIN' and
5304            'NF_VPPIP4' and
5305            '64B' and
5306            '4T2C' and
5307            'NDRPDR'"
5308   reference:
5309     include: "2"
5310     name: "CNF-1c"
5311   compare:
5312     include: "1"
5313     name: "CNF-0.5c"
5314   parameters:
5315   - "throughput"
5316   - "name"
5317   - "tags"
5318   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5319   x-axis: "X = CNFs per Service Chain"
5320   y-axis: "Y = Number of Service Chains"
5321   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5322   layout:
5323     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5324     layout: "plot-service-density"
5325
5326 - type: "plot"
5327   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5328   algorithm: "plot_service_density_heatmap_compare"
5329   output-file-type: ".html"
5330   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
5331   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5332   filter: "'NIC_Intel-XXV710' and
5333            'NF_DENSITY' and
5334            'DOCKER' and
5335            'CHAIN' and
5336            'NF_VPPIP4' and
5337            '64B' and
5338            '8T4C' and
5339            'NDRPDR'"
5340   reference:
5341     include: "2"
5342     name: "CNF-1c"
5343   compare:
5344     include: "1"
5345     name: "CNF-0.5c"
5346   parameters:
5347   - "throughput"
5348   - "name"
5349   - "tags"
5350   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5351   x-axis: "X = CNFs per Service Chain"
5352   y-axis: "Y = Number of Service Chains"
5353   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5354   layout:
5355     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5356     layout: "plot-service-density"
5357
5358 # Plots - NF Density - CSC - NDR IMIX
5359 - type: "plot"
5360   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5361   algorithm: "plot_service_density_heatmap_compare"
5362   output-file-type: ".html"
5363   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
5364   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5365   filter: "'NIC_Intel-XXV710' and
5366            'NF_DENSITY' and
5367            'DOCKER' and
5368            'CHAIN' and
5369            'NF_VPPIP4' and
5370            'IMIX' and
5371            '2T1C' and
5372            'NDRPDR'"
5373   reference:
5374     include: "2"
5375     name: "CNF-1c"
5376   compare:
5377     include: "1"
5378     name: "CNF-0.5c"
5379   parameters:
5380   - "throughput"
5381   - "name"
5382   - "tags"
5383   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5384   x-axis: "X = CNFs per Service Chain"
5385   y-axis: "Y = Number of Service Chains"
5386   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5387   layout:
5388     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5389     layout: "plot-service-density"
5390
5391 - type: "plot"
5392   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5393   algorithm: "plot_service_density_heatmap_compare"
5394   output-file-type: ".html"
5395   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
5396   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5397   filter: "'NIC_Intel-XXV710' and
5398            'NF_DENSITY' and
5399            'DOCKER' and
5400            'CHAIN' and
5401            'NF_VPPIP4' and
5402            'IMIX' and
5403            '4T2C' and
5404            'NDRPDR'"
5405   reference:
5406     include: "2"
5407     name: "CNF-1c"
5408   compare:
5409     include: "1"
5410     name: "CNF-0.5c"
5411   parameters:
5412   - "throughput"
5413   - "name"
5414   - "tags"
5415   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5416   x-axis: "X = CNFs per Service Chain"
5417   y-axis: "Y = Number of Service Chains"
5418   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5419   layout:
5420     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5421     layout: "plot-service-density"
5422
5423 - type: "plot"
5424   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5425   algorithm: "plot_service_density_heatmap_compare"
5426   output-file-type: ".html"
5427   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
5428   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5429   filter: "'NIC_Intel-XXV710' and
5430            'NF_DENSITY' and
5431            'DOCKER' and
5432            'CHAIN' and
5433            'NF_VPPIP4' and
5434            'IMIX' and
5435            '8T4C' and
5436            'NDRPDR'"
5437   reference:
5438     include: "2"
5439     name: "CNF-1c"
5440   compare:
5441     include: "1"
5442     name: "CNF-0.5c"
5443   parameters:
5444   - "throughput"
5445   - "name"
5446   - "tags"
5447   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5448   x-axis: "X = CNFs per Service Chain"
5449   y-axis: "Y = Number of Service Chains"
5450   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5451   layout:
5452     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5453     layout: "plot-service-density"
5454
5455 # Plots - NF Density - CSC - PDR 64b
5456 - type: "plot"
5457   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5458   algorithm: "plot_service_density_heatmap_compare"
5459   output-file-type: ".html"
5460   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
5461   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5462   filter: "'NIC_Intel-XXV710' and
5463            'NF_DENSITY' and
5464            'DOCKER' and
5465            'CHAIN' and
5466            'NF_VPPIP4' and
5467            '64B' and
5468            '2T1C' and
5469            'NDRPDR'"
5470   reference:
5471     include: "2"
5472     name: "CNF-1c"
5473   compare:
5474     include: "1"
5475     name: "CNF-0.5c"
5476   parameters:
5477   - "throughput"
5478   - "name"
5479   - "tags"
5480   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5481   x-axis: "X = CNFs per Service Chain"
5482   y-axis: "Y = Number of Service Chains"
5483   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5484   layout:
5485     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5486     layout: "plot-service-density"
5487
5488 - type: "plot"
5489   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5490   algorithm: "plot_service_density_heatmap_compare"
5491   output-file-type: ".html"
5492   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
5493   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5494   filter: "'NIC_Intel-XXV710' and
5495            'NF_DENSITY' and
5496            'DOCKER' and
5497            'CHAIN' and
5498            'NF_VPPIP4' and
5499            '64B' and
5500            '4T2C' and
5501            'NDRPDR'"
5502   reference:
5503     include: "2"
5504     name: "CNF-1c"
5505   compare:
5506     include: "1"
5507     name: "CNF-0.5c"
5508   parameters:
5509   - "throughput"
5510   - "name"
5511   - "tags"
5512   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5513   x-axis: "X = CNFs per Service Chain"
5514   y-axis: "Y = Number of Service Chains"
5515   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5516   layout:
5517     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5518     layout: "plot-service-density"
5519
5520 - type: "plot"
5521   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5522   algorithm: "plot_service_density_heatmap_compare"
5523   output-file-type: ".html"
5524   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
5525   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5526   filter: "'NIC_Intel-XXV710' and
5527            'NF_DENSITY' and
5528            'DOCKER' and
5529            'CHAIN' and
5530            'NF_VPPIP4' and
5531            '64B' and
5532            '8T4C' and
5533            'NDRPDR'"
5534   reference:
5535     include: "2"
5536     name: "CNF-1c"
5537   compare:
5538     include: "1"
5539     name: "CNF-0.5c"
5540   parameters:
5541   - "throughput"
5542   - "name"
5543   - "tags"
5544   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5545   x-axis: "X = CNFs per Service Chain"
5546   y-axis: "Y = Number of Service Chains"
5547   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5548   layout:
5549     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5550     layout: "plot-service-density"
5551
5552 # Plots - NF Density - CSC - PDR IMIX
5553 - type: "plot"
5554   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5555   algorithm: "plot_service_density_heatmap_compare"
5556   output-file-type: ".html"
5557   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
5558   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5559   filter: "'NIC_Intel-XXV710' and
5560            'NF_DENSITY' and
5561            'DOCKER' and
5562            'CHAIN' and
5563            'NF_VPPIP4' and
5564            'IMIX' and
5565            '2T1C' and
5566            'NDRPDR'"
5567   reference:
5568     include: "2"
5569     name: "CNF-1c"
5570   compare:
5571     include: "1"
5572     name: "CNF-0.5c"
5573   parameters:
5574   - "throughput"
5575   - "name"
5576   - "tags"
5577   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5578   x-axis: "X = CNFs per Service Chain"
5579   y-axis: "Y = Number of Service Chains"
5580   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5581   layout:
5582     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5583     layout: "plot-service-density"
5584
5585 - type: "plot"
5586   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5587   algorithm: "plot_service_density_heatmap_compare"
5588   output-file-type: ".html"
5589   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
5590   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5591   filter: "'NIC_Intel-XXV710' and
5592            'NF_DENSITY' and
5593            'DOCKER' and
5594            'CHAIN' and
5595            'NF_VPPIP4' and
5596            'IMIX' and
5597            '4T2C' and
5598            'NDRPDR'"
5599   reference:
5600     include: "2"
5601     name: "CNF-1c"
5602   compare:
5603     include: "1"
5604     name: "CNF-0.5c"
5605   parameters:
5606   - "throughput"
5607   - "name"
5608   - "tags"
5609   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5610   x-axis: "X = CNFs per Service Chain"
5611   y-axis: "Y = Number of Service Chains"
5612   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5613   layout:
5614     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5615     layout: "plot-service-density"
5616
5617 - type: "plot"
5618   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5619   algorithm: "plot_service_density_heatmap_compare"
5620   output-file-type: ".html"
5621   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
5622   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5623   filter: "'NIC_Intel-XXV710' and
5624            'NF_DENSITY' and
5625            'DOCKER' and
5626            'CHAIN' and
5627            'NF_VPPIP4' and
5628            'IMIX' and
5629            '8T4C' and
5630            'NDRPDR'"
5631   reference:
5632     include: "2"
5633     name: "CNF-1c"
5634   compare:
5635     include: "1"
5636     name: "CNF-0.5c"
5637   parameters:
5638   - "throughput"
5639   - "name"
5640   - "tags"
5641   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5642   x-axis: "X = CNFs per Service Chain"
5643   y-axis: "Y = Number of Service Chains"
5644   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5645   layout:
5646     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5647     layout: "plot-service-density"
5648
5649 ################################################################################
5650 ## Plots - NF Density - CSP - MRR 64b
5651 #- type: "plot"
5652 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5653 #  algorithm: "plot_service_density_heatmap_compare"
5654 #  output-file-type: ".html"
5655 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
5656 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5657 #  filter: "'NIC_Intel-XXV710' and
5658 #           'NF_DENSITY' and
5659 #           'DOCKER' and
5660 #           'PIPELINE' and
5661 #           'NF_VPPIP4' and
5662 #           '64B' and
5663 #           '2T1C' and
5664 #           'MRR'"
5665 #  reference:
5666 #    include: "2"
5667 #    name: "CNF-1c"
5668 #  compare:
5669 #    include: "1"
5670 #    name: "CNF-0.5c"
5671 #  parameters:
5672 #  - "result"
5673 #  - "name"
5674 #  - "tags"
5675 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5676 #  x-axis: "X = CNFs per Service Pipeline"
5677 #  y-axis: "Y = Number of Service Pipelines"
5678 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5679 #  layout:
5680 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5681 #    layout: "plot-service-density"
5682 #
5683 #- type: "plot"
5684 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5685 #  algorithm: "plot_service_density_heatmap_compare"
5686 #  output-file-type: ".html"
5687 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
5688 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5689 #  filter: "'NIC_Intel-XXV710' and
5690 #           'NF_DENSITY' and
5691 #           'DOCKER' and
5692 #           'PIPELINE' and
5693 #           'NF_VPPIP4' and
5694 #           '64B' and
5695 #           '4T2C' and
5696 #           'MRR'"
5697 #  reference:
5698 #    include: "2"
5699 #    name: "CNF-1c"
5700 #  compare:
5701 #    include: "1"
5702 #    name: "CNF-0.5c"
5703 #  parameters:
5704 #  - "result"
5705 #  - "name"
5706 #  - "tags"
5707 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5708 #  x-axis: "X = CNFs per Service Pipeline"
5709 #  y-axis: "Y = Number of Service Pipelines"
5710 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5711 #  layout:
5712 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5713 #    layout: "plot-service-density"
5714 #
5715 #- type: "plot"
5716 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5717 #  algorithm: "plot_service_density_heatmap_compare"
5718 #  output-file-type: ".html"
5719 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
5720 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5721 #  filter: "'NIC_Intel-XXV710' and
5722 #           'NF_DENSITY' and
5723 #           'DOCKER' and
5724 #           'PIPELINE' and
5725 #           'NF_VPPIP4' and
5726 #           '64B' and
5727 #           '8T4C' and
5728 #           'MRR'"
5729 #  reference:
5730 #    include: "2"
5731 #    name: "CNF-1c"
5732 #  compare:
5733 #    include: "1"
5734 #    name: "CNF-0.5c"
5735 #  parameters:
5736 #  - "result"
5737 #  - "name"
5738 #  - "tags"
5739 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5740 #  x-axis: "X = CNFs per Service Pipeline"
5741 #  y-axis: "Y = Number of Service Pipelines"
5742 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5743 #  layout:
5744 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5745 #    layout: "plot-service-density"
5746 #
5747 ## Plots - NF Density - CSP - MRR IMIX
5748 #- type: "plot"
5749 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5750 #  algorithm: "plot_service_density_heatmap_compare"
5751 #  output-file-type: ".html"
5752 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
5753 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5754 #  filter: "'NIC_Intel-XXV710' and
5755 #           'NF_DENSITY' and
5756 #           'DOCKER' and
5757 #           'PIPELINE' and
5758 #           'NF_VPPIP4' and
5759 #           'IMIX' and
5760 #           '2T1C' and
5761 #           'MRR'"
5762 #  reference:
5763 #    include: "2"
5764 #    name: "CNF-1c"
5765 #  compare:
5766 #    include: "1"
5767 #    name: "CNF-0.5c"
5768 #  parameters:
5769 #  - "result"
5770 #  - "name"
5771 #  - "tags"
5772 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5773 #  x-axis: "X = CNFs per Service Pipeline"
5774 #  y-axis: "Y = Number of Service Pipelines"
5775 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5776 #  layout:
5777 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5778 #    layout: "plot-service-density"
5779 #
5780 #- type: "plot"
5781 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5782 #  algorithm: "plot_service_density_heatmap_compare"
5783 #  output-file-type: ".html"
5784 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
5785 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5786 #  filter: "'NIC_Intel-XXV710' and
5787 #           'NF_DENSITY' and
5788 #           'DOCKER' and
5789 #           'PIPELINE' and
5790 #           'NF_VPPIP4' and
5791 #           'IMIX' and
5792 #           '4T2C' and
5793 #           'MRR'"
5794 #  reference:
5795 #    include: "2"
5796 #    name: "CNF-1c"
5797 #  compare:
5798 #    include: "1"
5799 #    name: "CNF-0.5c"
5800 #  parameters:
5801 #  - "result"
5802 #  - "name"
5803 #  - "tags"
5804 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5805 #  x-axis: "X = CNFs per Service Pipeline"
5806 #  y-axis: "Y = Number of Service Pipelines"
5807 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5808 #  layout:
5809 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5810 #    layout: "plot-service-density"
5811 #
5812 #- type: "plot"
5813 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5814 #  algorithm: "plot_service_density_heatmap_compare"
5815 #  output-file-type: ".html"
5816 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
5817 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5818 #  filter: "'NIC_Intel-XXV710' and
5819 #           'NF_DENSITY' and
5820 #           'DOCKER' and
5821 #           'PIPELINE' and
5822 #           'NF_VPPIP4' and
5823 #           'IMIX' and
5824 #           '8T4C' and
5825 #           'MRR'"
5826 #  reference:
5827 #    include: "2"
5828 #    name: "CNF-1c"
5829 #  compare:
5830 #    include: "1"
5831 #    name: "CNF-0.5c"
5832 #  parameters:
5833 #  - "result"
5834 #  - "name"
5835 #  - "tags"
5836 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5837 #  x-axis: "X = CNFs per Service Pipeline"
5838 #  y-axis: "Y = Number of Service Pipelines"
5839 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5840 #  layout:
5841 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5842 #    layout: "plot-service-density"
5843
5844 # Plots - NF Density - CSP - NDR 64b
5845 - type: "plot"
5846   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5847   algorithm: "plot_service_density_heatmap_compare"
5848   output-file-type: ".html"
5849   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
5850   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5851   filter: "'NIC_Intel-XXV710' and
5852            'NF_DENSITY' and
5853            'DOCKER' and
5854            'PIPELINE' and
5855            'NF_VPPIP4' and
5856            '64B' and
5857            '2T1C' and
5858            'NDRPDR'"
5859   reference:
5860     include: "2"
5861     name: "CNF-1c"
5862   compare:
5863     include: "1"
5864     name: "CNF-0.5c"
5865   parameters:
5866   - "throughput"
5867   - "name"
5868   - "tags"
5869   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5870   x-axis: "X = CNFs per Service Pipeline"
5871   y-axis: "Y = Number of Service Pipelines"
5872   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5873   layout:
5874     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5875     layout: "plot-service-density"
5876
5877 - type: "plot"
5878   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5879   algorithm: "plot_service_density_heatmap_compare"
5880   output-file-type: ".html"
5881   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
5882   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5883   filter: "'NIC_Intel-XXV710' and
5884            'NF_DENSITY' and
5885            'DOCKER' and
5886            'PIPELINE' and
5887            'NF_VPPIP4' and
5888            '64B' and
5889            '4T2C' and
5890            'NDRPDR'"
5891   reference:
5892     include: "2"
5893     name: "CNF-1c"
5894   compare:
5895     include: "1"
5896     name: "CNF-0.5c"
5897   parameters:
5898   - "throughput"
5899   - "name"
5900   - "tags"
5901   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5902   x-axis: "X = CNFs per Service Pipeline"
5903   y-axis: "Y = Number of Service Pipelines"
5904   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5905   layout:
5906     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5907     layout: "plot-service-density"
5908
5909 - type: "plot"
5910   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5911   algorithm: "plot_service_density_heatmap_compare"
5912   output-file-type: ".html"
5913   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
5914   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5915   filter: "'NIC_Intel-XXV710' and
5916            'NF_DENSITY' and
5917            'DOCKER' and
5918            'PIPELINE' and
5919            'NF_VPPIP4' and
5920            '64B' and
5921            '8T4C' and
5922            'NDRPDR'"
5923   reference:
5924     include: "2"
5925     name: "CNF-1c"
5926   compare:
5927     include: "1"
5928     name: "CNF-0.5c"
5929   parameters:
5930   - "throughput"
5931   - "name"
5932   - "tags"
5933   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5934   x-axis: "X = CNFs per Service Pipeline"
5935   y-axis: "Y = Number of Service Pipelines"
5936   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5937   layout:
5938     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5939     layout: "plot-service-density"
5940
5941 # Plots - NF Density - CSP - NDR IMIX
5942 - type: "plot"
5943   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5944   algorithm: "plot_service_density_heatmap_compare"
5945   output-file-type: ".html"
5946   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
5947   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5948   filter: "'NIC_Intel-XXV710' and
5949            'NF_DENSITY' and
5950            'DOCKER' and
5951            'PIPELINE' and
5952            'NF_VPPIP4' and
5953            'IMIX' and
5954            '2T1C' and
5955            'NDRPDR'"
5956   reference:
5957     include: "2"
5958     name: "CNF-1c"
5959   compare:
5960     include: "1"
5961     name: "CNF-0.5c"
5962   parameters:
5963   - "throughput"
5964   - "name"
5965   - "tags"
5966   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5967   x-axis: "X = CNFs per Service Pipeline"
5968   y-axis: "Y = Number of Service Pipelines"
5969   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5970   layout:
5971     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5972     layout: "plot-service-density"
5973
5974 - type: "plot"
5975   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5976   algorithm: "plot_service_density_heatmap_compare"
5977   output-file-type: ".html"
5978   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
5979   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5980   filter: "'NIC_Intel-XXV710' and
5981            'NF_DENSITY' and
5982            'DOCKER' and
5983            'PIPELINE' and
5984            'NF_VPPIP4' and
5985            'IMIX' and
5986            '4T2C' and
5987            'NDRPDR'"
5988   reference:
5989     include: "2"
5990     name: "CNF-1c"
5991   compare:
5992     include: "1"
5993     name: "CNF-0.5c"
5994   parameters:
5995   - "throughput"
5996   - "name"
5997   - "tags"
5998   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5999   x-axis: "X = CNFs per Service Pipeline"
6000   y-axis: "Y = Number of Service Pipelines"
6001   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6002   layout:
6003     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6004     layout: "plot-service-density"
6005
6006 - type: "plot"
6007   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6008   algorithm: "plot_service_density_heatmap_compare"
6009   output-file-type: ".html"
6010   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
6011   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6012   filter: "'NIC_Intel-XXV710' and
6013            'NF_DENSITY' and
6014            'DOCKER' and
6015            'PIPELINE' and
6016            'NF_VPPIP4' and
6017            'IMIX' and
6018            '8T4C' and
6019            'NDRPDR'"
6020   reference:
6021     include: "2"
6022     name: "CNF-1c"
6023   compare:
6024     include: "1"
6025     name: "CNF-0.5c"
6026   parameters:
6027   - "throughput"
6028   - "name"
6029   - "tags"
6030   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6031   x-axis: "X = CNFs per Service Pipeline"
6032   y-axis: "Y = Number of Service Pipelines"
6033   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
6034   layout:
6035     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
6036     layout: "plot-service-density"
6037
6038 # Plots - NF Density - CSP - PDR 64b
6039 - type: "plot"
6040   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6041   algorithm: "plot_service_density_heatmap_compare"
6042   output-file-type: ".html"
6043   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
6044   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6045   filter: "'NIC_Intel-XXV710' and
6046            'NF_DENSITY' and
6047            'DOCKER' and
6048            'PIPELINE' and
6049            'NF_VPPIP4' and
6050            '64B' and
6051            '2T1C' and
6052            'NDRPDR'"
6053   reference:
6054     include: "2"
6055     name: "CNF-1c"
6056   compare:
6057     include: "1"
6058     name: "CNF-0.5c"
6059   parameters:
6060   - "throughput"
6061   - "name"
6062   - "tags"
6063   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6064   x-axis: "X = CNFs per Service Pipeline"
6065   y-axis: "Y = Number of Service Pipelines"
6066   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6067   layout:
6068     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6069     layout: "plot-service-density"
6070
6071 - type: "plot"
6072   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6073   algorithm: "plot_service_density_heatmap_compare"
6074   output-file-type: ".html"
6075   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
6076   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6077   filter: "'NIC_Intel-XXV710' and
6078            'NF_DENSITY' and
6079            'DOCKER' and
6080            'PIPELINE' and
6081            'NF_VPPIP4' and
6082            '64B' and
6083            '4T2C' and
6084            'NDRPDR'"
6085   reference:
6086     include: "2"
6087     name: "CNF-1c"
6088   compare:
6089     include: "1"
6090     name: "CNF-0.5c"
6091   parameters:
6092   - "throughput"
6093   - "name"
6094   - "tags"
6095   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6096   x-axis: "X = CNFs per Service Pipeline"
6097   y-axis: "Y = Number of Service Pipelines"
6098   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6099   layout:
6100     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6101     layout: "plot-service-density"
6102
6103 - type: "plot"
6104   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6105   algorithm: "plot_service_density_heatmap_compare"
6106   output-file-type: ".html"
6107   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
6108   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6109   filter: "'NIC_Intel-XXV710' and
6110            'NF_DENSITY' and
6111            'DOCKER' and
6112            'PIPELINE' and
6113            'NF_VPPIP4' and
6114            '64B' and
6115            '8T4C' and
6116            'NDRPDR'"
6117   reference:
6118     include: "2"
6119     name: "CNF-1c"
6120   compare:
6121     include: "1"
6122     name: "CNF-0.5c"
6123   parameters:
6124   - "throughput"
6125   - "name"
6126   - "tags"
6127   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6128   x-axis: "X = CNFs per Service Pipeline"
6129   y-axis: "Y = Number of Service Pipelines"
6130   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6131   layout:
6132     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6133     layout: "plot-service-density"
6134
6135 # Plots - NF Density - CSP - PDR IMIX
6136 - type: "plot"
6137   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6138   algorithm: "plot_service_density_heatmap_compare"
6139   output-file-type: ".html"
6140   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
6141   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6142   filter: "'NIC_Intel-XXV710' and
6143            'NF_DENSITY' and
6144            'DOCKER' and
6145            'PIPELINE' and
6146            'NF_VPPIP4' and
6147            'IMIX' and
6148            '2T1C' and
6149            'NDRPDR'"
6150   reference:
6151     include: "2"
6152     name: "CNF-1c"
6153   compare:
6154     include: "1"
6155     name: "CNF-0.5c"
6156   parameters:
6157   - "throughput"
6158   - "name"
6159   - "tags"
6160   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6161   x-axis: "X = CNFs per Service Pipeline"
6162   y-axis: "Y = Number of Service Pipelines"
6163   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6164   layout:
6165     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6166     layout: "plot-service-density"
6167
6168 - type: "plot"
6169   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6170   algorithm: "plot_service_density_heatmap_compare"
6171   output-file-type: ".html"
6172   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
6173   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6174   filter: "'NIC_Intel-XXV710' and
6175            'NF_DENSITY' and
6176            'DOCKER' and
6177            'PIPELINE' and
6178            'NF_VPPIP4' and
6179            'IMIX' and
6180            '4T2C' and
6181            'NDRPDR'"
6182   reference:
6183     include: "2"
6184     name: "CNF-1c"
6185   compare:
6186     include: "1"
6187     name: "CNF-0.5c"
6188   parameters:
6189   - "throughput"
6190   - "name"
6191   - "tags"
6192   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6193   x-axis: "X = CNFs per Service Pipeline"
6194   y-axis: "Y = Number of Service Pipelines"
6195   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6196   layout:
6197     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6198     layout: "plot-service-density"
6199
6200 - type: "plot"
6201   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6202   algorithm: "plot_service_density_heatmap_compare"
6203   output-file-type: ".html"
6204   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
6205   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6206   filter: "'NIC_Intel-XXV710' and
6207            'NF_DENSITY' and
6208            'DOCKER' and
6209            'PIPELINE' and
6210            'NF_VPPIP4' and
6211            'IMIX' and
6212            '8T4C' and
6213            'NDRPDR'"
6214   reference:
6215     include: "2"
6216     name: "CNF-1c"
6217   compare:
6218     include: "1"
6219     name: "CNF-0.5c"
6220   parameters:
6221   - "throughput"
6222   - "name"
6223   - "tags"
6224   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6225   x-axis: "X = CNFs per Service Pipeline"
6226   y-axis: "Y = Number of Service Pipelines"
6227   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6228   layout:
6229     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6230     layout: "plot-service-density"
6231
6232 ################################################################################
6233
6234 # Packet Throughput
6235
6236 - type: "plot"
6237   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6238   algorithm: "plot_performance_name_box"
6239   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6240   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6241   include:
6242     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6243     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6244     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6245     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6246   layout:
6247     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6248     layout: "plot-throughput"
6249
6250 - type: "plot"
6251   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6252   algorithm: "plot_performance_name_box"
6253   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6254   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6255   include:
6256     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6257     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6258     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6259     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6260   layout:
6261     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6262     layout: "plot-throughput"
6263
6264 - type: "plot"
6265   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6266   algorithm: "plot_performance_name_box"
6267   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6268   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6269   include:
6270     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6271     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6272     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6273     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6274     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6275   layout:
6276     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6277     layout: "plot-throughput"
6278
6279 - type: "plot"
6280   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6281   algorithm: "plot_performance_name_box"
6282   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6283   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6284   include:
6285     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6286     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6287     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6288     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6289     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6290   layout:
6291     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6292     layout: "plot-throughput"
6293
6294 - type: "plot"
6295   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6296   algorithm: "plot_performance_name_box"
6297   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6298   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6299   include:
6300     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6301     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6302     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6303     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6304     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6305   layout:
6306     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6307     layout: "plot-throughput"
6308
6309 - type: "plot"
6310   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6311   algorithm: "plot_performance_name_box"
6312   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6313   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6314   include:
6315     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6316     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6317     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6318     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6319     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6320   layout:
6321     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6322     layout: "plot-throughput"
6323
6324 - type: "plot"
6325   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6326   algorithm: "plot_performance_name_box"
6327   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6328   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6329   include:
6330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6334   layout:
6335     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6336     layout: "plot-throughput"
6337
6338 - type: "plot"
6339   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6340   algorithm: "plot_performance_name_box"
6341   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6342   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6343   include:
6344     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6348   layout:
6349     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6350     layout: "plot-throughput"
6351
6352 - type: "plot"
6353   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6354   algorithm: "plot_performance_name_box"
6355   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6356   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6357   include:
6358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6359     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6360     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6362     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6363   layout:
6364     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6365     layout: "plot-throughput"
6366
6367 - type: "plot"
6368   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6369   algorithm: "plot_performance_name_box"
6370   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6371   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6372   include:
6373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6375     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6376     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6377     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6378   layout:
6379     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6380     layout: "plot-throughput"
6381
6382 - type: "plot"
6383   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6384   algorithm: "plot_performance_name_box"
6385   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6386   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6387   include:
6388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6392     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6393     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6394   layout:
6395     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6396     layout: "plot-throughput"
6397
6398 - type: "plot"
6399   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6400   algorithm: "plot_performance_name_box"
6401   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6402   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6403   include:
6404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6408     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6409     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6410   layout:
6411     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6412     layout: "plot-throughput"
6413
6414 - type: "plot"
6415   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6416   algorithm: "plot_performance_name_box"
6417   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6418   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6419   include:
6420     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6421     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6422     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6423   layout:
6424     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6425     layout: "plot-throughput"
6426
6427 - type: "plot"
6428   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6429   algorithm: "plot_performance_name_box"
6430   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6431   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6432   include:
6433     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6434     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6435     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6436   layout:
6437     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6438     layout: "plot-throughput"
6439
6440 - type: "plot"
6441   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6442   algorithm: "plot_performance_name_box"
6443   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6444   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6445   include:
6446     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6447     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6448     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6449     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6450     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6451   layout:
6452     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6453     layout: "plot-throughput"
6454
6455 - type: "plot"
6456   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6457   algorithm: "plot_performance_name_box"
6458   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6459   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6460   include:
6461     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6462     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6463     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6464     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6465     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6466   layout:
6467     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6468     layout: "plot-throughput"
6469
6470 - type: "plot"
6471   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6472   algorithm: "plot_performance_name_box"
6473   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6474   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6475   include:
6476     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6477     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6478     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6479     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6480   layout:
6481     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6482     layout: "plot-throughput"
6483
6484 - type: "plot"
6485   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6486   algorithm: "plot_performance_name_box"
6487   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6488   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6489   include:
6490     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6491     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6492     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6493     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6494   layout:
6495     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6496     layout: "plot-throughput"
6497
6498 - type: "plot"
6499   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6500   algorithm: "plot_performance_name_box"
6501   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6502   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6503   include:
6504     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6505     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6506     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6507     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6508     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6509   layout:
6510     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6511     layout: "plot-throughput"
6512
6513 - type: "plot"
6514   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6515   algorithm: "plot_performance_name_box"
6516   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6517   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6518   include:
6519     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6520     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6521     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6522     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6523     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6524   layout:
6525     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6526     layout: "plot-throughput"
6527
6528 - type: "plot"
6529   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6530   algorithm: "plot_performance_name_box"
6531   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6532   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6533   include:
6534     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6535     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6536     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6537     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6538     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6539     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6540   layout:
6541     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6542     layout: "plot-throughput"
6543
6544 - type: "plot"
6545   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6546   algorithm: "plot_performance_name_box"
6547   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6548   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6549   include:
6550     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6551     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6552     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6553     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6554     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6555     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6556   layout:
6557     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6558     layout: "plot-throughput"
6559
6560 - type: "plot"
6561   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6562   algorithm: "plot_performance_name_box"
6563   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6564   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6565   include:
6566     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6567     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6568   layout:
6569     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6570     layout: "plot-throughput"
6571
6572 - type: "plot"
6573   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6574   algorithm: "plot_performance_name_box"
6575   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6576   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6577   include:
6578     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6579     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6580   layout:
6581     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6582     layout: "plot-throughput"
6583
6584 - type: "plot"
6585   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6586   algorithm: "plot_performance_name_box"
6587   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6588   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6589   include:
6590     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6591     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6592     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6593     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6594   layout:
6595     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6596     layout: "plot-throughput"
6597
6598 - type: "plot"
6599   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6600   algorithm: "plot_performance_name_box"
6601   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6602   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6603   include:
6604     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6605     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6606     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6607     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6608   layout:
6609     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6610     layout: "plot-throughput"
6611
6612 - type: "plot"
6613   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6614   algorithm: "plot_performance_name_box"
6615   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6616   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6617   include:
6618     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6619     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6620     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6621   layout:
6622     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6623     layout: "plot-throughput"
6624
6625 - type: "plot"
6626   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6627   algorithm: "plot_performance_name_box"
6628   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6629   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6630   include:
6631     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6632     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6633     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6634   layout:
6635     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6636     layout: "plot-throughput"
6637
6638 - type: "plot"
6639   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6640   algorithm: "plot_performance_name_box"
6641   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6642   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6643   include:
6644     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6645     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6646     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6647     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6648     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6649   layout:
6650     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6651     layout: "plot-throughput"
6652
6653 - type: "plot"
6654   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6655   algorithm: "plot_performance_name_box"
6656   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6657   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6658   include:
6659     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6660     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6661     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6662     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6663     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6664   layout:
6665     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6666     layout: "plot-throughput"
6667
6668 - type: "plot"
6669   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6670   algorithm: "plot_performance_name_box"
6671   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6673   include:
6674     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6675     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6676     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6677   layout:
6678     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6679     layout: "plot-throughput"
6680
6681 - type: "plot"
6682   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6683   algorithm: "plot_performance_name_box"
6684   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6685   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6686   include:
6687     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6688     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6689     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6690   layout:
6691     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6692     layout: "plot-throughput"
6693
6694 - type: "plot"
6695   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6696   algorithm: "plot_performance_name_box"
6697   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6698   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6699   include:
6700     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6701     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6702     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6703   layout:
6704     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6705     layout: "plot-throughput"
6706
6707 - type: "plot"
6708   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6709   algorithm: "plot_performance_name_box"
6710   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6711   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6712   include:
6713     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6714     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6715     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6716   layout:
6717     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6718     layout: "plot-throughput"
6719
6720 - type: "plot"
6721   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6722   algorithm: "plot_performance_name_box"
6723   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6724   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6725   include:
6726     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6727     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6728     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6729     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6730     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6731   layout:
6732     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6733     layout: "plot-throughput"
6734
6735 - type: "plot"
6736   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6737   algorithm: "plot_performance_name_box"
6738   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6739   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6740   include:
6741     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6742     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6743     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6744     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6745     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6746   layout:
6747     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6748     layout: "plot-throughput"
6749
6750 - type: "plot"
6751   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6752   algorithm: "plot_performance_name_box"
6753   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6754   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6755   include:
6756     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6757     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6758     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6759     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6760     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6761     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6762   layout:
6763     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6764     layout: "plot-throughput"
6765
6766 - type: "plot"
6767   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6768   algorithm: "plot_performance_name_box"
6769   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6770   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6771   include:
6772     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6773     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6774     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6775     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6776     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6777     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6778   layout:
6779     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6780     layout: "plot-throughput"
6781
6782 - type: "plot"
6783   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6784   algorithm: "plot_performance_name_box"
6785   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6786   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6787   include:
6788     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
6789     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6790     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
6791     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6792   layout:
6793     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6794     layout: "plot-throughput"
6795
6796 - type: "plot"
6797   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6798   algorithm: "plot_performance_name_box"
6799   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6800   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6801   include:
6802     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
6803     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6804     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6805     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6806   layout:
6807     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6808     layout: "plot-throughput"
6809
6810 - type: "plot"
6811   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6812   algorithm: "plot_performance_name_box"
6813   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6814   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6815   include:
6816     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6817     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6818     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6819     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6820     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6821     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6822   layout:
6823     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6824     layout: "plot-throughput"
6825
6826 - type: "plot"
6827   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6828   algorithm: "plot_performance_name_box"
6829   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6830   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6831   include:
6832     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6833     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6834     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6835     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6836     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6837     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6838   layout:
6839     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6840     layout: "plot-throughput"
6841
6842 - type: "plot"
6843   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6844   algorithm: "plot_performance_name_box"
6845   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6846   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6847   include:
6848     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6849     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6850     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6851     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6852     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6853     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6854   layout:
6855     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6856     layout: "plot-throughput"
6857
6858 - type: "plot"
6859   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6860   algorithm: "plot_performance_name_box"
6861   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6862   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6863   include:
6864     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6865     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6866     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6867     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6868     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6869     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6870   layout:
6871     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6872     layout: "plot-throughput"
6873
6874 - type: "plot"
6875   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6876   algorithm: "plot_performance_name_box"
6877   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6878   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6879   include:
6880     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6881     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6882     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6883     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6884   layout:
6885     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6886     layout: "plot-throughput"
6887
6888 - type: "plot"
6889   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6890   algorithm: "plot_performance_name_box"
6891   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6892   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6893   include:
6894     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6895     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6896     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6897     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6898   layout:
6899     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6900     layout: "plot-throughput"
6901
6902 - type: "plot"
6903   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6904   algorithm: "plot_performance_name_box"
6905   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6906   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6907   include:
6908     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
6909     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6910     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6911     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6912     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6913   layout:
6914     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6915     layout: "plot-throughput"
6916
6917 - type: "plot"
6918   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6919   algorithm: "plot_performance_name_box"
6920   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6921   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6922   include:
6923     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
6924     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6925     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6926     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6927     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6928   layout:
6929     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6930     layout: "plot-throughput"
6931
6932 - type: "plot"
6933   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6934   algorithm: "plot_performance_name_box"
6935   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6936   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6937   include:
6938     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6939     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
6940     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
6941     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6942   layout:
6943     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6944     layout: "plot-throughput"
6945
6946 - type: "plot"
6947   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6948   algorithm: "plot_performance_name_box"
6949   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6950   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6951   include:
6952     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6953     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
6954     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
6955     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6956   layout:
6957     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6958     layout: "plot-throughput"
6959
6960 - type: "plot"
6961   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6962   algorithm: "plot_performance_name_box"
6963   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6964   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6965   include:
6966     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
6967     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
6968     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
6969     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6970     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
6971     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6972   layout:
6973     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6974     layout: "plot-throughput"
6975
6976 - type: "plot"
6977   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
6978   algorithm: "plot_performance_name_box"
6979   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
6980   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6981   include:
6982     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
6983     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
6984     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
6985     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6986     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
6987     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6988   layout:
6989     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
6990     layout: "plot-throughput"
6991
6992 - type: "plot"
6993   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6994   algorithm: "plot_performance_name_box"
6995   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6996   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6997   include:
6998     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6999     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7000     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7001     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7002     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7003   layout:
7004     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7005     layout: "plot-throughput"
7006
7007 - type: "plot"
7008   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7009   algorithm: "plot_performance_name_box"
7010   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7011   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7012   include:
7013     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7014     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7015     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7016     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7017     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7018   layout:
7019     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
7020     layout: "plot-throughput"
7021
7022 - type: "plot"
7023   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7024   algorithm: "plot_performance_name_box"
7025   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7026   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7027   include:
7028     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7029     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7030     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7031   layout:
7032     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7033     layout: "plot-throughput"
7034
7035 - type: "plot"
7036   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7037   algorithm: "plot_performance_name_box"
7038   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7039   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7040   include:
7041     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7042     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7043     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7044   layout:
7045     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
7046     layout: "plot-throughput"
7047
7048 - type: "plot"
7049   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7050   algorithm: "plot_performance_name_box"
7051   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7052   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7053   include:
7054     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7055     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7056     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7057     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7058   layout:
7059     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7060     layout: "plot-throughput"
7061
7062 - type: "plot"
7063   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7064   algorithm: "plot_performance_name_box"
7065   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7066   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7067   include:
7068     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7069     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7070     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7071     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7072   layout:
7073     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7074     layout: "plot-throughput"
7075
7076 - type: "plot"
7077   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7078   algorithm: "plot_performance_name_box"
7079   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7080   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7081   include:
7082     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7083     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7084     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7085     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7086     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7087     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7088   layout:
7089     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7090     layout: "plot-throughput"
7091
7092 - type: "plot"
7093   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7094   algorithm: "plot_performance_name_box"
7095   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7096   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7097   include:
7098     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7099     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7100     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7101     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7102     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7103     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7104   layout:
7105     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7106     layout: "plot-throughput"
7107
7108 - type: "plot"
7109   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7110   algorithm: "plot_performance_name_box"
7111   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7112   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7113   include:
7114     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7115     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7116     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7117     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7118     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7119     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7120   layout:
7121     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7122     layout: "plot-throughput"
7123
7124 - type: "plot"
7125   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7126   algorithm: "plot_performance_name_box"
7127   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7128   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7129   include:
7130     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7131     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7132     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7133     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7134     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7135     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7136   layout:
7137     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7138     layout: "plot-throughput"
7139
7140 - type: "plot"
7141   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7142   algorithm: "plot_performance_name_box"
7143   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7144   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7145   include:
7146     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7147     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7148     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7149     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7150     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7151     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7152   layout:
7153     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7154     layout: "plot-throughput"
7155
7156 - type: "plot"
7157   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7158   algorithm: "plot_performance_name_box"
7159   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7160   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7161   include:
7162     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7163     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7164     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7165     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7166     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7167     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7168   layout:
7169     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7170     layout: "plot-throughput"
7171
7172 - type: "plot"
7173   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7174   algorithm: "plot_performance_name_box"
7175   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7176   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7177   include:
7178     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7179     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7180     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7181     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7182     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7183     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7184   layout:
7185     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7186     layout: "plot-throughput"
7187
7188 - type: "plot"
7189   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7190   algorithm: "plot_performance_name_box"
7191   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7192   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7193   include:
7194     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7195     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7196     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7197     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7198     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7199     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7200   layout:
7201     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7202     layout: "plot-throughput"
7203
7204 - type: "plot"
7205   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7206   algorithm: "plot_performance_name_box"
7207   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7208   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7209   include:
7210     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7211     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7212     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7213     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7214   layout:
7215     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7216     layout: "plot-throughput"
7217
7218 - type: "plot"
7219   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7220   algorithm: "plot_performance_name_box"
7221   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7222   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7223   include:
7224     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7225     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7226     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7227     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7228   layout:
7229     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7230     layout: "plot-throughput"
7231
7232 - type: "plot"
7233   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7234   algorithm: "plot_performance_name_box"
7235   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7236   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7237   include:
7238     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7239     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7240     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7241     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7242   layout:
7243     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7244     layout: "plot-throughput"
7245
7246 - type: "plot"
7247   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7248   algorithm: "plot_performance_name_box"
7249   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7250   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7251   include:
7252     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7253     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7254     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7255     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7256   layout:
7257     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7258     layout: "plot-throughput"
7259
7260 #- type: "plot"
7261 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7262 #  algorithm: "plot_performance_name_box"
7263 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7264 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7265 #  include:
7266 #    - ""
7267 #  layout:
7268 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7269 #    layout: "plot-throughput"
7270 #
7271 #- type: "plot"
7272 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7273 #  algorithm: "plot_performance_name_box"
7274 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7275 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7276 #  include:
7277 #    - ""
7278 #  layout:
7279 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7280 #    layout: "plot-throughput"
7281
7282 - type: "plot"
7283   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7284   algorithm: "plot_performance_name_box"
7285   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7286   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7287   include:
7288     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7289     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7290     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7291     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7292     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7293   layout:
7294     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7295     layout: "plot-throughput"
7296
7297 - type: "plot"
7298   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7299   algorithm: "plot_performance_name_box"
7300   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7301   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7302   include:
7303     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7304     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7305     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7306     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7307     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7308   layout:
7309     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7310     layout: "plot-throughput"
7311
7312 - type: "plot"
7313   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7314   algorithm: "plot_performance_name_box"
7315   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7316   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7317   include:
7318     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7319     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7320     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7321     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7322     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7323     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7324   layout:
7325     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7326     layout: "plot-throughput"
7327
7328 - type: "plot"
7329   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7330   algorithm: "plot_performance_name_box"
7331   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7332   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7333   include:
7334     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7335     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7336     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7337     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7338     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7339     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7340   layout:
7341     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7342     layout: "plot-throughput"
7343
7344 - type: "plot"
7345   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7346   algorithm: "plot_performance_name_box"
7347   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7348   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7349   include:
7350     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7351     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7352     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7353   layout:
7354     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7355     layout: "plot-throughput"
7356
7357 - type: "plot"
7358   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7359   algorithm: "plot_performance_name_box"
7360   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7361   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7362   include:
7363     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7364     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7365     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7366   layout:
7367     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7368     layout: "plot-throughput"
7369
7370 - type: "plot"
7371   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7372   algorithm: "plot_performance_name_box"
7373   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7374   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7375   include:
7376     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7377     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7378     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7379   layout:
7380     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7381     layout: "plot-throughput"
7382
7383 - type: "plot"
7384   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7385   algorithm: "plot_performance_name_box"
7386   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7387   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7388   include:
7389     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7390     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7391     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7392   layout:
7393     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7394     layout: "plot-throughput"
7395
7396 ################################################################################
7397
7398 # Packet Latency 1C
7399
7400 - type: "plot"
7401   title: "Latency: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7402   algorithm: "plot_latency_error_bars_name"
7403   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7404   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7405   include:
7406     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7407     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7408     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7409     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7410   layout:
7411     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
7412     layout: "plot-latency"
7413
7414 - type: "plot"
7415   title: "Latency: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7416   algorithm: "plot_latency_error_bars_name"
7417   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7418   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7419   include:
7420     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7421     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
7422     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7423     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
7424     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7425   layout:
7426     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
7427     layout: "plot-latency"
7428
7429 - type: "plot"
7430   title: "Latency: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7431   algorithm: "plot_latency_error_bars_name"
7432   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7433   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7434   include:
7435     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
7436     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7437     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7438     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7439     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7440   layout:
7441     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
7442     layout: "plot-latency"
7443
7444 - type: "plot"
7445   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7446   algorithm: "plot_latency_error_bars_name"
7447   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7448   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7449   include:
7450     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
7451     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
7452     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
7453     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7454   layout:
7455     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
7456     layout: "plot-latency"
7457
7458 - type: "plot"
7459   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7460   algorithm: "plot_latency_error_bars_name"
7461   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7462   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7463   include:
7464     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7465     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7466     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
7467     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
7468     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7469   layout:
7470     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
7471     layout: "plot-latency"
7472
7473 - type: "plot"
7474   title: "Latency: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
7475   algorithm: "plot_latency_error_bars_name"
7476   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
7477   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7478   include:
7479     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7480     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7481     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7482     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7483     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7484     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
7485   layout:
7486     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
7487     layout: "plot-latency"
7488
7489 - type: "plot"
7490   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
7491   algorithm: "plot_latency_error_bars_name"
7492   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
7493   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7494   include:
7495     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
7496     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7497     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
7498   layout:
7499     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
7500     layout: "plot-latency"
7501
7502 - type: "plot"
7503   title: "Latency: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7504   algorithm: "plot_latency_error_bars_name"
7505   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7506   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7507   include:
7508     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
7509     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7510     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7511     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7512     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7513   layout:
7514     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
7515     layout: "plot-latency"
7516
7517 - type: "plot"
7518   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7519   algorithm: "plot_latency_error_bars_name"
7520   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7521   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7522   include:
7523     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
7524     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
7525     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
7526     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7527   layout:
7528     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
7529     layout: "plot-latency"
7530
7531 - type: "plot"
7532   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7533   algorithm: "plot_latency_error_bars_name"
7534   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7535   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7536   include:
7537     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7538     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7539     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
7540     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
7541     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7542   layout:
7543     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
7544     layout: "plot-latency"
7545
7546 - type: "plot"
7547   title: "Latency: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr-lat"
7548   algorithm: "plot_latency_error_bars_name"
7549   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr-lat"
7550   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7551   include:
7552     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7553     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7554     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7555     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7556     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7557     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
7558   layout:
7559     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
7560     layout: "plot-latency"
7561
7562 - type: "plot"
7563   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
7564   algorithm: "plot_latency_error_bars_name"
7565   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
7566   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7567   include:
7568     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7569     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7570   layout:
7571     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
7572     layout: "plot-latency"
7573
7574 - type: "plot"
7575   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
7576   algorithm: "plot_latency_error_bars_name"
7577   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
7578   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7579   include:
7580     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
7581     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7582     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7583     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7584   layout:
7585     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
7586     layout: "plot-latency"
7587
7588 - type: "plot"
7589   title: "Latency: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7590   algorithm: "plot_latency_error_bars_name"
7591   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7592   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7593   include:
7594     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7595     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7596     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7597   layout:
7598     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7599     layout: "plot-latency"
7600
7601 - type: "plot"
7602   title: "Latency: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7603   algorithm: "plot_latency_error_bars_name"
7604   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7605   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7606   include:
7607     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7608     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7609     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7610     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7611     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7612   layout:
7613     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7614     layout: "plot-latency"
7615
7616 - type: "plot"
7617   title: "Latency: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
7618   algorithm: "plot_latency_error_bars_name"
7619   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
7620   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7621   include:
7622     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7623     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7624     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7625   layout:
7626     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
7627     layout: "plot-latency"
7628
7629 - type: "plot"
7630   title: "Latency: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7631   algorithm: "plot_latency_error_bars_name"
7632   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7633   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7634   include:
7635     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7636     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7637     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7638   layout:
7639     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7640     layout: "plot-latency"
7641
7642 - type: "plot"
7643   title: "Latency: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7644   algorithm: "plot_latency_error_bars_name"
7645   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7646   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7647   include:
7648     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7649     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7650     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7651     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7652     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7653   layout:
7654     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7655     layout: "plot-latency"
7656
7657 - type: "plot"
7658   title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
7659   algorithm: "plot_latency_error_bars_name"
7660   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
7661   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7662   include:
7663     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7664     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7665     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7666     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7667     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7668     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7669   layout:
7670     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
7671     layout: "plot-latency"
7672
7673 - type: "plot"
7674   title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
7675   algorithm: "plot_latency_error_bars_name"
7676   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
7677   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7678   include:
7679     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
7680     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7681     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
7682     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7683   layout:
7684     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
7685     layout: "plot-latency"
7686
7687 - type: "plot"
7688   title: "Latency: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
7689   algorithm: "plot_latency_error_bars_name"
7690   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
7691   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7692   include:
7693     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7694     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7695     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7696     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7697     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7698     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7699   layout:
7700     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
7701     layout: "plot-latency"
7702
7703 - type: "plot"
7704   title: "Latency: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7705   algorithm: "plot_latency_error_bars_name"
7706   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7707   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7708   include:
7709     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7710     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7711     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7712     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7713     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7714     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7715   layout:
7716     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7717     layout: "plot-latency"
7718
7719 - type: "plot"
7720   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7721   algorithm: "plot_latency_error_bars_name"
7722   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7723   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7724   include:
7725     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7726     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7728     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7729   layout:
7730     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7731     layout: "plot-latency"
7732
7733 - type: "plot"
7734   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7735   algorithm: "plot_latency_error_bars_name"
7736   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7737   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7738   include:
7739     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7740     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7741     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7742     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7743     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7744   layout:
7745     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7746     layout: "plot-latency"
7747
7748 - type: "plot"
7749   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7750   algorithm: "plot_latency_error_bars_name"
7751   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7752   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7753   include:
7754     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7755     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7756     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7757     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7758   layout:
7759     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7760     layout: "plot-latency"
7761
7762 - type: "plot"
7763   title: "Latency: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
7764   algorithm: "plot_latency_error_bars_name"
7765   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
7766   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7767   include:
7768     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7769     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7770     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7771     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7772     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7773     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7774   layout:
7775     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7776     layout: "plot-latency"
7777
7778 - type: "plot"
7779   title: "Latency: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7780   algorithm: "plot_latency_error_bars_name"
7781   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7782   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7783   include:
7784     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7785     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7786     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7787     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7788     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7789   layout:
7790     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7791     layout: "plot-latency"
7792
7793 - type: "plot"
7794   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7795   algorithm: "plot_latency_error_bars_name"
7796   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7797   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7798   include:
7799     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7800     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7801     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7802   layout:
7803     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7804     layout: "plot-latency"
7805
7806 - type: "plot"
7807   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7808   algorithm: "plot_latency_error_bars_name"
7809   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7810   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7811   include:
7812     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7813     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7814     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7815     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7816   layout:
7817     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7818     layout: "plot-latency"
7819
7820 - type: "plot"
7821   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7822   algorithm: "plot_latency_error_bars_name"
7823   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7824   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7825   include:
7826     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7827     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7828     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7829     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7830     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7831     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7832   layout:
7833     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7834     layout: "plot-latency"
7835
7836 - type: "plot"
7837   title: "Latency: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr-lat"
7838   algorithm: "plot_latency_error_bars_name"
7839   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr-lat"
7840   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7841   include:
7842     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7843     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7844     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7845     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7846     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7847     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7848   layout:
7849     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7850     layout: "plot-latency"
7851
7852 - type: "plot"
7853   title: "Latency: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
7854   algorithm: "plot_latency_error_bars_name"
7855   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
7856   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7857   include:
7858     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7859     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7860     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7861     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7862     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7863     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7864   layout:
7865     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7866     layout: "plot-latency"
7867
7868 - type: "plot"
7869   title: "Latency: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
7870   algorithm: "plot_latency_error_bars_name"
7871   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
7872   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7873   include:
7874     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7875     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7876     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7877     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7878     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7879     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7880   layout:
7881     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7882     layout: "plot-latency"
7883
7884 - type: "plot"
7885   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7886   algorithm: "plot_latency_error_bars_name"
7887   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7888   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7889   include:
7890     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7891     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7892     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7893     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7894   layout:
7895     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7896     layout: "plot-latency"
7897
7898 - type: "plot"
7899   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
7900   algorithm: "plot_latency_error_bars_name"
7901   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
7902   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7903   include:
7904     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7905     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7906     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7907     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7908   layout:
7909     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7910     layout: "plot-latency"
7911
7912 #- type: "plot"
7913 #  title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7914 #  algorithm: "plot_latency_error_bars_name"
7915 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7916 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7917 #  include:
7918 #    - ""
7919 #  layout:
7920 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7921 #    layout: "plot-latency"
7922
7923 - type: "plot"
7924   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7925   algorithm: "plot_latency_error_bars_name"
7926   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7927   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7928   include:
7929     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7930     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7931     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7932     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7933     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7934   layout:
7935     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7936     layout: "plot-latency"
7937
7938 - type: "plot"
7939   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7940   algorithm: "plot_latency_error_bars_name"
7941   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7942   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7943   include:
7944     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7945     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7946     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7947     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7948     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7949     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7950   layout:
7951     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7952     layout: "plot-latency"
7953
7954 - type: "plot"
7955   title: "Latency: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
7956   algorithm: "plot_latency_error_bars_name"
7957   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
7958   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7959   include:
7960     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7961     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7962     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7963   layout:
7964     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7965     layout: "plot-latency"
7966
7967 - type: "plot"
7968   title: "Latency: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
7969   algorithm: "plot_latency_error_bars_name"
7970   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
7971   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7972   include:
7973     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7974     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7975     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7976   layout:
7977     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7978     layout: "plot-latency"
7979
7980 ################################################################################
7981
7982 # Packet Latency 2C
7983
7984 - type: "plot"
7985   title: "Latency: 2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7986   algorithm: "plot_latency_error_bars_name"
7987   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7988   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7989   include:
7990     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7991     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7992     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7993     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7994   layout:
7995     title: "2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
7996     layout: "plot-latency"
7997
7998 - type: "plot"
7999   title: "Latency: 3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
8000   algorithm: "plot_latency_error_bars_name"
8001   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
8002   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8003   include:
8004     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8005     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
8006     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8007     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
8008     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8009   layout:
8010     title: "3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
8011     layout: "plot-latency"
8012
8013 - type: "plot"
8014   title: "Latency: 2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8015   algorithm: "plot_latency_error_bars_name"
8016   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8017   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8018   include:
8019     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
8020     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8021     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8022     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8023     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8024   layout:
8025     title: "2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
8026     layout: "plot-latency"
8027
8028 - type: "plot"
8029   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8030   algorithm: "plot_latency_error_bars_name"
8031   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8032   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8033   include:
8034     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
8035     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
8036     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
8037     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8038   layout:
8039     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
8040     layout: "plot-latency"
8041
8042 - type: "plot"
8043   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8044   algorithm: "plot_latency_error_bars_name"
8045   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8046   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8047   include:
8048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8049     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8050     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
8051     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
8052     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8053   layout:
8054     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
8055     layout: "plot-latency"
8056
8057 - type: "plot"
8058   title: "Latency: 2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
8059   algorithm: "plot_latency_error_bars_name"
8060   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
8061   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8062   include:
8063     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8065     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8066     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8067     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8068     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
8069   layout:
8070     title: "2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
8071     layout: "plot-latency"
8072
8073 - type: "plot"
8074   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
8075   algorithm: "plot_latency_error_bars_name"
8076   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
8077   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8078   include:
8079     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
8080     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
8081     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
8082   layout:
8083     title: "3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr"
8084     layout: "plot-latency"
8085
8086 - type: "plot"
8087   title: "Latency: 3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8088   algorithm: "plot_latency_error_bars_name"
8089   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8090   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8091   include:
8092     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
8093     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8094     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8095     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8096     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8097   layout:
8098     title: "3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
8099     layout: "plot-latency"
8100
8101 - type: "plot"
8102   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8103   algorithm: "plot_latency_error_bars_name"
8104   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8105   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8106   include:
8107     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
8108     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
8109     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
8110     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8111   layout:
8112     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
8113     layout: "plot-latency"
8114
8115 - type: "plot"
8116   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8117   algorithm: "plot_latency_error_bars_name"
8118   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8119   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8120   include:
8121     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8122     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8123     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
8124     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
8125     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8126   layout:
8127     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
8128     layout: "plot-latency"
8129
8130 - type: "plot"
8131   title: "Latency: 3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr-lat"
8132   algorithm: "plot_latency_error_bars_name"
8133   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr-lat"
8134   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8135   include:
8136     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8137     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8138     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8139     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8140     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8141     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
8142   layout:
8143     title: "3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr"
8144     layout: "plot-latency"
8145
8146 - type: "plot"
8147   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
8148   algorithm: "plot_latency_error_bars_name"
8149   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
8150   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8151   include:
8152     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
8153     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8154   layout:
8155     title: "3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr"
8156     layout: "plot-latency"
8157
8158 - type: "plot"
8159   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
8160   algorithm: "plot_latency_error_bars_name"
8161   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
8162   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8163   include:
8164     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t2c-ethip4vxlan-l2xcbase-ndrpdr"
8165     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8166     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8167     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8168   layout:
8169     title: "3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr"
8170     layout: "plot-latency"
8171
8172 - type: "plot"
8173   title: "Latency: 2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8174   algorithm: "plot_latency_error_bars_name"
8175   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8176   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8177   include:
8178     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8179     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8180     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8181   layout:
8182     title: "2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8183     layout: "plot-latency"
8184
8185 - type: "plot"
8186   title: "Latency: 2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8187   algorithm: "plot_latency_error_bars_name"
8188   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8189   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8190   include:
8191     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8192     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8193     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
8194     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
8195     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8196   layout:
8197     title: "2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8198     layout: "plot-latency"
8199
8200 - type: "plot"
8201   title: "Latency: 3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
8202   algorithm: "plot_latency_error_bars_name"
8203   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
8204   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8205   include:
8206     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
8207     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
8208     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
8209   layout:
8210     title: "3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr"
8211     layout: "plot-latency"
8212
8213 - type: "plot"
8214   title: "Latency: 3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8215   algorithm: "plot_latency_error_bars_name"
8216   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8217   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8218   include:
8219     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8220     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8221     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8222   layout:
8223     title: "3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8224     layout: "plot-latency"
8225
8226 - type: "plot"
8227   title: "Latency: 3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8228   algorithm: "plot_latency_error_bars_name"
8229   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8231   include:
8232     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8233     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8234     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
8235     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
8236     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8237   layout:
8238     title: "3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8239     layout: "plot-latency"
8240
8241 - type: "plot"
8242   title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8243   algorithm: "plot_latency_error_bars_name"
8244   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8245   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8246   include:
8247     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8248     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8249     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8250     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8251     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8252     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8253   layout:
8254     title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
8255     layout: "plot-latency"
8256
8257 - type: "plot"
8258   title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8259   algorithm: "plot_latency_error_bars_name"
8260   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8261   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8262   include:
8263     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8264     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8265     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8266     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8267   layout:
8268     title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8269     layout: "plot-latency"
8270
8271 - type: "plot"
8272   title: "Latency: 3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8273   algorithm: "plot_latency_error_bars_name"
8274   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8275   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8276   include:
8277     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8278     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8279     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8280     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8281     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8282     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8283   layout:
8284     title: "3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr"
8285     layout: "plot-latency"
8286
8287 - type: "plot"
8288   title: "Latency: 2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8289   algorithm: "plot_latency_error_bars_name"
8290   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8291   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8292   include:
8293     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8294     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8295     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8296     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8297     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8298     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8299   layout:
8300     title: "2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
8301     layout: "plot-latency"
8302
8303 - type: "plot"
8304   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8305   algorithm: "plot_latency_error_bars_name"
8306   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8307   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8308   include:
8309     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
8310     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8311     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8312     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8313   layout:
8314     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
8315     layout: "plot-latency"
8316
8317 - type: "plot"
8318   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8319   algorithm: "plot_latency_error_bars_name"
8320   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8321   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8322   include:
8323     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
8324     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
8325     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8326     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8327     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8328   layout:
8329     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
8330     layout: "plot-latency"
8331
8332 - type: "plot"
8333   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8334   algorithm: "plot_latency_error_bars_name"
8335   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8336   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8337   include:
8338     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8339     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
8340     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
8341     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8342   layout:
8343     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
8344     layout: "plot-latency"
8345
8346 - type: "plot"
8347   title: "Latency: 3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
8348   algorithm: "plot_latency_error_bars_name"
8349   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
8350   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8351   include:
8352     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
8353     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
8354     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
8355     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8356     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
8357     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8358   layout:
8359     title: "3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr"
8360     layout: "plot-latency"
8361
8362 - type: "plot"
8363   title: "Latency: 3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8364   algorithm: "plot_latency_error_bars_name"
8365   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8366   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8367   include:
8368     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8369     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8370     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8371     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8372     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8373   layout:
8374     title: "3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
8375     layout: "plot-latency"
8376
8377 - type: "plot"
8378   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8379   algorithm: "plot_latency_error_bars_name"
8380   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8381   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8382   include:
8383     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
8384     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8385     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8386   layout:
8387     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
8388     layout: "plot-latency"
8389
8390 - type: "plot"
8391   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8392   algorithm: "plot_latency_error_bars_name"
8393   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8394   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8395   include:
8396     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
8397     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8398     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8399     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8400   layout:
8401     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
8402     layout: "plot-latency"
8403
8404 - type: "plot"
8405   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8406   algorithm: "plot_latency_error_bars_name"
8407   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8408   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8409   include:
8410     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
8411     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8412     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8413     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
8414     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
8415     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8416   layout:
8417     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
8418     layout: "plot-latency"
8419
8420 - type: "plot"
8421   title: "Latency: 3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr-lat"
8422   algorithm: "plot_latency_error_bars_name"
8423   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr-lat"
8424   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8425   include:
8426     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8427     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8428     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8429     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8430     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8431     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8432   layout:
8433     title: "3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr"
8434     layout: "plot-latency"
8435
8436 - type: "plot"
8437   title: "Latency: 3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
8438   algorithm: "plot_latency_error_bars_name"
8439   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
8440   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8441   include:
8442     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8443     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8444     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8445     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8446     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8447     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8448   layout:
8449     title: "3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr"
8450     layout: "plot-latency"
8451
8452 - type: "plot"
8453   title: "Latency: 3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
8454   algorithm: "plot_latency_error_bars_name"
8455   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
8456   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8457   include:
8458     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8459     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8460     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8461     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8462     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8463     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8464   layout:
8465     title: "3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr"
8466     layout: "plot-latency"
8467
8468 - type: "plot"
8469   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8470   algorithm: "plot_latency_error_bars_name"
8471   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8472   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8473   include:
8474     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8475     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8476     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8477     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8478   layout:
8479     title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
8480     layout: "plot-latency"
8481
8482 - type: "plot"
8483   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
8484   algorithm: "plot_latency_error_bars_name"
8485   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
8486   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8487   include:
8488     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8489     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8490     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8491     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8492   layout:
8493     title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
8494     layout: "plot-latency"
8495
8496 #- type: "plot"
8497 #  title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8498 #  algorithm: "plot_latency_error_bars_name"
8499 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8500 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8501 #  include:
8502 #    - ""
8503 #  layout:
8504 #    title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
8505 #    layout: "plot-latency"
8506
8507 - type: "plot"
8508   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8509   algorithm: "plot_latency_error_bars_name"
8510   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8511   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8512   include:
8513     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8514     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8515     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8516     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8517     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8518   layout:
8519     title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
8520     layout: "plot-latency"
8521
8522 - type: "plot"
8523   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8524   algorithm: "plot_latency_error_bars_name"
8525   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8526   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8527   include:
8528     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8529     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8530     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8531     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8532     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8533     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8534   layout:
8535     title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
8536     layout: "plot-latency"
8537
8538 - type: "plot"
8539   title: "Latency: 3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
8540   algorithm: "plot_latency_error_bars_name"
8541   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
8542   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8543   include:
8544     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8545     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8546     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8547   layout:
8548     title: "3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr"
8549     layout: "plot-latency"
8550
8551 - type: "plot"
8552   title: "Latency: 3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
8553   algorithm: "plot_latency_error_bars_name"
8554   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
8555   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8556   include:
8557     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8558     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8559     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8560   layout:
8561     title: "3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr"
8562     layout: "plot-latency"
8563
8564 ################################################################################
8565
8566 # Packet Latency 4C
8567
8568 - type: "plot"
8569   title: "Latency: 2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8570   algorithm: "plot_latency_error_bars_name"
8571   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8572   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8573   include:
8574     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8575     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8576     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8577     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8578   layout:
8579     title: "2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
8580     layout: "plot-latency"
8581
8582 - type: "plot"
8583   title: "Latency: 3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8584   algorithm: "plot_latency_error_bars_name"
8585   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8586   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8587   include:
8588     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8589     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
8590     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8591     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
8592     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8593   layout:
8594     title: "3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
8595     layout: "plot-latency"
8596
8597 - type: "plot"
8598   title: "Latency: 2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8599   algorithm: "plot_latency_error_bars_name"
8600   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8601   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8602   include:
8603     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
8604     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8605     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8606     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8607     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8608   layout:
8609     title: "2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
8610     layout: "plot-latency"
8611
8612 - type: "plot"
8613   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8614   algorithm: "plot_latency_error_bars_name"
8615   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8616   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8617   include:
8618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
8619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
8620     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
8621     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8622   layout:
8623     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
8624     layout: "plot-latency"
8625
8626 - type: "plot"
8627   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8628   algorithm: "plot_latency_error_bars_name"
8629   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8630   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8631   include:
8632     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8633     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8634     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
8635     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
8636     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8637   layout:
8638     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
8639     layout: "plot-latency"
8640
8641 - type: "plot"
8642   title: "Latency: 2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
8643   algorithm: "plot_latency_error_bars_name"
8644   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
8645   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8646   include:
8647     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8648     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8649     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8650     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8651     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8652     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
8653   layout:
8654     title: "2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
8655     layout: "plot-latency"
8656
8657 - type: "plot"
8658   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
8659   algorithm: "plot_latency_error_bars_name"
8660   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
8661   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8662   include:
8663     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
8664     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
8665     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
8666   layout:
8667     title: "3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr"
8668     layout: "plot-latency"
8669
8670 - type: "plot"
8671   title: "Latency: 3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8672   algorithm: "plot_latency_error_bars_name"
8673   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8675   include:
8676     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
8677     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8678     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8679     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8680     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8681   layout:
8682     title: "3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
8683     layout: "plot-latency"
8684
8685 - type: "plot"
8686   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8687   algorithm: "plot_latency_error_bars_name"
8688   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8689   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8690   include:
8691     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
8692     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
8693     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
8694     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8695   layout:
8696     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
8697     layout: "plot-latency"
8698
8699 - type: "plot"
8700   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8701   algorithm: "plot_latency_error_bars_name"
8702   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8703   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8704   include:
8705     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8706     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8707     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
8708     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
8709     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8710   layout:
8711     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
8712     layout: "plot-latency"
8713
8714 - type: "plot"
8715   title: "Latency: 3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr-lat"
8716   algorithm: "plot_latency_error_bars_name"
8717   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr-lat"
8718   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8719   include:
8720     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8721     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8722     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8723     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8724     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8725     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
8726   layout:
8727     title: "3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr"
8728     layout: "plot-latency"
8729
8730 - type: "plot"
8731   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
8732   algorithm: "plot_latency_error_bars_name"
8733   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
8734   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8735   include:
8736     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
8737     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8738   layout:
8739     title: "3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr"
8740     layout: "plot-latency"
8741
8742 - type: "plot"
8743   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
8744   algorithm: "plot_latency_error_bars_name"
8745   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
8746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8747   include:
8748     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-8t4c-ethip4vxlan-l2xcbase-ndrpdr"
8749     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8750     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8751     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8752   layout:
8753     title: "3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr"
8754     layout: "plot-latency"
8755
8756 - type: "plot"
8757   title: "Latency: 2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8758   algorithm: "plot_latency_error_bars_name"
8759   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8760   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8761   include:
8762     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8763     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8764     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8765   layout:
8766     title: "2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8767     layout: "plot-latency"
8768
8769 - type: "plot"
8770   title: "Latency: 2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8771   algorithm: "plot_latency_error_bars_name"
8772   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8773   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8774   include:
8775     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8776     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8777     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
8778     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
8779     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8780   layout:
8781     title: "2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8782     layout: "plot-latency"
8783
8784 - type: "plot"
8785   title: "Latency: 3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
8786   algorithm: "plot_latency_error_bars_name"
8787   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
8788   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8789   include:
8790     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
8791     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
8792     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
8793   layout:
8794     title: "3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr"
8795     layout: "plot-latency"
8796
8797 - type: "plot"
8798   title: "Latency: 3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8799   algorithm: "plot_latency_error_bars_name"
8800   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8801   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8802   include:
8803     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8804     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8805     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8806   layout:
8807     title: "3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8808     layout: "plot-latency"
8809
8810 - type: "plot"
8811   title: "Latency: 3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8812   algorithm: "plot_latency_error_bars_name"
8813   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8814   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8815   include:
8816     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8817     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8818     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
8819     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
8820     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8821   layout:
8822     title: "3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8823     layout: "plot-latency"
8824
8825 - type: "plot"
8826   title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8827   algorithm: "plot_latency_error_bars_name"
8828   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8829   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8830   include:
8831     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8832     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8833     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8834     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8835     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8836     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8837   layout:
8838     title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
8839     layout: "plot-latency"
8840
8841 - type: "plot"
8842   title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8843   algorithm: "plot_latency_error_bars_name"
8844   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8845   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8846   include:
8847     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8848     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8849     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8850     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8851   layout:
8852     title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8853     layout: "plot-latency"
8854
8855 - type: "plot"
8856   title: "Latency: 3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8857   algorithm: "plot_latency_error_bars_name"
8858   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8859   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8860   include:
8861     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8862     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8863     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8864     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8865     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8866     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8867   layout:
8868     title: "3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr"
8869     layout: "plot-latency"
8870
8871 - type: "plot"
8872   title: "Latency: 2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8873   algorithm: "plot_latency_error_bars_name"
8874   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8875   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8876   include:
8877     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8878     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8879     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8880     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8881     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8882     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8883   layout:
8884     title: "2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
8885     layout: "plot-latency"
8886
8887 - type: "plot"
8888   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8889   algorithm: "plot_latency_error_bars_name"
8890   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8891   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8892   include:
8893     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
8894     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8895     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8896     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8897   layout:
8898     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
8899     layout: "plot-latency"
8900
8901 - type: "plot"
8902   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8903   algorithm: "plot_latency_error_bars_name"
8904   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8905   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8906   include:
8907     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
8908     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
8909     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
8910     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8911     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8912   layout:
8913     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
8914     layout: "plot-latency"
8915
8916 - type: "plot"
8917   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8918   algorithm: "plot_latency_error_bars_name"
8919   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8920   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8921   include:
8922     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8923     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
8924     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
8925     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8926   layout:
8927     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
8928     layout: "plot-latency"
8929
8930 - type: "plot"
8931   title: "Latency: 3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
8932   algorithm: "plot_latency_error_bars_name"
8933   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
8934   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8935   include:
8936     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
8937     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
8938     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
8939     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8940     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
8941     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8942   layout:
8943     title: "3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr"
8944     layout: "plot-latency"
8945
8946 - type: "plot"
8947   title: "Latency: 3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8948   algorithm: "plot_latency_error_bars_name"
8949   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8950   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8951   include:
8952     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8953     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8954     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8955     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8956     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8957   layout:
8958     title: "3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
8959     layout: "plot-latency"
8960
8961 - type: "plot"
8962   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8963   algorithm: "plot_latency_error_bars_name"
8964   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8965   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8966   include:
8967     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
8968     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8969     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8970   layout:
8971     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
8972     layout: "plot-latency"
8973
8974 - type: "plot"
8975   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8976   algorithm: "plot_latency_error_bars_name"
8977   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8978   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8979   include:
8980     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
8981     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
8982     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8983     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8984   layout:
8985     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
8986     layout: "plot-latency"
8987
8988 - type: "plot"
8989   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8990   algorithm: "plot_latency_error_bars_name"
8991   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8992   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8993   include:
8994     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
8995     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
8996     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8997     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
8998     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
8999     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
9000   layout:
9001     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
9002     layout: "plot-latency"
9003
9004 - type: "plot"
9005   title: "Latency: 3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr-lat"
9006   algorithm: "plot_latency_error_bars_name"
9007   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr-lat"
9008   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9009   include:
9010     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
9011     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9012     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9013     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9014     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9015     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9016   layout:
9017     title: "3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr"
9018     layout: "plot-latency"
9019
9020 - type: "plot"
9021   title: "Latency: 3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
9022   algorithm: "plot_latency_error_bars_name"
9023   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
9024   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9025   include:
9026     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9027     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9028     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9029     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9030     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9031     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9032   layout:
9033     title: "3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr"
9034     layout: "plot-latency"
9035
9036 - type: "plot"
9037   title: "Latency: 3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
9038   algorithm: "plot_latency_error_bars_name"
9039   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
9040   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9041   include:
9042     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-8t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9043     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9044     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
9045     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
9046     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
9047     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
9048   layout:
9049     title: "3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr"
9050     layout: "plot-latency"
9051
9052 - type: "plot"
9053   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9054   algorithm: "plot_latency_error_bars_name"
9055   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9056   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9057   include:
9058     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9059     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9060     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9061     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9062   layout:
9063     title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
9064     layout: "plot-latency"
9065
9066 - type: "plot"
9067   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
9068   algorithm: "plot_latency_error_bars_name"
9069   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
9070   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9071   include:
9072     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9073     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9074     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9075     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9076   layout:
9077     title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
9078     layout: "plot-latency"
9079
9080 #- type: "plot"
9081 #  title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9082 #  algorithm: "plot_latency_error_bars_name"
9083 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9084 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9085 #  include:
9086 #    - ""
9087 #  layout:
9088 #    title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
9089 #    layout: "plot-latency"
9090
9091 - type: "plot"
9092   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9093   algorithm: "plot_latency_error_bars_name"
9094   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9095   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9096   include:
9097     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9098     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9099     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9100     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9101     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9102   layout:
9103     title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
9104     layout: "plot-latency"
9105
9106 - type: "plot"
9107   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9108   algorithm: "plot_latency_error_bars_name"
9109   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9110   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9111   include:
9112     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9113     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9114     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9115     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9116     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9117     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9118   layout:
9119     title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
9120     layout: "plot-latency"
9121
9122 - type: "plot"
9123   title: "Latency: 3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
9124   algorithm: "plot_latency_error_bars_name"
9125   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
9126   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9127   include:
9128     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9129     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9130     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9131   layout:
9132     title: "3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr"
9133     layout: "plot-latency"
9134
9135 - type: "plot"
9136   title: "Latency: 3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
9137   algorithm: "plot_latency_error_bars_name"
9138   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
9139   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9140   include:
9141     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9142     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9143     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9144   layout:
9145     title: "3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr"
9146     layout: "plot-latency"
9147
9148 ################################################################################
9149
9150 # Packet Speedup
9151
9152 - type: "plot"
9153   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9154   algorithm: "plot_throughput_speedup_analysis_name"
9155   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9156   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9157   include:
9158     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9159     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9160     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9161     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9162   layout:
9163     title: "2n-skx-xxv710-64b-memif-base-i40e-ndr"
9164     layout: "plot-throughput-speedup-analysis"
9165
9166 - type: "plot"
9167   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9168   algorithm: "plot_throughput_speedup_analysis_name"
9169   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9170   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9171   include:
9172     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9173     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9174     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9175     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9176   layout:
9177     title: "2n-skx-xxv710-64b-memif-base-i40e-pdr"
9178     layout: "plot-throughput-speedup-analysis"
9179
9180 - type: "plot"
9181   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9182   algorithm: "plot_throughput_speedup_analysis_name"
9183   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9184   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9185   include:
9186     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9187     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9188     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9189     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9190     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9191   layout:
9192     title: "3n-skx-xxv710-64b-memif-base-i40e-ndr"
9193     layout: "plot-throughput-speedup-analysis"
9194
9195 - type: "plot"
9196   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9197   algorithm: "plot_throughput_speedup_analysis_name"
9198   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9199   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9200   include:
9201     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9202     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9203     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9204     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9205     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9206   layout:
9207     title: "3n-skx-xxv710-64b-memif-base-i40e-pdr"
9208     layout: "plot-throughput-speedup-analysis"
9209
9210 - type: "plot"
9211   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9212   algorithm: "plot_throughput_speedup_analysis_name"
9213   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9214   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9215   include:
9216     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9217     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9218     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9219     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9220     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9221   layout:
9222     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
9223     layout: "plot-throughput-speedup-analysis"
9224
9225 - type: "plot"
9226   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9227   algorithm: "plot_throughput_speedup_analysis_name"
9228   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9229   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9230   include:
9231     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9232     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9233     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9234     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9235     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9236   layout:
9237     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
9238     layout: "plot-throughput-speedup-analysis"
9239
9240 - type: "plot"
9241   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9242   algorithm: "plot_throughput_speedup_analysis_name"
9243   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9244   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9245   include:
9246     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9247     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9248     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9250   layout:
9251     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
9252     layout: "plot-throughput-speedup-analysis"
9253
9254 - type: "plot"
9255   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9256   algorithm: "plot_throughput_speedup_analysis_name"
9257   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9258   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9259   include:
9260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9262     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9264   layout:
9265     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
9266     layout: "plot-throughput-speedup-analysis"
9267
9268 - type: "plot"
9269   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9270   algorithm: "plot_throughput_speedup_analysis_name"
9271   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9272   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9273   include:
9274     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9275     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9279   layout:
9280     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
9281     layout: "plot-throughput-speedup-analysis"
9282
9283 - type: "plot"
9284   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9285   algorithm: "plot_throughput_speedup_analysis_name"
9286   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9287   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9288   include:
9289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9290     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9291     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9294   layout:
9295     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
9296     layout: "plot-throughput-speedup-analysis"
9297
9298 - type: "plot"
9299   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
9300   algorithm: "plot_throughput_speedup_analysis_name"
9301   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
9302   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9303   include:
9304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9307     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9310   layout:
9311     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
9312     layout: "plot-throughput-speedup-analysis"
9313
9314 - type: "plot"
9315   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
9316   algorithm: "plot_throughput_speedup_analysis_name"
9317   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
9318   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9319   include:
9320     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9322     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9323     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9324     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9325     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9326   layout:
9327     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
9328     layout: "plot-throughput-speedup-analysis"
9329
9330 - type: "plot"
9331   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9332   algorithm: "plot_throughput_speedup_analysis_name"
9333   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9334   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9335   include:
9336     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9337     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9338     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9339   layout:
9340     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr"
9341     layout: "plot-throughput-speedup-analysis"
9342
9343 - type: "plot"
9344   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9345   algorithm: "plot_throughput_speedup_analysis_name"
9346   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9347   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9348   include:
9349     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9350     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9351     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9352   layout:
9353     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr"
9354     layout: "plot-throughput-speedup-analysis"
9355
9356 - type: "plot"
9357   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9358   algorithm: "plot_throughput_speedup_analysis_name"
9359   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9361   include:
9362     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9363     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9364     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9365     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9366     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9367   layout:
9368     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
9369     layout: "plot-throughput-speedup-analysis"
9370
9371 - type: "plot"
9372   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9373   algorithm: "plot_throughput_speedup_analysis_name"
9374   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9375   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9376   include:
9377     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9378     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9379     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9380     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9382   layout:
9383     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
9384     layout: "plot-throughput-speedup-analysis"
9385
9386 - type: "plot"
9387   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9388   algorithm: "plot_throughput_speedup_analysis_name"
9389   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9390   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9391   include:
9392     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9393     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9394     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9395     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9396   layout:
9397     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
9398     layout: "plot-throughput-speedup-analysis"
9399
9400 - type: "plot"
9401   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9402   algorithm: "plot_throughput_speedup_analysis_name"
9403   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9404   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9405   include:
9406     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9407     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9408     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9409     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9410   layout:
9411     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
9412     layout: "plot-throughput-speedup-analysis"
9413
9414 - type: "plot"
9415   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9416   algorithm: "plot_throughput_speedup_analysis_name"
9417   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9418   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9419   include:
9420     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9421     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9422     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9423     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9424     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9425   layout:
9426     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
9427     layout: "plot-throughput-speedup-analysis"
9428
9429 - type: "plot"
9430   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9431   algorithm: "plot_throughput_speedup_analysis_name"
9432   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9433   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9434   include:
9435     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9436     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9437     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9438     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9439     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9440   layout:
9441     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
9442     layout: "plot-throughput-speedup-analysis"
9443
9444 - type: "plot"
9445   title: "Speedup: 3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr-tsa"
9446   algorithm: "plot_throughput_speedup_analysis_name"
9447   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr-tsa"
9448   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9449   include:
9450     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9451     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9452     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9453     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9454     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9455     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9456   layout:
9457     title: "3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr"
9458     layout: "plot-throughput-speedup-analysis"
9459
9460 - type: "plot"
9461   title: "Speedup: 3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr-tsa"
9462   algorithm: "plot_throughput_speedup_analysis_name"
9463   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr-tsa"
9464   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9465   include:
9466     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9467     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9468     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9469     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9470     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9471     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9472   layout:
9473     title: "3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr"
9474     layout: "plot-throughput-speedup-analysis"
9475
9476 - type: "plot"
9477   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
9478   algorithm: "plot_throughput_speedup_analysis_name"
9479   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
9480   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9481   include:
9482     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9483     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9484   layout:
9485     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr"
9486     layout: "plot-throughput-speedup-analysis"
9487
9488 - type: "plot"
9489   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
9490   algorithm: "plot_throughput_speedup_analysis_name"
9491   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
9492   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9493   include:
9494     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9495     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9496   layout:
9497     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr"
9498     layout: "plot-throughput-speedup-analysis"
9499
9500 - type: "plot"
9501   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
9502   algorithm: "plot_throughput_speedup_analysis_name"
9503   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
9504   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9505   include:
9506     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9507     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9508     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9509     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9510   layout:
9511     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr"
9512     layout: "plot-throughput-speedup-analysis"
9513
9514 - type: "plot"
9515   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
9516   algorithm: "plot_throughput_speedup_analysis_name"
9517   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
9518   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9519   include:
9520     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9521     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9522     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9523     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9524   layout:
9525     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr"
9526     layout: "plot-throughput-speedup-analysis"
9527
9528 - type: "plot"
9529   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9530   algorithm: "plot_throughput_speedup_analysis_name"
9531   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9532   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9533   include:
9534     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9535     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9536     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9537   layout:
9538     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
9539     layout: "plot-throughput-speedup-analysis"
9540
9541 - type: "plot"
9542   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9543   algorithm: "plot_throughput_speedup_analysis_name"
9544   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9545   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9546   include:
9547     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9548     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9549     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9550   layout:
9551     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
9552     layout: "plot-throughput-speedup-analysis"
9553
9554 - type: "plot"
9555   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9556   algorithm: "plot_throughput_speedup_analysis_name"
9557   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9558   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9559   include:
9560     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9561     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9562     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9563     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9564     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9565   layout:
9566     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
9567     layout: "plot-throughput-speedup-analysis"
9568
9569 - type: "plot"
9570   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9571   algorithm: "plot_throughput_speedup_analysis_name"
9572   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9573   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9574   include:
9575     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9576     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9577     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9578     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9579     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9580   layout:
9581     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
9582     layout: "plot-throughput-speedup-analysis"
9583
9584 - type: "plot"
9585   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9586   algorithm: "plot_throughput_speedup_analysis_name"
9587   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9588   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9589   include:
9590     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9591     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9592     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9593   layout:
9594     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr"
9595     layout: "plot-throughput-speedup-analysis"
9596
9597 - type: "plot"
9598   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9599   algorithm: "plot_throughput_speedup_analysis_name"
9600   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9601   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9602   include:
9603     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9604     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9605     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9606   layout:
9607     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr"
9608     layout: "plot-throughput-speedup-analysis"
9609
9610 - type: "plot"
9611   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9612   algorithm: "plot_throughput_speedup_analysis_name"
9613   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9614   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9615   include:
9616     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9617     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9618     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9619   layout:
9620     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
9621     layout: "plot-throughput-speedup-analysis"
9622
9623 - type: "plot"
9624   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9625   algorithm: "plot_throughput_speedup_analysis_name"
9626   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9627   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9628   include:
9629     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9630     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9631     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9632   layout:
9633     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
9634     layout: "plot-throughput-speedup-analysis"
9635
9636 - type: "plot"
9637   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9638   algorithm: "plot_throughput_speedup_analysis_name"
9639   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9640   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9641   include:
9642     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9643     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9644     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9645     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9646     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9647   layout:
9648     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
9649     layout: "plot-throughput-speedup-analysis"
9650
9651 - type: "plot"
9652   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9653   algorithm: "plot_throughput_speedup_analysis_name"
9654   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9655   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9656   include:
9657     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9658     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9659     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9660     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9661     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9662   layout:
9663     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
9664     layout: "plot-throughput-speedup-analysis"
9665
9666 - type: "plot"
9667   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
9668   algorithm: "plot_throughput_speedup_analysis_name"
9669   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
9670   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9671   include:
9672     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9673     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9674     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9675     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9676     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9677     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9678   layout:
9679     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr"
9680     layout: "plot-throughput-speedup-analysis"
9681
9682 - type: "plot"
9683   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
9684   algorithm: "plot_throughput_speedup_analysis_name"
9685   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
9686   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9687   include:
9688     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9689     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9690     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9691     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9692     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9693     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9694   layout:
9695     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr"
9696     layout: "plot-throughput-speedup-analysis"
9697
9698 - type: "plot"
9699   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
9700   algorithm: "plot_throughput_speedup_analysis_name"
9701   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
9702   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9703   include:
9704     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9705     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9706     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9707     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9708   layout:
9709     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr"
9710     layout: "plot-throughput-speedup-analysis"
9711
9712 - type: "plot"
9713   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
9714   algorithm: "plot_throughput_speedup_analysis_name"
9715   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
9716   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9717   include:
9718     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9719     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9720     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9721     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9722   layout:
9723     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr"
9724     layout: "plot-throughput-speedup-analysis"
9725
9726 - type: "plot"
9727   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
9728   algorithm: "plot_throughput_speedup_analysis_name"
9729   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
9730   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9731   include:
9732     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9733     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9734     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9735     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9736     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9737     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9738   layout:
9739     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr"
9740     layout: "plot-throughput-speedup-analysis"
9741
9742 - type: "plot"
9743   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
9744   algorithm: "plot_throughput_speedup_analysis_name"
9745   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
9746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9747   include:
9748     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9749     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9750     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9751     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9752     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9753     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9754   layout:
9755     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr"
9756     layout: "plot-throughput-speedup-analysis"
9757
9758 - type: "plot"
9759   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9760   algorithm: "plot_throughput_speedup_analysis_name"
9761   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9762   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9763   include:
9764     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9765     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9766     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9767     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9768     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9769     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9770   layout:
9771     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
9772     layout: "plot-throughput-speedup-analysis"
9773
9774 - type: "plot"
9775   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9776   algorithm: "plot_throughput_speedup_analysis_name"
9777   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9778   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9779   include:
9780     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9781     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9782     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9783     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9784     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9785     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9786   layout:
9787     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
9788     layout: "plot-throughput-speedup-analysis"
9789
9790 - type: "plot"
9791   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9792   algorithm: "plot_throughput_speedup_analysis_name"
9793   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9794   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9795   include:
9796     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9797     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9798     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9799     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9800   layout:
9801     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
9802     layout: "plot-throughput-speedup-analysis"
9803
9804 - type: "plot"
9805   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9806   algorithm: "plot_throughput_speedup_analysis_name"
9807   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9808   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9809   include:
9810     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9811     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9812     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9813     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9814   layout:
9815     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
9816     layout: "plot-throughput-speedup-analysis"
9817
9818 - type: "plot"
9819   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9820   algorithm: "plot_throughput_speedup_analysis_name"
9821   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9822   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9823   include:
9824     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9825     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9826     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9827     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9828     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9829   layout:
9830     title: "2n-skx-xxv710-64b-l2switching-base-i40e-ndr"
9831     layout: "plot-throughput-speedup-analysis"
9832
9833 - type: "plot"
9834   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9835   algorithm: "plot_throughput_speedup_analysis_name"
9836   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9837   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9838   include:
9839     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9840     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9841     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9842     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9843     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9844   layout:
9845     title: "2n-skx-xxv710-64b-l2switching-base-i40e-pdr"
9846     layout: "plot-throughput-speedup-analysis"
9847
9848 - type: "plot"
9849   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9850   algorithm: "plot_throughput_speedup_analysis_name"
9851   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9852   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9853   include:
9854     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9855     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9856     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9857     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9858   layout:
9859     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
9860     layout: "plot-throughput-speedup-analysis"
9861
9862 - type: "plot"
9863   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9864   algorithm: "plot_throughput_speedup_analysis_name"
9865   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9866   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9867   include:
9868     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9869     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9870     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9871     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9872   layout:
9873     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
9874     layout: "plot-throughput-speedup-analysis"
9875
9876 - type: "plot"
9877   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
9878   algorithm: "plot_throughput_speedup_analysis_name"
9879   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
9880   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9881   include:
9882     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9883     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9884     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9885     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9886     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9887     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9888   layout:
9889     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr"
9890     layout: "plot-throughput-speedup-analysis"
9891
9892 - type: "plot"
9893   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
9894   algorithm: "plot_throughput_speedup_analysis_name"
9895   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
9896   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9897   include:
9898     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9899     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9900     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9901     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9902     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9903     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9904   layout:
9905     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr"
9906     layout: "plot-throughput-speedup-analysis"
9907
9908 - type: "plot"
9909   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9910   algorithm: "plot_throughput_speedup_analysis_name"
9911   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9912   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9913   include:
9914     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9915     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9916     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9917     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9918     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9919   layout:
9920     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
9921     layout: "plot-throughput-speedup-analysis"
9922
9923 - type: "plot"
9924   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9925   algorithm: "plot_throughput_speedup_analysis_name"
9926   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9927   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9928   include:
9929     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9930     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9931     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9932     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9933     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9934   layout:
9935     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
9936     layout: "plot-throughput-speedup-analysis"
9937
9938 - type: "plot"
9939   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9940   algorithm: "plot_throughput_speedup_analysis_name"
9941   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9942   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9943   include:
9944     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9945     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9946     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9947   layout:
9948     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
9949     layout: "plot-throughput-speedup-analysis"
9950
9951 - type: "plot"
9952   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9953   algorithm: "plot_throughput_speedup_analysis_name"
9954   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9955   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9956   include:
9957     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9958     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9959     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9960   layout:
9961     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
9962     layout: "plot-throughput-speedup-analysis"
9963
9964 - type: "plot"
9965   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9966   algorithm: "plot_throughput_speedup_analysis_name"
9967   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9968   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9969   include:
9970     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9971     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9972     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9973     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9974   layout:
9975     title: "3n-skx-xxv710-64b-l2switching-base-i40e-ndr"
9976     layout: "plot-throughput-speedup-analysis"
9977
9978 - type: "plot"
9979   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9980   algorithm: "plot_throughput_speedup_analysis_name"
9981   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9982   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9983   include:
9984     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9985     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9986     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9987     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9988   layout:
9989     title: "3n-skx-xxv710-64b-l2switching-base-i40e-pdr"
9990     layout: "plot-throughput-speedup-analysis"
9991
9992 - type: "plot"
9993   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9994   algorithm: "plot_throughput_speedup_analysis_name"
9995   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9996   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9997   include:
9998     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9999     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
10000     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10001     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
10002     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
10003     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
10004   layout:
10005     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
10006     layout: "plot-throughput-speedup-analysis"
10007
10008 - type: "plot"
10009   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
10010   algorithm: "plot_throughput_speedup_analysis_name"
10011   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
10012   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10013   include:
10014     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
10015     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
10016     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10017     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
10018     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
10019     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
10020   layout:
10021     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
10022     layout: "plot-throughput-speedup-analysis"
10023
10024 - type: "plot"
10025   title: "Speedup: 3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr-tsa"
10026   algorithm: "plot_throughput_speedup_analysis_name"
10027   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr-tsa"
10028   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10029   include:
10030     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10031     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
10032     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
10033     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
10034     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
10035     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
10036   layout:
10037     title: "3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr"
10038     layout: "plot-throughput-speedup-analysis"
10039
10040 - type: "plot"
10041   title: "Speedup: 3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr-tsa"
10042   algorithm: "plot_throughput_speedup_analysis_name"
10043   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr-tsa"
10044   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10045   include:
10046     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
10047     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
10048     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
10049     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
10050     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
10051     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
10052   layout:
10053     title: "3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr"
10054     layout: "plot-throughput-speedup-analysis"
10055
10056 - type: "plot"
10057   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
10058   algorithm: "plot_throughput_speedup_analysis_name"
10059   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
10060   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10061   include:
10062     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10063     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10064     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10065     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10066     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10067     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10068   layout:
10069     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr"
10070     layout: "plot-throughput-speedup-analysis"
10071
10072 - type: "plot"
10073   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10074   algorithm: "plot_throughput_speedup_analysis_name"
10075   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10076   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10077   include:
10078     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10079     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10080     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10081     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10082     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10083     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10084   layout:
10085     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr"
10086     layout: "plot-throughput-speedup-analysis"
10087
10088 - type: "plot"
10089   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
10090   algorithm: "plot_throughput_speedup_analysis_name"
10091   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
10092   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10093   include:
10094     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10095     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10096     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10097     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10098     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10099     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10100   layout:
10101     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr"
10102     layout: "plot-throughput-speedup-analysis"
10103
10104 - type: "plot"
10105   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10106   algorithm: "plot_throughput_speedup_analysis_name"
10107   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10108   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10109   include:
10110     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10111     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10112     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10113     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10114     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10115     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10116   layout:
10117     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr"
10118     layout: "plot-throughput-speedup-analysis"
10119
10120 - type: "plot"
10121   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10122   algorithm: "plot_throughput_speedup_analysis_name"
10123   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10124   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10125   include:
10126     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10127     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10128     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10129     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10130   layout:
10131     title: "2n-skx-xxv710-64b-vhost-base-i40e-ndr"
10132     layout: "plot-throughput-speedup-analysis"
10133
10134 - type: "plot"
10135   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10136   algorithm: "plot_throughput_speedup_analysis_name"
10137   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10138   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10139   include:
10140     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10141     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10142     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10143     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10144   layout:
10145     title: "2n-skx-xxv710-64b-vhost-base-i40e-pdr"
10146     layout: "plot-throughput-speedup-analysis"
10147
10148 - type: "plot"
10149   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
10150   algorithm: "plot_throughput_speedup_analysis_name"
10151   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
10152   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10153   include:
10154     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10155     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10156     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10157     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10158   layout:
10159     title: "3n-hsw-xl710-64b-vhost-base-i40e-ndr"
10160     layout: "plot-throughput-speedup-analysis"
10161
10162 - type: "plot"
10163   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
10164   algorithm: "plot_throughput_speedup_analysis_name"
10165   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
10166   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10167   include:
10168     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10169     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10170     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10171     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10172   layout:
10173     title: "3n-hsw-xl710-64b-vhost-base-i40e-pdr"
10174     layout: "plot-throughput-speedup-analysis"
10175
10176 #- type: "plot"
10177 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10178 #  algorithm: "plot_throughput_speedup_analysis_name"
10179 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10180 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10181 #  include:
10182 #    - ""
10183 #  layout:
10184 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr"
10185 #    layout: "plot-throughput-speedup-analysis"
10186 #
10187 #- type: "plot"
10188 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10189 #  algorithm: "plot_throughput_speedup_analysis_name"
10190 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10191 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10192 #  include:
10193 #    - ""
10194 #  layout:
10195 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr"
10196 #    layout: "plot-throughput-speedup-analysis"
10197
10198 - type: "plot"
10199   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10200   algorithm: "plot_throughput_speedup_analysis_name"
10201   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10202   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10203   include:
10204     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10205     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10206     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10207     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10208     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10209   layout:
10210     title: "3n-skx-xxv710-64b-vhost-base-i40e-ndr"
10211     layout: "plot-throughput-speedup-analysis"
10212
10213 - type: "plot"
10214   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10215   algorithm: "plot_throughput_speedup_analysis_name"
10216   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10217   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10218   include:
10219     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10220     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10221     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10222     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10223     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10224   layout:
10225     title: "3n-skx-xxv710-64b-vhost-base-i40e-pdr"
10226     layout: "plot-throughput-speedup-analysis"
10227
10228 - type: "plot"
10229   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10230   algorithm: "plot_throughput_speedup_analysis_name"
10231   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10232   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10233   include:
10234     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10237     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10238     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10239     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10240   layout:
10241     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr"
10242     layout: "plot-throughput-speedup-analysis"
10243
10244 - type: "plot"
10245   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10246   algorithm: "plot_throughput_speedup_analysis_name"
10247   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10248   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10249   include:
10250     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10251     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10252     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10253     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10254     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10255     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10256   layout:
10257     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr"
10258     layout: "plot-throughput-speedup-analysis"
10259
10260 - type: "plot"
10261   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
10262   algorithm: "plot_throughput_speedup_analysis_name"
10263   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
10264   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10265   include:
10266     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10267     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10268     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10269   layout:
10270     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr"
10271     layout: "plot-throughput-speedup-analysis"
10272
10273 - type: "plot"
10274   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
10275   algorithm: "plot_throughput_speedup_analysis_name"
10276   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
10277   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10278   include:
10279     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10280     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10281     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10282   layout:
10283     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr"
10284     layout: "plot-throughput-speedup-analysis"
10285
10286 - type: "plot"
10287   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
10288   algorithm: "plot_throughput_speedup_analysis_name"
10289   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
10290   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10291   include:
10292     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10293     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10294     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10295   layout:
10296     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr"
10297     layout: "plot-throughput-speedup-analysis"
10298
10299 - type: "plot"
10300   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
10301   algorithm: "plot_throughput_speedup_analysis_name"
10302   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
10303   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10304   include:
10305     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10306     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10307     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10308   layout:
10309     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr"
10310     layout: "plot-throughput-speedup-analysis"
10311
10312 ################################################################################
10313
10314 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
10315 - type: "plot"
10316   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10317   algorithm: "plot_performance_box"
10318   output-file-type: ".html"
10319   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10320   data: "plot-dpdk-throughput-latency-3n-hsw"
10321   filter: "'NIC_Intel-X520-DA2' and
10322            '64B' and
10323            'BASE' and
10324            'NDRPDR' and
10325            '1T1C' and
10326            'IP4FWD'"
10327   parameters:
10328   - "throughput"
10329   - "parent"
10330   - "tags"
10331   traces:
10332     hoverinfo: "x+y"
10333     boxpoints: "outliers"
10334     whiskerwidth: 0
10335   layout:
10336     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10337     layout: "plot-throughput"
10338
10339 - type: "plot"
10340   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10341   algorithm: "plot_performance_box"
10342   output-file-type: ".html"
10343   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10344   data: "plot-dpdk-throughput-latency-3n-hsw"
10345   filter: "'NIC_Intel-X520-DA2' and
10346            '64B' and
10347            'BASE' and
10348            'NDRPDR' and
10349            '2T2C' and
10350            'IP4FWD'"
10351   parameters:
10352   - "throughput"
10353   - "parent"
10354   - "tags"
10355   traces:
10356     hoverinfo: "x+y"
10357     boxpoints: "outliers"
10358     whiskerwidth: 0
10359   layout:
10360     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10361     layout: "plot-throughput"
10362
10363 - type: "plot"
10364   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10365   algorithm: "plot_performance_box"
10366   output-file-type: ".html"
10367   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10368   data: "plot-dpdk-throughput-latency-3n-hsw"
10369   filter: "'NIC_Intel-X520-DA2' and
10370            '64B' and
10371            'BASE' and
10372            'NDRPDR' and
10373            '1T1C' and
10374            'IP4FWD'"
10375   parameters:
10376   - "throughput"
10377   - "parent"
10378   - "tags"
10379   traces:
10380     hoverinfo: "x+y"
10381     boxpoints: "outliers"
10382     whiskerwidth: 0
10383   layout:
10384     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10385     layout: "plot-throughput"
10386
10387 - type: "plot"
10388   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10389   algorithm: "plot_performance_box"
10390   output-file-type: ".html"
10391   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10392   data: "plot-dpdk-throughput-latency-3n-hsw"
10393   filter: "'NIC_Intel-X520-DA2' and
10394            '64B' and
10395            'BASE' and
10396            'NDRPDR' and
10397            '2T2C' and
10398            'IP4FWD'"
10399   parameters:
10400   - "throughput"
10401   - "parent"
10402   - "tags"
10403   traces:
10404     hoverinfo: "x+y"
10405     boxpoints: "outliers"
10406     whiskerwidth: 0
10407   layout:
10408     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10409     layout: "plot-throughput"
10410
10411 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
10412 - type: "plot"
10413   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10414   algorithm: "plot_performance_box"
10415   output-file-type: ".html"
10416   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10417   data: "plot-dpdk-throughput-latency-3n-hsw"
10418   filter: "'NIC_Intel-X710' and
10419            '64B' and
10420            'BASE' and
10421            'NDRPDR' and
10422            '1T1C' and
10423            'IP4FWD'"
10424   parameters:
10425   - "throughput"
10426   - "parent"
10427   - "tags"
10428   traces:
10429     hoverinfo: "x+y"
10430     boxpoints: "outliers"
10431     whiskerwidth: 0
10432   layout:
10433     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10434     layout: "plot-throughput"
10435
10436 - type: "plot"
10437   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10438   algorithm: "plot_performance_box"
10439   output-file-type: ".html"
10440   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10441   data: "plot-dpdk-throughput-latency-3n-hsw"
10442   filter: "'NIC_Intel-X710' and
10443            '64B' and
10444            'BASE' and
10445            'NDRPDR' and
10446            '2T2C' and
10447            'IP4FWD'"
10448   parameters:
10449   - "throughput"
10450   - "parent"
10451   - "tags"
10452   traces:
10453     hoverinfo: "x+y"
10454     boxpoints: "outliers"
10455     whiskerwidth: 0
10456   layout:
10457     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10458     layout: "plot-throughput"
10459
10460 - type: "plot"
10461   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10462   algorithm: "plot_performance_box"
10463   output-file-type: ".html"
10464   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10465   data: "plot-dpdk-throughput-latency-3n-hsw"
10466   filter: "'NIC_Intel-X710' and
10467            '64B' and
10468            'BASE' and
10469            'NDRPDR' and
10470            '1T1C' and
10471            'IP4FWD'"
10472   parameters:
10473   - "throughput"
10474   - "parent"
10475   - "tags"
10476   traces:
10477     hoverinfo: "x+y"
10478     boxpoints: "outliers"
10479     whiskerwidth: 0
10480   layout:
10481     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10482     layout: "plot-throughput"
10483
10484 - type: "plot"
10485   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10486   algorithm: "plot_performance_box"
10487   output-file-type: ".html"
10488   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10489   data: "plot-dpdk-throughput-latency-3n-hsw"
10490   filter: "'NIC_Intel-X710' and
10491            '64B' and
10492            'BASE' and
10493            'NDRPDR' and
10494            '2T2C' and
10495            'IP4FWD'"
10496   parameters:
10497   - "throughput"
10498   - "parent"
10499   - "tags"
10500   traces:
10501     hoverinfo: "x+y"
10502     boxpoints: "outliers"
10503     whiskerwidth: 0
10504   layout:
10505     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10506     layout: "plot-throughput"
10507
10508 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
10509 - type: "plot"
10510   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10511   algorithm: "plot_performance_box"
10512   output-file-type: ".html"
10513   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10514   data: "plot-dpdk-throughput-latency-3n-hsw"
10515   filter: "'NIC_Intel-XL710' and
10516            '64B' and
10517            'BASE' and
10518            'NDRPDR' and
10519            '1T1C' and
10520            'IP4FWD'"
10521   parameters:
10522   - "throughput"
10523   - "parent"
10524   - "tags"
10525   traces:
10526     hoverinfo: "x+y"
10527     boxpoints: "outliers"
10528     whiskerwidth: 0
10529   layout:
10530     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10531     layout: "plot-throughput"
10532
10533 - type: "plot"
10534   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10535   algorithm: "plot_performance_box"
10536   output-file-type: ".html"
10537   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10538   data: "plot-dpdk-throughput-latency-3n-hsw"
10539   filter: "'NIC_Intel-XL710' and
10540            '64B' and
10541            'BASE' and
10542            'NDRPDR' and
10543            '2T2C' and
10544            'IP4FWD'"
10545   parameters:
10546   - "throughput"
10547   - "parent"
10548   - "tags"
10549   traces:
10550     hoverinfo: "x+y"
10551     boxpoints: "outliers"
10552     whiskerwidth: 0
10553   layout:
10554     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10555     layout: "plot-throughput"
10556
10557 - type: "plot"
10558   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10559   algorithm: "plot_performance_box"
10560   output-file-type: ".html"
10561   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10562   data: "plot-dpdk-throughput-latency-3n-hsw"
10563   filter: "'NIC_Intel-XL710' and
10564            '64B' and
10565            'BASE' and
10566            'NDRPDR' and
10567            '1T1C' and
10568            'IP4FWD'"
10569   parameters:
10570   - "throughput"
10571   - "parent"
10572   - "tags"
10573   traces:
10574     hoverinfo: "x+y"
10575     boxpoints: "outliers"
10576     whiskerwidth: 0
10577   layout:
10578     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10579     layout: "plot-throughput"
10580
10581 - type: "plot"
10582   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10583   algorithm: "plot_performance_box"
10584   output-file-type: ".html"
10585   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10586   data: "plot-dpdk-throughput-latency-3n-hsw"
10587   filter: "'NIC_Intel-XL710' and
10588            '64B' and
10589            'BASE' and
10590            'NDRPDR' and
10591            '2T2C' and
10592            'IP4FWD'"
10593   parameters:
10594   - "throughput"
10595   - "parent"
10596   - "tags"
10597   traces:
10598     hoverinfo: "x+y"
10599     boxpoints: "outliers"
10600     whiskerwidth: 0
10601   layout:
10602     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10603     layout: "plot-throughput"
10604
10605 # Packet Throughput - DPDK l3fwd 3n-skx-x710
10606 - type: "plot"
10607   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10608   algorithm: "plot_performance_box"
10609   output-file-type: ".html"
10610   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10611   data: "plot-dpdk-throughput-latency-3n-skx"
10612   filter: "'NIC_Intel-X710' and
10613            '64B' and
10614            'BASE' and
10615            'NDRPDR' and
10616            '2T1C' and
10617            'IP4FWD'"
10618   parameters:
10619   - "throughput"
10620   - "parent"
10621   - "tags"
10622   traces:
10623     hoverinfo: "x+y"
10624     boxpoints: "outliers"
10625     whiskerwidth: 0
10626   layout:
10627     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10628     layout: "plot-throughput"
10629
10630 - type: "plot"
10631   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10632   algorithm: "plot_performance_box"
10633   output-file-type: ".html"
10634   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10635   data: "plot-dpdk-throughput-latency-3n-skx"
10636   filter: "'NIC_Intel-X710' and
10637            '64B' and
10638            'BASE' and
10639            'NDRPDR' and
10640            '4T2C' and
10641            'IP4FWD'"
10642   parameters:
10643   - "throughput"
10644   - "parent"
10645   - "tags"
10646   traces:
10647     hoverinfo: "x+y"
10648     boxpoints: "outliers"
10649     whiskerwidth: 0
10650   layout:
10651     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10652     layout: "plot-throughput"
10653
10654 - type: "plot"
10655   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10656   algorithm: "plot_performance_box"
10657   output-file-type: ".html"
10658   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10659   data: "plot-dpdk-throughput-latency-3n-skx"
10660   filter: "'NIC_Intel-X710' and
10661            '64B' and
10662            'BASE' and
10663            'NDRPDR' and
10664            '2T1C' and
10665            'IP4FWD'"
10666   parameters:
10667   - "throughput"
10668   - "parent"
10669   - "tags"
10670   traces:
10671     hoverinfo: "x+y"
10672     boxpoints: "outliers"
10673     whiskerwidth: 0
10674   layout:
10675     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10676     layout: "plot-throughput"
10677
10678 - type: "plot"
10679   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10680   algorithm: "plot_performance_box"
10681   output-file-type: ".html"
10682   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10683   data: "plot-dpdk-throughput-latency-3n-skx"
10684   filter: "'NIC_Intel-X710' and
10685            '64B' and
10686            'BASE' and
10687            'NDRPDR' and
10688            '4T2C' and
10689            'IP4FWD'"
10690   parameters:
10691   - "throughput"
10692   - "parent"
10693   - "tags"
10694   traces:
10695     hoverinfo: "x+y"
10696     boxpoints: "outliers"
10697     whiskerwidth: 0
10698   layout:
10699     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10700     layout: "plot-throughput"
10701
10702 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
10703 - type: "plot"
10704   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10705   algorithm: "plot_performance_box"
10706   output-file-type: ".html"
10707   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10708   data: "plot-dpdk-throughput-latency-3n-skx"
10709   filter: "'NIC_Intel-XXV710' and
10710            '64B' and
10711            'BASE' and
10712            'NDRPDR' and
10713            '2T1C' and
10714            'IP4FWD'"
10715   parameters:
10716   - "throughput"
10717   - "parent"
10718   - "tags"
10719   traces:
10720     hoverinfo: "x+y"
10721     boxpoints: "outliers"
10722     whiskerwidth: 0
10723   layout:
10724     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10725     layout: "plot-throughput"
10726
10727 - type: "plot"
10728   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10729   algorithm: "plot_performance_box"
10730   output-file-type: ".html"
10731   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10732   data: "plot-dpdk-throughput-latency-3n-skx"
10733   filter: "'NIC_Intel-XXV710' and
10734            '64B' and
10735            'BASE' and
10736            'NDRPDR' and
10737            '4T2C' and
10738            'IP4FWD'"
10739   parameters:
10740   - "throughput"
10741   - "parent"
10742   - "tags"
10743   traces:
10744     hoverinfo: "x+y"
10745     boxpoints: "outliers"
10746     whiskerwidth: 0
10747   layout:
10748     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10749     layout: "plot-throughput"
10750
10751 - type: "plot"
10752   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10753   algorithm: "plot_performance_box"
10754   output-file-type: ".html"
10755   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10756   data: "plot-dpdk-throughput-latency-3n-skx"
10757   filter: "'NIC_Intel-XXV710' and
10758            '64B' and
10759            'BASE' and
10760            'NDRPDR' and
10761            '2T1C' and
10762            'IP4FWD'"
10763   parameters:
10764   - "throughput"
10765   - "parent"
10766   - "tags"
10767   traces:
10768     hoverinfo: "x+y"
10769     boxpoints: "outliers"
10770     whiskerwidth: 0
10771   layout:
10772     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10773     layout: "plot-throughput"
10774
10775 - type: "plot"
10776   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10777   algorithm: "plot_performance_box"
10778   output-file-type: ".html"
10779   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10780   data: "plot-dpdk-throughput-latency-3n-skx"
10781   filter: "'NIC_Intel-XXV710' and
10782            '64B' and
10783            'BASE' and
10784            'NDRPDR' and
10785            '4T2C' and
10786            'IP4FWD'"
10787   parameters:
10788   - "throughput"
10789   - "parent"
10790   - "tags"
10791   traces:
10792     hoverinfo: "x+y"
10793     boxpoints: "outliers"
10794     whiskerwidth: 0
10795   layout:
10796     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10797     layout: "plot-throughput"
10798
10799 # Packet Throughput - DPDK l3fwd 2n-skx-x710
10800 - type: "plot"
10801   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10802   algorithm: "plot_performance_box"
10803   output-file-type: ".html"
10804   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10805   data: "plot-dpdk-throughput-latency-2n-skx"
10806   filter: "'NIC_Intel-X710' and
10807            '64B' and
10808            'BASE' and
10809            'NDRPDR' and
10810            '2T1C' and
10811            'IP4FWD'"
10812   parameters:
10813   - "throughput"
10814   - "parent"
10815   - "tags"
10816   traces:
10817     hoverinfo: "x+y"
10818     boxpoints: "outliers"
10819     whiskerwidth: 0
10820   layout:
10821     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10822     layout: "plot-throughput"
10823
10824 - type: "plot"
10825   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10826   algorithm: "plot_performance_box"
10827   output-file-type: ".html"
10828   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10829   data: "plot-dpdk-throughput-latency-2n-skx"
10830   filter: "'NIC_Intel-X710' and
10831            '64B' and
10832            'BASE' and
10833            'NDRPDR' and
10834            '4T2C' and
10835            'IP4FWD'"
10836   parameters:
10837   - "throughput"
10838   - "parent"
10839   - "tags"
10840   traces:
10841     hoverinfo: "x+y"
10842     boxpoints: "outliers"
10843     whiskerwidth: 0
10844   layout:
10845     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10846     layout: "plot-throughput"
10847
10848 - type: "plot"
10849   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10850   algorithm: "plot_performance_box"
10851   output-file-type: ".html"
10852   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10853   data: "plot-dpdk-throughput-latency-2n-skx"
10854   filter: "'NIC_Intel-X710' and
10855            '64B' and
10856            'BASE' and
10857            'NDRPDR' and
10858            '2T1C' and
10859            'IP4FWD'"
10860   parameters:
10861   - "throughput"
10862   - "parent"
10863   - "tags"
10864   traces:
10865     hoverinfo: "x+y"
10866     boxpoints: "outliers"
10867     whiskerwidth: 0
10868   layout:
10869     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10870     layout: "plot-throughput"
10871
10872 - type: "plot"
10873   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10874   algorithm: "plot_performance_box"
10875   output-file-type: ".html"
10876   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10877   data: "plot-dpdk-throughput-latency-2n-skx"
10878   filter: "'NIC_Intel-X710' and
10879            '64B' and
10880            'BASE' and
10881            'NDRPDR' and
10882            '4T2C' and
10883            'IP4FWD'"
10884   parameters:
10885   - "throughput"
10886   - "parent"
10887   - "tags"
10888   traces:
10889     hoverinfo: "x+y"
10890     boxpoints: "outliers"
10891     whiskerwidth: 0
10892   layout:
10893     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10894     layout: "plot-throughput"
10895
10896 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
10897 - type: "plot"
10898   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10899   algorithm: "plot_performance_box"
10900   output-file-type: ".html"
10901   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10902   data: "plot-dpdk-throughput-latency-2n-skx"
10903   filter: "'NIC_Intel-XXV710' and
10904            '64B' and
10905            'BASE' and
10906            'NDRPDR' and
10907            '2T1C' and
10908            'IP4FWD'"
10909   parameters:
10910   - "throughput"
10911   - "parent"
10912   - "tags"
10913   traces:
10914     hoverinfo: "x+y"
10915     boxpoints: "outliers"
10916     whiskerwidth: 0
10917   layout:
10918     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10919     layout: "plot-throughput"
10920
10921 - type: "plot"
10922   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10923   algorithm: "plot_performance_box"
10924   output-file-type: ".html"
10925   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10926   data: "plot-dpdk-throughput-latency-2n-skx"
10927   filter: "'NIC_Intel-XXV710' and
10928            '64B' and
10929            'BASE' and
10930            'NDRPDR' and
10931            '4T2C' and
10932            'IP4FWD'"
10933   parameters:
10934   - "throughput"
10935   - "parent"
10936   - "tags"
10937   traces:
10938     hoverinfo: "x+y"
10939     boxpoints: "outliers"
10940     whiskerwidth: 0
10941   layout:
10942     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10943     layout: "plot-throughput"
10944
10945 - type: "plot"
10946   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10947   algorithm: "plot_performance_box"
10948   output-file-type: ".html"
10949   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10950   data: "plot-dpdk-throughput-latency-2n-skx"
10951   filter: "'NIC_Intel-XXV710' and
10952            '64B' and
10953            'BASE' and
10954            'NDRPDR' and
10955            '2T1C' and
10956            'IP4FWD'"
10957   parameters:
10958   - "throughput"
10959   - "parent"
10960   - "tags"
10961   traces:
10962     hoverinfo: "x+y"
10963     boxpoints: "outliers"
10964     whiskerwidth: 0
10965   layout:
10966     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10967     layout: "plot-throughput"
10968
10969 - type: "plot"
10970   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10971   algorithm: "plot_performance_box"
10972   output-file-type: ".html"
10973   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10974   data: "plot-dpdk-throughput-latency-2n-skx"
10975   filter: "'NIC_Intel-XXV710' and
10976            '64B' and
10977            'BASE' and
10978            'NDRPDR' and
10979            '4T2C' and
10980            'IP4FWD'"
10981   parameters:
10982   - "throughput"
10983   - "parent"
10984   - "tags"
10985   traces:
10986     hoverinfo: "x+y"
10987     boxpoints: "outliers"
10988     whiskerwidth: 0
10989   layout:
10990     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10991     layout: "plot-throughput"
10992
10993 ################################################################################
10994
10995 # Packet Throughput - DPDK testpmd 3n-hsw-x520
10996 - type: "plot"
10997   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
10998   algorithm: "plot_performance_box"
10999   output-file-type: ".html"
11000   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
11001   data: "plot-dpdk-throughput-latency-3n-hsw"
11002   filter: "'NIC_Intel-X520-DA2' and
11003            '64B' and
11004            'BASE' and
11005            'NDRPDR' and
11006            '1T1C' and
11007            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11008   parameters:
11009   - "throughput"
11010   - "parent"
11011   - "tags"
11012   traces:
11013     hoverinfo: "x+y"
11014     boxpoints: "outliers"
11015     whiskerwidth: 0
11016   layout:
11017     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
11018     layout: "plot-throughput"
11019
11020 - type: "plot"
11021   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
11022   algorithm: "plot_performance_box"
11023   output-file-type: ".html"
11024   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
11025   data: "plot-dpdk-throughput-latency-3n-hsw"
11026   filter: "'NIC_Intel-X520-DA2' and
11027            '64B' and
11028            'BASE' and
11029            'NDRPDR' and
11030            '2T2C' and
11031            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11032   parameters:
11033   - "throughput"
11034   - "parent"
11035   - "tags"
11036   traces:
11037     hoverinfo: "x+y"
11038     boxpoints: "outliers"
11039     whiskerwidth: 0
11040   layout:
11041     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
11042     layout: "plot-throughput"
11043
11044 - type: "plot"
11045   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
11046   algorithm: "plot_performance_box"
11047   output-file-type: ".html"
11048   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
11049   data: "plot-dpdk-throughput-latency-3n-hsw"
11050   filter: "'NIC_Intel-X520-DA2' and
11051            '64B' and
11052            'BASE' and
11053            'NDRPDR' and
11054            '1T1C' and
11055            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11056   parameters:
11057   - "throughput"
11058   - "parent"
11059   - "tags"
11060   traces:
11061     hoverinfo: "x+y"
11062     boxpoints: "outliers"
11063     whiskerwidth: 0
11064   layout:
11065     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
11066     layout: "plot-throughput"
11067
11068 - type: "plot"
11069   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
11070   algorithm: "plot_performance_box"
11071   output-file-type: ".html"
11072   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
11073   data: "plot-dpdk-throughput-latency-3n-hsw"
11074   filter: "'NIC_Intel-X520-DA2' and
11075            '64B' and
11076            'BASE' and
11077            'NDRPDR' and
11078            '2T2C' and
11079            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11080   parameters:
11081   - "throughput"
11082   - "parent"
11083   - "tags"
11084   traces:
11085     hoverinfo: "x+y"
11086     boxpoints: "outliers"
11087     whiskerwidth: 0
11088   layout:
11089     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
11090     layout: "plot-throughput"
11091
11092 # Packet Throughput - DPDK testpmd 3n-hsw-x710
11093 - type: "plot"
11094   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11095   algorithm: "plot_performance_box"
11096   output-file-type: ".html"
11097   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11098   data: "plot-dpdk-throughput-latency-3n-hsw"
11099   filter: "'NIC_Intel-X710' and
11100            '64B' and
11101            'BASE' and
11102            'NDRPDR' and
11103            '1T1C' and
11104            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11105   parameters:
11106   - "throughput"
11107   - "parent"
11108   - "tags"
11109   traces:
11110     hoverinfo: "x+y"
11111     boxpoints: "outliers"
11112     whiskerwidth: 0
11113   layout:
11114     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11115     layout: "plot-throughput"
11116
11117 - type: "plot"
11118   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11119   algorithm: "plot_performance_box"
11120   output-file-type: ".html"
11121   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11122   data: "plot-dpdk-throughput-latency-3n-hsw"
11123   filter: "'NIC_Intel-X710' and
11124            '64B' and
11125            'BASE' and
11126            'NDRPDR' and
11127            '2T2C' and
11128            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11129   parameters:
11130   - "throughput"
11131   - "parent"
11132   - "tags"
11133   traces:
11134     hoverinfo: "x+y"
11135     boxpoints: "outliers"
11136     whiskerwidth: 0
11137   layout:
11138     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11139     layout: "plot-throughput"
11140
11141 - type: "plot"
11142   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11143   algorithm: "plot_performance_box"
11144   output-file-type: ".html"
11145   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11146   data: "plot-dpdk-throughput-latency-3n-hsw"
11147   filter: "'NIC_Intel-X710' and
11148            '64B' and
11149            'BASE' and
11150            'NDRPDR' and
11151            '1T1C' and
11152            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11153   parameters:
11154   - "throughput"
11155   - "parent"
11156   - "tags"
11157   traces:
11158     hoverinfo: "x+y"
11159     boxpoints: "outliers"
11160     whiskerwidth: 0
11161   layout:
11162     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11163     layout: "plot-throughput"
11164
11165 - type: "plot"
11166   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11167   algorithm: "plot_performance_box"
11168   output-file-type: ".html"
11169   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11170   data: "plot-dpdk-throughput-latency-3n-hsw"
11171   filter: "'NIC_Intel-X710' and
11172            '64B' and
11173            'BASE' and
11174            'NDRPDR' and
11175            '2T2C' and
11176            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11177   parameters:
11178   - "throughput"
11179   - "parent"
11180   - "tags"
11181   traces:
11182     hoverinfo: "x+y"
11183     boxpoints: "outliers"
11184     whiskerwidth: 0
11185   layout:
11186     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11187     layout: "plot-throughput"
11188
11189 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
11190 - type: "plot"
11191   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11192   algorithm: "plot_performance_box"
11193   output-file-type: ".html"
11194   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11195   data: "plot-dpdk-throughput-latency-3n-hsw"
11196   filter: "'NIC_Intel-XL710' and
11197            '64B' and
11198            'BASE' and
11199            'NDRPDR' and
11200            '1T1C' and
11201            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11202   parameters:
11203   - "throughput"
11204   - "parent"
11205   - "tags"
11206   traces:
11207     hoverinfo: "x+y"
11208     boxpoints: "outliers"
11209     whiskerwidth: 0
11210   layout:
11211     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11212     layout: "plot-throughput"
11213
11214 - type: "plot"
11215   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11216   algorithm: "plot_performance_box"
11217   output-file-type: ".html"
11218   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11219   data: "plot-dpdk-throughput-latency-3n-hsw"
11220   filter: "'NIC_Intel-XL710' and
11221            '64B' and
11222            'BASE' and
11223            'NDRPDR' and
11224            '2T2C' and
11225            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11226   parameters:
11227   - "throughput"
11228   - "parent"
11229   - "tags"
11230   traces:
11231     hoverinfo: "x+y"
11232     boxpoints: "outliers"
11233     whiskerwidth: 0
11234   layout:
11235     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11236     layout: "plot-throughput"
11237
11238 - type: "plot"
11239   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11240   algorithm: "plot_performance_box"
11241   output-file-type: ".html"
11242   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11243   data: "plot-dpdk-throughput-latency-3n-hsw"
11244   filter: "'NIC_Intel-XL710' and
11245            '64B' and
11246            'BASE' and
11247            'NDRPDR' and
11248            '1T1C' and
11249            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11250   parameters:
11251   - "throughput"
11252   - "parent"
11253   - "tags"
11254   traces:
11255     hoverinfo: "x+y"
11256     boxpoints: "outliers"
11257     whiskerwidth: 0
11258   layout:
11259     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11260     layout: "plot-throughput"
11261
11262 - type: "plot"
11263   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11264   algorithm: "plot_performance_box"
11265   output-file-type: ".html"
11266   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11267   data: "plot-dpdk-throughput-latency-3n-hsw"
11268   filter: "'NIC_Intel-XL710' and
11269            '64B' and
11270            'BASE' and
11271            'NDRPDR' and
11272            '2T2C' and
11273            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11274   parameters:
11275   - "throughput"
11276   - "parent"
11277   - "tags"
11278   traces:
11279     hoverinfo: "x+y"
11280     boxpoints: "outliers"
11281     whiskerwidth: 0
11282   layout:
11283     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11284     layout: "plot-throughput"
11285
11286 # Packet Throughput - DPDK testpmd 3n-skx-x710
11287 - type: "plot"
11288   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11289   algorithm: "plot_performance_box"
11290   output-file-type: ".html"
11291   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11292   data: "plot-dpdk-throughput-latency-3n-skx"
11293   filter: "'NIC_Intel-X710' and
11294            '64B' and
11295            'BASE' and
11296            'NDRPDR' and
11297            '2T1C' and
11298            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11299   parameters:
11300   - "throughput"
11301   - "parent"
11302   - "tags"
11303   traces:
11304     hoverinfo: "x+y"
11305     boxpoints: "outliers"
11306     whiskerwidth: 0
11307   layout:
11308     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11309     layout: "plot-throughput"
11310
11311 - type: "plot"
11312   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11313   algorithm: "plot_performance_box"
11314   output-file-type: ".html"
11315   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11316   data: "plot-dpdk-throughput-latency-3n-skx"
11317   filter: "'NIC_Intel-X710' and
11318            '64B' and
11319            'BASE' and
11320            'NDRPDR' and
11321            '4T2C' and
11322            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11323   parameters:
11324   - "throughput"
11325   - "parent"
11326   - "tags"
11327   traces:
11328     hoverinfo: "x+y"
11329     boxpoints: "outliers"
11330     whiskerwidth: 0
11331   layout:
11332     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11333     layout: "plot-throughput"
11334
11335 - type: "plot"
11336   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11337   algorithm: "plot_performance_box"
11338   output-file-type: ".html"
11339   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11340   data: "plot-dpdk-throughput-latency-3n-skx"
11341   filter: "'NIC_Intel-X710' and
11342            '64B' and
11343            'BASE' and
11344            'NDRPDR' and
11345            '2T1C' and
11346            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11347   parameters:
11348   - "throughput"
11349   - "parent"
11350   - "tags"
11351   traces:
11352     hoverinfo: "x+y"
11353     boxpoints: "outliers"
11354     whiskerwidth: 0
11355   layout:
11356     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11357     layout: "plot-throughput"
11358
11359 - type: "plot"
11360   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11361   algorithm: "plot_performance_box"
11362   output-file-type: ".html"
11363   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11364   data: "plot-dpdk-throughput-latency-3n-skx"
11365   filter: "'NIC_Intel-X710' and
11366            '64B' and
11367            'BASE' and
11368            'NDRPDR' and
11369            '4T2C' and
11370            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11371   parameters:
11372   - "throughput"
11373   - "parent"
11374   - "tags"
11375   traces:
11376     hoverinfo: "x+y"
11377     boxpoints: "outliers"
11378     whiskerwidth: 0
11379   layout:
11380     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11381     layout: "plot-throughput"
11382
11383 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
11384 - type: "plot"
11385   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11386   algorithm: "plot_performance_box"
11387   output-file-type: ".html"
11388   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11389   data: "plot-dpdk-throughput-latency-3n-skx"
11390   filter: "'NIC_Intel-XXV710' and
11391            '64B' and
11392            'BASE' and
11393            'NDRPDR' and
11394            '2T1C' and
11395            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11396   parameters:
11397   - "throughput"
11398   - "parent"
11399   - "tags"
11400   traces:
11401     hoverinfo: "x+y"
11402     boxpoints: "outliers"
11403     whiskerwidth: 0
11404   layout:
11405     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11406     layout: "plot-throughput"
11407
11408 - type: "plot"
11409   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11410   algorithm: "plot_performance_box"
11411   output-file-type: ".html"
11412   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11413   data: "plot-dpdk-throughput-latency-3n-skx"
11414   filter: "'NIC_Intel-XXV710' and
11415            '64B' and
11416            'BASE' and
11417            'NDRPDR' and
11418            '4T2C' and
11419            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11420   parameters:
11421   - "throughput"
11422   - "parent"
11423   - "tags"
11424   traces:
11425     hoverinfo: "x+y"
11426     boxpoints: "outliers"
11427     whiskerwidth: 0
11428   layout:
11429     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11430     layout: "plot-throughput"
11431
11432 - type: "plot"
11433   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11434   algorithm: "plot_performance_box"
11435   output-file-type: ".html"
11436   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11437   data: "plot-dpdk-throughput-latency-3n-skx"
11438   filter: "'NIC_Intel-XXV710' and
11439            '64B' and
11440            'BASE' and
11441            'NDRPDR' and
11442            '2T1C' and
11443            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11444   parameters:
11445   - "throughput"
11446   - "parent"
11447   - "tags"
11448   traces:
11449     hoverinfo: "x+y"
11450     boxpoints: "outliers"
11451     whiskerwidth: 0
11452   layout:
11453     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11454     layout: "plot-throughput"
11455
11456 - type: "plot"
11457   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11458   algorithm: "plot_performance_box"
11459   output-file-type: ".html"
11460   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11461   data: "plot-dpdk-throughput-latency-3n-skx"
11462   filter: "'NIC_Intel-XXV710' and
11463            '64B' and
11464            'BASE' and
11465            'NDRPDR' and
11466            '4T2C' and
11467            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11468   parameters:
11469   - "throughput"
11470   - "parent"
11471   - "tags"
11472   traces:
11473     hoverinfo: "x+y"
11474     boxpoints: "outliers"
11475     whiskerwidth: 0
11476   layout:
11477     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11478     layout: "plot-throughput"
11479
11480 # Packet Throughput - DPDK testpmd 2n-skx-x710
11481 - type: "plot"
11482   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11483   algorithm: "plot_performance_box"
11484   output-file-type: ".html"
11485   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11486   data: "plot-dpdk-throughput-latency-2n-skx"
11487   filter: "'NIC_Intel-X710' and
11488            '64B' and
11489            'BASE' and
11490            'NDRPDR' and
11491            '2T1C' and
11492            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11493   parameters:
11494   - "throughput"
11495   - "parent"
11496   - "tags"
11497   traces:
11498     hoverinfo: "x+y"
11499     boxpoints: "outliers"
11500     whiskerwidth: 0
11501   layout:
11502     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11503     layout: "plot-throughput"
11504
11505 - type: "plot"
11506   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11507   algorithm: "plot_performance_box"
11508   output-file-type: ".html"
11509   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11510   data: "plot-dpdk-throughput-latency-2n-skx"
11511   filter: "'NIC_Intel-X710' and
11512            '64B' and
11513            'BASE' and
11514            'NDRPDR' and
11515            '4T2C' and
11516            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11517   parameters:
11518   - "throughput"
11519   - "parent"
11520   - "tags"
11521   traces:
11522     hoverinfo: "x+y"
11523     boxpoints: "outliers"
11524     whiskerwidth: 0
11525   layout:
11526     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11527     layout: "plot-throughput"
11528
11529 - type: "plot"
11530   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11531   algorithm: "plot_performance_box"
11532   output-file-type: ".html"
11533   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11534   data: "plot-dpdk-throughput-latency-2n-skx"
11535   filter: "'NIC_Intel-X710' and
11536            '64B' and
11537            'BASE' and
11538            'NDRPDR' and
11539            '2T1C' and
11540            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11541   parameters:
11542   - "throughput"
11543   - "parent"
11544   - "tags"
11545   traces:
11546     hoverinfo: "x+y"
11547     boxpoints: "outliers"
11548     whiskerwidth: 0
11549   layout:
11550     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11551     layout: "plot-throughput"
11552
11553 - type: "plot"
11554   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11555   algorithm: "plot_performance_box"
11556   output-file-type: ".html"
11557   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11558   data: "plot-dpdk-throughput-latency-2n-skx"
11559   filter: "'NIC_Intel-X710' and
11560            '64B' and
11561            'BASE' and
11562            'NDRPDR' and
11563            '4T2C' and
11564            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11565   parameters:
11566   - "throughput"
11567   - "parent"
11568   - "tags"
11569   traces:
11570     hoverinfo: "x+y"
11571     boxpoints: "outliers"
11572     whiskerwidth: 0
11573   layout:
11574     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11575     layout: "plot-throughput"
11576
11577 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
11578 - type: "plot"
11579   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11580   algorithm: "plot_performance_box"
11581   output-file-type: ".html"
11582   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11583   data: "plot-dpdk-throughput-latency-2n-skx"
11584   filter: "'NIC_Intel-XXV710' and
11585            '64B' and
11586            'BASE' and
11587            'NDRPDR' and
11588            '2T1C' and
11589            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11590   parameters:
11591   - "throughput"
11592   - "parent"
11593   - "tags"
11594   traces:
11595     hoverinfo: "x+y"
11596     boxpoints: "outliers"
11597     whiskerwidth: 0
11598   layout:
11599     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11600     layout: "plot-throughput"
11601
11602 - type: "plot"
11603   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11604   algorithm: "plot_performance_box"
11605   output-file-type: ".html"
11606   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11607   data: "plot-dpdk-throughput-latency-2n-skx"
11608   filter: "'NIC_Intel-XXV710' and
11609            '64B' and
11610            'BASE' and
11611            'NDRPDR' and
11612            '4T2C' and
11613            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11614   parameters:
11615   - "throughput"
11616   - "parent"
11617   - "tags"
11618   traces:
11619     hoverinfo: "x+y"
11620     boxpoints: "outliers"
11621     whiskerwidth: 0
11622   layout:
11623     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11624     layout: "plot-throughput"
11625
11626 - type: "plot"
11627   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11628   algorithm: "plot_performance_box"
11629   output-file-type: ".html"
11630   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11631   data: "plot-dpdk-throughput-latency-2n-skx"
11632   filter: "'NIC_Intel-XXV710' and
11633            '64B' and
11634            'BASE' and
11635            'NDRPDR' and
11636            '2T1C' and
11637            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11638   parameters:
11639   - "throughput"
11640   - "parent"
11641   - "tags"
11642   traces:
11643     hoverinfo: "x+y"
11644     boxpoints: "outliers"
11645     whiskerwidth: 0
11646   layout:
11647     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11648     layout: "plot-throughput"
11649
11650 - type: "plot"
11651   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11652   algorithm: "plot_performance_box"
11653   output-file-type: ".html"
11654   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11655   data: "plot-dpdk-throughput-latency-2n-skx"
11656   filter: "'NIC_Intel-XXV710' and
11657            '64B' and
11658            'BASE' and
11659            'NDRPDR' and
11660            '4T2C' and
11661            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11662   parameters:
11663   - "throughput"
11664   - "parent"
11665   - "tags"
11666   traces:
11667     hoverinfo: "x+y"
11668     boxpoints: "outliers"
11669     whiskerwidth: 0
11670   layout:
11671     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11672     layout: "plot-throughput"
11673
11674 ################################################################################
11675
11676 # Packet Latency - DPDK l3fwd 3n-hsw-x520
11677 - type: "plot"
11678   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11679   algorithm: "plot_latency_error_bars"
11680   output-file-type: ".html"
11681   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11682   data: "plot-dpdk-throughput-latency-3n-hsw"
11683   filter: "'NIC_Intel-X520-DA2' and
11684            '64B' and
11685            'BASE' and
11686            'NDRPDR' and
11687            '1T1C' and
11688            'IP4FWD'"
11689   parameters:
11690   - "latency"
11691   - "parent"
11692   - "tags"
11693   layout:
11694     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
11695     layout: "plot-latency"
11696
11697 - type: "plot"
11698   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11699   algorithm: "plot_latency_error_bars"
11700   output-file-type: ".html"
11701   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11702   data: "plot-dpdk-throughput-latency-3n-hsw"
11703   filter: "'NIC_Intel-X520-DA2' and
11704            '64B' and
11705            'BASE' and
11706            'NDRPDR' and
11707            '2T2C' and
11708            'IP4FWD'"
11709   parameters:
11710   - "latency"
11711   - "parent"
11712   - "tags"
11713   layout:
11714     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
11715     layout: "plot-latency"
11716
11717 # Packet Latency - DPDK l3fwd 3n-hsw-x710
11718 - type: "plot"
11719   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11720   algorithm: "plot_latency_error_bars"
11721   output-file-type: ".html"
11722   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11723   data: "plot-dpdk-throughput-latency-3n-hsw"
11724   filter: "'NIC_Intel-X710' and
11725            '64B' and
11726            'BASE' and
11727            'NDRPDR' and
11728            '1T1C' and
11729            'IP4FWD'"
11730   parameters:
11731   - "latency"
11732   - "parent"
11733   - "tags"
11734   layout:
11735     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
11736     layout: "plot-latency"
11737
11738 - type: "plot"
11739   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11740   algorithm: "plot_latency_error_bars"
11741   output-file-type: ".html"
11742   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11743   data: "plot-dpdk-throughput-latency-3n-hsw"
11744   filter: "'NIC_Intel-X710' and
11745            '64B' and
11746            'BASE' and
11747            'NDRPDR' and
11748            '2T2C' and
11749            'IP4FWD'"
11750   parameters:
11751   - "latency"
11752   - "parent"
11753   - "tags"
11754   layout:
11755     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
11756     layout: "plot-latency"
11757
11758 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
11759 - type: "plot"
11760   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11761   algorithm: "plot_latency_error_bars"
11762   output-file-type: ".html"
11763   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11764   data: "plot-dpdk-throughput-latency-3n-hsw"
11765   filter: "'NIC_Intel-XL710' and
11766            '64B' and
11767            'BASE' and
11768            'NDRPDR' and
11769            '1T1C' and
11770            'IP4FWD'"
11771   parameters:
11772   - "latency"
11773   - "parent"
11774   - "tags"
11775   layout:
11776     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
11777     layout: "plot-latency"
11778
11779 - type: "plot"
11780   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11781   algorithm: "plot_latency_error_bars"
11782   output-file-type: ".html"
11783   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11784   data: "plot-dpdk-throughput-latency-3n-hsw"
11785   filter: "'NIC_Intel-XL710' and
11786            '64B' and
11787            'BASE' and
11788            'NDRPDR' and
11789            '2T2C' and
11790            'IP4FWD'"
11791   parameters:
11792   - "latency"
11793   - "parent"
11794   - "tags"
11795   layout:
11796     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
11797     layout: "plot-latency"
11798
11799 # Packet Latency - DPDK l3fwd 3n-skx-x710
11800 - type: "plot"
11801   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11802   algorithm: "plot_latency_error_bars"
11803   output-file-type: ".html"
11804   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11805   data: "plot-dpdk-throughput-latency-3n-skx"
11806   filter: "'NIC_Intel-X710' and
11807            '64B' and
11808            'BASE' and
11809            'NDRPDR' and
11810            '2T1C' and
11811            'IP4FWD'"
11812   parameters:
11813   - "latency"
11814   - "parent"
11815   - "tags"
11816   layout:
11817     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
11818     layout: "plot-latency"
11819
11820 - type: "plot"
11821   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
11822   algorithm: "plot_latency_error_bars"
11823   output-file-type: ".html"
11824   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
11825   data: "plot-dpdk-throughput-latency-3n-skx"
11826   filter: "'NIC_Intel-X710' and
11827            '64B' and
11828            'BASE' and
11829            'NDRPDR' and
11830            '4T2C' and
11831            'IP4FWD'"
11832   parameters:
11833   - "latency"
11834   - "parent"
11835   - "tags"
11836   layout:
11837     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
11838     layout: "plot-latency"
11839
11840 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
11841 - type: "plot"
11842   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
11843   algorithm: "plot_latency_error_bars"
11844   output-file-type: ".html"
11845   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
11846   data: "plot-dpdk-throughput-latency-3n-skx"
11847   filter: "'NIC_Intel-XXV710' and
11848            '64B' and
11849            'BASE' and
11850            'NDRPDR' and
11851            '2T1C' and
11852            'IP4FWD'"
11853   parameters:
11854   - "latency"
11855   - "parent"
11856   - "tags"
11857   layout:
11858     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
11859     layout: "plot-latency"
11860
11861 - type: "plot"
11862   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
11863   algorithm: "plot_latency_error_bars"
11864   output-file-type: ".html"
11865   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
11866   data: "plot-dpdk-throughput-latency-3n-skx"
11867   filter: "'NIC_Intel-XXV710' and
11868            '64B' and
11869            'BASE' and
11870            'NDRPDR' and
11871            '4T2C' and
11872            'IP4FWD'"
11873   parameters:
11874   - "latency"
11875   - "parent"
11876   - "tags"
11877   layout:
11878     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
11879     layout: "plot-latency"
11880
11881 # Packet Latency - DPDK l3fwd 2n-skx-x710
11882 - type: "plot"
11883   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
11884   algorithm: "plot_latency_error_bars"
11885   output-file-type: ".html"
11886   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
11887   data: "plot-dpdk-throughput-latency-2n-skx"
11888   filter: "'NIC_Intel-X710' and
11889            '64B' and
11890            'BASE' and
11891            'NDRPDR' and
11892            '2T1C' and
11893            'IP4FWD'"
11894   parameters:
11895   - "latency"
11896   - "parent"
11897   - "tags"
11898   layout:
11899     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
11900     layout: "plot-latency"
11901
11902 - type: "plot"
11903   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
11904   algorithm: "plot_latency_error_bars"
11905   output-file-type: ".html"
11906   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
11907   data: "plot-dpdk-throughput-latency-2n-skx"
11908   filter: "'NIC_Intel-X710' and
11909            '64B' and
11910            'BASE' and
11911            'NDRPDR' and
11912            '4T2C' and
11913            'IP4FWD'"
11914   parameters:
11915   - "latency"
11916   - "parent"
11917   - "tags"
11918   layout:
11919     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
11920     layout: "plot-latency"
11921
11922 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
11923 - type: "plot"
11924   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
11925   algorithm: "plot_latency_error_bars"
11926   output-file-type: ".html"
11927   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
11928   data: "plot-dpdk-throughput-latency-2n-skx"
11929   filter: "'NIC_Intel-XXV710' and
11930            '64B' and
11931            'BASE' and
11932            'NDRPDR' and
11933            '2T1C' and
11934            'IP4FWD'"
11935   parameters:
11936   - "latency"
11937   - "parent"
11938   - "tags"
11939   layout:
11940     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
11941     layout: "plot-latency"
11942
11943 - type: "plot"
11944   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
11945   algorithm: "plot_latency_error_bars"
11946   output-file-type: ".html"
11947   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
11948   data: "plot-dpdk-throughput-latency-2n-skx"
11949   filter: "'NIC_Intel-XXV710' and
11950            '64B' and
11951            'BASE' and
11952            'NDRPDR' and
11953            '4T2C' and
11954            'IP4FWD'"
11955   parameters:
11956   - "latency"
11957   - "parent"
11958   - "tags"
11959   layout:
11960     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
11961     layout: "plot-latency"
11962
11963 ################################################################################
11964
11965 # Packet Latency - DPDK testpmd 3n-hsw-x520
11966 - type: "plot"
11967   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11968   algorithm: "plot_latency_error_bars"
11969   output-file-type: ".html"
11970   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11971   data: "plot-dpdk-throughput-latency-3n-hsw"
11972   filter: "'NIC_Intel-X520-DA2' and
11973            '64B' and
11974            'BASE' and
11975            'NDRPDR' and
11976            '1T1C' and
11977            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11978   parameters:
11979   - "latency"
11980   - "parent"
11981   - "tags"
11982   layout:
11983     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
11984     layout: "plot-latency"
11985
11986 - type: "plot"
11987   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11988   algorithm: "plot_latency_error_bars"
11989   output-file-type: ".html"
11990   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11991   data: "plot-dpdk-throughput-latency-3n-hsw"
11992   filter: "'NIC_Intel-X520-DA2' and
11993            '64B' and
11994            'BASE' and
11995            'NDRPDR' and
11996            '2T2C' and
11997            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11998   parameters:
11999   - "latency"
12000   - "parent"
12001   - "tags"
12002   layout:
12003     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
12004     layout: "plot-latency"
12005
12006 # Packet Latency - DPDK testpmd 3n-hsw-x710
12007 - type: "plot"
12008   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
12009   algorithm: "plot_latency_error_bars"
12010   output-file-type: ".html"
12011   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
12012   data: "plot-dpdk-throughput-latency-3n-hsw"
12013   filter: "'NIC_Intel-X710' and
12014            '64B' and
12015            'BASE' and
12016            'NDRPDR' and
12017            '1T1C' and
12018            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12019   parameters:
12020   - "latency"
12021   - "parent"
12022   - "tags"
12023   layout:
12024     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
12025     layout: "plot-latency"
12026
12027 - type: "plot"
12028   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
12029   algorithm: "plot_latency_error_bars"
12030   output-file-type: ".html"
12031   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
12032   data: "plot-dpdk-throughput-latency-3n-hsw"
12033   filter: "'NIC_Intel-X710' and
12034            '64B' and
12035            'BASE' and
12036            'NDRPDR' and
12037            '2T2C' and
12038            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12039   parameters:
12040   - "latency"
12041   - "parent"
12042   - "tags"
12043   layout:
12044     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
12045     layout: "plot-latency"
12046
12047 # Packet Latency - DPDK testpmd 3n-hsw-xl710
12048 - type: "plot"
12049   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
12050   algorithm: "plot_latency_error_bars"
12051   output-file-type: ".html"
12052   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
12053   data: "plot-dpdk-throughput-latency-3n-hsw"
12054   filter: "'NIC_Intel-XL710' and
12055            '64B' and
12056            'BASE' and
12057            'NDRPDR' and
12058            '1T1C' and
12059            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12060   parameters:
12061   - "latency"
12062   - "parent"
12063   - "tags"
12064   layout:
12065     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
12066     layout: "plot-latency"
12067
12068 - type: "plot"
12069   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
12070   algorithm: "plot_latency_error_bars"
12071   output-file-type: ".html"
12072   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
12073   data: "plot-dpdk-throughput-latency-3n-hsw"
12074   filter: "'NIC_Intel-XL710' and
12075            '64B' and
12076            'BASE' and
12077            'NDRPDR' and
12078            '2T2C' and
12079            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12080   parameters:
12081   - "latency"
12082   - "parent"
12083   - "tags"
12084   layout:
12085     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
12086     layout: "plot-latency"
12087
12088 # Packet Latency - DPDK testpmd 3n-skx-x710
12089 - type: "plot"
12090   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
12091   algorithm: "plot_latency_error_bars"
12092   output-file-type: ".html"
12093   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
12094   data: "plot-dpdk-throughput-latency-3n-skx"
12095   filter: "'NIC_Intel-X710' and
12096            '64B' and
12097            'BASE' and
12098            'NDRPDR' and
12099            '2T1C' and
12100            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12101   parameters:
12102   - "latency"
12103   - "parent"
12104   - "tags"
12105   layout:
12106     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
12107     layout: "plot-latency"
12108
12109 - type: "plot"
12110   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
12111   algorithm: "plot_latency_error_bars"
12112   output-file-type: ".html"
12113   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
12114   data: "plot-dpdk-throughput-latency-3n-skx"
12115   filter: "'NIC_Intel-X710' and
12116            '64B' and
12117            'BASE' and
12118            'NDRPDR' and
12119            '4T2C' and
12120            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12121   parameters:
12122   - "latency"
12123   - "parent"
12124   - "tags"
12125   layout:
12126     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
12127     layout: "plot-latency"
12128
12129 # Packet Latency - DPDK testpmd 3n-skx-xxv710
12130 - type: "plot"
12131   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
12132   algorithm: "plot_latency_error_bars"
12133   output-file-type: ".html"
12134   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
12135   data: "plot-dpdk-throughput-latency-3n-skx"
12136   filter: "'NIC_Intel-XXV710' and
12137            '64B' and
12138            'BASE' and
12139            'NDRPDR' and
12140            '2T1C' and
12141            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12142   parameters:
12143   - "latency"
12144   - "parent"
12145   - "tags"
12146   layout:
12147     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
12148     layout: "plot-latency"
12149
12150 - type: "plot"
12151   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
12152   algorithm: "plot_latency_error_bars"
12153   output-file-type: ".html"
12154   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
12155   data: "plot-dpdk-throughput-latency-3n-skx"
12156   filter: "'NIC_Intel-XXV710' and
12157            '64B' and
12158            'BASE' and
12159            'NDRPDR' and
12160            '4T2C' and
12161            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12162   parameters:
12163   - "latency"
12164   - "parent"
12165   - "tags"
12166   layout:
12167     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
12168     layout: "plot-latency"
12169
12170 # Packet Latency - DPDK testpmd 2n-skx-x710
12171 - type: "plot"
12172   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
12173   algorithm: "plot_latency_error_bars"
12174   output-file-type: ".html"
12175   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
12176   data: "plot-dpdk-throughput-latency-2n-skx"
12177   filter: "'NIC_Intel-X710' and
12178            '64B' and
12179            'BASE' and
12180            'NDRPDR' and
12181            '2T1C' and
12182            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12183   parameters:
12184   - "latency"
12185   - "parent"
12186   - "tags"
12187   layout:
12188     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
12189     layout: "plot-latency"
12190
12191 - type: "plot"
12192   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
12193   algorithm: "plot_latency_error_bars"
12194   output-file-type: ".html"
12195   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
12196   data: "plot-dpdk-throughput-latency-2n-skx"
12197   filter: "'NIC_Intel-X710' and
12198            '64B' and
12199            'BASE' and
12200            'NDRPDR' and
12201            '4T2C' and
12202            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12203   parameters:
12204   - "latency"
12205   - "parent"
12206   - "tags"
12207   layout:
12208     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
12209     layout: "plot-latency"
12210
12211 # Packet Latency - DPDK testpmd 2n-skx-xxv710
12212 - type: "plot"
12213   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
12214   algorithm: "plot_latency_error_bars"
12215   output-file-type: ".html"
12216   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
12217   data: "plot-dpdk-throughput-latency-2n-skx"
12218   filter: "'NIC_Intel-XXV710' and
12219            '64B' and
12220            'BASE' and
12221            'NDRPDR' and
12222            '2T1C' and
12223            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12224   parameters:
12225   - "latency"
12226   - "parent"
12227   - "tags"
12228   layout:
12229     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
12230     layout: "plot-latency"
12231
12232 - type: "plot"
12233   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
12234   algorithm: "plot_latency_error_bars"
12235   output-file-type: ".html"
12236   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
12237   data: "plot-dpdk-throughput-latency-2n-skx"
12238   filter: "'NIC_Intel-XXV710' and
12239            '64B' and
12240            'BASE' and
12241            'NDRPDR' and
12242            '4T2C' and
12243            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12244   parameters:
12245   - "latency"
12246   - "parent"
12247   - "tags"
12248   layout:
12249     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
12250     layout: "plot-latency"