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
152     plot-dpdk-throughput-latency-3n-hsw:
153       csit-dpdk-perf-verify-1908-3n-hsw:
154         - 2   # NDRPDR sel
155         - 3   # NDRPDR sel
156         - 4   # NDRPDR sel
157         - 5   # NDRPDR sel
158         - 6   # NDRPDR sel
159         - 7   # NDRPDR sel
160         - 8   # NDRPDR sel
161         - 9   # NDRPDR sel
162         - 10  # NDRPDR sel
163         - 11  # NDRPDR sel
164
165     # 3n-skx
166
167     plot-vpp-throughput-lat-tsa-3n-skx:
168       # TODO: Add data
169       csit-vpp-perf-verify-1908-3n-skx:
170         - 14  # NDRPDR sel
171         - 16  # NDRPDR sel
172         - 19  # NDRPDR sel
173         - 20  # NDRPDR sel
174         - 22  # NDRPDR sel
175         - 24  # NDRPDR sel
176
177     plot-dpdk-throughput-latency-3n-skx:
178       csit-dpdk-perf-verify-1908-3n-skx:
179         - 3   # NDRPDR sel
180         - 4   # NDRPDR sel
181         - 5   # NDRPDR sel
182         - 6   # NDRPDR sel
183         - 7   # NDRPDR sel
184         - 8   # NDRPDR sel
185         - 9   # NDRPDR sel
186         - 10  # NDRPDR sel
187         - 11  # NDRPDR sel
188         - 12  # NDRPDR sel
189
190     # 2n-skx
191
192     plot-vpp-throughput-lat-tsa-2n-skx:
193       # TODO: Add data
194       csit-vpp-perf-verify-1908-2n-skx:
195         - 26  # NDRPDR sel
196         - 27  # NDRPDR sel
197         - 34  # NDRPDR sel
198         - 35  # NDRPDR sel
199         - 42  # NDRPDR sel
200
201 #    plot-vpp-soak-2n-skx:
202 #      # TODO: Add data
203 #      csit-vpp-perf-verify-1908-2n-skx:
204
205     plot-vpp-nfv-2n-skx-ndrpdr:
206       # TODO: Add data
207       csit-vpp-perf-verify-1908-2n-skx:
208         - 22  # NFV
209         - 31  # NFV
210         - 32  # NFV
211         - 38  # NFV
212
213 #    plot-vpp-nfv-2n-skx-mrr-64b:
214 #      csit-vpp-perf-verify-1904-2n-skx:
215 #        - 40  # NFV MRR 64b
216 #        - 41  # NFV MRR 64b
217 #        - 42  # NFV MRR 64b
218 #        - 47  # NFV MRR 64b
219 #        - 48  # NFV MRR 64b
220 #        - 80  # NFV MRR NDRPDR 64b IMIX
221 #        - 81  # NFV MRR NDRPDR 64b IMIX
222 #        - 84  # NFV MRR NDRPDR 64b IMIX
223 #        - 85  # NFV MRR NDRPDR 64b IMIX
224 #        - 86  # NFV MRR NDRPDR 64b IMIX
225 #      # TODO: Add data
226 #      # csit-vpp-perf-verify-1908-2n-skx:
227 #
228 #    plot-vpp-nfv-2n-skx-mrr-imix:
229 #      csit-vpp-perf-verify-1904-2n-skx:
230 #        - 49  # NFV MRR IMIX
231 #        - 50  # NFV MRR IMIX
232 #        - 51  # NFV MRR IMIX
233 #        - 54  # NFV MRR IMIX
234 #        - 55  # NFV MRR IMIX
235 #        - 80  # NFV MRR NDRPDR 64b IMIX
236 #        - 81  # NFV MRR NDRPDR 64b IMIX
237 #        - 84  # NFV MRR NDRPDR 64b IMIX
238 #        - 85  # NFV MRR NDRPDR 64b IMIX
239 #        - 86  # NFV MRR NDRPDR 64b IMIX
240 #      # TODO: Add data
241 #      # csit-vpp-perf-verify-1908-2n-skx:
242
243     plot-dpdk-throughput-latency-2n-skx:
244       csit-dpdk-perf-verify-1908-2n-skx:
245         - 2   # NDRPDR sel
246         - 3   # NDRPDR sel
247         - 4   # NDRPDR sel
248         - 5   # NDRPDR sel
249         - 7   # NDRPDR sel
250         - 8   # NDRPDR sel
251         - 9   # NDRPDR sel
252         - 10  # NDRPDR sel
253         - 11  # NDRPDR sel
254         - 12  # NDRPDR sel
255
256     # 3rd party
257
258 #    # Denverton:
259 #    intel-dnv-vpp:
260 #      # intel-dnv-vpp-release-1904:
261 #      intel-dnv-vpp-release-1901:
262 #        - 1
263
264     ###########################################################################
265     # Simple tables (only one data set):
266
267     # NIC Comparisons
268
269     vpp-nic-comparison-3n-skx:
270       # TODO: Add data
271       csit-vpp-perf-verify-1908-3n-skx:
272         - 14  # NDRPDR sel
273         - 16  # NDRPDR sel
274         - 19  # NDRPDR sel
275         - 20  # NDRPDR sel
276         - 22  # NDRPDR sel
277         - 24  # NDRPDR sel
278
279     vpp-nic-comparison-2n-skx:
280       # TODO: Add data
281       csit-vpp-perf-verify-1908-2n-skx:
282         - 26  # NDRPDR sel
283         - 27  # NDRPDR sel
284         - 34  # NDRPDR sel
285         - 35  # NDRPDR sel
286         - 42  # NDRPDR sel
287
288     vpp-nic-comparison-3n-skx-mrr:
289       csit-vpp-perf-verify-1904-3n-skx:
290         - 7   # MRR sel
291       # TODO: Add data
292       # csit-vpp-perf-verify-1908-3n-skx:
293
294     vpp-nic-comparison-2n-skx-mrr:
295       csit-vpp-perf-verify-1904-2n-skx:
296         - 11  # MRR sel
297       # TODO: Add data
298       # csit-vpp-perf-verify-1908-2n-skx:
299
300     # Results
301
302     vpp-perf-results-3n-hsw:
303       # TODO: Add FULL data
304       csit-vpp-perf-verify-1908-3n-hsw:
305         - 21  # NDRPDR sel
306
307     vpp-perf-results-3n-skx:
308       # TODO: Add FULL data
309       csit-vpp-perf-verify-1908-3n-skx:
310         - 22  # NDRPDR sel
311
312     vpp-perf-results-2n-skx:
313       # TODO: Add FULL data
314       csit-vpp-perf-verify-1908-2n-skx:
315         - 26  # NDRPDR sel
316
317     vpp-mrr-results-3n-hsw:
318       csit-vpp-perf-verify-1904-3n-hsw:
319         - 9   # MRR sel
320       # TODO: Add data
321       # csit-vpp-perf-verify-1908-3n-hsw:
322
323     vpp-mrr-results-3n-skx:
324       csit-vpp-perf-verify-1904-3n-skx:
325         - 7   # MRR sel
326       # TODO: Add data
327       # csit-vpp-perf-verify-1908-3n-skx:
328
329     vpp-mrr-results-2n-skx:
330       csit-vpp-perf-verify-1904-2n-skx:
331         - 11  # MRR sel
332       # TODO: Add data
333       # csit-vpp-perf-verify-1908-2n-skx:
334
335     vpp-func-results-ubuntu:
336       csit-vpp-functional-1908-ubuntu1604-virl:
337         - 64
338
339     vpp-func-results-centos:
340       csit-vpp-functional-1908-centos7-virl:
341         - 64
342
343     vpp-device-results-ubuntu:
344       csit-vpp-device-1908-ubuntu1804-1n-skx:
345         - 65
346
347     dpdk-perf-results-3n-hsw:
348       csit-dpdk-perf-verify-1908-3n-hsw:
349         - 10  # NDRPDR sel
350
351     dpdk-perf-results-3n-skx:
352       csit-dpdk-perf-verify-1908-3n-skx:
353         - 12  # NDRPDR sel
354
355     dpdk-perf-results-2n-skx:
356       csit-dpdk-perf-verify-1908-2n-skx:
357         - 12  # NDRPDR sel
358
359     # HoneyComb Functional
360     hc-func-results:
361       csit-hc2vpp-verify-func-1904-ubuntu1604:
362         - 4
363       # TODO: Add data
364       # csit-hc2vpp-verify-func-1908-ubuntu1604:
365
366 #    # NSH SFC Functional
367 #    nsh-func-results:
368 #      # Not used
369 #      csit-nsh_sfc-verify-func-1810-ubuntu1604-virl:
370 #        - 1
371
372     # DMM Functional
373     dmm-func-results:
374       csit-dmm-functional-1904-ubuntu1604-virl:
375         - 1
376       # TODO: Add data
377       # csit-dmm-functional-1908-ubuntu1604-virl:
378
379     ###########################################################################
380     # Tables (more than one data set)
381
382     # Performance changes
383
384 #    intel-dnv-vpp-changes-2n-dnv-h1:
385 #      intel-dnv-vpp-release-1810:
386 #        - 1
387 #    intel-dnv-vpp-changes-2n-dnv-ref:
388 #      intel-dnv-vpp-release-1901:
389 #        - 1
390 #    intel-dnv-vpp-changes-2n-dnv-cmp:
391 #      # intel-dnv-vpp-release-1904:
392 #      intel-dnv-vpp-release-1901:
393 #        - 1
394 #    intel-dnv-vpp-changes-2n-dnv:
395 #      - "intel-dnv-vpp-changes-2n-dnv-h1"
396 #      - "intel-dnv-vpp-changes-2n-dnv-ref"
397 #      - "intel-dnv-vpp-changes-2n-dnv-cmp"
398
399     vpp-performance-changes-3n-hsw-h1:
400       csit-vpp-perf-verify-1901-3n-hsw:
401         - 10  # NDRPDR sel
402         - 19  # NDRPDR sel
403         - 31  # NDRPDR sel
404         - 36  # NDRPDR sel
405         - 40  # NDRPDR sel
406         - 42  # NDRPDR sel
407         - 44  # NDRPDR sel
408         - 46  # NDRPDR sel
409         - 47  # NDRPDR sel
410         - 48  # NDRPDR sel
411         - 61  # NDRPDR LB
412         - 62  # NDRPDR LB
413         - 63  # NDRPDR LB
414         - 64  # NDRPDR LB
415         - 65  # NDRPDR LB
416         - 66  # NDRPDR LB
417         - 67  # NDRPDR LB
418         - 69  # NDRPDR LB
419         - 70  # NDRPDR LB
420         - 71  # NDRPDR LB
421     vpp-performance-changes-3n-hsw-ref:
422       csit-vpp-perf-verify-1904-3n-hsw:
423         - 11  # NDRPDR sel
424         - 12  # NDRPDR sel
425         - 20  # NDRPDR sel
426         - 21  # NDRPDR sel
427         - 23  # NDRPDR sel
428         - 24  # NDRPDR sel
429         - 25  # NDRPDR sel
430         - 26  # NDRPDR sel
431         - 29  # NDRPDR sel
432         - 30  # NDRPDR sel
433     vpp-performance-changes-3n-hsw-cmp:
434       csit-vpp-perf-verify-1908-3n-hsw:
435         - 12  # NDRPDR sel
436         - 13  # NDRPDR sel
437         - 14  # NDRPDR sel
438         - 15  # NDRPDR sel
439         - 16  # NDRPDR sel
440         - 17  # NDRPDR sel
441         - 18  # NDRPDR sel
442         - 19  # NDRPDR sel
443         - 20  # NDRPDR sel
444         - 21  # NDRPDR sel
445     vpp-performance-changes-3n-hsw:
446       - "vpp-performance-changes-3n-hsw-h1"
447       - "vpp-performance-changes-3n-hsw-ref"
448       - "vpp-performance-changes-3n-hsw-cmp"
449
450     vpp-performance-changes-3n-skx-h1:
451       csit-vpp-perf-verify-1901-3n-skx:
452         - 18  # NDRPDR sel
453         - 19  # NDRPDR sel
454         - 20  # NDRPDR sel
455         - 28  # NDRPDR sel
456         - 31  # NDRPDR sel
457         - 33  # NDRPDR sel
458         - 36  # NDRPDR sel
459         - 38  # NDRPDR sel
460         - 47  # NDRPDR sel
461         - 48  # NDRPDR sel
462         - 54  # NDRPDR LB
463         - 57  # NDRPDR LB
464         - 58  # NDRPDR LB
465         - 59  # NDRPDR LB
466         - 60  # NDRPDR LB
467         - 63  # NDRPDR LB
468         - 64  # NDRPDR LB
469         - 65  # NDRPDR LB
470         - 66  # NDRPDR LB
471         - 67  # NDRPDR LB
472     vpp-performance-changes-3n-skx-ref:
473       csit-vpp-perf-verify-1904-3n-skx:
474         - 8   # NDRPDR sel
475         - 9   # NDRPDR sel
476         - 10  # NDRPDR sel
477         - 11  # NDRPDR sel
478         - 12  # NDRPDR sel
479         - 14  # NDRPDR sel
480         - 16  # NDRPDR sel
481         - 21  # NDRPDR sel
482         - 23  # NDRPDR sel
483         - 25  # NDRPDR sel
484     vpp-performance-changes-3n-skx-cmp:
485       # TODO: Add data
486       csit-vpp-perf-verify-1908-3n-skx:
487         - 14  # NDRPDR sel
488         - 16  # NDRPDR sel
489         - 19  # NDRPDR sel
490         - 20  # NDRPDR sel
491         - 22  # NDRPDR sel
492         - 24  # NDRPDR sel
493     vpp-performance-changes-3n-skx:
494       - "vpp-performance-changes-3n-skx-h1"
495       - "vpp-performance-changes-3n-skx-ref"
496       - "vpp-performance-changes-3n-skx-cmp"
497
498     vpp-performance-changes-2n-skx-h1:
499       csit-vpp-perf-verify-1901-2n-skx:
500         - 5   # NDRPDR sel
501         - 12  # NDRPDR sel
502         - 13  # NDRPDR sel
503         - 21  # NDRPDR sel
504         - 23  # NDRPDR sel
505         - 31  # NDRPDR sel
506         - 34  # NDRPDR sel
507         - 40  # NDRPDR sel
508         - 42  # NDRPDR sel
509         - 43  # NDRPDR sel
510     vpp-performance-changes-2n-skx-ref:
511       csit-vpp-perf-verify-1904-2n-skx:
512         - 12  # NDRPDR sel
513         - 14  # NDRPDR sel
514         - 16  # NDRPDR sel
515         - 17  # NDRPDR sel
516         - 18  # NDRPDR sel
517         - 21  # NDRPDR sel
518         - 27  # NDRPDR sel
519         - 30  # NDRPDR sel
520         - 31  # NDRPDR sel
521         - 32  # NDRPDR sel
522     vpp-performance-changes-2n-skx-cmp:
523       # TODO: Add data
524       csit-vpp-perf-verify-1908-2n-skx:
525         - 26  # NDRPDR sel
526         - 27  # NDRPDR sel
527         - 34  # NDRPDR sel
528         - 35  # NDRPDR sel
529         - 42  # NDRPDR sel
530     vpp-performance-changes-2n-skx:
531       - "vpp-performance-changes-2n-skx-h1"
532       - "vpp-performance-changes-2n-skx-ref"
533       - "vpp-performance-changes-2n-skx-cmp"
534
535 #    vpp-soak-vs-ndr-2n-skx-ref:
536 #      csit-vpp-perf-verify-1904-2n-skx:
537 #        - 12  # NDRPDR sel
538 #        - 14  # NDRPDR sel
539 #        - 16  # NDRPDR sel
540 #        - 17  # NDRPDR sel
541 #        - 18  # NDRPDR sel
542 #        - 21  # NDRPDR sel
543 #        - 27  # NDRPDR sel
544 #        - 30  # NDRPDR sel
545 #        - 31  # NDRPDR sel
546 #        - 32  # NDRPDR sel
547 #      # TODO: Add data
548 #      # csit-vpp-perf-verify-1908-2n-skx:
549 #    vpp-soak-vs-ndr-2n-skx-cmp:
550 #      csit-vpp-perf-verify-1904-2n-skx:
551 #        - 70  # soak
552 #        - 71  # soak
553 #      # TODO: Add data
554 #      # csit-vpp-perf-verify-1908-2n-skx:
555 #    vpp-soak-vs-ndr-2n-skx:
556 #      csit-vpp-perf-verify-1904-2n-skx:
557 #        - 12  # NDRPDR sel
558 #        - 14  # NDRPDR sel
559 #        - 16  # NDRPDR sel
560 #        - 17  # NDRPDR sel
561 #        - 18  # NDRPDR sel
562 #        - 21  # NDRPDR sel
563 #        - 27  # NDRPDR sel
564 #        - 30  # NDRPDR sel
565 #        - 31  # NDRPDR sel
566 #        - 32  # NDRPDR sel
567 #        - 70  # soak
568 #        - 71  # soak
569 #      # TODO: Add data
570 #      # csit-vpp-perf-verify-1908-2n-skx:
571
572     vpp-performance-changes-3n-hsw-mrr-h1:
573       csit-vpp-perf-verify-1901-3n-hsw:
574         - 35  # MRR sel
575     vpp-performance-changes-3n-hsw-mrr-ref:
576       csit-vpp-perf-verify-1904-3n-hsw:
577         - 9   # MRR sel
578     vpp-performance-changes-3n-hsw-mrr-cmp:
579       csit-vpp-perf-verify-1904-3n-hsw:
580         - 9   # MRR sel
581       # TODO: Add data
582       # csit-vpp-perf-verify-1908-3n-hsw:
583     vpp-performance-changes-3n-hsw-mrr:
584       - "vpp-performance-changes-3n-hsw-mrr-h1"
585       - "vpp-performance-changes-3n-hsw-mrr-ref"
586       - "vpp-performance-changes-3n-hsw-mrr-cmp"
587
588     vpp-performance-changes-3n-skx-mrr-h1:
589       csit-vpp-perf-verify-1901-3n-skx:
590         - 32  # MRR sel
591     vpp-performance-changes-3n-skx-mrr-ref:
592       csit-vpp-perf-verify-1904-3n-skx:
593         - 7   # MRR sel
594     vpp-performance-changes-3n-skx-mrr-cmp:
595       csit-vpp-perf-verify-1904-3n-skx:
596         - 7   # MRR sel
597       # TODO: Add data
598       # csit-vpp-perf-verify-1908-3n-skx:
599     vpp-performance-changes-3n-skx-mrr:
600       - "vpp-performance-changes-3n-skx-mrr-h1"
601       - "vpp-performance-changes-3n-skx-mrr-ref"
602       - "vpp-performance-changes-3n-skx-mrr-cmp"
603
604     vpp-performance-changes-2n-skx-mrr-h1:
605       csit-vpp-perf-verify-1901-2n-skx:
606         - 22  # MRR sel
607     vpp-performance-changes-2n-skx-mrr-ref:
608       csit-vpp-perf-verify-1904-2n-skx:
609         - 11  # MRR sel
610     vpp-performance-changes-2n-skx-mrr-cmp:
611       csit-vpp-perf-verify-1904-2n-skx:
612         - 11  # MRR sel
613       # TODO: Add data
614       # csit-vpp-perf-verify-1908-2n-skx:
615     vpp-performance-changes-2n-skx-mrr:
616       - "vpp-performance-changes-2n-skx-mrr-h1"
617       - "vpp-performance-changes-2n-skx-mrr-ref"
618       - "vpp-performance-changes-2n-skx-mrr-cmp"
619
620     dpdk-performance-changes-3n-hsw-h1:
621       csit-dpdk-perf-verify-1901-3n-hsw:
622         - 13  # NDRPDR sel
623         - 14  # NDRPDR sel
624         - 16  # NDRPDR sel
625         - 17  # NDRPDR sel
626         - 18  # NDRPDR sel
627         - 19  # NDRPDR sel
628         - 20  # NDRPDR sel
629         - 21  # NDRPDR sel
630         - 22  # NDRPDR sel
631         - 23  # NDRPDR sel
632     dpdk-performance-changes-3n-hsw-ref:
633       csit-dpdk-perf-verify-1904-3n-hsw:
634         - 2   # NDRPDR sel
635         - 3   # NDRPDR sel
636         - 5   # NDRPDR sel
637         - 6   # NDRPDR sel
638         - 13  # NDRPDR sel
639         - 14  # NDRPDR sel
640         - 15  # NDRPDR sel
641         - 18  # NDRPDR sel
642         - 19  # NDRPDR sel
643         - 20  # NDRPDR sel
644     dpdk-performance-changes-3n-hsw-cmp:
645       csit-dpdk-perf-verify-1908-3n-hsw:
646         - 2   # NDRPDR sel
647         - 3   # NDRPDR sel
648         - 4   # NDRPDR sel
649         - 5   # NDRPDR sel
650         - 6   # NDRPDR sel
651         - 7   # NDRPDR sel
652         - 8   # NDRPDR sel
653         - 9   # NDRPDR sel
654         - 10  # NDRPDR sel
655         - 11  # NDRPDR sel
656     dpdk-performance-changes-3n-hsw:
657       - "dpdk-performance-changes-3n-hsw-h1"
658       - "dpdk-performance-changes-3n-hsw-ref"
659       - "dpdk-performance-changes-3n-hsw-cmp"
660
661     dpdk-performance-changes-3n-skx-h1:
662       csit-dpdk-perf-verify-1901-3n-skx:
663         - 3   # NDRPDR sel
664         - 5   # NDRPDR sel
665         - 6   # NDRPDR sel
666         - 7   # NDRPDR sel
667         - 8   # NDRPDR sel
668         - 9   # NDRPDR sel
669         - 10  # NDRPDR sel
670         - 11  # NDRPDR sel
671         - 12  # NDRPDR sel
672         - 13  # NDRPDR sel
673     dpdk-performance-changes-3n-skx-ref:
674       csit-dpdk-perf-verify-1904-3n-skx:
675         - 2   # NDRPDR sel
676         - 3   # NDRPDR sel
677         - 4   # NDRPDR sel
678         - 5   # NDRPDR sel
679         - 6   # NDRPDR sel
680         - 7   # NDRPDR sel
681         - 11  # NDRPDR sel
682         - 12  # NDRPDR sel
683         - 13  # NDRPDR sel
684         - 14  # NDRPDR sel
685     dpdk-performance-changes-3n-skx-cmp:
686       csit-dpdk-perf-verify-1908-3n-skx:
687         - 3   # NDRPDR sel
688         - 4   # NDRPDR sel
689         - 5   # NDRPDR sel
690         - 6   # NDRPDR sel
691         - 7   # NDRPDR sel
692         - 8   # NDRPDR sel
693         - 9   # NDRPDR sel
694         - 10  # NDRPDR sel
695         - 11  # NDRPDR sel
696         - 12  # NDRPDR sel
697     dpdk-performance-changes-3n-skx:
698       - "dpdk-performance-changes-3n-skx-h1"
699       - "dpdk-performance-changes-3n-skx-ref"
700       - "dpdk-performance-changes-3n-skx-cmp"
701
702     dpdk-performance-changes-2n-skx-h1:
703       csit-dpdk-perf-verify-1901-2n-skx:
704         - 12  # NDRPDR sel
705         - 13  # NDRPDR sel
706         - 14  # NDRPDR sel
707         - 15  # NDRPDR sel
708         - 16  # NDRPDR sel
709         - 17  # NDRPDR sel
710         - 18  # NDRPDR sel
711         - 19  # NDRPDR sel
712         - 20  # NDRPDR sel
713         - 21  # NDRPDR sel
714     dpdk-performance-changes-2n-skx-ref:
715       csit-dpdk-perf-verify-1904-2n-skx:
716         - 2   # NDRPDR sel
717         - 3   # NDRPDR sel
718         - 4   # NDRPDR sel
719         - 5   # NDRPDR sel
720         - 7   # NDRPDR sel
721         - 8   # NDRPDR sel
722         - 9   # NDRPDR sel
723         - 10  # NDRPDR sel
724         - 11  # NDRPDR sel
725         - 12  # NDRPDR sel
726     dpdk-performance-changes-2n-skx-cmp:
727       csit-dpdk-perf-verify-1908-2n-skx:
728         - 2   # NDRPDR sel
729         - 3   # NDRPDR sel
730         - 4   # NDRPDR sel
731         - 5   # NDRPDR sel
732         - 7   # NDRPDR sel
733         - 8   # NDRPDR sel
734         - 9   # NDRPDR sel
735         - 10  # NDRPDR sel
736         - 11  # NDRPDR sel
737         - 12  # NDRPDR sel
738     dpdk-performance-changes-2n-skx:
739       - "dpdk-performance-changes-2n-skx-h1"
740       - "dpdk-performance-changes-2n-skx-ref"
741       - "dpdk-performance-changes-2n-skx-cmp"
742
743     # Compare testbeds
744
745     vpp-compare-testbeds-ref:
746       csit-vpp-perf-verify-1908-3n-hsw:
747         - 12  # NDRPDR sel
748         - 13  # NDRPDR sel
749         - 14  # NDRPDR sel
750         - 15  # NDRPDR sel
751         - 16  # NDRPDR sel
752         - 17  # NDRPDR sel
753         - 18  # NDRPDR sel
754         - 19  # NDRPDR sel
755         - 20  # NDRPDR sel
756         - 21  # NDRPDR sel
757     vpp-compare-testbeds-cmp:
758       # TODO: Add data
759       csit-vpp-perf-verify-1908-3n-skx:
760         - 14  # NDRPDR sel
761         - 16  # NDRPDR sel
762         - 19  # NDRPDR sel
763         - 20  # NDRPDR sel
764         - 22  # NDRPDR sel
765         - 24  # NDRPDR sel
766     vpp-compare-testbeds:
767       - "vpp-compare-testbeds-ref"
768       - "vpp-compare-testbeds-cmp"
769
770     vpp-compare-testbeds-mrr-ref:
771       csit-vpp-perf-verify-1904-3n-hsw:
772         - 9   # MRR sel
773       # TODO: Add data
774       # csit-vpp-perf-verify-1908-3n-hsw:
775     vpp-compare-testbeds-mrr-cmp:
776       csit-vpp-perf-verify-1904-3n-skx:
777         - 7   # MRR sel
778       # TODO: Add data
779       # csit-vpp-perf-verify-1908-3n-skx:
780     vpp-compare-testbeds-mrr:
781       - "vpp-compare-testbeds-mrr-ref"
782       - "vpp-compare-testbeds-mrr-cmp"
783
784     dpdk-compare-testbeds-ref:
785       # TODO: Add data
786       csit-dpdk-perf-verify-1908-3n-hsw:
787         - 2   # NDRPDR sel
788         - 3   # NDRPDR sel
789         - 4   # NDRPDR sel
790         - 5   # NDRPDR sel
791         - 6   # NDRPDR sel
792         - 7   # NDRPDR sel
793         - 8   # NDRPDR sel
794         - 9   # NDRPDR sel
795         - 10  # NDRPDR sel
796         - 11  # NDRPDR sel
797     dpdk-compare-testbeds-cmp:
798       csit-dpdk-perf-verify-1908-3n-skx:
799         - 3   # NDRPDR sel
800         - 4   # NDRPDR sel
801         - 5   # NDRPDR sel
802         - 6   # NDRPDR sel
803         - 7   # NDRPDR sel
804         - 8   # NDRPDR sel
805         - 9   # NDRPDR sel
806         - 10  # NDRPDR sel
807         - 11  # NDRPDR sel
808         - 12  # NDRPDR sel
809     dpdk-compare-testbeds:
810       - "dpdk-compare-testbeds-ref"
811       - "dpdk-compare-testbeds-cmp"
812
813     # Compare topologies
814
815     vpp-compare-topologies-ref:
816       # TODO: Add data
817       csit-vpp-perf-verify-1908-3n-skx:
818         - 14  # NDRPDR sel
819         - 16  # NDRPDR sel
820         - 19  # NDRPDR sel
821         - 20  # NDRPDR sel
822         - 22  # NDRPDR sel
823         - 24  # NDRPDR sel
824     vpp-compare-topologies-cmp:
825       # TODO: Add data
826       csit-vpp-perf-verify-1908-2n-skx:
827         - 26  # NDRPDR sel
828         - 27  # NDRPDR sel
829         - 34  # NDRPDR sel
830         - 35  # NDRPDR sel
831         - 42  # NDRPDR sel
832     vpp-compare-topologies:
833       - "vpp-compare-topologies-ref"
834       - "vpp-compare-topologies-cmp"
835
836     vpp-compare-topologies-mrr-ref:
837       csit-vpp-perf-verify-1904-3n-skx:
838         - 7   # MRR sel
839       # TODO: Add data
840       # csit-vpp-perf-verify-1908-3n-skx:
841     vpp-compare-topologies-mrr-cmp:
842       csit-vpp-perf-verify-1904-2n-skx:
843         - 11  # MRR sel
844       # TODO: Add data
845       # csit-vpp-perf-verify-1908-2n-skx:
846     vpp-compare-topologies-mrr:
847       - "vpp-compare-topologies-mrr-ref"
848       - "vpp-compare-topologies-mrr-cmp"
849
850     dpdk-compare-topologies-ref:
851       csit-dpdk-perf-verify-1908-3n-skx:
852         - 3   # NDRPDR sel
853         - 4   # NDRPDR sel
854         - 5   # NDRPDR sel
855         - 6   # NDRPDR sel
856         - 7   # NDRPDR sel
857         - 8   # NDRPDR sel
858         - 9   # NDRPDR sel
859         - 10  # NDRPDR sel
860         - 11  # NDRPDR sel
861         - 12  # NDRPDR sel
862     dpdk-compare-topologies-cmp:
863       csit-dpdk-perf-verify-1908-2n-skx:
864         - 2   # NDRPDR sel
865         - 3   # NDRPDR sel
866         - 4   # NDRPDR sel
867         - 5   # NDRPDR sel
868         - 7   # NDRPDR sel
869         - 8   # NDRPDR sel
870         - 9   # NDRPDR sel
871         - 10  # NDRPDR sel
872         - 11  # NDRPDR sel
873         - 12  # NDRPDR sel
874     dpdk-compare-topologies:
875       - "dpdk-compare-topologies-ref"
876       - "dpdk-compare-topologies-cmp"
877
878   plot-layouts:
879
880     plot-soak-throughput:
881       titlefont:
882         size: 18
883       xaxis:
884         title: "<b>Test Cases [Index]</b>"
885         titlefont:
886           size: 16
887         autorange: True
888         fixedrange: False
889         gridcolor: "rgb(230, 230, 230)"
890         linecolor: "rgb(220, 220, 220)"
891         linewidth: 1
892         showgrid: True
893         showline: True
894         showticklabels: True
895         tickcolor: "rgb(220, 220, 220)"
896         tickmode: "linear"
897         tickfont:
898           size: 16
899         zeroline: False
900       yaxis:
901         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
902         titlefont:
903           size: 16
904         gridcolor: "rgb(230, 230, 230)"
905         hoverformat: ".4r"
906         tickformat: ".3r"
907         linecolor: "rgb(220, 220, 220)"
908         linewidth: 1
909         showgrid: True
910         showline: True
911         showticklabels: True
912         tickcolor: "rgb(220, 220, 220)"
913         tickfont:
914           size: 16
915         zeroline: False
916         range: [0,50]
917       autosize: False
918       margin:
919         t: 50
920         b: 0
921         l: 80
922         r: 20
923       showlegend: True
924       legend:
925         orientation: "h"
926         font:
927           size: 16
928       width: 700
929       height: 900
930
931     plot-service-density:
932       titlefont:
933         size: 18
934       xaxis:
935         side: "top"
936         autorange: True
937         fixedrange: False
938         showgrid: False
939         showline: False
940         showticklabels: False
941         ticks: ""
942         ticklen: 0
943         tickwidth: 0
944         zeroline: False
945       yaxis:
946         autorange: "reversed"
947         showgrid: False
948         showline: False
949         showticklabels: False
950         ticks: ""
951         ticklen: 0
952         tickwidth: 0
953         zeroline: False
954       autosize: True
955       showlegend: False
956       width: 700
957       height: 700
958
959     plot-cps:
960       titlefont:
961         size: 18
962       xaxis:
963         title: "<b>Test Cases [Index]</b>"
964         titlefont:
965           size: 16
966         autorange: True
967         fixedrange: False
968         gridcolor: "rgb(230, 230, 230)"
969         linecolor: "rgb(220, 220, 220)"
970         linewidth: 1
971         showgrid: True
972         showline: True
973         showticklabels: True
974         tickcolor: "rgb(220, 220, 220)"
975         tickmode: "linear"
976         tickfont:
977           size: 16
978         zeroline: False
979       yaxis:
980         title: "<b>Connections Per Second [cps]</b>"
981         titlefont:
982           size: 16
983         gridcolor: "rgb(230, 230, 230)"
984         hoverformat: ".4s"
985         linecolor: "rgb(220, 220, 220)"
986         linewidth: 1
987         rangemode: "tozero"
988         showgrid: True
989         showline: True
990         showticklabels: True
991         tickcolor: "rgb(220, 220, 220)"
992         tickformat: ".3s"
993         tickfont:
994           size: 16
995         zeroline: False
996       boxmode: "group"
997       boxgroupgap: 0.5
998       autosize: False
999       margin:
1000         t: 50
1001         b: 20
1002         l: 80
1003         r: 20
1004       showlegend: True
1005       legend:
1006         orientation: "h"
1007         font:
1008           size: 16
1009       width: 700
1010       height: 800
1011
1012     plot-rps:
1013       titlefont:
1014         size: 18
1015       xaxis:
1016         title: "<b>Test Cases [Index]</b>"
1017         titlefont:
1018           size: 16
1019         autorange: True
1020         fixedrange: False
1021         gridcolor: "rgb(230, 230, 230)"
1022         linecolor: "rgb(220, 220, 220)"
1023         linewidth: 1
1024         showgrid: True
1025         showline: True
1026         showticklabels: True
1027         tickcolor: "rgb(220, 220, 220)"
1028         tickmode: "linear"
1029         tickfont:
1030           size: 16
1031         zeroline: False
1032       yaxis:
1033         title: "<b>Requests Per Second [rps]</b>"
1034         titlefont:
1035           size: 16
1036         gridcolor: "rgb(230, 230, 230)"
1037         hoverformat: ".4s"
1038         linecolor: "rgb(220, 220, 220)"
1039         linewidth: 1
1040         rangemode: "tozero"
1041         showgrid: True
1042         showline: True
1043         showticklabels: True
1044         tickcolor: "rgb(230, 230, 230)"
1045         tickformat: ".3s"
1046         tickfont:
1047           size: 16
1048         zeroline: False
1049       boxmode: "group"
1050       boxgroupgap: 0.5
1051       autosize: False
1052       margin:
1053         t: 50
1054         b: 20
1055         l: 80
1056         r: 20
1057       showlegend: True
1058       legend:
1059         orientation: "h"
1060         font:
1061           size: 16
1062       width: 700
1063       height: 800
1064
1065     plot-throughput:
1066       titlefont:
1067         size: 18
1068       xaxis:
1069         title: "<b>Test Cases [Index]</b>"
1070         titlefont:
1071           size: 16
1072         autorange: True
1073         fixedrange: False
1074         gridcolor: "rgb(230, 230, 230)"
1075         linecolor: "rgb(220, 220, 220)"
1076         linewidth: 1
1077         showgrid: True
1078         showline: True
1079         showticklabels: True
1080         tickcolor: "rgb(220, 220, 220)"
1081         tickmode: "linear"
1082         tickfont:
1083           size: 16
1084         zeroline: False
1085       yaxis:
1086         title: "<b>Packet Throughput [Mpps]</b>"
1087         titlefont:
1088           size: 16
1089         gridcolor: "rgb(230, 230, 230)"
1090         hoverformat: ".4r"
1091         tickformat: ".3r"
1092         linecolor: "rgb(220, 220, 220)"
1093         linewidth: 1
1094         showgrid: True
1095         showline: True
1096         showticklabels: True
1097         tickcolor: "rgb(220, 220, 220)"
1098         tickfont:
1099           size: 16
1100         zeroline: False
1101         range: [0,50]
1102       boxmode: "group"
1103       boxgroupgap: 0.5
1104       autosize: False
1105       margin:
1106         t: 50
1107         b: 0
1108         l: 80
1109         r: 20
1110       showlegend: True
1111       legend:
1112         orientation: "h"
1113         font:
1114           size: 16
1115       width: 700
1116       height: 900
1117
1118     plot-throughput-speedup-analysis:
1119       titlefont:
1120         size: 18
1121       xaxis:
1122         title: "<b>Number of Cores [Qty]</b>"
1123         titlefont:
1124           size: 16
1125         autorange: True
1126         fixedrange: False
1127         gridcolor: "rgb(230, 230, 230)"
1128         linecolor: "rgb(220, 220, 220)"
1129         linewidth: 1
1130         showgrid: True
1131         showline: True
1132         showticklabels: True
1133         tickcolor: "rgb(238, 238, 238)"
1134         tickmode: "linear"
1135         tickfont:
1136           size: 16
1137         zeroline: False
1138       yaxis:
1139         title: "<b>Packet Throughput [Mpps]</b>"
1140         titlefont:
1141           size: 16
1142         type: "linear"
1143         gridcolor: "rgb(230, 230, 230)"
1144         hoverformat: ".4s"
1145         linecolor: "rgb(220, 220, 220)"
1146         linewidth: 1
1147         showgrid: True
1148         showline: True
1149         showticklabels: True
1150         tickcolor: "rgb(220, 220, 220)"
1151         tickformat: ".4s"
1152         tickfont:
1153           size: 16
1154         zeroline: True
1155         rangemode: "tozero"
1156         range: [0,100]
1157       legend:
1158         orientation: "h"
1159         font:
1160           size: 16
1161         xanchor: "left"
1162         yanchor: "top"
1163         x: 0
1164         y: -0.2
1165         bgcolor: "rgba(255, 255, 255, 0)"
1166         bordercolor: "rgba(255, 255, 255, 0)"
1167         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1168       autosize: False
1169       margin:
1170           't': 50
1171           'b': 150
1172           'l': 85
1173           'r': 10
1174       showlegend: True
1175       width: 700
1176       height: 700
1177       hoverlabel:
1178         namelength: -1
1179       annotations: [
1180         {
1181           text: "_ _          __          ...",
1182           align: "left",
1183           showarrow: False,
1184           xref: "paper",
1185           yref: "paper",
1186           xanchor: "left",
1187           yanchor: "top",
1188           x: 0,
1189           y: -0.13,
1190           font: {
1191             family: "Consolas, Courier New",
1192             size: 15
1193           },
1194         },
1195         {
1196           text: "    Perfect     Measured     Limit",
1197           align: "left",
1198           showarrow: False,
1199           xref: "paper",
1200           yref: "paper",
1201           xanchor: "left",
1202           yanchor: "top",
1203           x: 0,
1204           y: -0.15,
1205           font: {
1206             family: "Consolas, Courier New",
1207             size: 15
1208           },
1209         },
1210       ]
1211
1212     plot-latency:
1213       titlefont:
1214         size: 18
1215       xaxis:
1216         title: "<b>Direction</b>"
1217         titlefont:
1218           size: 16
1219         autorange: True
1220         fixedrange: False
1221         gridcolor: "rgb(230, 230, 230)"
1222         linecolor: "rgb(220, 220, 220)"
1223         linewidth: 1
1224         showgrid: True
1225         showline: True
1226         showticklabels: False
1227         tickcolor: "rgb(220, 220, 220)"
1228         tickmode: "linear"
1229         tickfont:
1230           size: 16
1231         zeroline: False
1232       yaxis:
1233         title: "<b>Packet Latency [uSec]</b>"
1234         titlefont:
1235           size: 16
1236         type: "linear"
1237         gridcolor: "rgb(230, 230, 230)"
1238         hoverformat: ".4s"
1239         linecolor: "rgb(220, 220, 220)"
1240         linewidth: 1
1241         showgrid: True
1242         showline: True
1243         showticklabels: True
1244         tickcolor: "rgb(220, 220, 220)"
1245         tickformat: ".4s"
1246         tickfont:
1247           size: 16
1248         zeroline: True
1249         rangemode: "tozero"
1250       legend:
1251         orientation: "h"
1252         font:
1253           size: 16
1254         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1255       autosize: False
1256       margin:
1257           't': 50
1258           'b': 150
1259           'l': 80
1260           'r': 10
1261       showlegend: True
1262       width: 700
1263       height: 700
1264       hoverlabel:
1265         namelength: -1
1266
1267 - type: "static"
1268   src-path: "{DIR[RST]}"
1269   dst-path: "{DIR[WORKING,SRC]}"
1270
1271 - type: "input"
1272   general:
1273     file-name: "output_info.xml.gz"
1274     file-format: ".gz"
1275     arch-file-format:
1276       - ".gz"
1277       - ".zip"
1278     download-path: "{job}/{build}/archives/{filename}"
1279     extract: "output.xml"
1280
1281     zip-file-name: "robot-plugin.zip"
1282     zip-file-format: ".zip"
1283     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
1284     zip-extract: "robot-plugin/output.xml"
1285
1286   builds:
1287 #    intel-dnv-vpp-release-1904:
1288 #      - 1
1289 #
1290 #    intel-dnv-vpp-release-1901:
1291 #      - 1
1292
1293     csit-vpp-perf-verify-1901-3n-hsw:
1294       - 35  # MRR sel
1295       - 10  # NDRPDR sel
1296       - 19  # NDRPDR sel
1297       - 31  # NDRPDR sel
1298       - 36  # NDRPDR sel
1299       - 40  # NDRPDR sel
1300       - 42  # NDRPDR sel
1301       - 44  # NDRPDR sel
1302       - 46  # NDRPDR sel
1303       - 47  # NDRPDR sel
1304       - 48  # NDRPDR sel
1305       - 61  # NDRPDR LB
1306       - 62  # NDRPDR LB
1307       - 63  # NDRPDR LB
1308       - 64  # NDRPDR LB
1309       - 65  # NDRPDR LB
1310       - 66  # NDRPDR LB
1311       - 67  # NDRPDR LB
1312       - 69  # NDRPDR LB
1313       - 70  # NDRPDR LB
1314       - 71  # NDRPDR LB
1315     csit-vpp-perf-verify-1904-3n-hsw:
1316       - 9   # MRR sel
1317       - 11  # NDRPDR sel
1318       - 12  # NDRPDR sel
1319       - 20  # NDRPDR sel
1320       - 21  # NDRPDR sel
1321       - 23  # NDRPDR sel
1322       - 24  # NDRPDR sel
1323       - 25  # NDRPDR sel
1324       - 26  # NDRPDR sel
1325       - 29  # NDRPDR sel
1326       - 30  # NDRPDR sel
1327     csit-vpp-perf-verify-1908-3n-hsw:
1328       - 12  # NDRPDR sel
1329       - 13  # NDRPDR sel
1330       - 14  # NDRPDR sel
1331       - 15  # NDRPDR sel
1332       - 16  # NDRPDR sel
1333       - 17  # NDRPDR sel
1334       - 18  # NDRPDR sel
1335       - 19  # NDRPDR sel
1336       - 20  # NDRPDR sel
1337       - 21  # NDRPDR sel
1338
1339     csit-vpp-perf-verify-1901-3n-skx:
1340       - 32  # MRR sel
1341       - 18  # NDRPDR sel
1342       - 19  # NDRPDR sel
1343       - 20  # NDRPDR sel
1344       - 28  # NDRPDR sel
1345       - 31  # NDRPDR sel
1346       - 33  # NDRPDR sel
1347       - 36  # NDRPDR sel
1348       - 38  # NDRPDR sel
1349       - 47  # NDRPDR sel
1350       - 48  # NDRPDR sel
1351       - 54  # NDRPDR LB
1352       - 57  # NDRPDR LB
1353       - 58  # NDRPDR LB
1354       - 59  # NDRPDR LB
1355       - 60  # NDRPDR LB
1356       - 63  # NDRPDR LB
1357       - 64  # NDRPDR LB
1358       - 65  # NDRPDR LB
1359       - 66  # NDRPDR LB
1360       - 67  # NDRPDR LB
1361     csit-vpp-perf-verify-1904-3n-skx:
1362       - 7   # MRR sel
1363       - 8   # NDRPDR sel
1364       - 9   # NDRPDR sel
1365       - 10  # NDRPDR sel
1366       - 11  # NDRPDR sel
1367       - 12  # NDRPDR sel
1368       - 14  # NDRPDR sel
1369       - 16  # NDRPDR sel
1370       - 21  # NDRPDR sel
1371       - 23  # NDRPDR sel
1372       - 25  # NDRPDR sel
1373     # TODO: Add data
1374     csit-vpp-perf-verify-1908-3n-skx:
1375       - 14  # NDRPDR sel
1376       - 16  # NDRPDR sel
1377       - 19  # NDRPDR sel
1378       - 20  # NDRPDR sel
1379       - 22  # NDRPDR sel
1380       - 24  # NDRPDR sel
1381
1382     csit-vpp-perf-verify-1901-2n-skx:
1383       - 22  # MRR sel
1384       - 5   # NDRPDR sel
1385       - 12  # NDRPDR sel
1386       - 13  # NDRPDR sel
1387       - 21  # NDRPDR sel
1388       - 23  # NDRPDR sel
1389       - 31  # NDRPDR sel
1390       - 34  # NDRPDR sel
1391       - 40  # NDRPDR sel
1392       - 42  # NDRPDR sel
1393       - 43  # NDRPDR sel
1394     csit-vpp-perf-verify-1904-2n-skx:
1395       - 11  # MRR sel
1396       - 12  # NDRPDR sel
1397       - 14  # NDRPDR sel
1398       - 16  # NDRPDR sel
1399       - 17  # NDRPDR sel
1400       - 18  # NDRPDR sel
1401       - 21  # NDRPDR sel
1402       - 27  # NDRPDR sel
1403       - 30  # NDRPDR sel
1404       - 31  # NDRPDR sel
1405       - 32  # NDRPDR sel
1406     # TODO: Add data
1407     csit-vpp-perf-verify-1908-2n-skx:
1408       - 26  # NDRPDR sel
1409       - 27  # NDRPDR sel
1410       - 34  # NDRPDR sel
1411       - 35  # NDRPDR sel
1412       - 42  # NDRPDR sel
1413       - 29  # TCP
1414       - 30  # TCP
1415       - 22  # NFV
1416       - 31  # NFV
1417       - 32  # NFV
1418       - 38  # NFV
1419
1420     csit-dpdk-perf-verify-1901-3n-hsw:
1421       - 13  # NDRPDR sel
1422       - 14  # NDRPDR sel
1423       - 16  # NDRPDR sel
1424       - 17  # NDRPDR sel
1425       - 18  # NDRPDR sel
1426       - 19  # NDRPDR sel
1427       - 20  # NDRPDR sel
1428       - 21  # NDRPDR sel
1429       - 22  # NDRPDR sel
1430       - 23  # NDRPDR sel
1431     csit-dpdk-perf-verify-1904-3n-hsw:
1432       - 2   # NDRPDR sel
1433       - 3   # NDRPDR sel
1434       - 5   # NDRPDR sel
1435       - 6   # NDRPDR sel
1436       - 13  # NDRPDR sel
1437       - 14  # NDRPDR sel
1438       - 15  # NDRPDR sel
1439       - 18  # NDRPDR sel
1440       - 19  # NDRPDR sel
1441       - 20  # NDRPDR sel
1442     csit-dpdk-perf-verify-1908-3n-hsw:
1443       - 2   # NDRPDR sel
1444       - 3   # NDRPDR sel
1445       - 4   # NDRPDR sel
1446       - 5   # NDRPDR sel
1447       - 6   # NDRPDR sel
1448       - 7   # NDRPDR sel
1449       - 8   # NDRPDR sel
1450       - 9   # NDRPDR sel
1451       - 10  # NDRPDR sel
1452       - 11  # NDRPDR sel
1453
1454     csit-dpdk-perf-verify-1901-3n-skx:
1455       - 3   # NDRPDR sel
1456       - 5   # NDRPDR sel
1457       - 6   # NDRPDR sel
1458       - 7   # NDRPDR sel
1459       - 8   # NDRPDR sel
1460       - 9   # NDRPDR sel
1461       - 10  # NDRPDR sel
1462       - 11  # NDRPDR sel
1463       - 12  # NDRPDR sel
1464       - 13  # NDRPDR sel
1465     csit-dpdk-perf-verify-1904-3n-skx:
1466       - 2   # NDRPDR sel
1467       - 3   # NDRPDR sel
1468       - 4   # NDRPDR sel
1469       - 5   # NDRPDR sel
1470       - 6   # NDRPDR sel
1471       - 7   # NDRPDR sel
1472       - 11  # NDRPDR sel
1473       - 12  # NDRPDR sel
1474       - 13  # NDRPDR sel
1475       - 14  # NDRPDR sel
1476     csit-dpdk-perf-verify-1908-3n-skx:
1477       - 3   # NDRPDR sel
1478       - 4   # NDRPDR sel
1479       - 5   # NDRPDR sel
1480       - 6   # NDRPDR sel
1481       - 7   # NDRPDR sel
1482       - 8   # NDRPDR sel
1483       - 9   # NDRPDR sel
1484       - 10  # NDRPDR sel
1485       - 11  # NDRPDR sel
1486       - 12  # NDRPDR sel
1487
1488     csit-dpdk-perf-verify-1901-2n-skx:
1489       - 12  # NDRPDR sel
1490       - 13  # NDRPDR sel
1491       - 14  # NDRPDR sel
1492       - 15  # NDRPDR sel
1493       - 16  # NDRPDR sel
1494       - 17  # NDRPDR sel
1495       - 18  # NDRPDR sel
1496       - 19  # NDRPDR sel
1497       - 20  # NDRPDR sel
1498       - 21  # NDRPDR sel
1499     csit-dpdk-perf-verify-1904-2n-skx:
1500       - 2   # NDRPDR sel
1501       - 3   # NDRPDR sel
1502       - 4   # NDRPDR sel
1503       - 5   # NDRPDR sel
1504       - 7   # NDRPDR sel
1505       - 8   # NDRPDR sel
1506       - 9   # NDRPDR sel
1507       - 10  # NDRPDR sel
1508       - 11  # NDRPDR sel
1509       - 12  # NDRPDR sel
1510     csit-dpdk-perf-verify-1908-2n-skx:
1511       - 2   # NDRPDR sel
1512       - 3   # NDRPDR sel
1513       - 4   # NDRPDR sel
1514       - 5   # NDRPDR sel
1515       - 7   # NDRPDR sel
1516       - 8   # NDRPDR sel
1517       - 9   # NDRPDR sel
1518       - 10  # NDRPDR sel
1519       - 11  # NDRPDR sel
1520       - 12  # NDRPDR sel
1521
1522     # TODO: Replace
1523
1524     csit-vpp-functional-1908-ubuntu1604-virl:
1525       - 64
1526     csit-vpp-functional-1908-centos7-virl:
1527       - 64
1528     csit-vpp-device-1908-ubuntu1804-1n-skx:
1529       - 65
1530
1531 - type: "output"
1532   output: "report"
1533   format:
1534     html:
1535     - full
1536 #    pdf:
1537 #    - minimal
1538
1539 ################################################################################
1540 ###                               T A B L E S                                ###
1541 ################################################################################
1542
1543 ## VPP Soak vs NDR
1544 #- type: "table"
1545 #  title: "VPP Soak vs NDR 2n-skx"
1546 #  algorithm: "table_soak_vs_ndr"
1547 #  output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
1548 #  reference:
1549 #    title: "NDR"
1550 #    data: "vpp-soak-vs-ndr-2n-skx-ref"
1551 #  compare:
1552 #    title: "Soak"
1553 #    data: "vpp-soak-vs-ndr-2n-skx-cmp"
1554 #  data: "vpp-soak-vs-ndr-2n-skx"
1555 #  include-tests: "NDR"
1556 #  filter: "('NDRPDR' or 'SOAK')"
1557 #  parameters:
1558 #    - "throughput"
1559 #    - "name"
1560 #    - "parent"
1561
1562 ################################################################################
1563
1564 # VPP Compare NICs 3n-skx 2t1c ndr
1565 - type: "table"
1566   title: "VPP Compare NICs 3n-skx 2t1c ndr"
1567   algorithm: "table_nics_comparison"
1568   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
1569   reference:
1570     title: "Intel-x710"
1571     nic: "NIC_Intel-X710"
1572   compare:
1573     title: "Intel-xxv710"
1574     nic: "NIC_Intel-XXV710"
1575   data: "vpp-nic-comparison-3n-skx"
1576   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1577   filter: "'2T1C' and 'NDRPDR'"
1578   parameters:
1579   - "name"
1580   - "parent"
1581   - "throughput"
1582   - "tags"
1583
1584 # VPP Compare NICs 3n-skx 4t2c ndr
1585 - type: "table"
1586   title: "VPP Compare NICs 3n-skx 4t2c ndr"
1587   algorithm: "table_nics_comparison"
1588   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
1589   reference:
1590     title: "Intel-x710"
1591     nic: "NIC_Intel-X710"
1592   compare:
1593     title: "Intel-xxv710"
1594     nic: "NIC_Intel-XXV710"
1595   data: "vpp-nic-comparison-3n-skx"
1596   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1597   filter: "'4T2C' and 'NDRPDR'"
1598   parameters:
1599   - "name"
1600   - "parent"
1601   - "throughput"
1602   - "tags"
1603
1604 # VPP Compare NICs 3n-skx 2t1c pdr
1605 - type: "table"
1606   title: "VPP Compare NICs 3n-skx 2t1c pdr"
1607   algorithm: "table_nics_comparison"
1608   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
1609   reference:
1610     title: "Intel-x710"
1611     nic: "NIC_Intel-X710"
1612   compare:
1613     title: "Intel-xxv710"
1614     nic: "NIC_Intel-XXV710"
1615   data: "vpp-nic-comparison-3n-skx"
1616   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1617   filter: "'2T1C' and 'NDRPDR'"
1618   parameters:
1619   - "name"
1620   - "parent"
1621   - "throughput"
1622   - "tags"
1623
1624  # VPP Compare NICs 3n-skx 4t2c pdr
1625 - type: "table"
1626   title: "VPP Compare NICs 3n-skx 4t2c pdr"
1627   algorithm: "table_nics_comparison"
1628   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
1629   reference:
1630     title: "Intel-x710"
1631     nic: "NIC_Intel-X710"
1632   compare:
1633     title: "Intel-xxv710"
1634     nic: "NIC_Intel-XXV710"
1635   data: "vpp-nic-comparison-3n-skx"
1636   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1637   filter: "'4T2C' and 'NDRPDR'"
1638   parameters:
1639   - "name"
1640   - "parent"
1641   - "throughput"
1642   - "tags"
1643
1644 # VPP Compare NICs 3n-skx 2t1c mrr
1645 - type: "table"
1646   title: "VPP Compare NICs 3n-skx 2t1c mrr"
1647   algorithm: "table_nics_comparison"
1648   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
1649   reference:
1650     title: "Intel-x710"
1651     nic: "NIC_Intel-X710"
1652   compare:
1653     title: "Intel-xxv710"
1654     nic: "NIC_Intel-XXV710"
1655   data: "vpp-nic-comparison-3n-skx-mrr"
1656   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1657   filter: "'2T1C' and 'MRR'"
1658   parameters:
1659   - "name"
1660   - "parent"
1661   - "result"
1662   - "tags"
1663
1664 # VPP Compare NICs 3n-skx 4t2c mrr
1665 - type: "table"
1666   title: "VPP Compare NICs 3n-skx 4t2c mrr"
1667   algorithm: "table_nics_comparison"
1668   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
1669   reference:
1670     title: "Intel-x710"
1671     nic: "NIC_Intel-X710"
1672   compare:
1673     title: "Intel-xxv710"
1674     nic: "NIC_Intel-XXV710"
1675   data: "vpp-nic-comparison-3n-skx-mrr"
1676   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1677   filter: "'4T2C' and 'MRR'"
1678   parameters:
1679   - "name"
1680   - "parent"
1681   - "result"
1682   - "tags"
1683
1684  # VPP Compare NICs 3n-skx 8t4c mrr
1685 - type: "table"
1686   title: "VPP Compare NICs 3n-skx 8t4c mrr"
1687   algorithm: "table_nics_comparison"
1688   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
1689   reference:
1690     title: "Intel-x710"
1691     nic: "NIC_Intel-X710"
1692   compare:
1693     title: "Intel-xxv710"
1694     nic: "NIC_Intel-XXV710"
1695   data: "vpp-nic-comparison-3n-skx-mrr"
1696   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1697   filter: "'8T4C' and 'MRR'"
1698   parameters:
1699   - "name"
1700   - "parent"
1701   - "result"
1702   - "tags"
1703
1704 # VPP Compare NICs 2n-skx 2t1c ndr
1705 - type: "table"
1706   title: "VPP Compare NICs 2n-skx 2t1c ndr"
1707   algorithm: "table_nics_comparison"
1708   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
1709   reference:
1710     title: "Intel-x710"
1711     nic: "NIC_Intel-X710"
1712   compare:
1713     title: "Intel-xxv710"
1714     nic: "NIC_Intel-XXV710"
1715   data: "vpp-nic-comparison-2n-skx"
1716   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1717   filter: "'2T1C' and 'NDRPDR'"
1718   parameters:
1719   - "name"
1720   - "parent"
1721   - "throughput"
1722   - "tags"
1723
1724 # VPP Compare NICs 2n-skx 4t2c ndr
1725 - type: "table"
1726   title: "VPP Compare NICs 2n-skx 4t2c ndr"
1727   algorithm: "table_nics_comparison"
1728   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
1729   reference:
1730     title: "Intel-x710"
1731     nic: "NIC_Intel-X710"
1732   compare:
1733     title: "Intel-xxv710"
1734     nic: "NIC_Intel-XXV710"
1735   data: "vpp-nic-comparison-2n-skx"
1736   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
1737   filter: "'4T2C' and 'NDRPDR'"
1738   parameters:
1739   - "name"
1740   - "parent"
1741   - "throughput"
1742   - "tags"
1743
1744  # VPP Compare NICs 2n-skx 2t1c pdr
1745 - type: "table"
1746   title: "VPP Compare NICs 2n-skx 2t1c pdr"
1747   algorithm: "table_nics_comparison"
1748   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
1749   reference:
1750     title: "Intel-x710"
1751     nic: "NIC_Intel-X710"
1752   compare:
1753     title: "Intel-xxv710"
1754     nic: "NIC_Intel-XXV710"
1755   data: "vpp-nic-comparison-2n-skx"
1756   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1757   filter: "'2T1C' and 'NDRPDR'"
1758   parameters:
1759   - "name"
1760   - "parent"
1761   - "throughput"
1762   - "tags"
1763
1764 # VPP Compare NICs 2n-skx 4t2c pdr
1765 - type: "table"
1766   title: "VPP Compare NICs 2n-skx 4t2c pdr"
1767   algorithm: "table_nics_comparison"
1768   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
1769   reference:
1770     title: "Intel-x710"
1771     nic: "NIC_Intel-X710"
1772   compare:
1773     title: "Intel-xxv710"
1774     nic: "NIC_Intel-XXV710"
1775   data: "vpp-nic-comparison-2n-skx"
1776   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
1777   filter: "'4T2C' and 'NDRPDR'"
1778   parameters:
1779   - "name"
1780   - "parent"
1781   - "throughput"
1782   - "tags"
1783
1784 # VPP Compare NICs 2n-skx 2t1c mrr
1785 - type: "table"
1786   title: "VPP Compare NICs 2n-skx 2t1c mrr"
1787   algorithm: "table_nics_comparison"
1788   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
1789   reference:
1790     title: "Intel-x710"
1791     nic: "NIC_Intel-X710"
1792   compare:
1793     title: "Intel-xxv710"
1794     nic: "NIC_Intel-XXV710"
1795   data: "vpp-nic-comparison-2n-skx-mrr"
1796   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1797   filter: "'2T1C' and 'MRR'"
1798   parameters:
1799   - "name"
1800   - "parent"
1801   - "result"
1802   - "tags"
1803
1804 # VPP Compare NICs 2n-skx 4t2c mrr
1805 - type: "table"
1806   title: "VPP Compare NICs 2n-skx 4t2c mrr"
1807   algorithm: "table_nics_comparison"
1808   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
1809   reference:
1810     title: "Intel-x710"
1811     nic: "NIC_Intel-X710"
1812   compare:
1813     title: "Intel-xxv710"
1814     nic: "NIC_Intel-XXV710"
1815   data: "vpp-nic-comparison-2n-skx-mrr"
1816   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1817   filter: "'4T2C' and 'MRR'"
1818   parameters:
1819   - "name"
1820   - "parent"
1821   - "result"
1822   - "tags"
1823
1824 # VPP Compare NICs 2n-skx 8t4c mrr
1825 - type: "table"
1826   title: "VPP Compare NICs 2n-skx 8t4c mrr"
1827   algorithm: "table_nics_comparison"
1828   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
1829   reference:
1830     title: "Intel-x710"
1831     nic: "NIC_Intel-X710"
1832   compare:
1833     title: "Intel-xxv710"
1834     nic: "NIC_Intel-XXV710"
1835   data: "vpp-nic-comparison-2n-skx-mrr"
1836   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
1837   filter: "'8T4C' and 'MRR'"
1838   parameters:
1839   - "name"
1840   - "parent"
1841   - "result"
1842   - "tags"
1843
1844 ################################################################################
1845 # VPP
1846
1847 ## VPP Performance Changes 2n-dnv 1t1c pdr
1848 #- type: "table"
1849 #  title: "VPP Performance Changes 2n-dnv 1t1c pdr"
1850 #  algorithm: "table_performance_comparison"
1851 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
1852 #  history:
1853 #    - title: "rls1901"
1854 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1855 #  reference:
1856 #    title: "rls1904"
1857 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1858 #  compare:
1859 #    title: "rls1908"
1860 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1861 #  data: "intel-dnv-vpp-changes-2n-dnv"
1862 #  include-tests: "PDR"
1863 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1864 #  parameters:
1865 #  - "name"
1866 #  - "parent"
1867 #  - "throughput"
1868 #
1869 ## VPP Performance Changes 2n-dnv 2t2c pdr
1870 #- type: "table"
1871 #  title: "VPP Performance Changes 2n-dnv 2t2c pdr"
1872 #  algorithm: "table_performance_comparison"
1873 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
1874 #  history:
1875 #    - title: "rls1901"
1876 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1877 #  reference:
1878 #    title: "rls1904"
1879 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1880 #  compare:
1881 #    title: "rls1908"
1882 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1883 #  data: "intel-dnv-vpp-changes-2n-dnv"
1884 #  include-tests: "PDR"
1885 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1886 #  parameters:
1887 #  - "name"
1888 #  - "parent"
1889 #  - "throughput"
1890 #
1891 ## VPP Performance Changes 2n-dnv 1t1c ndr
1892 #- type: "table"
1893 #  title: "VPP Performance Changes 2n-dnv 1t1c ndr"
1894 #  algorithm: "table_performance_comparison"
1895 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
1896 #  history:
1897 #    - title: "rls1901"
1898 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1899 #  reference:
1900 #    title: "rls1904"
1901 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1902 #  compare:
1903 #    title: "rls1908"
1904 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1905 #  data: "intel-dnv-vpp-changes-2n-dnv"
1906 #  include-tests: "NDR"
1907 #  filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
1908 #  parameters:
1909 #  - "name"
1910 #  - "parent"
1911 #  - "throughput"
1912 #
1913 ## VPP Performance Changes 2n-dnv 2t2c ndr
1914 #- type: "table"
1915 #  title: "VPP Performance Changes 2n-dnv 2t2c ndr"
1916 #  algorithm: "table_performance_comparison"
1917 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
1918 #  history:
1919 #    - title: "rls1901"
1920 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1921 #  reference:
1922 #    title: "rls1904"
1923 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1924 #  compare:
1925 #    title: "rls1908"
1926 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1927 #  data: "intel-dnv-vpp-changes-2n-dnv"
1928 #  include-tests: "NDR"
1929 #  filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
1930 #  parameters:
1931 #  - "name"
1932 #  - "parent"
1933 #  - "throughput"
1934 #
1935 ## VPP Performance Changes 2n-dnv 1t1c MRR
1936 #- type: "table"
1937 #  title: "VPP Performance Changes 2n-dnv 1t1c MRR"
1938 #  algorithm: "table_performance_comparison"
1939 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
1940 #  history:
1941 #    - title: "rls1901"
1942 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1943 #  reference:
1944 #    title: "rls1904"
1945 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1946 #  compare:
1947 #    title: "rls1908"
1948 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1949 #  data: "intel-dnv-vpp-changes-2n-dnv"
1950 #  include-tests: "MRR"
1951 #  filter: "'1T1C' and 'MRR'"
1952 #  parameters:
1953 #  - "name"
1954 #  - "parent"
1955 #  - "result"
1956 #
1957 ## VPP Performance Changes 2n-dnv 2t2c MRR
1958 #- type: "table"
1959 #  title: "VPP Performance Changes 2n-dnv 2t2c MRR"
1960 #  algorithm: "table_performance_comparison"
1961 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
1962 #  history:
1963 #    - title: "rls1901"
1964 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1965 #  reference:
1966 #    title: "rls1904"
1967 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1968 #  compare:
1969 #    title: "rls1908"
1970 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1971 #  data: "intel-dnv-vpp-changes-2n-dnv"
1972 #  include-tests: "MRR"
1973 #  filter: "'2T2C' and 'MRR'"
1974 #  parameters:
1975 #  - "name"
1976 #  - "parent"
1977 #  - "result"
1978 #
1979 ## VPP Performance Changes 2n-dnv 4t4c MRR
1980 #- type: "table"
1981 #  title: "VPP Performance Changes 2n-dnv 4t4c MRR"
1982 #  algorithm: "table_performance_comparison"
1983 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
1984 #  history:
1985 #    - title: "rls1901"
1986 #      data: "intel-dnv-vpp-changes-2n-dnv-h1"
1987 #  reference:
1988 #    title: "rls1904"
1989 #    data: "intel-dnv-vpp-changes-2n-dnv-ref"
1990 #  compare:
1991 #    title: "rls1908"
1992 #    data: "intel-dnv-vpp-changes-2n-dnv-cmp"
1993 #  data: "intel-dnv-vpp-changes-2n-dnv"
1994 #  include-tests: "MRR"
1995 #  filter: "'4T4C' and 'MRR'"
1996 #  parameters:
1997 #  - "name"
1998 #  - "parent"
1999 #  - "result"
2000
2001 # VPP Performance Changes 3n-hsw 1t1c pdr
2002 - type: "table"
2003   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
2004   algorithm: "table_performance_comparison"
2005   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
2006   history:
2007     - title: "rls1901"
2008       data: "vpp-performance-changes-3n-hsw-h1"
2009   reference:
2010     title: "rls1904"
2011     data: "vpp-performance-changes-3n-hsw-ref"
2012   compare:
2013     title: "rls1908"
2014     data: "vpp-performance-changes-3n-hsw-cmp"
2015   data: "vpp-performance-changes-3n-hsw"
2016   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2017   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2018   parameters:
2019   - "name"
2020   - "parent"
2021   - "throughput"
2022
2023 # VPP Performance Changes 3n-hsw 2t2c pdr
2024 - type: "table"
2025   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
2026   algorithm: "table_performance_comparison"
2027   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
2028   history:
2029     - title: "rls1901"
2030       data: "vpp-performance-changes-3n-hsw-h1"
2031   reference:
2032     title: "rls1904"
2033     data: "vpp-performance-changes-3n-hsw-ref"
2034   compare:
2035     title: "rls1908"
2036     data: "vpp-performance-changes-3n-hsw-cmp"
2037   data: "vpp-performance-changes-3n-hsw"
2038   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2039   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2040   parameters:
2041   - "name"
2042   - "parent"
2043   - "throughput"
2044
2045 # VPP Performance Changes 3n-hsw 1t1c ndr
2046 - type: "table"
2047   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
2048   algorithm: "table_performance_comparison"
2049   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
2050   history:
2051     - title: "rls1901"
2052       data: "vpp-performance-changes-3n-hsw-h1"
2053   reference:
2054     title: "rls1904"
2055     data: "vpp-performance-changes-3n-hsw-ref"
2056   compare:
2057     title: "rls1908"
2058     data: "vpp-performance-changes-3n-hsw-cmp"
2059   data: "vpp-performance-changes-3n-hsw"
2060   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2061   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2062   parameters:
2063   - "name"
2064   - "parent"
2065   - "throughput"
2066
2067 # VPP Performance Changes 3n-hsw 2t2c ndr
2068 - type: "table"
2069   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
2070   algorithm: "table_performance_comparison"
2071   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
2072   history:
2073     - title: "rls1901"
2074       data: "vpp-performance-changes-3n-hsw-h1"
2075   reference:
2076     title: "rls1904"
2077     data: "vpp-performance-changes-3n-hsw-ref"
2078   compare:
2079     title: "rls1908"
2080     data: "vpp-performance-changes-3n-hsw-cmp"
2081   data: "vpp-performance-changes-3n-hsw"
2082   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2083   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2084   parameters:
2085   - "name"
2086   - "parent"
2087   - "throughput"
2088
2089 # VPP Performance Changes 3n-skx 2t1c pdr
2090 - type: "table"
2091   title: "VPP Performance Changes 3n-skx 2t1c pdr"
2092   algorithm: "table_performance_comparison_nic"
2093   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
2094   history:
2095     - title: "rls1901 Intel-X710"
2096       data: "vpp-performance-changes-3n-skx-h1"
2097       nic: "NIC_Intel-X710"
2098   reference:
2099     title: "rls1904 Intel-X710"
2100     data: "vpp-performance-changes-3n-skx-ref"
2101     nic: "NIC_Intel-X710"
2102   compare:
2103     title: "rls1908 Intel-XXV710"
2104     data: "vpp-performance-changes-3n-skx-cmp"
2105     nic: "NIC_Intel-XXV710"
2106   data: "vpp-performance-changes-3n-skx"
2107   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2108   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2109   parameters:
2110   - "name"
2111   - "parent"
2112   - "throughput"
2113   - "tags"
2114
2115 # VPP Performance Changes 3n-skx 4t2c pdr
2116 - type: "table"
2117   title: "VPP Performance Changes 3n-skx 4t2c pdr"
2118   algorithm: "table_performance_comparison_nic"
2119   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
2120   history:
2121     - title: "rls1901 Intel-X710"
2122       data: "vpp-performance-changes-3n-skx-h1"
2123       nic: "NIC_Intel-X710"
2124   reference:
2125     title: "rls1904 Intel-X710"
2126     data: "vpp-performance-changes-3n-skx-ref"
2127     nic: "NIC_Intel-X710"
2128   compare:
2129     title: "rls1908 Intel-XXV710"
2130     data: "vpp-performance-changes-3n-skx-cmp"
2131     nic: "NIC_Intel-XXV710"
2132   data: "vpp-performance-changes-3n-skx"
2133   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2134   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2135   parameters:
2136   - "name"
2137   - "parent"
2138   - "throughput"
2139   - "tags"
2140
2141 # VPP Performance Changes 3n-skx 2t1c ndr
2142 - type: "table"
2143   title: "VPP Performance Changes 3n-skx 2t1c ndr"
2144   algorithm: "table_performance_comparison_nic"
2145   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
2146   history:
2147     - title: "rls1901 Intel-X710"
2148       data: "vpp-performance-changes-3n-skx-h1"
2149       nic: "NIC_Intel-X710"
2150   reference:
2151     title: "rls1904 Intel-X710"
2152     data: "vpp-performance-changes-3n-skx-ref"
2153     nic: "NIC_Intel-X710"
2154   compare:
2155     title: "rls1908 Intel-XXV710"
2156     data: "vpp-performance-changes-3n-skx-cmp"
2157     nic: "NIC_Intel-XXV710"
2158   data: "vpp-performance-changes-3n-skx"
2159   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2160   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2161   parameters:
2162   - "name"
2163   - "parent"
2164   - "throughput"
2165   - "tags"
2166
2167 # VPP Performance Changes 3n-skx 4t2c ndr
2168 - type: "table"
2169   title: "VPP Performance Changes 3n-skx 4t2c ndr"
2170   algorithm: "table_performance_comparison_nic"
2171   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
2172   history:
2173     - title: "rls1901 Intel-X710"
2174       data: "vpp-performance-changes-3n-skx-h1"
2175       nic: "NIC_Intel-X710"
2176   reference:
2177     title: "rls1904 Intel-X710"
2178     data: "vpp-performance-changes-3n-skx-ref"
2179     nic: "NIC_Intel-X710"
2180   compare:
2181     title: "rls1908 Intel-XXV710"
2182     data: "vpp-performance-changes-3n-skx-cmp"
2183     nic: "NIC_Intel-XXV710"
2184   data: "vpp-performance-changes-3n-skx"
2185   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2186   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2187   parameters:
2188   - "name"
2189   - "parent"
2190   - "throughput"
2191   - "tags"
2192
2193 # VPP Performance Changes 2n-skx 2t1c pdr
2194 - type: "table"
2195   title: "VPP Performance Changes 2n-skx 2t1c pdr"
2196   algorithm: "table_performance_comparison_nic"
2197   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
2198   history:
2199     - title: "rls1901 Intel-X710"
2200       data: "vpp-performance-changes-2n-skx-h1"
2201       nic: "NIC_Intel-X710"
2202   reference:
2203     title: "rls1904 Intel-X710"
2204     data: "vpp-performance-changes-2n-skx-ref"
2205     nic: "NIC_Intel-X710"
2206   compare:
2207     title: "rls1908 Intel-XXV710"
2208     data: "vpp-performance-changes-2n-skx-cmp"
2209     nic: "NIC_Intel-XXV710"
2210   data: "vpp-performance-changes-2n-skx"
2211   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2212   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2213   parameters:
2214   - "name"
2215   - "parent"
2216   - "throughput"
2217   - "tags"
2218
2219 # VPP Performance Changes 2n-skx 4t2c pdr
2220 - type: "table"
2221   title: "VPP Performance Changes 2n-skx 4t2c pdr"
2222   algorithm: "table_performance_comparison_nic"
2223   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
2224   history:
2225     - title: "rls1901 Intel-X710"
2226       data: "vpp-performance-changes-2n-skx-h1"
2227       nic: "NIC_Intel-X710"
2228   reference:
2229     title: "rls1904 Intel-X710"
2230     data: "vpp-performance-changes-2n-skx-ref"
2231     nic: "NIC_Intel-X710"
2232   compare:
2233     title: "rls1908 Intel-XXV710"
2234     data: "vpp-performance-changes-2n-skx-cmp"
2235     nic: "NIC_Intel-XXV710"
2236   data: "vpp-performance-changes-2n-skx"
2237   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2238   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2239   parameters:
2240   - "name"
2241   - "parent"
2242   - "throughput"
2243   - "tags"
2244
2245 # VPP Performance Changes 2n-skx 2t1c ndr
2246 - type: "table"
2247   title: "VPP Performance Changes 2n-skx 2t1c ndr"
2248   algorithm: "table_performance_comparison_nic"
2249   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
2250   history:
2251     - title: "rls1901 Intel-X710"
2252       data: "vpp-performance-changes-2n-skx-h1"
2253       nic: "NIC_Intel-X710"
2254   reference:
2255     title: "rls1904 Intel-X710"
2256     data: "vpp-performance-changes-2n-skx-ref"
2257     nic: "NIC_Intel-X710"
2258   compare:
2259     title: "rls1908 Intel-XXV710"
2260     data: "vpp-performance-changes-2n-skx-cmp"
2261     nic: "NIC_Intel-XXV710"
2262   data: "vpp-performance-changes-2n-skx"
2263   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2264   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')"
2265   parameters:
2266   - "name"
2267   - "parent"
2268   - "throughput"
2269   - "tags"
2270
2271 # VPP Performance Changes 2n-skx 4t2c ndr
2272 - type: "table"
2273   title: "VPP Performance Changes 2n-skx 4t2c ndr"
2274   algorithm: "table_performance_comparison_nic"
2275   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
2276   history:
2277     - title: "rls1901 Intel-X710"
2278       data: "vpp-performance-changes-2n-skx-h1"
2279       nic: "NIC_Intel-X710"
2280   reference:
2281     title: "rls1904 Intel-X710"
2282     data: "vpp-performance-changes-2n-skx-ref"
2283     nic: "NIC_Intel-X710"
2284   compare:
2285     title: "rls1908 Intel-XXV710"
2286     data: "vpp-performance-changes-2n-skx-cmp"
2287     nic: "NIC_Intel-XXV710"
2288   data: "vpp-performance-changes-2n-skx"
2289   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2290   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')"
2291   parameters:
2292   - "name"
2293   - "parent"
2294   - "throughput"
2295   - "tags"
2296
2297 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
2298 - type: "table"
2299   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
2300   algorithm: "table_performance_comparison"
2301   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
2302   reference:
2303     title: "3-Node Hsw Intel-xl710"
2304     data: "vpp-compare-testbeds-ref"
2305     nic: "NIC_Intel-XL710"
2306   compare:
2307     title: "3-Node Skx Intel-xxv710"
2308     data: "vpp-compare-testbeds-cmp"
2309     nic: "NIC_Intel-XXV710"
2310   data: "vpp-compare-testbeds"
2311   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2312   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2313   parameters:
2314   - "name"
2315   - "parent"
2316   - "throughput"
2317
2318 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
2319 - type: "table"
2320   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
2321   algorithm: "table_performance_comparison"
2322   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
2323   reference:
2324     title: "3-Node Hsw Intel-xl710"
2325     data: "vpp-compare-testbeds-ref"
2326     nic: "NIC_Intel-XL710"
2327   compare:
2328     title: "3-Node Skx Intel-xxv710"
2329     data: "vpp-compare-testbeds-cmp"
2330     nic: "NIC_Intel-XXV710"
2331   data: "vpp-compare-testbeds"
2332   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2333   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2334   parameters:
2335   - "name"
2336   - "parent"
2337   - "throughput"
2338
2339 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
2340 - type: "table"
2341   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
2342   algorithm: "table_performance_comparison"
2343   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
2344   reference:
2345     title: "3-Node Hsw Intel-xl710"
2346     data: "vpp-compare-testbeds-ref"
2347     nic: "NIC_Intel-XL710"
2348   compare:
2349     title: "3-Node Skx Intel-xxv710"
2350     data: "vpp-compare-testbeds-cmp"
2351     nic: "NIC_Intel-XXV710"
2352   data: "vpp-compare-testbeds"
2353   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2354   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
2355   parameters:
2356   - "name"
2357   - "parent"
2358   - "throughput"
2359
2360 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
2361 - type: "table"
2362   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
2363   algorithm: "table_performance_comparison"
2364   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
2365   reference:
2366     title: "3-Node Hsw Intel-xl710"
2367     data: "vpp-compare-testbeds-ref"
2368     nic: "NIC_Intel-XL710"
2369   compare:
2370     title: "3-Node Skx Intel-xxv710"
2371     data: "vpp-compare-testbeds-cmp"
2372     nic: "NIC_Intel-XXV710"
2373   data: "vpp-compare-testbeds"
2374   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2375   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
2376   parameters:
2377   - "name"
2378   - "parent"
2379   - "throughput"
2380
2381 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
2382 - type: "table"
2383   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
2384   algorithm: "table_performance_comparison"
2385   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
2386   reference:
2387     title: "3-Node Skx"
2388     data: "vpp-compare-topologies-ref"
2389   compare:
2390     title: "2-Node Skx"
2391     data: "vpp-compare-topologies-cmp"
2392   data: "vpp-compare-topologies"
2393   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2394   filter: "'NDRPDR' and '1C'"
2395   parameters:
2396   - "name"
2397   - "parent"
2398   - "throughput"
2399
2400 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
2401 - type: "table"
2402   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
2403   algorithm: "table_performance_comparison"
2404   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
2405   reference:
2406     title: "3-Node Skx"
2407     data: "vpp-compare-topologies-ref"
2408   compare:
2409     title: "2-Node Skx"
2410     data: "vpp-compare-topologies-cmp"
2411   data: "vpp-compare-topologies"
2412   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2413   filter: "'NDRPDR' and '2C'"
2414   parameters:
2415   - "name"
2416   - "parent"
2417   - "throughput"
2418
2419 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
2420 - type: "table"
2421   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
2422   algorithm: "table_performance_comparison"
2423   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
2424   reference:
2425     title: "3-Node Skx"
2426     data: "vpp-compare-topologies-ref"
2427   compare:
2428     title: "2-Node Skx"
2429     data: "vpp-compare-topologies-cmp"
2430   data: "vpp-compare-topologies"
2431   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2432   filter: "'NDRPDR' and '1C'"
2433   parameters:
2434   - "name"
2435   - "parent"
2436   - "throughput"
2437
2438 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
2439 - type: "table"
2440   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
2441   algorithm: "table_performance_comparison"
2442   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
2443   reference:
2444     title: "3-Node Skx"
2445     data: "vpp-compare-topologies-ref"
2446   compare:
2447     title: "2-Node Skx"
2448     data: "vpp-compare-topologies-cmp"
2449   data: "vpp-compare-topologies"
2450   include-tests: "PDR"
2451   filter: "'NDRPDR' and '2C'"
2452   parameters:
2453   - "name"
2454   - "parent"
2455   - "throughput"
2456
2457 # VPP Performance Changes 3n-hsw 1t1c MRR
2458 - type: "table"
2459   title: "VPP Performance Changes 3n-hsw 1t1c MRR"
2460   algorithm: "table_performance_comparison"
2461   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
2462   history:
2463     - title: "rls1901"
2464       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2465   reference:
2466     title: "rls1904"
2467     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2468   compare:
2469     title: "rls1908"
2470     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2471   data: "vpp-performance-changes-3n-hsw-mrr"
2472   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2473   filter: "'1T1C' and 'MRR'"
2474   parameters:
2475   - "name"
2476   - "parent"
2477   - "result"
2478
2479 # VPP Performance Changes 3n-hsw 2t2c MRR
2480 - type: "table"
2481   title: "VPP Performance Changes 3n-hsw 2t2c MRR"
2482   algorithm: "table_performance_comparison"
2483   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
2484   history:
2485     - title: "rls1901"
2486       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2487   reference:
2488     title: "rls1904"
2489     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2490   compare:
2491     title: "rls1908"
2492     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2493   data: "vpp-performance-changes-3n-hsw-mrr"
2494   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2495   filter: "'2T2C' and 'MRR'"
2496   parameters:
2497   - "name"
2498   - "parent"
2499   - "result"
2500
2501 # VPP Performance Changes 3n-hsw 4t4c MRR
2502 - type: "table"
2503   title: "VPP Performance Changes 3n-hsw 4t4c MRR"
2504   algorithm: "table_performance_comparison"
2505   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
2506   history:
2507     - title: "rls1901"
2508       data: "vpp-performance-changes-3n-hsw-mrr-h1"
2509   reference:
2510     title: "rls1904"
2511     data: "vpp-performance-changes-3n-hsw-mrr-ref"
2512   compare:
2513     title: "rls1908"
2514     data: "vpp-performance-changes-3n-hsw-mrr-cmp"
2515   data: "vpp-performance-changes-3n-hsw-mrr"
2516   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2517   filter: "'4T4C' and 'MRR'"
2518   parameters:
2519   - "name"
2520   - "parent"
2521   - "result"
2522
2523 # VPP Performance Changes 3n-skx 2t1c MRR
2524 - type: "table"
2525   title: "VPP Performance Changes 3n-skx 2t1c MRR"
2526   algorithm: "table_performance_comparison"
2527   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
2528   history:
2529     - title: "rls1901"
2530       data: "vpp-performance-changes-3n-skx-mrr-h1"
2531   reference:
2532     title: "rls1904"
2533     data: "vpp-performance-changes-3n-skx-mrr-ref"
2534   compare:
2535     title: "rls1908"
2536     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2537   data: "vpp-performance-changes-3n-skx-mrr"
2538   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2539   filter: "'2T1C' and 'MRR'"
2540   parameters:
2541   - "name"
2542   - "parent"
2543   - "result"
2544
2545 # VPP Performance Changes 3n-skx 4t2c MRR
2546 - type: "table"
2547   title: "VPP Performance Changes 3n-skx 4t2c MRR"
2548   algorithm: "table_performance_comparison"
2549   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
2550   history:
2551     - title: "rls1901"
2552       data: "vpp-performance-changes-3n-skx-mrr-h1"
2553   reference:
2554     title: "rls1904"
2555     data: "vpp-performance-changes-3n-skx-mrr-ref"
2556   compare:
2557     title: "rls1908"
2558     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2559   data: "vpp-performance-changes-3n-skx-mrr"
2560   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2561   filter: "'4T2C' and 'MRR'"
2562   parameters:
2563   - "name"
2564   - "parent"
2565   - "result"
2566
2567 # VPP Performance Changes 3n-skx 8t4c MRR
2568 - type: "table"
2569   title: "VPP Performance Changes 3n-skx 8t4c MRR"
2570   algorithm: "table_performance_comparison"
2571   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
2572   history:
2573     - title: "rls1901"
2574       data: "vpp-performance-changes-3n-skx-mrr-h1"
2575   reference:
2576     title: "rls1904"
2577     data: "vpp-performance-changes-3n-skx-mrr-ref"
2578   compare:
2579     title: "rls1908"
2580     data: "vpp-performance-changes-3n-skx-mrr-cmp"
2581   data: "vpp-performance-changes-3n-skx-mrr"
2582   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2583   filter: "'8T4C' and 'MRR'"
2584   parameters:
2585   - "name"
2586   - "parent"
2587   - "result"
2588
2589 # VPP Performance Changes 2n-skx 2t1c MRR
2590 - type: "table"
2591   title: "VPP Performance Changes 2n-skx 2t1c MRR"
2592   algorithm: "table_performance_comparison"
2593   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
2594   history:
2595     - title: "rls1901"
2596       data: "vpp-performance-changes-2n-skx-mrr-h1"
2597   reference:
2598     title: "rls1904"
2599     data: "vpp-performance-changes-2n-skx-mrr-ref"
2600   compare:
2601     title: "rls1908"
2602     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2603   data: "vpp-performance-changes-2n-skx-mrr"
2604   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2605   filter: "'2T1C' and 'MRR'"
2606   parameters:
2607   - "name"
2608   - "parent"
2609   - "result"
2610
2611 # VPP Performance Changes 2n-skx 4t2c MRR
2612 - type: "table"
2613   title: "VPP Performance Changes 2n-skx 4t2c MRR"
2614   algorithm: "table_performance_comparison"
2615   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
2616   history:
2617     - title: "rls1901"
2618       data: "vpp-performance-changes-2n-skx-mrr-h1"
2619   reference:
2620     title: "rls1904"
2621     data: "vpp-performance-changes-2n-skx-mrr-ref"
2622   compare:
2623     title: "rls1908"
2624     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2625   data: "vpp-performance-changes-2n-skx-mrr"
2626   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2627   filter: "'4T2C' and 'MRR'"
2628   parameters:
2629   - "name"
2630   - "parent"
2631   - "result"
2632
2633 # VPP Performance Changes 2n-skx 8t4c MRR
2634 - type: "table"
2635   title: "VPP Performance Changes 2n-skx 8t4c MRR"
2636   algorithm: "table_performance_comparison"
2637   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
2638   history:
2639     - title: "rls1901"
2640       data: "vpp-performance-changes-2n-skx-mrr-h1"
2641   reference:
2642     title: "rls1904"
2643     data: "vpp-performance-changes-2n-skx-mrr-ref"
2644   compare:
2645     title: "rls1908"
2646     data: "vpp-performance-changes-2n-skx-mrr-cmp"
2647   data: "vpp-performance-changes-2n-skx-mrr"
2648   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2649   filter: "'8T4C' and 'MRR'"
2650   parameters:
2651   - "name"
2652   - "parent"
2653   - "result"
2654
2655 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
2656 - type: "table"
2657   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
2658   algorithm: "table_performance_comparison"
2659   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
2660   reference:
2661     title: "3-Node Hsw Intel-xl710"
2662     data: "vpp-compare-testbeds-mrr-ref"
2663     nic: "NIC_Intel-XL710"
2664   compare:
2665     title: "3-Node Skx Intel-xxv710"
2666     data: "vpp-compare-testbeds-mrr-cmp"
2667     nic: "NIC_Intel-XXV710"
2668   data: "vpp-compare-testbeds-mrr"
2669   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2670   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
2671   parameters:
2672   - "name"
2673   - "parent"
2674   - "result"
2675
2676 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
2677 - type: "table"
2678   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
2679   algorithm: "table_performance_comparison"
2680   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
2681   reference:
2682     title: "3-Node Hsw Intel-xl710"
2683     data: "vpp-compare-testbeds-mrr-ref"
2684     nic: "NIC_Intel-XL710"
2685   compare:
2686     title: "3-Node Skx Intel-xxv710"
2687     data: "vpp-compare-testbeds-mrr-cmp"
2688     nic: "NIC_Intel-XXV710"
2689   data: "vpp-compare-testbeds-mrr"
2690   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2691   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
2692   parameters:
2693   - "name"
2694   - "parent"
2695   - "result"
2696
2697 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
2698 - type: "table"
2699   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
2700   algorithm: "table_performance_comparison"
2701   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
2702   reference:
2703     title: "3-Node Hsw Intel-xl710"
2704     data: "vpp-compare-testbeds-mrr-ref"
2705     nic: "NIC_Intel-XL710"
2706   compare:
2707     title: "3-Node Skx Intel-xxv710"
2708     data: "vpp-compare-testbeds-mrr-cmp"
2709     nic: "NIC_Intel-XXV710"
2710   data: "vpp-compare-testbeds-mrr"
2711   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2712   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
2713   parameters:
2714   - "name"
2715   - "parent"
2716   - "result"
2717
2718 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
2719 - type: "table"
2720   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
2721   algorithm: "table_performance_comparison"
2722   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
2723   reference:
2724     title: "3-Node Skx"
2725     data: "vpp-compare-topologies-mrr-ref"
2726   compare:
2727     title: "2-Node Skx"
2728     data: "vpp-compare-topologies-mrr-cmp"
2729   data: "vpp-compare-topologies-mrr"
2730   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2731   filter: "'MRR' and '1C'"
2732   parameters:
2733   - "name"
2734   - "parent"
2735   - "result"
2736
2737 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
2738 - type: "table"
2739   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
2740   algorithm: "table_performance_comparison"
2741   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
2742   reference:
2743     title: "3-Node Skx"
2744     data: "vpp-compare-topologies-mrr-ref"
2745   compare:
2746     title: "2-Node Skx"
2747     data: "vpp-compare-topologies-mrr-cmp"
2748   data: "vpp-compare-topologies-mrr"
2749   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2750   filter: "'MRR' and '2C'"
2751   parameters:
2752   - "name"
2753   - "parent"
2754   - "result"
2755
2756 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
2757 - type: "table"
2758   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
2759   algorithm: "table_performance_comparison"
2760   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
2761   reference:
2762     title: "3-Node Skx"
2763     data: "vpp-compare-topologies-mrr-ref"
2764   compare:
2765     title: "2-Node Skx"
2766     data: "vpp-compare-topologies-mrr-cmp"
2767   data: "vpp-compare-topologies-mrr"
2768   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2769   filter: "'MRR' and '4C'"
2770   parameters:
2771   - "name"
2772   - "parent"
2773   - "result"
2774
2775 # Detailed Test Results - VPP Performance Results 3n-hsw
2776 - type: "table"
2777   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
2778   algorithm: "table_merged_details"
2779   output-file-ext: ".csv"
2780   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
2781   columns:
2782   - title: "Name"
2783     data: "data name"
2784   - title: "Status"
2785     data: "data msg"
2786   rows: "generated"
2787   data: "vpp-perf-results-3n-hsw"
2788   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2789   parameters:
2790   - "name"
2791   - "parent"
2792   - "msg"
2793
2794 # Detailed Test Results - VPP Performance Results 3n-skx
2795 - type: "table"
2796   title: "Detailed Test Results - VPP Performance Results 3n-skx"
2797   algorithm: "table_merged_details"
2798   output-file-ext: ".csv"
2799   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
2800   columns:
2801   - title: "Name"
2802     data: "data name"
2803   - title: "Status"
2804     data: "data msg"
2805   rows: "generated"
2806   data: "vpp-perf-results-3n-skx"
2807   filter: "not 'CFS_OPT'"
2808   parameters:
2809   - "name"
2810   - "parent"
2811   - "msg"
2812
2813 # Detailed Test Results - VPP Performance Results 2n-skx
2814 - type: "table"
2815   title: "Detailed Test Results - VPP Performance Results 2n-skx"
2816   algorithm: "table_merged_details"
2817   output-file-ext: ".csv"
2818   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
2819   columns:
2820   - title: "Name"
2821     data: "data name"
2822   - title: "Status"
2823     data: "data msg"
2824   rows: "generated"
2825   data: "vpp-perf-results-2n-skx"
2826   filter: "not 'CFS_OPT'"
2827   parameters:
2828   - "name"
2829   - "parent"
2830   - "msg"
2831
2832 ## Detailed Test Results - VPP Performance Results 2n-dnv
2833 #- type: "table"
2834 #  title: "Detailed Test Results - VPP Performance Results 2n-dnv"
2835 #  algorithm: "table_details"
2836 #  output-file-ext: ".csv"
2837 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
2838 #  columns:
2839 #  - title: "Name"
2840 #    data: "data name"
2841 #  - title: "Status"
2842 #    data: "data msg"
2843 #  rows: "generated"
2844 #  data: "intel-dnv-vpp"
2845 #  filter: "'NDRPDR'"
2846 #  parameters:
2847 #  - "name"
2848 #  - "parent"
2849 #  - "msg"
2850
2851 # Test configuration - VPP Performance Test Configs 3n-hsw
2852 - type: "table"
2853   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
2854   algorithm: "table_merged_details"
2855   output-file-ext: ".csv"
2856   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_test_configuration_3n_hsw"
2857   columns:
2858   - title: "Name"
2859     data: "data name"
2860   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2861     data: "data conf-history"
2862   rows: "generated"
2863   data: "vpp-perf-results-3n-hsw"
2864   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2865   parameters:
2866   - "parent"
2867   - "name"
2868   - "conf-history"
2869
2870 # Test configuration - VPP Performance Test Configs 3n-skx
2871 - type: "table"
2872   title: "Test configuration - VPP Performance Test Configs 3n-skx"
2873   algorithm: "table_merged_details"
2874   output-file-ext: ".csv"
2875   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_test_configuration_3n_skx"
2876   columns:
2877   - title: "Name"
2878     data: "data name"
2879   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2880     data: "data conf-history"
2881   rows: "generated"
2882   data: "vpp-perf-results-3n-skx"
2883   filter: "not 'CFS_OPT'"
2884   parameters:
2885   - "parent"
2886   - "name"
2887   - "conf-history"
2888
2889 # Test configuration - VPP Performance Test Configs 2n-skx
2890 - type: "table"
2891   title: "Test configuration - VPP Performance Test Configs 2n-skx"
2892   algorithm: "table_merged_details"
2893   output-file-ext: ".csv"
2894   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_test_configuration_2n_skx"
2895   columns:
2896   - title: "Name"
2897     data: "data name"
2898   - title: "VPP API Test Commands History - Commands Used Per Test Case"
2899     data: "data conf-history"
2900   rows: "generated"
2901   data: "vpp-perf-results-2n-skx"
2902   filter: "not 'CFS_OPT'"
2903   parameters:
2904   - "parent"
2905   - "name"
2906   - "conf-history"
2907
2908 ## Test configuration - VPP Performance Test Configs 2n-dnv
2909 #- type: "table"
2910 #  title: "Test configuration - VPP Performance Test Configs 2n-dnv"
2911 #  algorithm: "table_details"
2912 #  output-file-ext: ".csv"
2913 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_test_configuration_2n_dnv"
2914 #  columns:
2915 #  - title: "Name"
2916 #    data: "data name"
2917 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
2918 #    data: "data conf-history"
2919 #  rows: "generated"
2920 #  data: "intel-dnv-vpp"
2921 #  filter: "'NDRPDR'"
2922 #  parameters:
2923 #  - "parent"
2924 #  - "name"
2925 #  - "conf-history"
2926
2927 # Test Operational Data - VPP Performance Operational Data 3n-hsw
2928 - type: "table"
2929   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
2930   algorithm: "table_merged_details"
2931   output-file-ext: ".csv"
2932   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_test_operational_3n_hsw"
2933   columns:
2934   - title: "Name"
2935     data: "data name"
2936   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2937     data: "data show-run"
2938   rows: "generated"
2939   data: "vpp-perf-results-3n-hsw"
2940   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
2941   parameters:
2942   - "parent"
2943   - "name"
2944   - "show-run"
2945
2946 # Test Operational Data - VPP Performance Operational Data 3n-skx
2947 - type: "table"
2948   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
2949   algorithm: "table_merged_details"
2950   output-file-ext: ".csv"
2951   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_test_operational_3n_skx"
2952   columns:
2953   - title: "Name"
2954     data: "data name"
2955   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2956     data: "data show-run"
2957   rows: "generated"
2958   data: "vpp-perf-results-3n-skx"
2959   filter: "not 'CFS_OPT'"
2960   parameters:
2961   - "parent"
2962   - "name"
2963   - "show-run"
2964
2965 # Test Operational Data - VPP Performance Operational Data 2n-skx
2966 - type: "table"
2967   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
2968   algorithm: "table_merged_details"
2969   output-file-ext: ".csv"
2970   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_test_operational_2n_skx"
2971   columns:
2972   - title: "Name"
2973     data: "data name"
2974   - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2975     data: "data show-run"
2976   rows: "generated"
2977   data: "vpp-perf-results-2n-skx"
2978   filter: "not 'CFS_OPT'"
2979   parameters:
2980   - "parent"
2981   - "name"
2982   - "show-run"
2983
2984 ## Test Operational Data - VPP Performance Operational Data 2n-dnv
2985 #- type: "table"
2986 #  title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
2987 #  algorithm: "table_details"
2988 #  output-file-ext: ".csv"
2989 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_test_operational_2n_dnv"
2990 #  columns:
2991 #  - title: "Name"
2992 #    data: "data name"
2993 #  - title: "VPP Operational Data - Outputs of 'show runtime' at NDR packet rate"
2994 #    data: "data show-run"
2995 #  rows: "generated"
2996 #  data: "intel-dnv-vpp"
2997 #  filter: "'NDRPDR'"
2998 #  parameters:
2999 #  - "parent"
3000 #  - "name"
3001 #  - "show-run"
3002
3003 # Detailed Test Results - VPP MRR Results 3n-hsw
3004 - type: "table"
3005   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
3006   algorithm: "table_details"
3007   output-file-ext: ".csv"
3008   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3009   columns:
3010   - title: "Name"
3011     data: "data name"
3012   - title: "Status"
3013     data: "data msg"
3014   rows: "generated"
3015   data: "vpp-mrr-results-3n-hsw"
3016   filter: "'MRR'"
3017   parameters:
3018   - "name"
3019   - "parent"
3020   - "msg"
3021
3022 # Detailed Test Results - VPP MRR Results 3n-skx
3023 - type: "table"
3024   title: "Detailed Test Results - VPP MRR Results 3n-skx"
3025   algorithm: "table_details"
3026   output-file-ext: ".csv"
3027   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3028   columns:
3029   - title: "Name"
3030     data: "data name"
3031   - title: "Status"
3032     data: "data msg"
3033   rows: "generated"
3034   data: "vpp-mrr-results-3n-skx"
3035   filter: "'MRR'"
3036   parameters:
3037   - "name"
3038   - "parent"
3039   - "msg"
3040
3041 # Detailed Test Results - VPP MRR Results 2n-skx
3042 - type: "table"
3043   title: "Detailed Test Results - VPP MRR Results 2n-skx"
3044   algorithm: "table_details"
3045   output-file-ext: ".csv"
3046   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3047   columns:
3048   - title: "Name"
3049     data: "data name"
3050   - title: "Status"
3051     data: "data msg"
3052   rows: "generated"
3053   data: "vpp-mrr-results-2n-skx"
3054   filter: "'MRR'"
3055   parameters:
3056   - "name"
3057   - "parent"
3058   - "msg"
3059
3060 ## Detailed Test Results - VPP MRR Results 2n-dnv
3061 #- type: "table"
3062 #  title: "Detailed Test Results - VPP MRR Results 2n-dnv"
3063 #  algorithm: "table_details"
3064 #  output-file-ext: ".csv"
3065 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
3066 #  columns:
3067 #  - title: "Name"
3068 #    data: "data name"
3069 #  - title: "Status"
3070 #    data: "data msg"
3071 #  rows: "generated"
3072 #  data: "intel-dnv-vpp"
3073 #  filter: "'MRR'"
3074 #  parameters:
3075 #  - "name"
3076 #  - "parent"
3077 #  - "msg"
3078
3079 # Test configuration - VPP MRR Test Configs 3n-hsw
3080 - type: "table"
3081   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
3082   algorithm: "table_details"
3083   output-file-ext: ".csv"
3084   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_test_configuration_3n_hsw"
3085   columns:
3086   - title: "Name"
3087     data: "data name"
3088   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3089     data: "data conf-history"
3090   rows: "generated"
3091   data: "vpp-mrr-results-3n-hsw"
3092   filter: "'MRR'"
3093   parameters:
3094   - "parent"
3095   - "name"
3096   - "conf-history"
3097
3098 # Test configuration - VPP MRR Test Configs 3n-skx
3099 - type: "table"
3100   title: "Test configuration - VPP MRR Test Configs 3n-skx"
3101   algorithm: "table_details"
3102   output-file-ext: ".csv"
3103   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_test_configuration_3n_skx"
3104   columns:
3105   - title: "Name"
3106     data: "data name"
3107   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3108     data: "data conf-history"
3109   rows: "generated"
3110   data: "vpp-mrr-results-3n-skx"
3111   filter: "'MRR'"
3112   parameters:
3113   - "parent"
3114   - "name"
3115   - "conf-history"
3116
3117 # Test configuration - VPP MRR Test Configs 2n-skx
3118 - type: "table"
3119   title: "Test configuration - VPP MRR Test Configs 2n-skx"
3120   algorithm: "table_details"
3121   output-file-ext: ".csv"
3122   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_test_configuration_2n_skx"
3123   columns:
3124   - title: "Name"
3125     data: "data name"
3126   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3127     data: "data conf-history"
3128   rows: "generated"
3129   data: "vpp-mrr-results-2n-skx"
3130   filter: "'MRR'"
3131   parameters:
3132   - "parent"
3133   - "name"
3134   - "conf-history"
3135
3136 ## Test configuration - VPP MRR Test Configs 2n-dnv
3137 #- type: "table"
3138 #  title: "Test configuration - VPP MRR Test Configs 2n-dnv"
3139 #  algorithm: "table_details"
3140 #  output-file-ext: ".csv"
3141 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_test_configuration_2n_dnv"
3142 #  columns:
3143 #  - title: "Name"
3144 #    data: "data name"
3145 #  - title: "VPP API Test Commands History - Commands Used Per Test Case"
3146 #    data: "data conf-history"
3147 #  rows: "generated"
3148 #  data: "intel-dnv-vpp"
3149 #  filter: "'MRR'"
3150 #  parameters:
3151 #  - "parent"
3152 #  - "name"
3153 #  - "conf-history"
3154
3155 # Detailed Test Results - VPP Functional Results - Ubuntu
3156 - type: "table"
3157   title: "Detailed Test Results - VPP Functional Results - Ubuntu"
3158   algorithm: "table_details"
3159   output-file-ext: ".csv"
3160   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
3161   columns:
3162   - title: "Name"
3163     data: "data name"
3164   - title: "Documentation"
3165     data: "data doc"
3166   - title: "Status"
3167     data: "data status"
3168   rows: "generated"
3169   data: "vpp-func-results-ubuntu"
3170   filter: "all"
3171   parameters:
3172   - "name"
3173   - "parent"
3174   - "doc"
3175   - "status"
3176
3177 # Detailed Test Results - VPP Functional Results - CentOS
3178 - type: "table"
3179   title: "Detailed Test Results - VPP Functional Results - CentOS"
3180   algorithm: "table_details"
3181   output-file-ext: ".csv"
3182   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
3183   columns:
3184   - title: "Name"
3185     data: "data name"
3186   - title: "Documentation"
3187     data: "data doc"
3188   -
3189     title: "Status"
3190     data: "data status"
3191   rows: "generated"
3192   data:
3193     "vpp-func-results-centos"
3194   filter: "all"
3195   parameters:
3196   - "name"
3197   - "parent"
3198   - "doc"
3199   - "status"
3200
3201 # Test configuration - VPP Functional Test Configs - Ubuntu
3202 - type: "table"
3203   title: "Test configuration - VPP Functional Test Configs - Ubuntu"
3204   algorithm: "table_details"
3205   output-file-ext: ".csv"
3206   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
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: "vpp-func-results-ubuntu"
3214   filter: "all"
3215   parameters:
3216   - "parent"
3217   - "name"
3218   - "conf-history"
3219
3220 # Test configuration - VPP Functional Test Configs - CentOS
3221 - type: "table"
3222   title: "Test configuration - VPP Functional Test Configs - CentOS"
3223   algorithm: "table_details"
3224   output-file-ext: ".csv"
3225   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
3226   columns:
3227   - title: "Name"
3228     data: "data name"
3229   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3230     data: "data conf-history"
3231   rows: "generated"
3232   data: "vpp-func-results-centos"
3233   filter: "all"
3234   parameters:
3235   - "parent"
3236   - "name"
3237   - "conf-history"
3238
3239 ## Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw
3240 #- type: "table"
3241 #  title: "Detailed Test Results - Container Orchestrated Topologies Performance Results 3n-hsw"
3242 #  algorithm: "table_details"
3243 #  output-file-ext: ".csv"
3244 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
3245 #  columns:
3246 #  - title: "Name"
3247 #    data: "data name"
3248 #  - title: "Status"
3249 #    data: "data msg"
3250 #  rows: "generated"
3251 #  data: "ligato-perf-results-3n-hsw"
3252 #  filter: "all"
3253 #  parameters:
3254 #  - "name"
3255 #  - "parent"
3256 #  - "msg"
3257
3258 # Detailed Test Results - VPP Device Results - Ubuntu
3259 - type: "table"
3260   title: "Detailed Test Results - VPP Device Results - Ubuntu"
3261   algorithm: "table_details"
3262   output-file-ext: ".csv"
3263   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
3264   columns:
3265   - title: "Name"
3266     data: "data name"
3267   - title: "Documentation"
3268     data: "data doc"
3269   - title: "Status"
3270     data: "data status"
3271   rows: "generated"
3272   data: "vpp-device-results-ubuntu"
3273   filter: "all"
3274   parameters:
3275   - "name"
3276   - "parent"
3277   - "doc"
3278   - "status"
3279
3280 # Test configuration - VPP Device Test Configs - Ubuntu
3281 - type: "table"
3282   title: "Test configuration - VPP Device Test Configs - Ubuntu"
3283   algorithm: "table_details"
3284   output-file-ext: ".csv"
3285   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
3286   columns:
3287   - title: "Name"
3288     data: "data name"
3289   - title: "VPP API Test Commands History - Commands Used Per Test Case"
3290     data: "data conf-history"
3291   rows: "generated"
3292   data: "vpp-device-results-ubuntu"
3293   filter: "all"
3294   parameters:
3295   - "parent"
3296   - "name"
3297   - "conf-history"
3298
3299 ################################################################################
3300
3301 # DPDK Performance Changes 3n-hsw 1t1c pdr
3302 - type: "table"
3303   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
3304   algorithm: "table_performance_comparison"
3305   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
3306   history:
3307     - title: "rls1901"
3308       data: "dpdk-performance-changes-3n-hsw-h1"
3309   reference:
3310     title: "rls1904"
3311     data: "dpdk-performance-changes-3n-hsw-ref"
3312   compare:
3313     title: "rls1908"
3314     data: "dpdk-performance-changes-3n-hsw-cmp"
3315   data: "dpdk-performance-changes-3n-hsw"
3316   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3317   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3318   parameters:
3319   - "name"
3320   - "parent"
3321   - "throughput"
3322
3323 # DPDK Performance Changes 3n-hsw 2t2c pdr
3324 - type: "table"
3325   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
3326   algorithm: "table_performance_comparison"
3327   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
3328   history:
3329     - title: "rls1901"
3330       data: "dpdk-performance-changes-3n-hsw-h1"
3331   reference:
3332     title: "rls1904"
3333     data: "dpdk-performance-changes-3n-hsw-ref"
3334   compare:
3335     title: "rls1908"
3336     data: "dpdk-performance-changes-3n-hsw-cmp"
3337   data: "dpdk-performance-changes-3n-hsw"
3338   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3339   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3340   parameters:
3341   - "name"
3342   - "parent"
3343   - "throughput"
3344
3345 # DPDK Performance Changes 3n-hsw 1t1c ndr
3346 - type: "table"
3347   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
3348   algorithm: "table_performance_comparison"
3349   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
3350   history:
3351     - title: "rls1901"
3352       data: "dpdk-performance-changes-3n-hsw-h1"
3353   reference:
3354     title: "rls1904"
3355     data: "dpdk-performance-changes-3n-hsw-ref"
3356   compare:
3357     title: "rls1908"
3358     data: "dpdk-performance-changes-3n-hsw-cmp"
3359   data: "dpdk-performance-changes-3n-hsw"
3360   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3361   filter: "'1T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3362   parameters:
3363   - "name"
3364   - "parent"
3365   - "throughput"
3366
3367 # DPDK Performance Changes 3n-hsw 2t2c ndr
3368 - type: "table"
3369   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
3370   algorithm: "table_performance_comparison"
3371   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
3372   history:
3373     - title: "rls1901"
3374       data: "dpdk-performance-changes-3n-hsw-h1"
3375   reference:
3376     title: "rls1904"
3377     data: "dpdk-performance-changes-3n-hsw-ref"
3378   compare:
3379     title: "rls1908"
3380     data: "dpdk-performance-changes-3n-hsw-cmp"
3381   data: "dpdk-performance-changes-3n-hsw"
3382   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3383   filter: "'2T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3384   parameters:
3385   - "name"
3386   - "parent"
3387   - "throughput"
3388
3389 # DPDK Performance Changes 3n-skx 2t1c pdr
3390 - type: "table"
3391   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
3392   algorithm: "table_performance_comparison"
3393   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
3394   history:
3395     - title: "rls1901"
3396       data: "dpdk-performance-changes-3n-skx-h1"
3397   reference:
3398     title: "rls1904"
3399     data: "dpdk-performance-changes-3n-skx-ref"
3400   compare:
3401     title: "rls1908"
3402     data: "dpdk-performance-changes-3n-skx-cmp"
3403   data: "dpdk-performance-changes-3n-skx"
3404   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3405   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3406   parameters:
3407   - "name"
3408   - "parent"
3409   - "throughput"
3410
3411 # DPDK Performance Changes 3n-skx 4t2c pdr
3412 - type: "table"
3413   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
3414   algorithm: "table_performance_comparison"
3415   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
3416   history:
3417     - title: "rls1901"
3418       data: "dpdk-performance-changes-3n-skx-h1"
3419   reference:
3420     title: "rls1904"
3421     data: "dpdk-performance-changes-3n-skx-ref"
3422   compare:
3423     title: "rls1908"
3424     data: "dpdk-performance-changes-3n-skx-cmp"
3425   data: "dpdk-performance-changes-3n-skx"
3426   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3427   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3428   parameters:
3429   - "name"
3430   - "parent"
3431   - "throughput"
3432
3433 # DPDK Performance Changes 3n-skx 2t1c ndr
3434 - type: "table"
3435   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
3436   algorithm: "table_performance_comparison"
3437   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
3438   history:
3439     - title: "rls1901"
3440       data: "dpdk-performance-changes-3n-skx-h1"
3441   reference:
3442     title: "rls1904"
3443     data: "dpdk-performance-changes-3n-skx-ref"
3444   compare:
3445     title: "rls1908"
3446     data: "dpdk-performance-changes-3n-skx-cmp"
3447   data: "dpdk-performance-changes-3n-skx"
3448   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3449   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3450   parameters:
3451   - "name"
3452   - "parent"
3453   - "throughput"
3454
3455 # DPDK Performance Changes 3n-skx 4t2c ndr
3456 - type: "table"
3457   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
3458   algorithm: "table_performance_comparison"
3459   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
3460   history:
3461     - title: "rls1901"
3462       data: "dpdk-performance-changes-3n-skx-h1"
3463   reference:
3464     title: "rls1904"
3465     data: "dpdk-performance-changes-3n-skx-ref"
3466   compare:
3467     title: "rls1908"
3468     data: "dpdk-performance-changes-3n-skx-cmp"
3469   data: "dpdk-performance-changes-3n-skx"
3470   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3471   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3472   parameters:
3473   - "name"
3474   - "parent"
3475   - "throughput"
3476
3477 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
3478 - type: "table"
3479   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
3480   algorithm: "table_performance_comparison"
3481   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
3482   reference:
3483     title: "3-Node Hsw"
3484     data: "dpdk-compare-testbeds-ref"
3485   compare:
3486     title: "3-Node Skx"
3487     data: "dpdk-compare-testbeds-cmp"
3488   data: "dpdk-compare-testbeds"
3489   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3490   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3491   parameters:
3492   - "name"
3493   - "parent"
3494   - "throughput"
3495
3496 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
3497 - type: "table"
3498   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
3499   algorithm: "table_performance_comparison"
3500   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
3501   reference:
3502     title: "3-Node Hsw"
3503     data: "dpdk-compare-testbeds-ref"
3504   compare:
3505     title: "3-Node Skx"
3506     data: "dpdk-compare-testbeds-cmp"
3507   data: "dpdk-compare-testbeds"
3508   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3509   filter: "'NIC_Intel-X710' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3510   parameters:
3511   - "name"
3512   - "parent"
3513   - "throughput"
3514
3515 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
3516 - type: "table"
3517   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
3518   algorithm: "table_performance_comparison"
3519   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
3520   reference:
3521     title: "3-Node Skx"
3522     data: "dpdk-compare-topologies-ref"
3523   compare:
3524     title: "2-Node Skx"
3525     data: "dpdk-compare-topologies-cmp"
3526   data: "dpdk-compare-topologies"
3527   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3528   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3529   parameters:
3530   - "name"
3531   - "parent"
3532   - "throughput"
3533
3534 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
3535 - type: "table"
3536   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
3537   algorithm: "table_performance_comparison"
3538   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
3539   reference:
3540     title: "3-Node Skx"
3541     data: "dpdk-compare-topologies-ref"
3542   compare:
3543     title: "2-Node Skx"
3544     data: "dpdk-compare-topologies-cmp"
3545   data: "dpdk-compare-topologies"
3546   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3547   filter: "'NDRPDR'" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3548   parameters:
3549   - "name"
3550   - "parent"
3551   - "throughput"
3552
3553 # DPDK Performance Changes 2n-skx 2t1c pdr
3554 - type: "table"
3555   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
3556   algorithm: "table_performance_comparison"
3557   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
3558   history:
3559     - title: "rls1901"
3560       data: "dpdk-performance-changes-2n-skx-h1"
3561   reference:
3562     title: "rls1904"
3563     data: "dpdk-performance-changes-2n-skx-ref"
3564   compare:
3565     title: "rls1908"
3566     data: "dpdk-performance-changes-2n-skx-cmp"
3567   data: "dpdk-performance-changes-2n-skx"
3568   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3569   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3570   parameters:
3571   - "name"
3572   - "parent"
3573   - "throughput"
3574
3575 # DPDK Performance Changes 2n-skx 4t2c pdr
3576 - type: "table"
3577   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
3578   algorithm: "table_performance_comparison"
3579   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
3580   history:
3581     - title: "rls1901"
3582       data: "dpdk-performance-changes-2n-skx-h1"
3583   reference:
3584     title: "rls1904"
3585     data: "dpdk-performance-changes-2n-skx-ref"
3586   compare:
3587     title: "rls1908"
3588     data: "dpdk-performance-changes-2n-skx-cmp"
3589   data: "dpdk-performance-changes-2n-skx"
3590   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3591   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3592   parameters:
3593   - "name"
3594   - "parent"
3595   - "throughput"
3596
3597 # DPDK Performance Changes 2n-skx 2t1c ndr
3598 - type: "table"
3599   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
3600   algorithm: "table_performance_comparison"
3601   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
3602   history:
3603     - title: "rls1901"
3604       data: "dpdk-performance-changes-2n-skx-h1"
3605   reference:
3606     title: "rls1904"
3607     data: "dpdk-performance-changes-2n-skx-ref"
3608   compare:
3609     title: "rls1908"
3610     data: "dpdk-performance-changes-2n-skx-cmp"
3611   data: "dpdk-performance-changes-2n-skx"
3612   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3613   filter: "'2T1C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3614   parameters:
3615   - "name"
3616   - "parent"
3617   - "throughput"
3618
3619 # DPDK Performance Changes 2n-skx 4t2c ndr
3620 - type: "table"
3621   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
3622   algorithm: "table_performance_comparison"
3623   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
3624   history:
3625     - title: "rls1901"
3626       data: "dpdk-performance-changes-2n-skx-h1"
3627   reference:
3628     title: "rls1904"
3629     data: "dpdk-performance-changes-2n-skx-ref"
3630   compare:
3631     title: "rls1908"
3632     data: "dpdk-performance-changes-2n-skx-cmp"
3633   data: "dpdk-performance-changes-2n-skx"
3634   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3635   filter: "'4T2C' and ('NDRPDR' or 'NDRPDRDISC')" # "('NDRPDR' or 'NDRPDRDISC')" | "'MRR'"
3636   parameters:
3637   - "name"
3638   - "parent"
3639   - "throughput"
3640
3641 # Detailed Test Results - DPDK Performance Results 3n-hsw
3642 - type: "table"
3643   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
3644   algorithm: "table_details"
3645   output-file-ext: ".csv"
3646   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
3647   columns:
3648   - title: "Name"
3649     data: "data name"
3650   - title: "Status"
3651     data: "data msg"
3652   rows: "generated"
3653   data: "dpdk-perf-results-3n-hsw"
3654   filter: "all"
3655   parameters:
3656   - "name"
3657   - "parent"
3658   - "msg"
3659
3660 # Detailed Test Results - DPDK Performance Results 3n-skx
3661 - type: "table"
3662   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
3663   algorithm: "table_details"
3664   output-file-ext: ".csv"
3665   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
3666   columns:
3667   - title: "Name"
3668     data: "data name"
3669   - title: "Status"
3670     data: "data msg"
3671   rows: "generated"
3672   data: "dpdk-perf-results-3n-skx"
3673   filter: "all"
3674   parameters:
3675   - "name"
3676   - "parent"
3677   - "msg"
3678
3679 # Detailed Test Results - DPDK Performance Results 2n-skx
3680 - type: "table"
3681   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
3682   algorithm: "table_details"
3683   output-file-ext: ".csv"
3684   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
3685   columns:
3686   - title: "Name"
3687     data: "data name"
3688   - title: "Status"
3689     data: "data msg"
3690   rows: "generated"
3691   data: "dpdk-perf-results-2n-skx"
3692   filter: "all"
3693   parameters:
3694   - "name"
3695   - "parent"
3696   - "msg"
3697
3698 ################################################################################
3699 # HoneyComb
3700 - type: "table"
3701   title: "Detailed Test Results - Honeycomb Functional Results"
3702   algorithm: "table_details"
3703   output-file-ext: ".csv"
3704   output-file: "{DIR[DTR,FUNC,HC]}/hc_functional_results"
3705   columns:
3706   - title: "Name"
3707     data: "data name"
3708   - title: "Documentation"
3709     data: "data doc"
3710   - title: "Status"
3711     data: "data status"
3712   rows: "generated"
3713   data:
3714     "hc-func-results"
3715   filter: "all"
3716   parameters:
3717   - "name"
3718   - "parent"
3719   - "doc"
3720   - "status"
3721
3722 ################################################################################
3723 # DMM
3724 - type: "table"
3725   title: "Detailed Test Results - DMM Functional Results"
3726   algorithm: "table_details"
3727   output-file-ext: ".csv"
3728   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
3729   columns:
3730   - title: "Name"
3731     data: "data name"
3732   - title: "Documentation"
3733     data: "data doc"
3734   - title: "Status"
3735     data: "data status"
3736   rows: "generated"
3737   data:
3738     "dmm-func-results"
3739   filter: "all"
3740   parameters:
3741   - "name"
3742   - "parent"
3743   - "doc"
3744   - "status"
3745
3746 ################################################################################
3747 ###                                F I L E S                                 ###
3748 ################################################################################
3749
3750 # VPP Performance Results 3n-hsw
3751 - type: "file"
3752   title: "VPP Performance Results 3n-hsw"
3753   algorithm: "file_test_results"
3754   output-file-ext: ".rst"
3755   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/vpp_performance_results_3n_hsw"
3756   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"
3757   dir-tables: "{DIR[DTR,PERF,VPP,3N,HSW]}"
3758   data: "vpp-perf-results-3n-hsw"
3759   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3760   parameters:
3761   - "name"
3762   - "doc"
3763   - "level"
3764   - "parent"
3765   data-start-level: 3
3766
3767 # VPP Performance Results 3n-skx
3768 - type: "file"
3769   title: "VPP Performance Results 3n-skx"
3770   algorithm: "file_test_results"
3771   output-file-ext: ".rst"
3772   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/vpp_performance_results_3n_skx"
3773   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"
3774   dir-tables: "{DIR[DTR,PERF,VPP,3N,SKX]}"
3775   data: "vpp-perf-results-3n-skx"
3776   filter: "not 'CFS_OPT'"
3777   parameters:
3778   - "name"
3779   - "doc"
3780   - "level"
3781   - "parent"
3782   data-start-level: 3
3783
3784 # VPP Performance Results 2n-skx
3785 - type: "file"
3786   title: "VPP Performance Results 2n-skx"
3787   algorithm: "file_test_results"
3788   output-file-ext: ".rst"
3789   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/vpp_performance_results_2n_skx"
3790   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"
3791   dir-tables: "{DIR[DTR,PERF,VPP,2N,SKX]}"
3792   data: "vpp-perf-results-2n-skx"
3793   filter: "not 'CFS_OPT'"
3794   parameters:
3795   - "name"
3796   - "doc"
3797   - "level"
3798   - "parent"
3799   data-start-level: 3
3800
3801 ## VPP Performance Results 2n-dnv
3802 #- type: "file"
3803 #  title: "VPP Performance Results 2n-dnv"
3804 #  algorithm: "file_test_results"
3805 #  output-file-ext: ".rst"
3806 #  output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
3807 #  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"
3808 #  dir-tables: "{DIR[DTR,PERF,VPP,2N,DNV]}"
3809 #  data: "intel-dnv-vpp"
3810 #  filter: "'NDRPDR'"
3811 #  parameters:
3812 #  - "name"
3813 #  - "doc"
3814 #  - "level"
3815 #  - "parent"
3816 #  data-start-level: 3
3817
3818 # VPP Performance Configuration 3n-hsw
3819 - type: "file"
3820   title: "VPP Performance Configuration 3n-hsw"
3821   algorithm: "file_test_results"
3822   output-file-ext: ".rst"
3823   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/vpp_performance_configuration_3n_hsw"
3824   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"
3825   dir-tables: "{DIR[DTC,PERF,VPP,3N,HSW]}"
3826   data: "vpp-perf-results-3n-hsw"
3827   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3828   parameters:
3829   - "name"
3830   - "doc"
3831   - "level"
3832   - "parent"
3833   data-start-level: 3
3834
3835 # VPP Performance Configuration 3n-skx
3836 - type: "file"
3837   title: "VPP Performance Configuration 3n-skx"
3838   algorithm: "file_test_results"
3839   output-file-ext: ".rst"
3840   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/vpp_performance_configuration_3n_skx"
3841   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"
3842   dir-tables: "{DIR[DTC,PERF,VPP,3N,SKX]}"
3843   data: "vpp-perf-results-3n-skx"
3844   filter: "not 'CFS_OPT'"
3845   parameters:
3846   - "name"
3847   - "doc"
3848   - "level"
3849   - "parent"
3850   data-start-level: 3
3851
3852 # VPP Performance Configuration 2n-skx
3853 - type: "file"
3854   title: "VPP Performance Configuration 2n-skx"
3855   algorithm: "file_test_results"
3856   output-file-ext: ".rst"
3857   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/vpp_performance_configuration_2n_skx"
3858   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"
3859   dir-tables: "{DIR[DTC,PERF,VPP,2N,SKX]}"
3860   data: "vpp-perf-results-2n-skx"
3861   filter: "not 'CFS_OPT'"
3862   parameters:
3863   - "name"
3864   - "doc"
3865   - "level"
3866   - "parent"
3867   data-start-level: 3
3868
3869 ## VPP Performance Configuration 2n-dnv
3870 #- type: "file"
3871 #  title: "VPP Performance Configuration 2n-dnv"
3872 #  algorithm: "file_test_results"
3873 #  output-file-ext: ".rst"
3874 #  output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/vpp_performance_configuration_2n_dnv"
3875 #  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"
3876 #  dir-tables: "{DIR[DTC,PERF,VPP,2N,DNV]}"
3877 #  data: "intel-dnv-vpp"
3878 #  filter: "'NDRPDR'"
3879 #  parameters:
3880 #  - "name"
3881 #  - "doc"
3882 #  - "level"
3883 #  - "parent"
3884 #  data-start-level: 3
3885
3886 # VPP Performance Operational Data 3n-hsw
3887 - type: "file"
3888   title: "VPP Performance Operational Data 3n-hsw"
3889   algorithm: "file_test_results"
3890   output-file-ext: ".rst"
3891   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/vpp_performance_operational_data_3n_hsw"
3892   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"
3893   dir-tables: "{DIR[DTO,PERF,VPP,3N,HSW]}"
3894   data: "vpp-perf-results-3n-hsw"
3895   filter: "not ('CFS_OPT' or ('NIC_Intel-X520-DA2' and 'IPSECHW') or ('NIC_Cisco-VIC-1385' and '9000B'))"
3896   parameters:
3897   - "name"
3898   - "doc"
3899   - "level"
3900   - "parent"
3901   data-start-level: 3
3902
3903 # VPP Performance Operational Data 3n-skx
3904 - type: "file"
3905   title: "VPP Performance Operational Data 3n-skx"
3906   algorithm: "file_test_results"
3907   output-file-ext: ".rst"
3908   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/vpp_performance_operational_data_3n_skx"
3909   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"
3910   dir-tables: "{DIR[DTO,PERF,VPP,3N,SKX]}"
3911   data: "vpp-perf-results-3n-skx"
3912   filter: "not 'CFS_OPT'"
3913   parameters:
3914   - "name"
3915   - "doc"
3916   - "level"
3917   - "parent"
3918   data-start-level: 3
3919
3920 # VPP Performance Operational Data 2n-skx
3921 - type: "file"
3922   title: "VPP Performance Operational Data 2n-skx"
3923   algorithm: "file_test_results"
3924   output-file-ext: ".rst"
3925   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/vpp_performance_operational_data_2n_skx"
3926   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"
3927   dir-tables: "{DIR[DTO,PERF,VPP,2N,SKX]}"
3928   data: "vpp-perf-results-2n-skx"
3929   filter: "not 'CFS_OPT'"
3930   parameters:
3931   - "name"
3932   - "doc"
3933   - "level"
3934   - "parent"
3935   data-start-level: 3
3936
3937 ## VPP Performance Operational Data 2n-dnv
3938 #- type: "file"
3939 #  title: "VPP Performance Operational Data 2n-dnv"
3940 #  algorithm: "file_test_results"
3941 #  output-file-ext: ".rst"
3942 #  output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/vpp_performance_operational_data_2n_dnv"
3943 #  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"
3944 #  dir-tables: "{DIR[DTO,PERF,VPP,2N,DNV]}"
3945 #  data: "intel-dnv-vpp"
3946 #  filter: "'NDRPDR'"
3947 #  parameters:
3948 #  - "name"
3949 #  - "doc"
3950 #  - "level"
3951 #  - "parent"
3952 #  data-start-level: 3
3953
3954 # VPP MRR Results 3n-hsw
3955 - type: "file"
3956   title: "VPP MRR Results 3n-hsw"
3957   algorithm: "file_test_results"
3958   output-file-ext: ".rst"
3959   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/vpp_mrr_results_3n_hsw"
3960   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"
3961   dir-tables: "{DIR[DTR,MRR,VPP,3N,HSW]}"
3962   data: "vpp-mrr-results-3n-hsw"
3963   filter: "'MRR'"
3964   parameters:
3965   - "name"
3966   - "doc"
3967   - "level"
3968   - "parent"
3969   data-start-level: 3
3970
3971 # VPP MRR Results 3n-skx
3972 - type: "file"
3973   title: "VPP MRR Results 3n-skx"
3974   algorithm: "file_test_results"
3975   output-file-ext: ".rst"
3976   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/vpp_mrr_results_3n_skx"
3977   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"
3978   dir-tables: "{DIR[DTR,MRR,VPP,3N,SKX]}"
3979   data: "vpp-mrr-results-3n-skx"
3980   filter: "'MRR'"
3981   parameters:
3982   - "name"
3983   - "doc"
3984   - "level"
3985   - "parent"
3986   data-start-level: 3
3987
3988 # VPP MRR Results 2n-skx
3989 - type: "file"
3990   title: "VPP MRR Results 2n-skx"
3991   algorithm: "file_test_results"
3992   output-file-ext: ".rst"
3993   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/vpp_mrr_results_2n_skx"
3994   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"
3995   dir-tables: "{DIR[DTR,MRR,VPP,2N,SKX]}"
3996   data: "vpp-mrr-results-2n-skx"
3997   filter: "all"
3998   parameters:
3999   - "name"
4000   - "doc"
4001   - "level"
4002   - "parent"
4003   data-start-level: 3
4004
4005 ## VPP MRR Results 2n-dnv
4006 #- type: "file"
4007 #  title: "VPP MRR Results 2n-dnv"
4008 #  algorithm: "file_test_results"
4009 #  output-file-ext: ".rst"
4010 #  output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/vpp_mrr_results_2n_dnv"
4011 #  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"
4012 #  dir-tables: "{DIR[DTR,MRR,VPP,2N,DNV]}"
4013 #  data: "intel-dnv-vpp"
4014 #  filter: "'MRR'"
4015 #  parameters:
4016 #  - "name"
4017 #  - "doc"
4018 #  - "level"
4019 #  - "parent"
4020 #  data-start-level: 3
4021
4022 # VPP MRR Configuration 3n-hsw
4023 - type: "file"
4024   title: "VPP MRR Configuration 3n-hsw"
4025   algorithm: "file_test_results"
4026   output-file-ext: ".rst"
4027   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/vpp_mrr_configuration_3n_hsw"
4028   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"
4029   dir-tables: "{DIR[DTC,MRR,VPP,3N,HSW]}"
4030   data: "vpp-mrr-results-3n-hsw"
4031   filter: "'MRR'"
4032   parameters:
4033   - "name"
4034   - "doc"
4035   - "level"
4036   - "parent"
4037   data-start-level: 3
4038
4039 # VPP MRR Configuration 3n-skx
4040 - type: "file"
4041   title: "VPP MRR Configuration 3n-skx"
4042   algorithm: "file_test_results"
4043   output-file-ext: ".rst"
4044   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/vpp_mrr_configuration_3n_skx"
4045   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"
4046   dir-tables: "{DIR[DTC,MRR,VPP,3N,SKX]}"
4047   data: "vpp-mrr-results-3n-skx"
4048   filter: "'MRR'"
4049   parameters:
4050   - "name"
4051   - "doc"
4052   - "level"
4053   - "parent"
4054   data-start-level: 3
4055
4056 # VPP MRR Configuration 2n-skx
4057 - type: "file"
4058   title: "VPP MRR Configuration 2n-skx"
4059   algorithm: "file_test_results"
4060   output-file-ext: ".rst"
4061   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/vpp_mrr_configuration_2n_skx"
4062   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"
4063   dir-tables: "{DIR[DTC,MRR,VPP,2N,SKX]}"
4064   data: "vpp-mrr-results-2n-skx"
4065   filter: "'MRR'"
4066   parameters:
4067   - "name"
4068   - "doc"
4069   - "level"
4070   - "parent"
4071   data-start-level: 3
4072
4073 ## VPP MRR Configuration 2n-dnv
4074 #- type: "file"
4075 #  title: "VPP MRR Configuration 2n-dnv"
4076 #  algorithm: "file_test_results"
4077 #  output-file-ext: ".rst"
4078 #  output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/vpp_mrr_configuration_2n_dnv"
4079 #  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"
4080 #  dir-tables: "{DIR[DTC,MRR,VPP,2N,DNV]}"
4081 #  data: "intel-dnv-vpp"
4082 #  filter: "'MRR'"
4083 #  parameters:
4084 #  - "name"
4085 #  - "doc"
4086 #  - "level"
4087 #  - "parent"
4088 #  data-start-level: 3
4089
4090 # VPP Functional Results - Ubuntu
4091 - type: "file"
4092   title: "VPP Functional Results - Ubuntu"
4093   algorithm: "file_test_results"
4094   output-file-ext: ".rst"
4095   output-file: "{DIR[DTR,FUNC,VPP,UBUNTU]}/vpp_functional_results_ubuntu"
4096   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"
4097   dir-tables: "{DIR[DTR,FUNC,VPP,UBUNTU]}"
4098   data: "vpp-func-results-ubuntu"
4099   filter: "all"
4100   parameters:
4101   - "name"
4102   - "doc"
4103   - "level"
4104   - "parent"
4105   data-start-level: 3
4106
4107 # VPP Functional Results - CentOS
4108 - type: "file"
4109   title: "VPP Functional Results - CentOS"
4110   algorithm: "file_test_results"
4111   output-file-ext: ".rst"
4112   output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos"
4113   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"
4114   dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}"
4115   data:
4116     "vpp-func-results-centos"
4117   filter: "all"
4118   parameters:
4119   - "name"
4120   - "doc"
4121   - "level"
4122   - "parent"
4123   data-start-level: 3
4124
4125 # VPP Functional Configuration - Ubuntu
4126 - type: "file"
4127   title: "VPP Functional Configuration - Ubuntu"
4128   algorithm: "file_test_results"
4129   output-file-ext: ".rst"
4130   output-file: "{DIR[DTC,FUNC,VPP,UBUNTU]}/vpp_functional_configuration_ubuntu"
4131   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"
4132   dir-tables: "{DIR[DTC,FUNC,VPP,UBUNTU]}"
4133   data: "vpp-func-results-ubuntu"
4134   filter: "all"
4135   parameters:
4136   - "name"
4137   - "doc"
4138   - "level"
4139   - "parent"
4140   data-start-level: 3
4141
4142 # VPP Functional Configuration - CentOS
4143 - type: "file"
4144   title: "VPP Functional Configuration - CentOS"
4145   algorithm: "file_test_results"
4146   output-file-ext: ".rst"
4147   output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos"
4148   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"
4149   dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}"
4150   data:
4151     "vpp-func-results-centos"
4152   filter: "all"
4153   parameters:
4154   - "name"
4155   - "doc"
4156   - "level"
4157   - "parent"
4158   data-start-level: 3
4159
4160 # VPP Device Results - Ubuntu
4161 - type: "file"
4162   title: "VPP Device Results - Ubuntu"
4163   algorithm: "file_test_results"
4164   output-file-ext: ".rst"
4165   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
4166   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"
4167   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
4168   data: "vpp-device-results-ubuntu"
4169   filter: "all"
4170   parameters:
4171   - "name"
4172   - "doc"
4173   - "level"
4174   - "parent"
4175   data-start-level: 2
4176
4177 # VPP Device Configuration - Ubuntu
4178 - type: "file"
4179   title: "VPP Device Configuration - Ubuntu"
4180   algorithm: "file_test_results"
4181   output-file-ext: ".rst"
4182   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
4183   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"
4184   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
4185   data: "vpp-device-results-ubuntu"
4186   filter: "all"
4187   parameters:
4188   - "name"
4189   - "doc"
4190   - "level"
4191   - "parent"
4192   data-start-level: 2
4193
4194 ## Container Orchestrated Performance Results 3n-hsw
4195 #- type: "file"
4196 #  title: "Container Orchestrated Performance Results 3n-hsw"
4197 #  algorithm: "file_test_results"
4198 #  output-file-ext: ".rst"
4199 #  output-file: "{DIR[DTR,PERF,COT,3N,HSW]}/cot_performance_results_3n_hsw"
4200 #  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"
4201 #  dir-tables: "{DIR[DTR,PERF,COT,3N,HSW]}"
4202 #  data: "ligato-perf-results-3n-hsw"
4203 #  filter: "all"
4204 #  parameters:
4205 #  - "name"
4206 #  - "doc"
4207 #  - "level"
4208 #  - "parent"
4209 #  data-start-level: 3
4210
4211 # DPDK Performance Results 3n-hsw
4212 - type: "file"
4213   title: "DPDK Performance Results 3n-hsw"
4214   algorithm: "file_test_results"
4215   output-file-ext: ".rst"
4216   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
4217   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"
4218   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
4219   data: "dpdk-perf-results-3n-hsw"
4220   filter: "all"
4221   parameters:
4222   - "name"
4223   - "doc"
4224   - "level"
4225   - "parent"
4226   data-start-level: 3
4227
4228 # DPDK Performance Results 3n-skx
4229 - type: "file"
4230   title: "DPDK Performance Results 3n-skx"
4231   algorithm: "file_test_results"
4232   output-file-ext: ".rst"
4233   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
4234   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"
4235   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
4236   data: "dpdk-perf-results-3n-skx"
4237   filter: "all"
4238   parameters:
4239   - "name"
4240   - "doc"
4241   - "level"
4242   - "parent"
4243   data-start-level: 3
4244
4245 # DPDK Performance Results 2n-skx
4246 - type: "file"
4247   title: "DPDK Performance Results 2n-skx"
4248   algorithm: "file_test_results"
4249   output-file-ext: ".rst"
4250   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
4251   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"
4252   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
4253   data: "dpdk-perf-results-2n-skx"
4254   filter: "all"
4255   parameters:
4256   - "name"
4257   - "doc"
4258   - "level"
4259   - "parent"
4260   data-start-level: 3
4261
4262 # Honeycomb Functional Results
4263 - type: "file"
4264   title: "Honeycomb Functional Results"
4265   algorithm: "file_test_results"
4266   output-file-ext: ".rst"
4267   output-file: "{DIR[DTR,FUNC,HC]}/honeycomb_functional_results"
4268   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"
4269   dir-tables: "{DIR[DTR,FUNC,HC]}"
4270   data:
4271     "hc-func-results"
4272   filter: "all"
4273   parameters:
4274   - "name"
4275   - "doc"
4276   - "level"
4277   - "parent"
4278   data-start-level: 3
4279
4280 # NSH SFC Functional Results
4281 #-
4282 #  type: "file"
4283 #  title: "NSH SFC Functional Results"
4284 #  algorithm: "file_test_results"
4285 #  output-file-ext: ".rst"
4286 #  output-file: "{DIR[DTR,FUNC,NSHSFC]}/nshsfc_functional_results"
4287 #  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"
4288 #  dir-tables: "{DIR[DTR,FUNC,NSHSFC]}"
4289 #  data:
4290 #    "nsh-func-results"
4291 #  filter: "all"
4292 #  parameters:
4293 #  - "name"
4294 #  - "doc"
4295 #  - "level"
4296 #  - "parent"
4297 #  data-start-level: 3
4298
4299 # DMM Functional Results
4300 - type: "file"
4301   title: "DMM Functional Results"
4302   algorithm: "file_test_results"
4303   output-file-ext: ".rst"
4304   output-file: "{DIR[DTR,FUNC,DMM]}/dmm_functional_results"
4305   file-header: "\n.. |br| raw:: html\n\n    <br />\n\n\n.. |prein| raw:: html\n\n    <pre>\n\n\n.. |preout| raw:: html\n\n    </pre>\n\n"
4306   dir-tables: "{DIR[DTR,FUNC,DMM]}"
4307   data:
4308     "dmm-func-results"
4309   filter: "all"
4310   parameters:
4311   - "name"
4312   - "doc"
4313   - "level"
4314   - "parent"
4315   data-start-level: 3
4316
4317 ################################################################################
4318 ###                                P L O T S                                 ###
4319 ################################################################################
4320
4321 # Plots VPP HTTP Server Performance
4322 - type: "plot"
4323   title: "VPP HTTP Server Performance"
4324   algorithm: "plot_http_server_performance_box"
4325   output-file-type: ".html"
4326   output-file: "{DIR[STATIC,VPP]}/http-server-performance-cps"
4327   data:
4328     "plot-vpp-http-server-performance"
4329   # Keep this formatting, the filter is enclosed with " (quotation mark) and
4330   # each tag is enclosed with ' (apostrophe).
4331   filter: "'HTTP' and 'TCP_CPS'"
4332   parameters:
4333   - "result"
4334   - "name"
4335   traces:
4336     hoverinfo: "x+y"
4337     boxpoints: "outliers"
4338     whiskerwidth: 0
4339   layout:
4340     title: "VPP HTTP Server Performance"
4341     layout:
4342       "plot-cps"
4343
4344 - type: "plot"
4345   title: "VPP HTTP Server Performance"
4346   algorithm: "plot_http_server_performance_box"
4347   output-file-type: ".html"
4348   output-file: "{DIR[STATIC,VPP]}/http-server-performance-rps"
4349   data:
4350     "plot-vpp-http-server-performance"
4351   filter: "'HTTP' and 'TCP_RPS'"
4352   parameters:
4353   - "result"
4354   - "name"
4355   traces:
4356     hoverinfo: "x+y"
4357     boxpoints: "outliers"
4358     whiskerwidth: 0
4359   layout:
4360     title: "VPP HTTP Server Performance"
4361     layout:
4362       "plot-rps"
4363
4364 ################################################################################
4365
4366 ## Soak Test (PLRsearch), boxes
4367 #- type: "plot"
4368 #  title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4369 #  algorithm: "plot_performance_box"
4370 #  output-file-type: ".html"
4371 #  output-file: "{DIR[STATIC,VPP]}/soak-test-1"
4372 #  data: "plot-vpp-soak-2n-skx"
4373 #  filter: "('L2BDMACLRN' or 'L2PATCH' or 'L2XCBASE') and not 'VHOST' and not 'MEMIF'"
4374 #  parameters:
4375 #    - "throughput"
4376 #    - "parent"
4377 #    - "tags"
4378 #  sort:
4379 #    - "DRV_AVF"
4380 #    - "DRV_AVF"
4381 #    - "DRV_AVF"
4382 #    - "L2BDMACLRN"
4383 #    - "L2XCBASE"
4384 #    - "L2PATCH"
4385 #  traces:
4386 #    hoverinfo: "x+y"
4387 #    boxpoints: "all"
4388 #    whiskerwidth: 0
4389 #  layout:
4390 #    title: "2 Hours Soak Test (PLRsearch)"
4391 #    layout: "plot-soak-throughput"
4392
4393 ## Soak Test (PLRsearch), boxes
4394 #- type: "plot"
4395 #  title: "VPP Critical rate: 2 Hours Soak Test (PLRsearch)"
4396 #  algorithm: "plot_performance_box"
4397 #  output-file-type: ".html"
4398 #  output-file: "{DIR[STATIC,VPP]}/soak-test-2"
4399 #  data: "plot-vpp-soak-2n-skx"
4400 #  filter: "'L2BDMACLRN' and ('VHOST' or 'MEMIF') or 'IP4BASE' or 'IP6BASE'"
4401 #  parameters:
4402 #    - "throughput"
4403 #    - "parent"
4404 #    - "tags"
4405 #  sort:
4406 #    - "VHOST"
4407 #    - "MEMIF"
4408 #    - "IP4FWD"
4409 #    - "IP6FWD"
4410 #  traces:
4411 #    hoverinfo: "x+y"
4412 #    boxpoints: "all"
4413 #    whiskerwidth: 0
4414 #  layout:
4415 #    title: "2 Hours Soak Test (PLRsearch)"
4416 #    layout: "plot-soak-throughput"
4417
4418 ################################################################################
4419 ## Plots - NF Density - VSC - MRR 64b
4420 #- type: "plot"
4421 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4422 #  algorithm: "plot_service_density_heatmap_compare"
4423 #  output-file-type: ".html"
4424 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-mrr"
4425 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4426 #  filter: "'NIC_Intel-XXV710' and
4427 #           'NF_DENSITY' and
4428 #           'VHOST' and
4429 #           'CHAIN' and
4430 #           'NF_VPPIP4' and
4431 #           '64B' and
4432 #           '2T1C' and
4433 #           'MRR'"
4434 #  reference:
4435 #    include: "2"
4436 #    name: "VNF-1c"
4437 #  compare:
4438 #    include: "1"
4439 #    name: "VNF-0.5c"
4440 #  parameters:
4441 #  - "result"
4442 #  - "name"
4443 #  - "tags"
4444 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4445 #  x-axis: "X = VNFs per Service Chain"
4446 #  y-axis: "Y = Number of Service Chains"
4447 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4448 #  layout:
4449 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4450 #    layout: "plot-service-density"
4451 #
4452 #- type: "plot"
4453 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4454 #  algorithm: "plot_service_density_heatmap_compare"
4455 #  output-file-type: ".html"
4456 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-mrr"
4457 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4458 #  filter: "'NIC_Intel-XXV710' and
4459 #           'NF_DENSITY' and
4460 #           'VHOST' and
4461 #           'CHAIN' and
4462 #           'NF_VPPIP4' and
4463 #           '64B' and
4464 #           '4T2C' and
4465 #           'MRR'"
4466 #  reference:
4467 #    include: "2"
4468 #    name: "VNF-1c"
4469 #  compare:
4470 #    include: "1"
4471 #    name: "VNF-0.5c"
4472 #  parameters:
4473 #  - "result"
4474 #  - "name"
4475 #  - "tags"
4476 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4477 #  x-axis: "X = VNFs per Service Chain"
4478 #  y-axis: "Y = Number of Service Chains"
4479 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4480 #  layout:
4481 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4482 #    layout: "plot-service-density"
4483 #
4484 #- type: "plot"
4485 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4486 #  algorithm: "plot_service_density_heatmap_compare"
4487 #  output-file-type: ".html"
4488 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-mrr"
4489 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
4490 #  filter: "'NIC_Intel-XXV710' and
4491 #           'NF_DENSITY' and
4492 #           'VHOST' and
4493 #           'CHAIN' and
4494 #           'NF_VPPIP4' and
4495 #           '64B' and
4496 #           '8T4C' and
4497 #           'MRR'"
4498 #  reference:
4499 #    include: "2"
4500 #    name: "VNF-1c"
4501 #  compare:
4502 #    include: "1"
4503 #    name: "VNF-0.5c"
4504 #  parameters:
4505 #  - "result"
4506 #  - "name"
4507 #  - "tags"
4508 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4509 #  x-axis: "X = VNFs per Service Chain"
4510 #  y-axis: "Y = Number of Service Chains"
4511 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
4512 #  layout:
4513 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4514 #    layout: "plot-service-density"
4515 #
4516 ## Plots - NF Density - VSC - MRR IMIX
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-imix-2t1c-base-vsc-mrr"
4522 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4523 #  filter: "'NIC_Intel-XXV710' and
4524 #           'NF_DENSITY' and
4525 #           'VHOST' and
4526 #           'CHAIN' and
4527 #           'NF_VPPIP4' and
4528 #           'IMIX' and
4529 #           '2T1C' 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: "IMIX 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-imix-4t2c-base-vsc-mrr"
4554 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4555 #  filter: "'NIC_Intel-XXV710' and
4556 #           'NF_DENSITY' and
4557 #           'VHOST' and
4558 #           'CHAIN' and
4559 #           'NF_VPPIP4' and
4560 #           'IMIX' and
4561 #           '4T2C' 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: "IMIX 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 #- type: "plot"
4582 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4583 #  algorithm: "plot_service_density_heatmap_compare"
4584 #  output-file-type: ".html"
4585 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
4586 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
4587 #  filter: "'NIC_Intel-XXV710' and
4588 #           'NF_DENSITY' and
4589 #           'VHOST' and
4590 #           'CHAIN' and
4591 #           'NF_VPPIP4' and
4592 #           'IMIX' and
4593 #           '8T4C' and
4594 #           'MRR'"
4595 #  reference:
4596 #    include: "2"
4597 #    name: "VNF-1c"
4598 #  compare:
4599 #    include: "1"
4600 #    name: "VNF-0.5c"
4601 #  parameters:
4602 #  - "result"
4603 #  - "name"
4604 #  - "tags"
4605 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4606 #  x-axis: "X = VNFs per Service Chain"
4607 #  y-axis: "Y = Number of Service Chains"
4608 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
4609 #  layout:
4610 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
4611 #    layout: "plot-service-density"
4612
4613 # Plots - NF Density - VSC - NDR 64b
4614 - type: "plot"
4615   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4616   algorithm: "plot_service_density_heatmap_compare"
4617   output-file-type: ".html"
4618   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-ndr"
4619   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4620   filter: "'NIC_Intel-XXV710' and
4621            'NF_DENSITY' and
4622            'VHOST' and
4623            'CHAIN' and
4624            'NF_VPPIP4' and
4625            '64B' and
4626            '2T1C' and
4627            'NDRPDR'"
4628   reference:
4629     include: "2"
4630     name: "VNF-1c"
4631   compare:
4632     include: "1"
4633     name: "VNF-0.5c"
4634   parameters:
4635   - "throughput"
4636   - "name"
4637   - "tags"
4638   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4639   x-axis: "X = VNFs per Service Chain"
4640   y-axis: "Y = Number of Service Chains"
4641   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4642   layout:
4643     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4644     layout: "plot-service-density"
4645
4646 - type: "plot"
4647   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4648   algorithm: "plot_service_density_heatmap_compare"
4649   output-file-type: ".html"
4650   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-ndr"
4651   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4652   filter: "'NIC_Intel-XXV710' and
4653            'NF_DENSITY' and
4654            'VHOST' and
4655            'CHAIN' and
4656            'NF_VPPIP4' and
4657            '64B' and
4658            '4T2C' and
4659            'NDRPDR'"
4660   reference:
4661     include: "2"
4662     name: "VNF-1c"
4663   compare:
4664     include: "1"
4665     name: "VNF-0.5c"
4666   parameters:
4667   - "throughput"
4668   - "name"
4669   - "tags"
4670   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4671   x-axis: "X = VNFs per Service Chain"
4672   y-axis: "Y = Number of Service Chains"
4673   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4674   layout:
4675     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4676     layout: "plot-service-density"
4677
4678 - type: "plot"
4679   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4680   algorithm: "plot_service_density_heatmap_compare"
4681   output-file-type: ".html"
4682   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-ndr"
4683   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4684   filter: "'NIC_Intel-XXV710' and
4685            'NF_DENSITY' and
4686            'VHOST' and
4687            'CHAIN' and
4688            'NF_VPPIP4' and
4689            '64B' and
4690            '8T4C' and
4691            'NDRPDR'"
4692   reference:
4693     include: "2"
4694     name: "VNF-1c"
4695   compare:
4696     include: "1"
4697     name: "VNF-0.5c"
4698   parameters:
4699   - "throughput"
4700   - "name"
4701   - "tags"
4702   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4703   x-axis: "X = VNFs per Service Chain"
4704   y-axis: "Y = Number of Service Chains"
4705   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
4706   layout:
4707     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4708     layout: "plot-service-density"
4709
4710 # Plots - NF Density - VSC - NDR IMIX
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-imix-2t1c-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            'IMIX' and
4723            '2T1C' 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: "IMIX 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-imix-4t2c-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            'IMIX' and
4755            '4T2C' 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: "IMIX 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 - type: "plot"
4776   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4777   algorithm: "plot_service_density_heatmap_compare"
4778   output-file-type: ".html"
4779   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
4780   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4781   filter: "'NIC_Intel-XXV710' and
4782            'NF_DENSITY' and
4783            'VHOST' and
4784            'CHAIN' and
4785            'NF_VPPIP4' and
4786            'IMIX' and
4787            '8T4C' and
4788            'NDRPDR'"
4789   reference:
4790     include: "2"
4791     name: "VNF-1c"
4792   compare:
4793     include: "1"
4794     name: "VNF-0.5c"
4795   parameters:
4796   - "throughput"
4797   - "name"
4798   - "tags"
4799   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4800   x-axis: "X = VNFs per Service Chain"
4801   y-axis: "Y = Number of Service Chains"
4802   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
4803   layout:
4804     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
4805     layout: "plot-service-density"
4806
4807 # Plots - NF Density - VSC - PDR 64b
4808 - type: "plot"
4809   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4810   algorithm: "plot_service_density_heatmap_compare"
4811   output-file-type: ".html"
4812   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-vsc-pdr"
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            '64B' and
4820            '2T1C' 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: "PDR" # "PDR" | "NDR" | "MRR"
4833   x-axis: "X = VNFs per Service Chain"
4834   y-axis: "Y = Number of Service Chains"
4835   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4836   layout:
4837     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4838     layout: "plot-service-density"
4839
4840 - type: "plot"
4841   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4842   algorithm: "plot_service_density_heatmap_compare"
4843   output-file-type: ".html"
4844   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-vsc-pdr"
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            '64B' and
4852            '4T2C' 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: "PDR" # "PDR" | "NDR" | "MRR"
4865   x-axis: "X = VNFs per Service Chain"
4866   y-axis: "Y = Number of Service Chains"
4867   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4868   layout:
4869     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4870     layout: "plot-service-density"
4871
4872 - type: "plot"
4873   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4874   algorithm: "plot_service_density_heatmap_compare"
4875   output-file-type: ".html"
4876   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-vsc-pdr"
4877   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4878   filter: "'NIC_Intel-XXV710' and
4879            'NF_DENSITY' and
4880            'VHOST' and
4881            'CHAIN' and
4882            'NF_VPPIP4' and
4883            '64B' and
4884            '8T4C' and
4885            'NDRPDR'"
4886   reference:
4887     include: "2"
4888     name: "VNF-1c"
4889   compare:
4890     include: "1"
4891     name: "VNF-0.5c"
4892   parameters:
4893   - "throughput"
4894   - "name"
4895   - "tags"
4896   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4897   x-axis: "X = VNFs per Service Chain"
4898   y-axis: "Y = Number of Service Chains"
4899   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
4900   layout:
4901     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4902     layout: "plot-service-density"
4903
4904 # Plots - NF Density - VSC - PDR IMIX
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-imix-2t1c-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            'IMIX' and
4917            '2T1C' 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: "IMIX 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-imix-4t2c-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            'IMIX' and
4949            '4T2C' 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: "IMIX 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 - type: "plot"
4970   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4971   algorithm: "plot_service_density_heatmap_compare"
4972   output-file-type: ".html"
4973   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
4974   data: "plot-vpp-nfv-2n-skx-ndrpdr"
4975   filter: "'NIC_Intel-XXV710' and
4976            'NF_DENSITY' and
4977            'VHOST' and
4978            'CHAIN' and
4979            'NF_VPPIP4' and
4980            'IMIX' and
4981            '8T4C' and
4982            'NDRPDR'"
4983   reference:
4984     include: "2"
4985     name: "VNF-1c"
4986   compare:
4987     include: "1"
4988     name: "VNF-0.5c"
4989   parameters:
4990   - "throughput"
4991   - "name"
4992   - "tags"
4993   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4994   x-axis: "X = VNFs per Service Chain"
4995   y-axis: "Y = Number of Service Chains"
4996   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
4997   layout:
4998     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
4999     layout: "plot-service-density"
5000
5001 ################################################################################
5002 ## Plots - NF Density - CSC - MRR 64b
5003 #- type: "plot"
5004 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5005 #  algorithm: "plot_service_density_heatmap_compare"
5006 #  output-file-type: ".html"
5007 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-mrr"
5008 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5009 #  filter: "'NIC_Intel-XXV710' and
5010 #           'NF_DENSITY' and
5011 #           'DOCKER' and
5012 #           'CHAIN' and
5013 #           'NF_VPPIP4' and
5014 #           '64B' and
5015 #           '2T1C' and
5016 #           'MRR'"
5017 #  reference:
5018 #    include: "2"
5019 #    name: "CNF-1c"
5020 #  compare:
5021 #    include: "1"
5022 #    name: "CNF-0.5c"
5023 #  parameters:
5024 #  - "result"
5025 #  - "name"
5026 #  - "tags"
5027 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5028 #  x-axis: "X = CNFs per Service Chain"
5029 #  y-axis: "Y = Number of Service Chains"
5030 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5031 #  layout:
5032 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5033 #    layout: "plot-service-density"
5034 #
5035 #- type: "plot"
5036 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5037 #  algorithm: "plot_service_density_heatmap_compare"
5038 #  output-file-type: ".html"
5039 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-mrr"
5040 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5041 #  filter: "'NIC_Intel-XXV710' and
5042 #           'NF_DENSITY' and
5043 #           'DOCKER' and
5044 #           'CHAIN' and
5045 #           'NF_VPPIP4' and
5046 #           '64B' and
5047 #           '4T2C' and
5048 #           'MRR'"
5049 #  reference:
5050 #    include: "2"
5051 #    name: "CNF-1c"
5052 #  compare:
5053 #    include: "1"
5054 #    name: "CNF-0.5c"
5055 #  parameters:
5056 #  - "result"
5057 #  - "name"
5058 #  - "tags"
5059 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5060 #  x-axis: "X = CNFs per Service Chain"
5061 #  y-axis: "Y = Number of Service Chains"
5062 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5063 #  layout:
5064 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5065 #    layout: "plot-service-density"
5066 #
5067 #- type: "plot"
5068 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5069 #  algorithm: "plot_service_density_heatmap_compare"
5070 #  output-file-type: ".html"
5071 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-mrr"
5072 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5073 #  filter: "'NIC_Intel-XXV710' and
5074 #           'NF_DENSITY' and
5075 #           'DOCKER' and
5076 #           'CHAIN' and
5077 #           'NF_VPPIP4' and
5078 #           '64B' and
5079 #           '8T4C' and
5080 #           'MRR'"
5081 #  reference:
5082 #    include: "2"
5083 #    name: "CNF-1c"
5084 #  compare:
5085 #    include: "1"
5086 #    name: "CNF-0.5c"
5087 #  parameters:
5088 #  - "result"
5089 #  - "name"
5090 #  - "tags"
5091 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5092 #  x-axis: "X = CNFs per Service Chain"
5093 #  y-axis: "Y = Number of Service Chains"
5094 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5095 #  layout:
5096 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5097 #    layout: "plot-service-density"
5098 #
5099 ## Plots - NF Density - CSC - MRR IMIX
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-imix-2t1c-base-csc-mrr"
5105 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5106 #  filter: "'NIC_Intel-XXV710' and
5107 #           'NF_DENSITY' and
5108 #           'DOCKER' and
5109 #           'CHAIN' and
5110 #           'NF_VPPIP4' and
5111 #           'IMIX' and
5112 #           '2T1C' 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: "IMIX 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-imix-4t2c-base-csc-mrr"
5137 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5138 #  filter: "'NIC_Intel-XXV710' and
5139 #           'NF_DENSITY' and
5140 #           'DOCKER' and
5141 #           'CHAIN' and
5142 #           'NF_VPPIP4' and
5143 #           'IMIX' and
5144 #           '4T2C' 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: "IMIX 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 #- type: "plot"
5165 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5166 #  algorithm: "plot_service_density_heatmap_compare"
5167 #  output-file-type: ".html"
5168 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
5169 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5170 #  filter: "'NIC_Intel-XXV710' and
5171 #           'NF_DENSITY' and
5172 #           'DOCKER' and
5173 #           'CHAIN' and
5174 #           'NF_VPPIP4' and
5175 #           'IMIX' and
5176 #           '8T4C' and
5177 #           'MRR'"
5178 #  reference:
5179 #    include: "2"
5180 #    name: "CNF-1c"
5181 #  compare:
5182 #    include: "1"
5183 #    name: "CNF-0.5c"
5184 #  parameters:
5185 #  - "result"
5186 #  - "name"
5187 #  - "tags"
5188 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5189 #  x-axis: "X = CNFs per Service Chain"
5190 #  y-axis: "Y = Number of Service Chains"
5191 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5192 #  layout:
5193 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
5194 #    layout: "plot-service-density"
5195
5196 # Plots - NF Density - CSC - NDR 64b
5197 - type: "plot"
5198   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5199   algorithm: "plot_service_density_heatmap_compare"
5200   output-file-type: ".html"
5201   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-ndr"
5202   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5203   filter: "'NIC_Intel-XXV710' and
5204            'NF_DENSITY' and
5205            'DOCKER' and
5206            'CHAIN' and
5207            'NF_VPPIP4' and
5208            '64B' and
5209            '2T1C' and
5210            'NDRPDR'"
5211   reference:
5212     include: "2"
5213     name: "CNF-1c"
5214   compare:
5215     include: "1"
5216     name: "CNF-0.5c"
5217   parameters:
5218   - "throughput"
5219   - "name"
5220   - "tags"
5221   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5222   x-axis: "X = CNFs per Service Chain"
5223   y-axis: "Y = Number of Service Chains"
5224   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5225   layout:
5226     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5227     layout: "plot-service-density"
5228
5229 - type: "plot"
5230   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5231   algorithm: "plot_service_density_heatmap_compare"
5232   output-file-type: ".html"
5233   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-ndr"
5234   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5235   filter: "'NIC_Intel-XXV710' and
5236            'NF_DENSITY' and
5237            'DOCKER' and
5238            'CHAIN' and
5239            'NF_VPPIP4' and
5240            '64B' and
5241            '4T2C' and
5242            'NDRPDR'"
5243   reference:
5244     include: "2"
5245     name: "CNF-1c"
5246   compare:
5247     include: "1"
5248     name: "CNF-0.5c"
5249   parameters:
5250   - "throughput"
5251   - "name"
5252   - "tags"
5253   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5254   x-axis: "X = CNFs per Service Chain"
5255   y-axis: "Y = Number of Service Chains"
5256   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5257   layout:
5258     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5259     layout: "plot-service-density"
5260
5261 - type: "plot"
5262   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5263   algorithm: "plot_service_density_heatmap_compare"
5264   output-file-type: ".html"
5265   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-ndr"
5266   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5267   filter: "'NIC_Intel-XXV710' and
5268            'NF_DENSITY' and
5269            'DOCKER' and
5270            'CHAIN' and
5271            'NF_VPPIP4' and
5272            '64B' and
5273            '8T4C' and
5274            'NDRPDR'"
5275   reference:
5276     include: "2"
5277     name: "CNF-1c"
5278   compare:
5279     include: "1"
5280     name: "CNF-0.5c"
5281   parameters:
5282   - "throughput"
5283   - "name"
5284   - "tags"
5285   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5286   x-axis: "X = CNFs per Service Chain"
5287   y-axis: "Y = Number of Service Chains"
5288   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5289   layout:
5290     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5291     layout: "plot-service-density"
5292
5293 # Plots - NF Density - CSC - NDR IMIX
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-imix-2t1c-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            'IMIX' and
5306            '2T1C' 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: "IMIX 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-imix-4t2c-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            'IMIX' and
5338            '4T2C' 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: "IMIX 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 - type: "plot"
5359   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5360   algorithm: "plot_service_density_heatmap_compare"
5361   output-file-type: ".html"
5362   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
5363   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5364   filter: "'NIC_Intel-XXV710' and
5365            'NF_DENSITY' and
5366            'DOCKER' and
5367            'CHAIN' and
5368            'NF_VPPIP4' and
5369            'IMIX' and
5370            '8T4C' and
5371            'NDRPDR'"
5372   reference:
5373     include: "2"
5374     name: "CNF-1c"
5375   compare:
5376     include: "1"
5377     name: "CNF-0.5c"
5378   parameters:
5379   - "throughput"
5380   - "name"
5381   - "tags"
5382   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5383   x-axis: "X = CNFs per Service Chain"
5384   y-axis: "Y = Number of Service Chains"
5385   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5386   layout:
5387     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
5388     layout: "plot-service-density"
5389
5390 # Plots - NF Density - CSC - PDR 64b
5391 - type: "plot"
5392   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5393   algorithm: "plot_service_density_heatmap_compare"
5394   output-file-type: ".html"
5395   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csc-pdr"
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            '64B' and
5403            '2T1C' 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: "PDR" # "PDR" | "NDR" | "MRR"
5416   x-axis: "X = CNFs per Service Chain"
5417   y-axis: "Y = Number of Service Chains"
5418   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5419   layout:
5420     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5421     layout: "plot-service-density"
5422
5423 - type: "plot"
5424   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5425   algorithm: "plot_service_density_heatmap_compare"
5426   output-file-type: ".html"
5427   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csc-pdr"
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            '64B' and
5435            '4T2C' 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: "PDR" # "PDR" | "NDR" | "MRR"
5448   x-axis: "X = CNFs per Service Chain"
5449   y-axis: "Y = Number of Service Chains"
5450   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5451   layout:
5452     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5453     layout: "plot-service-density"
5454
5455 - type: "plot"
5456   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5457   algorithm: "plot_service_density_heatmap_compare"
5458   output-file-type: ".html"
5459   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csc-pdr"
5460   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5461   filter: "'NIC_Intel-XXV710' and
5462            'NF_DENSITY' and
5463            'DOCKER' and
5464            'CHAIN' and
5465            'NF_VPPIP4' and
5466            '64B' and
5467            '8T4C' and
5468            'NDRPDR'"
5469   reference:
5470     include: "2"
5471     name: "CNF-1c"
5472   compare:
5473     include: "1"
5474     name: "CNF-0.5c"
5475   parameters:
5476   - "throughput"
5477   - "name"
5478   - "tags"
5479   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5480   x-axis: "X = CNFs per Service Chain"
5481   y-axis: "Y = Number of Service Chains"
5482   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
5483   layout:
5484     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5485     layout: "plot-service-density"
5486
5487 # Plots - NF Density - CSC - PDR IMIX
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-imix-2t1c-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            'IMIX' and
5500            '2T1C' 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: "IMIX 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-imix-4t2c-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            'IMIX' and
5532            '4T2C' 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: "IMIX 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 - type: "plot"
5553   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5554   algorithm: "plot_service_density_heatmap_compare"
5555   output-file-type: ".html"
5556   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
5557   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5558   filter: "'NIC_Intel-XXV710' and
5559            'NF_DENSITY' and
5560            'DOCKER' and
5561            'CHAIN' and
5562            'NF_VPPIP4' and
5563            'IMIX' and
5564            '8T4C' and
5565            'NDRPDR'"
5566   reference:
5567     include: "2"
5568     name: "CNF-1c"
5569   compare:
5570     include: "1"
5571     name: "CNF-0.5c"
5572   parameters:
5573   - "throughput"
5574   - "name"
5575   - "tags"
5576   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5577   x-axis: "X = CNFs per Service Chain"
5578   y-axis: "Y = Number of Service Chains"
5579   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
5580   layout:
5581     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
5582     layout: "plot-service-density"
5583
5584 ################################################################################
5585 ## Plots - NF Density - CSP - MRR 64b
5586 #- type: "plot"
5587 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5588 #  algorithm: "plot_service_density_heatmap_compare"
5589 #  output-file-type: ".html"
5590 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-mrr"
5591 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5592 #  filter: "'NIC_Intel-XXV710' and
5593 #           'NF_DENSITY' and
5594 #           'DOCKER' and
5595 #           'PIPELINE' and
5596 #           'NF_VPPIP4' and
5597 #           '64B' and
5598 #           '2T1C' and
5599 #           'MRR'"
5600 #  reference:
5601 #    include: "2"
5602 #    name: "CNF-1c"
5603 #  compare:
5604 #    include: "1"
5605 #    name: "CNF-0.5c"
5606 #  parameters:
5607 #  - "result"
5608 #  - "name"
5609 #  - "tags"
5610 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5611 #  x-axis: "X = CNFs per Service Pipeline"
5612 #  y-axis: "Y = Number of Service Pipelines"
5613 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5614 #  layout:
5615 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5616 #    layout: "plot-service-density"
5617 #
5618 #- type: "plot"
5619 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5620 #  algorithm: "plot_service_density_heatmap_compare"
5621 #  output-file-type: ".html"
5622 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-mrr"
5623 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5624 #  filter: "'NIC_Intel-XXV710' and
5625 #           'NF_DENSITY' and
5626 #           'DOCKER' and
5627 #           'PIPELINE' and
5628 #           'NF_VPPIP4' and
5629 #           '64B' and
5630 #           '4T2C' and
5631 #           'MRR'"
5632 #  reference:
5633 #    include: "2"
5634 #    name: "CNF-1c"
5635 #  compare:
5636 #    include: "1"
5637 #    name: "CNF-0.5c"
5638 #  parameters:
5639 #  - "result"
5640 #  - "name"
5641 #  - "tags"
5642 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5643 #  x-axis: "X = CNFs per Service Pipeline"
5644 #  y-axis: "Y = Number of Service Pipelines"
5645 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5646 #  layout:
5647 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5648 #    layout: "plot-service-density"
5649 #
5650 #- type: "plot"
5651 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5652 #  algorithm: "plot_service_density_heatmap_compare"
5653 #  output-file-type: ".html"
5654 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-mrr"
5655 #  data: "plot-vpp-nfv-2n-skx-mrr-64b"
5656 #  filter: "'NIC_Intel-XXV710' and
5657 #           'NF_DENSITY' and
5658 #           'DOCKER' and
5659 #           'PIPELINE' and
5660 #           'NF_VPPIP4' and
5661 #           '64B' and
5662 #           '8T4C' and
5663 #           'MRR'"
5664 #  reference:
5665 #    include: "2"
5666 #    name: "CNF-1c"
5667 #  compare:
5668 #    include: "1"
5669 #    name: "CNF-0.5c"
5670 #  parameters:
5671 #  - "result"
5672 #  - "name"
5673 #  - "tags"
5674 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5675 #  x-axis: "X = CNFs per Service Pipeline"
5676 #  y-axis: "Y = Number of Service Pipelines"
5677 #  z-axis: "64B Packet Throughput (mean MRR) [Mpps]"
5678 #  layout:
5679 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5680 #    layout: "plot-service-density"
5681 #
5682 ## Plots - NF Density - CSP - MRR IMIX
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-imix-2t1c-base-csp-mrr"
5688 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5689 #  filter: "'NIC_Intel-XXV710' and
5690 #           'NF_DENSITY' and
5691 #           'DOCKER' and
5692 #           'PIPELINE' and
5693 #           'NF_VPPIP4' and
5694 #           'IMIX' and
5695 #           '2T1C' 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: "IMIX 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-imix-4t2c-base-csp-mrr"
5720 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5721 #  filter: "'NIC_Intel-XXV710' and
5722 #           'NF_DENSITY' and
5723 #           'DOCKER' and
5724 #           'PIPELINE' and
5725 #           'NF_VPPIP4' and
5726 #           'IMIX' and
5727 #           '4T2C' 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: "IMIX 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 #- type: "plot"
5748 #  title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5749 #  algorithm: "plot_service_density_heatmap_compare"
5750 #  output-file-type: ".html"
5751 #  output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
5752 #  data: "plot-vpp-nfv-2n-skx-mrr-imix"
5753 #  filter: "'NIC_Intel-XXV710' and
5754 #           'NF_DENSITY' and
5755 #           'DOCKER' and
5756 #           'PIPELINE' and
5757 #           'NF_VPPIP4' and
5758 #           'IMIX' and
5759 #           '8T4C' and
5760 #           'MRR'"
5761 #  reference:
5762 #    include: "2"
5763 #    name: "CNF-1c"
5764 #  compare:
5765 #    include: "1"
5766 #    name: "CNF-0.5c"
5767 #  parameters:
5768 #  - "result"
5769 #  - "name"
5770 #  - "tags"
5771 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5772 #  x-axis: "X = CNFs per Service Pipeline"
5773 #  y-axis: "Y = Number of Service Pipelines"
5774 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
5775 #  layout:
5776 #    title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
5777 #    layout: "plot-service-density"
5778
5779 # Plots - NF Density - CSP - NDR 64b
5780 - type: "plot"
5781   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5782   algorithm: "plot_service_density_heatmap_compare"
5783   output-file-type: ".html"
5784   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-ndr"
5785   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5786   filter: "'NIC_Intel-XXV710' and
5787            'NF_DENSITY' and
5788            'DOCKER' and
5789            'PIPELINE' and
5790            'NF_VPPIP4' and
5791            '64B' and
5792            '2T1C' and
5793            'NDRPDR'"
5794   reference:
5795     include: "2"
5796     name: "CNF-1c"
5797   compare:
5798     include: "1"
5799     name: "CNF-0.5c"
5800   parameters:
5801   - "throughput"
5802   - "name"
5803   - "tags"
5804   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5805   x-axis: "X = CNFs per Service Pipeline"
5806   y-axis: "Y = Number of Service Pipelines"
5807   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5808   layout:
5809     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5810     layout: "plot-service-density"
5811
5812 - type: "plot"
5813   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5814   algorithm: "plot_service_density_heatmap_compare"
5815   output-file-type: ".html"
5816   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-ndr"
5817   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5818   filter: "'NIC_Intel-XXV710' and
5819            'NF_DENSITY' and
5820            'DOCKER' and
5821            'PIPELINE' and
5822            'NF_VPPIP4' and
5823            '64B' and
5824            '4T2C' and
5825            'NDRPDR'"
5826   reference:
5827     include: "2"
5828     name: "CNF-1c"
5829   compare:
5830     include: "1"
5831     name: "CNF-0.5c"
5832   parameters:
5833   - "throughput"
5834   - "name"
5835   - "tags"
5836   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5837   x-axis: "X = CNFs per Service Pipeline"
5838   y-axis: "Y = Number of Service Pipelines"
5839   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5840   layout:
5841     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5842     layout: "plot-service-density"
5843
5844 - type: "plot"
5845   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5846   algorithm: "plot_service_density_heatmap_compare"
5847   output-file-type: ".html"
5848   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-ndr"
5849   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5850   filter: "'NIC_Intel-XXV710' and
5851            'NF_DENSITY' and
5852            'DOCKER' and
5853            'PIPELINE' and
5854            'NF_VPPIP4' and
5855            '64B' and
5856            '8T4C' and
5857            'NDRPDR'"
5858   reference:
5859     include: "2"
5860     name: "CNF-1c"
5861   compare:
5862     include: "1"
5863     name: "CNF-0.5c"
5864   parameters:
5865   - "throughput"
5866   - "name"
5867   - "tags"
5868   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5869   x-axis: "X = CNFs per Service Pipeline"
5870   y-axis: "Y = Number of Service Pipelines"
5871   z-axis: "64B Packet Throughput (mean NDR) [Mpps]"
5872   layout:
5873     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5874     layout: "plot-service-density"
5875
5876 # Plots - NF Density - CSP - NDR IMIX
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-imix-2t1c-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            'IMIX' and
5889            '2T1C' 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: "IMIX 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-imix-4t2c-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            'IMIX' and
5921            '4T2C' 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: "IMIX 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 - type: "plot"
5942   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5943   algorithm: "plot_service_density_heatmap_compare"
5944   output-file-type: ".html"
5945   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
5946   data: "plot-vpp-nfv-2n-skx-ndrpdr"
5947   filter: "'NIC_Intel-XXV710' and
5948            'NF_DENSITY' and
5949            'DOCKER' and
5950            'PIPELINE' and
5951            'NF_VPPIP4' and
5952            'IMIX' and
5953            '8T4C' and
5954            'NDRPDR'"
5955   reference:
5956     include: "2"
5957     name: "CNF-1c"
5958   compare:
5959     include: "1"
5960     name: "CNF-0.5c"
5961   parameters:
5962   - "throughput"
5963   - "name"
5964   - "tags"
5965   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5966   x-axis: "X = CNFs per Service Pipeline"
5967   y-axis: "Y = Number of Service Pipelines"
5968   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
5969   layout:
5970     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
5971     layout: "plot-service-density"
5972
5973 # Plots - NF Density - CSP - PDR 64b
5974 - type: "plot"
5975   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
5976   algorithm: "plot_service_density_heatmap_compare"
5977   output-file-type: ".html"
5978   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-2t1c-base-csp-pdr"
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            '64B' and
5986            '2T1C' 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: "PDR" # "PDR" | "NDR" | "MRR"
5999   x-axis: "X = CNFs per Service Pipeline"
6000   y-axis: "Y = Number of Service Pipelines"
6001   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6002   layout:
6003     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6004     layout: "plot-service-density"
6005
6006 - type: "plot"
6007   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6008   algorithm: "plot_service_density_heatmap_compare"
6009   output-file-type: ".html"
6010   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-4t2c-base-csp-pdr"
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            '64B' and
6018            '4T2C' 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: "PDR" # "PDR" | "NDR" | "MRR"
6031   x-axis: "X = CNFs per Service Pipeline"
6032   y-axis: "Y = Number of Service Pipelines"
6033   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6034   layout:
6035     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6036     layout: "plot-service-density"
6037
6038 - type: "plot"
6039   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6040   algorithm: "plot_service_density_heatmap_compare"
6041   output-file-type: ".html"
6042   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-64b-8t4c-base-csp-pdr"
6043   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6044   filter: "'NIC_Intel-XXV710' and
6045            'NF_DENSITY' and
6046            'DOCKER' and
6047            'PIPELINE' and
6048            'NF_VPPIP4' and
6049            '64B' and
6050            '8T4C' and
6051            'NDRPDR'"
6052   reference:
6053     include: "2"
6054     name: "CNF-1c"
6055   compare:
6056     include: "1"
6057     name: "CNF-0.5c"
6058   parameters:
6059   - "throughput"
6060   - "name"
6061   - "tags"
6062   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6063   x-axis: "X = CNFs per Service Pipeline"
6064   y-axis: "Y = Number of Service Pipelines"
6065   z-axis: "64B Packet Throughput (mean PDR) [Mpps]"
6066   layout:
6067     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6068     layout: "plot-service-density"
6069
6070 # Plots - NF Density - CSP - PDR IMIX
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-imix-2t1c-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            'IMIX' and
6083            '2T1C' 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: "IMIX 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-imix-4t2c-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            'IMIX' and
6115            '4T2C' 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: "IMIX 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 - type: "plot"
6136   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6137   algorithm: "plot_service_density_heatmap_compare"
6138   output-file-type: ".html"
6139   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
6140   data: "plot-vpp-nfv-2n-skx-ndrpdr"
6141   filter: "'NIC_Intel-XXV710' and
6142            'NF_DENSITY' and
6143            'DOCKER' and
6144            'PIPELINE' and
6145            'NF_VPPIP4' and
6146            'IMIX' and
6147            '8T4C' and
6148            'NDRPDR'"
6149   reference:
6150     include: "2"
6151     name: "CNF-1c"
6152   compare:
6153     include: "1"
6154     name: "CNF-0.5c"
6155   parameters:
6156   - "throughput"
6157   - "name"
6158   - "tags"
6159   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6160   x-axis: "X = CNFs per Service Pipeline"
6161   y-axis: "Y = Number of Service Pipelines"
6162   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
6163   layout:
6164     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
6165     layout: "plot-service-density"
6166
6167 ################################################################################
6168
6169 # Packet Throughput
6170
6171 - type: "plot"
6172   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6173   algorithm: "plot_performance_name_box"
6174   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6175   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6176   include:
6177     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6178     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6179     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6180     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6181   layout:
6182     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6183     layout: "plot-throughput"
6184
6185 - type: "plot"
6186   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6187   algorithm: "plot_performance_name_box"
6188   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6189   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6190   include:
6191     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6192     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6193     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6194     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6195   layout:
6196     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6197     layout: "plot-throughput"
6198
6199 - type: "plot"
6200   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6201   algorithm: "plot_performance_name_box"
6202   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6203   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6204   include:
6205     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6206     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6207     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6208     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6209     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6210   layout:
6211     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
6212     layout: "plot-throughput"
6213
6214 - type: "plot"
6215   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6216   algorithm: "plot_performance_name_box"
6217   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6218   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6219   include:
6220     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
6221     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
6222     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
6223     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
6224     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
6225   layout:
6226     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-pdr"
6227     layout: "plot-throughput"
6228
6229 - type: "plot"
6230   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6231   algorithm: "plot_performance_name_box"
6232   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6233   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6234   include:
6235     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6236     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6237     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6238     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6239     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6240   layout:
6241     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6242     layout: "plot-throughput"
6243
6244 - type: "plot"
6245   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6246   algorithm: "plot_performance_name_box"
6247   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6248   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6249   include:
6250     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6251     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6252     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6253     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6254     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6255   layout:
6256     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6257     layout: "plot-throughput"
6258
6259 - type: "plot"
6260   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6261   algorithm: "plot_performance_name_box"
6262   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6263   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6264   include:
6265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6267     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6268     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6269   layout:
6270     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6271     layout: "plot-throughput"
6272
6273 - type: "plot"
6274   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6275   algorithm: "plot_performance_name_box"
6276   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6277   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6278   include:
6279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
6280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6283   layout:
6284     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6285     layout: "plot-throughput"
6286
6287 - type: "plot"
6288   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6289   algorithm: "plot_performance_name_box"
6290   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6291   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6292   include:
6293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6298   layout:
6299     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6300     layout: "plot-throughput"
6301
6302 - type: "plot"
6303   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6304   algorithm: "plot_performance_name_box"
6305   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6306   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6307   include:
6308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6312     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6313   layout:
6314     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6315     layout: "plot-throughput"
6316
6317 - type: "plot"
6318   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6319   algorithm: "plot_performance_name_box"
6320   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6321   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6322   include:
6323     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6324     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6325     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6326     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6329   layout:
6330     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
6331     layout: "plot-throughput"
6332
6333 - type: "plot"
6334   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6335   algorithm: "plot_performance_name_box"
6336   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6337   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6338   include:
6339     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6340     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6341     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6342     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6343     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6344     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6345   layout:
6346     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-pdr"
6347     layout: "plot-throughput"
6348
6349 - type: "plot"
6350   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6351   algorithm: "plot_performance_name_box"
6352   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6353   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6354   include:
6355     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6356     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6357     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6358   layout:
6359     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
6360     layout: "plot-throughput"
6361
6362 - type: "plot"
6363   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6364   algorithm: "plot_performance_name_box"
6365   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6366   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6367   include:
6368     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
6369     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
6370     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
6371   layout:
6372     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-pdr"
6373     layout: "plot-throughput"
6374
6375 - type: "plot"
6376   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6377   algorithm: "plot_performance_name_box"
6378   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6379   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6380   include:
6381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6382     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6384     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6386   layout:
6387     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
6388     layout: "plot-throughput"
6389
6390 - type: "plot"
6391   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6392   algorithm: "plot_performance_name_box"
6393   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6394   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6395   include:
6396     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6397     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6398     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6399     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6400     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6401   layout:
6402     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-pdr"
6403     layout: "plot-throughput"
6404
6405 - type: "plot"
6406   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6407   algorithm: "plot_performance_name_box"
6408   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6409   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6410   include:
6411     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6412     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6413     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6414     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6415   layout:
6416     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
6417     layout: "plot-throughput"
6418
6419 - type: "plot"
6420   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6421   algorithm: "plot_performance_name_box"
6422   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6423   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6424   include:
6425     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
6426     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
6427     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
6428     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
6429   layout:
6430     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
6431     layout: "plot-throughput"
6432
6433 - type: "plot"
6434   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6435   algorithm: "plot_performance_name_box"
6436   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6437   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6438   include:
6439     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6440     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6441     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6442     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6443     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6444   layout:
6445     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
6446     layout: "plot-throughput"
6447
6448 - type: "plot"
6449   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6450   algorithm: "plot_performance_name_box"
6451   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6452   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6453   include:
6454     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
6455     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6456     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
6457     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
6458     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
6459   layout:
6460     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-pdr"
6461     layout: "plot-throughput"
6462
6463 - type: "plot"
6464   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6465   algorithm: "plot_performance_name_box"
6466   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6467   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6468   include:
6469     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6470     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6471     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6472     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6473     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6474     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6475   layout:
6476     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
6477     layout: "plot-throughput"
6478
6479 - type: "plot"
6480   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6481   algorithm: "plot_performance_name_box"
6482   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6483   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6484   include:
6485     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
6486     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
6487     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
6488     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
6489     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
6490     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
6491   layout:
6492     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-pdr"
6493     layout: "plot-throughput"
6494
6495 - type: "plot"
6496   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6497   algorithm: "plot_performance_name_box"
6498   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6499   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6500   include:
6501     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6502     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6503   layout:
6504     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
6505     layout: "plot-throughput"
6506
6507 - type: "plot"
6508   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6509   algorithm: "plot_performance_name_box"
6510   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6511   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6512   include:
6513     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
6514     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6515   layout:
6516     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-pdr"
6517     layout: "plot-throughput"
6518
6519 - type: "plot"
6520   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6521   algorithm: "plot_performance_name_box"
6522   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6523   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6524   include:
6525     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6526     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6527     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6528     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6529   layout:
6530     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
6531     layout: "plot-throughput"
6532
6533 - type: "plot"
6534   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6535   algorithm: "plot_performance_name_box"
6536   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6537   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6538   include:
6539     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
6540     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
6541     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
6542     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
6543   layout:
6544     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-pdr"
6545     layout: "plot-throughput"
6546
6547 - type: "plot"
6548   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6549   algorithm: "plot_performance_name_box"
6550   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6551   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6552   include:
6553     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6554     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6555     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6556   layout:
6557     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6558     layout: "plot-throughput"
6559
6560 - type: "plot"
6561   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6562   algorithm: "plot_performance_name_box"
6563   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6564   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6565   include:
6566     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6567     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6568     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6569   layout:
6570     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6571     layout: "plot-throughput"
6572
6573 - type: "plot"
6574   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6575   algorithm: "plot_performance_name_box"
6576   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6577   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6578   include:
6579     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6580     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6581     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6582     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6583     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6584   layout:
6585     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6586     layout: "plot-throughput"
6587
6588 - type: "plot"
6589   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6590   algorithm: "plot_performance_name_box"
6591   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6592   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6593   include:
6594     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6595     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6596     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6597     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6598     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6599   layout:
6600     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6601     layout: "plot-throughput"
6602
6603 - type: "plot"
6604   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6605   algorithm: "plot_performance_name_box"
6606   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6607   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6608   include:
6609     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6610     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6611     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6612   layout:
6613     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
6614     layout: "plot-throughput"
6615
6616 - type: "plot"
6617   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6618   algorithm: "plot_performance_name_box"
6619   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6620   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6621   include:
6622     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
6623     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
6624     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
6625   layout:
6626     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-pdr"
6627     layout: "plot-throughput"
6628
6629 - type: "plot"
6630   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6631   algorithm: "plot_performance_name_box"
6632   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6633   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6634   include:
6635     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6636     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6637     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6638   layout:
6639     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6640     layout: "plot-throughput"
6641
6642 - type: "plot"
6643   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6644   algorithm: "plot_performance_name_box"
6645   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6646   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6647   include:
6648     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6649     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6650     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6651   layout:
6652     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6653     layout: "plot-throughput"
6654
6655 - type: "plot"
6656   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6657   algorithm: "plot_performance_name_box"
6658   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6659   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6660   include:
6661     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6662     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6663     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6664     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6665     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6666   layout:
6667     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
6668     layout: "plot-throughput"
6669
6670 - type: "plot"
6671   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6672   algorithm: "plot_performance_name_box"
6673   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6675   include:
6676     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
6677     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
6678     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
6679     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
6680     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
6681   layout:
6682     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-pdr"
6683     layout: "plot-throughput"
6684
6685 - type: "plot"
6686   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6687   algorithm: "plot_performance_name_box"
6688   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6689   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6690   include:
6691     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6692     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6693     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6694     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6695     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6696     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6697   layout:
6698     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
6699     layout: "plot-throughput"
6700
6701 - type: "plot"
6702   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6703   algorithm: "plot_performance_name_box"
6704   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6705   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6706   include:
6707     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6708     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6709     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6710     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6711     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6712     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6713   layout:
6714     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-pdr"
6715     layout: "plot-throughput"
6716
6717 - type: "plot"
6718   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6719   algorithm: "plot_performance_name_box"
6720   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6721   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6722   include:
6723     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
6724     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6725     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
6726     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6727   layout:
6728     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
6729     layout: "plot-throughput"
6730
6731 - type: "plot"
6732   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6733   algorithm: "plot_performance_name_box"
6734   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6735   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6736   include:
6737     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
6738     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6739     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6740     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6741   layout:
6742     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-pdr"
6743     layout: "plot-throughput"
6744
6745 - type: "plot"
6746   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6747   algorithm: "plot_performance_name_box"
6748   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6749   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6750   include:
6751     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6752     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6753     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6754     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6755     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6756     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6757   layout:
6758     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
6759     layout: "plot-throughput"
6760
6761 - type: "plot"
6762   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6763   algorithm: "plot_performance_name_box"
6764   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6765   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6766   include:
6767     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
6768     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6769     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6770     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6771     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
6772     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
6773   layout:
6774     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-pdr"
6775     layout: "plot-throughput"
6776
6777 - type: "plot"
6778   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6779   algorithm: "plot_performance_name_box"
6780   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6781   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6782   include:
6783     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6784     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6785     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6786     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6787     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6788     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6789   layout:
6790     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6791     layout: "plot-throughput"
6792
6793 - type: "plot"
6794   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6795   algorithm: "plot_performance_name_box"
6796   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6797   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6798   include:
6799     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6800     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6801     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6802     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6803     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6804     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6805   layout:
6806     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6807     layout: "plot-throughput"
6808
6809 - type: "plot"
6810   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6811   algorithm: "plot_performance_name_box"
6812   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6813   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6814   include:
6815     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6816     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6817     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6818     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6819   layout:
6820     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6821     layout: "plot-throughput"
6822
6823 - type: "plot"
6824   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6825   algorithm: "plot_performance_name_box"
6826   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6827   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6828   include:
6829     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6830     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6831     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
6832     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6833   layout:
6834     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6835     layout: "plot-throughput"
6836
6837 - type: "plot"
6838   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6839   algorithm: "plot_performance_name_box"
6840   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6841   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6842   include:
6843     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
6844     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6845     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6846     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6847     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6848   layout:
6849     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6850     layout: "plot-throughput"
6851
6852 - type: "plot"
6853   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6854   algorithm: "plot_performance_name_box"
6855   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6856   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6857   include:
6858     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
6859     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6860     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6861     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6862     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6863   layout:
6864     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6865     layout: "plot-throughput"
6866
6867 - type: "plot"
6868   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6869   algorithm: "plot_performance_name_box"
6870   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6871   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6872   include:
6873     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6874     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
6875     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
6876     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6877   layout:
6878     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
6879     layout: "plot-throughput"
6880
6881 - type: "plot"
6882   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6883   algorithm: "plot_performance_name_box"
6884   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6885   data: "plot-vpp-throughput-lat-tsa-2n-skx"
6886   include:
6887     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6888     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
6889     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
6890     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6891   layout:
6892     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
6893     layout: "plot-throughput"
6894
6895 - type: "plot"
6896   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6897   algorithm: "plot_performance_name_box"
6898   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6899   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6900   include:
6901     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
6902     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
6903     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
6904     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6905     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
6906     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6907   layout:
6908     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
6909     layout: "plot-throughput"
6910
6911 - type: "plot"
6912   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
6913   algorithm: "plot_performance_name_box"
6914   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
6915   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
6916   include:
6917     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
6918     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
6919     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
6920     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6921     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
6922     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6923   layout:
6924     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-pdr"
6925     layout: "plot-throughput"
6926
6927 - type: "plot"
6928   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6929   algorithm: "plot_performance_name_box"
6930   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6931   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6932   include:
6933     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6934     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6935     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6936     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6937     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6938   layout:
6939     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
6940     layout: "plot-throughput"
6941
6942 - type: "plot"
6943   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6944   algorithm: "plot_performance_name_box"
6945   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6946   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6947   include:
6948     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6949     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6950     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6951     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6952     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
6953   layout:
6954     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-pdr"
6955     layout: "plot-throughput"
6956
6957 - type: "plot"
6958   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6959   algorithm: "plot_performance_name_box"
6960   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6961   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6962   include:
6963     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6964     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6965     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6966   layout:
6967     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
6968     layout: "plot-throughput"
6969
6970 - type: "plot"
6971   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6972   algorithm: "plot_performance_name_box"
6973   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6974   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6975   include:
6976     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
6977     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
6978     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
6979   layout:
6980     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
6981     layout: "plot-throughput"
6982
6983 - type: "plot"
6984   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6985   algorithm: "plot_performance_name_box"
6986   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6987   data: "plot-vpp-throughput-lat-tsa-3n-skx"
6988   include:
6989     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
6990     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
6991     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
6992     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
6993   layout:
6994     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
6995     layout: "plot-throughput"
6996
6997 - type: "plot"
6998   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
6999   algorithm: "plot_performance_name_box"
7000   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7001   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7002   include:
7003     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7004     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7005     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7006     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7007   layout:
7008     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-pdr"
7009     layout: "plot-throughput"
7010
7011 - type: "plot"
7012   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7013   algorithm: "plot_performance_name_box"
7014   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7015   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7016   include:
7017     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7018     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7019     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7020     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7021     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7022     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7023   layout:
7024     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7025     layout: "plot-throughput"
7026
7027 - type: "plot"
7028   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7029   algorithm: "plot_performance_name_box"
7030   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7031   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7032   include:
7033     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7034     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7035     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7036     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7037     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7038     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7039   layout:
7040     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-pdr"
7041     layout: "plot-throughput"
7042
7043 - type: "plot"
7044   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7045   algorithm: "plot_performance_name_box"
7046   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7047   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7048   include:
7049     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7050     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7051     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7052     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7053     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7054     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7055   layout:
7056     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7057     layout: "plot-throughput"
7058
7059 - type: "plot"
7060   title: "Throughput: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7061   algorithm: "plot_performance_name_box"
7062   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7063   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7064   include:
7065     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7066     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7067     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7068     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7069     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7070     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7071   layout:
7072     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-pdr"
7073     layout: "plot-throughput"
7074
7075 - type: "plot"
7076   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7077   algorithm: "plot_performance_name_box"
7078   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7079   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7080   include:
7081     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7082     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7083     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7084     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7085     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7086     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7087   layout:
7088     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7089     layout: "plot-throughput"
7090
7091 - type: "plot"
7092   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7093   algorithm: "plot_performance_name_box"
7094   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7095   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7096   include:
7097     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7098     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7099     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7100     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7101     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7102     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7103   layout:
7104     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-pdr"
7105     layout: "plot-throughput"
7106
7107 - type: "plot"
7108   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7109   algorithm: "plot_performance_name_box"
7110   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7111   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7112   include:
7113     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7114     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7115     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7116     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7117     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7118     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7119   layout:
7120     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7121     layout: "plot-throughput"
7122
7123 - type: "plot"
7124   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7125   algorithm: "plot_performance_name_box"
7126   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7127   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7128   include:
7129     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7130     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7131     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7132     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7133     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7134     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7135   layout:
7136     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-pdr"
7137     layout: "plot-throughput"
7138
7139 - type: "plot"
7140   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7141   algorithm: "plot_performance_name_box"
7142   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7143   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7144   include:
7145     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7146     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7147     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7148     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7149   layout:
7150     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7151     layout: "plot-throughput"
7152
7153 - type: "plot"
7154   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7155   algorithm: "plot_performance_name_box"
7156   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7157   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7158   include:
7159     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7160     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7161     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7162     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7163   layout:
7164     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7165     layout: "plot-throughput"
7166
7167 - type: "plot"
7168   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7169   algorithm: "plot_performance_name_box"
7170   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7171   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7172   include:
7173     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7174     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7175     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7176     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7177   layout:
7178     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7179     layout: "plot-throughput"
7180
7181 - type: "plot"
7182   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7183   algorithm: "plot_performance_name_box"
7184   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7185   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7186   include:
7187     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7188     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7189     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7190     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7191   layout:
7192     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-pdr"
7193     layout: "plot-throughput"
7194
7195 #- type: "plot"
7196 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7197 #  algorithm: "plot_performance_name_box"
7198 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7199 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7200 #  include:
7201 #    - ""
7202 #  layout:
7203 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7204 #    layout: "plot-throughput"
7205 #
7206 #- type: "plot"
7207 #  title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7208 #  algorithm: "plot_performance_name_box"
7209 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7210 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7211 #  include:
7212 #    - ""
7213 #  layout:
7214 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7215 #    layout: "plot-throughput"
7216
7217 - type: "plot"
7218   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7219   algorithm: "plot_performance_name_box"
7220   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7221   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7222   include:
7223     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7224     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7225     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7226     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7227     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7228   layout:
7229     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7230     layout: "plot-throughput"
7231
7232 - type: "plot"
7233   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7234   algorithm: "plot_performance_name_box"
7235   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7236   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7237   include:
7238     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7239     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7240     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7241     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7242     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7243   layout:
7244     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-pdr"
7245     layout: "plot-throughput"
7246
7247 - type: "plot"
7248   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7249   algorithm: "plot_performance_name_box"
7250   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7251   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7252   include:
7253     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7254     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7255     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7256     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7257     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7258     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7259   layout:
7260     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7261     layout: "plot-throughput"
7262
7263 - type: "plot"
7264   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7265   algorithm: "plot_performance_name_box"
7266   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7267   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7268   include:
7269     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7270     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7271     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7272     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7273     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7274     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7275   layout:
7276     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-pdr"
7277     layout: "plot-throughput"
7278
7279 - type: "plot"
7280   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7281   algorithm: "plot_performance_name_box"
7282   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7283   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7284   include:
7285     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7286     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7287     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7288   layout:
7289     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7290     layout: "plot-throughput"
7291
7292 - type: "plot"
7293   title: "Throughput: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7294   algorithm: "plot_performance_name_box"
7295   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7296   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7297   include:
7298     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7299     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7300     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7301   layout:
7302     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-pdr"
7303     layout: "plot-throughput"
7304
7305 - type: "plot"
7306   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7307   algorithm: "plot_performance_name_box"
7308   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7309   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7310   include:
7311     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7312     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7313     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7314   layout:
7315     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7316     layout: "plot-throughput"
7317
7318 - type: "plot"
7319   title: "Throughput: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7320   algorithm: "plot_performance_name_box"
7321   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7322   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7323   include:
7324     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7325     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7326     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7327   layout:
7328     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-pdr"
7329     layout: "plot-throughput"
7330
7331 ################################################################################
7332
7333 # Packet Latency 1C
7334
7335 - type: "plot"
7336   title: "Latency: 2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7337   algorithm: "plot_latency_error_bars_name"
7338   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7339   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7340   include:
7341     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7342     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7343     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7344     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7345   layout:
7346     title: "2n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
7347     layout: "plot-latency"
7348
7349 - type: "plot"
7350   title: "Latency: 3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7351   algorithm: "plot_latency_error_bars_name"
7352   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr-lat"
7353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7354   include:
7355     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7356     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
7357     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7358     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
7359     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7360   layout:
7361     title: "3n-skx-xxv710-64b-2t1c-memif-base-i40e-ndr"
7362     layout: "plot-latency"
7363
7364 - type: "plot"
7365   title: "Latency: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7366   algorithm: "plot_latency_error_bars_name"
7367   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7368   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7369   include:
7370     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
7371     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7372     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7373     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7374     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7375   layout:
7376     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
7377     layout: "plot-latency"
7378
7379 - type: "plot"
7380   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7381   algorithm: "plot_latency_error_bars_name"
7382   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7383   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7384   include:
7385     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
7386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
7387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
7388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7389   layout:
7390     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
7391     layout: "plot-latency"
7392
7393 - type: "plot"
7394   title: "Latency: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7395   algorithm: "plot_latency_error_bars_name"
7396   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7397   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7398   include:
7399     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7400     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7401     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
7402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
7403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7404   layout:
7405     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
7406     layout: "plot-latency"
7407
7408 - type: "plot"
7409   title: "Latency: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
7410   algorithm: "plot_latency_error_bars_name"
7411   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr-lat"
7412   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7413   include:
7414     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7415     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7416     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7417     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7418     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7419     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
7420   layout:
7421     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-i40e-ndr"
7422     layout: "plot-latency"
7423
7424 - type: "plot"
7425   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
7426   algorithm: "plot_latency_error_bars_name"
7427   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr-lat"
7428   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7429   include:
7430     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
7431     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
7432     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
7433   layout:
7434     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-i40e-ndr"
7435     layout: "plot-latency"
7436
7437 - type: "plot"
7438   title: "Latency: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7439   algorithm: "plot_latency_error_bars_name"
7440   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr-lat"
7441   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7442   include:
7443     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
7444     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7445     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7446     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7447     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7448   layout:
7449     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-i40e-ndr"
7450     layout: "plot-latency"
7451
7452 - type: "plot"
7453   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7454   algorithm: "plot_latency_error_bars_name"
7455   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr-lat"
7456   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7457   include:
7458     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-2t1c-avf-eth-ip4base-ndrpdr"
7459     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
7460     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
7461     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
7462   layout:
7463     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
7464     layout: "plot-latency"
7465
7466 - type: "plot"
7467   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7468   algorithm: "plot_latency_error_bars_name"
7469   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr-lat"
7470   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7471   include:
7472     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
7473     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7474     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
7475     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
7476     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
7477   layout:
7478     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-i40e-ndr"
7479     layout: "plot-latency"
7480
7481 - type: "plot"
7482   title: "Latency: 3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr-lat"
7483   algorithm: "plot_latency_error_bars_name"
7484   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr-lat"
7485   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7486   include:
7487     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
7488     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
7489     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
7490     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
7491     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
7492     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-2t1c-ethip4udp-ip4base-nat44-ndrpdr"
7493   layout:
7494     title: "3n-skx-xxv710-64b-2t1c-feature-ip4routing-base-i40e-ndr"
7495     layout: "plot-latency"
7496
7497 - type: "plot"
7498   title: "Latency: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
7499   algorithm: "plot_latency_error_bars_name"
7500   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr-lat"
7501   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7502   include:
7503     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
7504     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7505   layout:
7506     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-i40e-ndr"
7507     layout: "plot-latency"
7508
7509 - type: "plot"
7510   title: "Latency: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
7511   algorithm: "plot_latency_error_bars_name"
7512   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr-lat"
7513   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7514   include:
7515     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
7516     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
7517     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
7518     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
7519   layout:
7520     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-i40e-ndr"
7521     layout: "plot-latency"
7522
7523 - type: "plot"
7524   title: "Latency: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7525   algorithm: "plot_latency_error_bars_name"
7526   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7527   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7528   include:
7529     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7530     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7531     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7532   layout:
7533     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7534     layout: "plot-latency"
7535
7536 - type: "plot"
7537   title: "Latency: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7538   algorithm: "plot_latency_error_bars_name"
7539   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7540   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7541   include:
7542     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7543     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7544     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7545     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7546     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7547   layout:
7548     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7549     layout: "plot-latency"
7550
7551 - type: "plot"
7552   title: "Latency: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
7553   algorithm: "plot_latency_error_bars_name"
7554   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr-lat"
7555   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7556   include:
7557     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
7558     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
7559     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
7560   layout:
7561     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-i40e-ndr"
7562     layout: "plot-latency"
7563
7564 - type: "plot"
7565   title: "Latency: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7566   algorithm: "plot_latency_error_bars_name"
7567   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7568   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7569   include:
7570     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7571     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7572     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7573   layout:
7574     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7575     layout: "plot-latency"
7576
7577 - type: "plot"
7578   title: "Latency: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7579   algorithm: "plot_latency_error_bars_name"
7580   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr-lat"
7581   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7582   include:
7583     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
7584     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
7585     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
7586     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
7587     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
7588   layout:
7589     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-i40e-ndr"
7590     layout: "plot-latency"
7591
7592 - type: "plot"
7593   title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
7594   algorithm: "plot_latency_error_bars_name"
7595   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
7596   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7597   include:
7598     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7599     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7600     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7601     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7602     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7603     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7604   layout:
7605     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
7606     layout: "plot-latency"
7607
7608 - type: "plot"
7609   title: "Latency: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
7610   algorithm: "plot_latency_error_bars_name"
7611   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
7612   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7613   include:
7614     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
7615     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7616     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
7617     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7618   layout:
7619     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
7620     layout: "plot-latency"
7621
7622 - type: "plot"
7623   title: "Latency: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
7624   algorithm: "plot_latency_error_bars_name"
7625   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
7626   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7627   include:
7628     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
7629     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7630     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7631     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7632     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
7633     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
7634   layout:
7635     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-i40e-ndr"
7636     layout: "plot-latency"
7637
7638 - type: "plot"
7639   title: "Latency: 2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7640   algorithm: "plot_latency_error_bars_name"
7641   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7642   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7643   include:
7644     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7645     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7646     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7647     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7648     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7649     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7650   layout:
7651     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7652     layout: "plot-latency"
7653
7654 - type: "plot"
7655   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7656   algorithm: "plot_latency_error_bars_name"
7657   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7658   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7659   include:
7660     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7661     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
7663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7664   layout:
7665     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7666     layout: "plot-latency"
7667
7668 - type: "plot"
7669   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7670   algorithm: "plot_latency_error_bars_name"
7671   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7672   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7673   include:
7674     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7675     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7676     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7679   layout:
7680     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7681     layout: "plot-latency"
7682
7683 - type: "plot"
7684   title: "Latency: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7685   algorithm: "plot_latency_error_bars_name"
7686   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7687   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7688   include:
7689     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7690     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7692     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7693   layout:
7694     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7695     layout: "plot-latency"
7696
7697 - type: "plot"
7698   title: "Latency: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
7699   algorithm: "plot_latency_error_bars_name"
7700   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr-lat"
7701   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7702   include:
7703     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
7704     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
7705     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
7706     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7707     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
7708     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7709   layout:
7710     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-i40e-ndr"
7711     layout: "plot-latency"
7712
7713 - type: "plot"
7714   title: "Latency: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7715   algorithm: "plot_latency_error_bars_name"
7716   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr-lat"
7717   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7718   include:
7719     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7720     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7721     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7722     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7723     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7724   layout:
7725     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-i40e-ndr"
7726     layout: "plot-latency"
7727
7728 - type: "plot"
7729   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7730   algorithm: "plot_latency_error_bars_name"
7731   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr-lat"
7732   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7733   include:
7734     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
7735     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
7736     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
7737   layout:
7738     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
7739     layout: "plot-latency"
7740
7741 - type: "plot"
7742   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7743   algorithm: "plot_latency_error_bars_name"
7744   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr-lat"
7745   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7746   include:
7747     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
7748     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7749     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
7750     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7751   layout:
7752     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-i40e-ndr"
7753     layout: "plot-latency"
7754
7755 - type: "plot"
7756   title: "Latency: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7757   algorithm: "plot_latency_error_bars_name"
7758   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr-lat"
7759   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7760   include:
7761     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
7762     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
7763     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7764     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
7765     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
7766     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
7767   layout:
7768     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-i40e-ndr"
7769     layout: "plot-latency"
7770
7771 - type: "plot"
7772   title: "Latency: 3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr-lat"
7773   algorithm: "plot_latency_error_bars_name"
7774   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr-lat"
7775   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7776   include:
7777     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
7778     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
7779     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
7780     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
7781     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
7782     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
7783   layout:
7784     title: "3n-skx-xxv710-64b-2t1c-feature-l2switching-base-i40e-ndr"
7785     layout: "plot-latency"
7786
7787 - type: "plot"
7788   title: "Latency: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
7789   algorithm: "plot_latency_error_bars_name"
7790   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr-lat"
7791   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7792   include:
7793     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7794     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7795     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7796     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7797     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7798     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7799   layout:
7800     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-i40e-ndr"
7801     layout: "plot-latency"
7802
7803 - type: "plot"
7804   title: "Latency: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
7805   algorithm: "plot_latency_error_bars_name"
7806   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr-lat"
7807   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7808   include:
7809     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
7810     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
7811     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
7812     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
7813     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
7814     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
7815   layout:
7816     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-i40e-ndr"
7817     layout: "plot-latency"
7818
7819 - type: "plot"
7820   title: "Latency: 2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7821   algorithm: "plot_latency_error_bars_name"
7822   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7823   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7824   include:
7825     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7826     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7827     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7828     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7829   layout:
7830     title: "2n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7831     layout: "plot-latency"
7832
7833 - type: "plot"
7834   title: "Latency: 3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
7835   algorithm: "plot_latency_error_bars_name"
7836   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr-lat"
7837   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7838   include:
7839     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7840     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7841     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7842     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7843   layout:
7844     title: "3n-hsw-xl710-64b-1t1c-vhost-base-i40e-ndr"
7845     layout: "plot-latency"
7846
7847 #- type: "plot"
7848 #  title: "Latency: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7849 #  algorithm: "plot_latency_error_bars_name"
7850 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7851 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
7852 #  include:
7853 #    - ""
7854 #  layout:
7855 #    title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7856 #    layout: "plot-latency"
7857
7858 - type: "plot"
7859   title: "Latency: 3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7860   algorithm: "plot_latency_error_bars_name"
7861   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr-lat"
7862   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7863   include:
7864     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7865     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7866     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7867     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7868     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
7869   layout:
7870     title: "3n-skx-xxv710-64b-2t1c-vhost-base-i40e-ndr"
7871     layout: "plot-latency"
7872
7873 - type: "plot"
7874   title: "Latency: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7875   algorithm: "plot_latency_error_bars_name"
7876   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr-lat"
7877   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7878   include:
7879     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7880     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7881     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
7882     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7883     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7884     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
7885   layout:
7886     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-i40e-ndr"
7887     layout: "plot-latency"
7888
7889 - type: "plot"
7890   title: "Latency: 3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
7891   algorithm: "plot_latency_error_bars_name"
7892   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr-lat"
7893   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
7894   include:
7895     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7896     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7897     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7898   layout:
7899     title: "3n-hsw-xl710-114b-1t1c-vts-l2switching-base-i40e-ndr"
7900     layout: "plot-latency"
7901
7902 - type: "plot"
7903   title: "Latency: 3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
7904   algorithm: "plot_latency_error_bars_name"
7905   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr-lat"
7906   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7907   include:
7908     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
7909     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
7910     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
7911   layout:
7912     title: "3n-skx-xxv710-114b-2t1c-vts-l2switching-base-i40e-ndr"
7913     layout: "plot-latency"
7914
7915 ################################################################################
7916
7917 # Packet Latency 2C
7918
7919 - type: "plot"
7920   title: "Latency: 2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7921   algorithm: "plot_latency_error_bars_name"
7922   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7923   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7924   include:
7925     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7926     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7927     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7928     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7929   layout:
7930     title: "2n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
7931     layout: "plot-latency"
7932
7933 - type: "plot"
7934   title: "Latency: 3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7935   algorithm: "plot_latency_error_bars_name"
7936   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr-lat"
7937   data: "plot-vpp-throughput-lat-tsa-3n-skx"
7938   include:
7939     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
7940     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
7941     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
7942     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
7943     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
7944   layout:
7945     title: "3n-skx-xxv710-64b-4t2c-memif-base-i40e-ndr"
7946     layout: "plot-latency"
7947
7948 - type: "plot"
7949   title: "Latency: 2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
7950   algorithm: "plot_latency_error_bars_name"
7951   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
7952   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7953   include:
7954     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
7955     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
7956     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
7957     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
7958     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
7959   layout:
7960     title: "2n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
7961     layout: "plot-latency"
7962
7963 - type: "plot"
7964   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
7965   algorithm: "plot_latency_error_bars_name"
7966   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
7967   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7968   include:
7969     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-avf-ethip4-ip4base-ndrpdr"
7970     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
7971     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
7972     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
7973   layout:
7974     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
7975     layout: "plot-latency"
7976
7977 - type: "plot"
7978   title: "Latency: 2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
7979   algorithm: "plot_latency_error_bars_name"
7980   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
7981   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7982   include:
7983     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
7984     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
7985     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
7986     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
7987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
7988   layout:
7989     title: "2n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
7990     layout: "plot-latency"
7991
7992 - type: "plot"
7993   title: "Latency: 2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
7994   algorithm: "plot_latency_error_bars_name"
7995   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr-lat"
7996   data: "plot-vpp-throughput-lat-tsa-2n-skx"
7997   include:
7998     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
7999     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8000     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8001     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8002     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8003     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
8004   layout:
8005     title: "2n-skx-xxv710-64b-4t2c-features-ip4routing-base-i40e-ndr"
8006     layout: "plot-latency"
8007
8008 - type: "plot"
8009   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
8010   algorithm: "plot_latency_error_bars_name"
8011   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr-lat"
8012   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8013   include:
8014     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-2t2c-dot1q-ip4base-ndrpdr"
8015     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-2t2c-ethip4-ip4base-ndrpdr"
8016     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t2c-ethip4-ip4scale2m-ndrpdr"
8017   layout:
8018     title: "3n-hsw-xl710-64b-2t2c-ip4routing-base-scale-i40e-ndr"
8019     layout: "plot-latency"
8020
8021 - type: "plot"
8022   title: "Latency: 3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8023   algorithm: "plot_latency_error_bars_name"
8024   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr-lat"
8025   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8026   include:
8027     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
8028     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8029     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8030     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8031     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8032   layout:
8033     title: "3n-skx-x710-64b-4t2c-ip4routing-base-scale-avf-i40e-ndr"
8034     layout: "plot-latency"
8035
8036 - type: "plot"
8037   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8038   algorithm: "plot_latency_error_bars_name"
8039   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr-lat"
8040   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8041   include:
8042     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-4t2c-avf-eth-ip4base-ndrpdr"
8043     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale20k-ndrpdr"
8044     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale200k-ndrpdr"
8045     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-avf-ethip4-ip4scale2m-ndrpdr"
8046   layout:
8047     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-avf-ndr"
8048     layout: "plot-latency"
8049
8050 - type: "plot"
8051   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8052   algorithm: "plot_latency_error_bars_name"
8053   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr-lat"
8054   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8055   include:
8056     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-4t2c-dot1q-ip4base-ndrpdr"
8057     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8058     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-4t2c-ethip4-ip4scale20k-ndrpdr"
8059     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-4t2c-ethip4-ip4scale200k-ndrpdr"
8060     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t2c-ethip4-ip4scale2m-ndrpdr"
8061   layout:
8062     title: "3n-skx-xxv710-64b-4t2c-ip4routing-base-scale-i40e-ndr"
8063     layout: "plot-latency"
8064
8065 - type: "plot"
8066   title: "Latency: 3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr-lat"
8067   algorithm: "plot_latency_error_bars_name"
8068   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr-lat"
8069   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8070   include:
8071     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-4t2c-ethip4-ip4base-ndrpdr"
8072     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8073     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8074     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8075     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8076     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-4t2c-ethip4udp-ip4base-nat44-ndrpdr"
8077   layout:
8078     title: "3n-skx-xxv710-64b-4t2c-feature-ip4routing-base-i40e-ndr"
8079     layout: "plot-latency"
8080
8081 - type: "plot"
8082   title: "Latency: 3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
8083   algorithm: "plot_latency_error_bars_name"
8084   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr-lat"
8085   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8086   include:
8087     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t2c-ethip4vxlan-l2xcbase-ndrpdr"
8088     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8089   layout:
8090     title: "3n-hsw-xl710-64b-2t2c-ip4tunnel-base-i40e-ndr"
8091     layout: "plot-latency"
8092
8093 - type: "plot"
8094   title: "Latency: 3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
8095   algorithm: "plot_latency_error_bars_name"
8096   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr-lat"
8097   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8098   include:
8099     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t2c-ethip4vxlan-l2xcbase-ndrpdr"
8100     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8101     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8102     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-4t2c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8103   layout:
8104     title: "3n-skx-xxv710-64b-4t2c-ip4tunnel-base-scale-i40e-ndr"
8105     layout: "plot-latency"
8106
8107 - type: "plot"
8108   title: "Latency: 2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8109   algorithm: "plot_latency_error_bars_name"
8110   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8111   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8112   include:
8113     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8114     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8115     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8116   layout:
8117     title: "2n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8118     layout: "plot-latency"
8119
8120 - type: "plot"
8121   title: "Latency: 2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8122   algorithm: "plot_latency_error_bars_name"
8123   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8124   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8125   include:
8126     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8127     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8128     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
8129     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
8130     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8131   layout:
8132     title: "2n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8133     layout: "plot-latency"
8134
8135 - type: "plot"
8136   title: "Latency: 3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
8137   algorithm: "plot_latency_error_bars_name"
8138   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr-lat"
8139   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8140   include:
8141     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-2t2c-dot1q-ip6base-ndrpdr"
8142     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-2t2c-ethip6-ip6base-ndrpdr"
8143     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t2c-ethip6-ip6scale2m-ndrpdr"
8144   layout:
8145     title: "3n-hsw-xl710-78b-2t2c-ip6routing-base-scale-i40e-ndr"
8146     layout: "plot-latency"
8147
8148 - type: "plot"
8149   title: "Latency: 3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8150   algorithm: "plot_latency_error_bars_name"
8151   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8152   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8153   include:
8154     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8155     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8156     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8157   layout:
8158     title: "3n-skx-x710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8159     layout: "plot-latency"
8160
8161 - type: "plot"
8162   title: "Latency: 3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8163   algorithm: "plot_latency_error_bars_name"
8164   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr-lat"
8165   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8166   include:
8167     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-4t2c-dot1q-ip6base-ndrpdr"
8168     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-4t2c-ethip6-ip6base-ndrpdr"
8169     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-4t2c-ethip6-ip6scale20k-ndrpdr"
8170     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-4t2c-ethip6-ip6scale200k-ndrpdr"
8171     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t2c-ethip6-ip6scale2m-ndrpdr"
8172   layout:
8173     title: "3n-skx-xxv710-78b-4t2c-ip6routing-base-scale-i40e-ndr"
8174     layout: "plot-latency"
8175
8176 - type: "plot"
8177   title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8178   algorithm: "plot_latency_error_bars_name"
8179   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8180   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8181   include:
8182     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8183     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8184     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8185     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8186     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8187     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8188   layout:
8189     title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
8190     layout: "plot-latency"
8191
8192 - type: "plot"
8193   title: "Latency: 3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8194   algorithm: "plot_latency_error_bars_name"
8195   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8196   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8197   include:
8198     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8199     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8200     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8201     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t2c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8202   layout:
8203     title: "3n-hsw-xl710-imix-2t2c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8204     layout: "plot-latency"
8205
8206 - type: "plot"
8207   title: "Latency: 3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8208   algorithm: "plot_latency_error_bars_name"
8209   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8210   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8211   include:
8212     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8213     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8214     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8215     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8216     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8217     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t2c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8218   layout:
8219     title: "3n-skx-xxv710-imix-4t2c-ipsec-ip4routing-base-scale-i40e-ndr"
8220     layout: "plot-latency"
8221
8222 - type: "plot"
8223   title: "Latency: 2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8224   algorithm: "plot_latency_error_bars_name"
8225   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8226   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8227   include:
8228     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8229     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8230     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8231     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8232     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8233     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8234   layout:
8235     title: "2n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
8236     layout: "plot-latency"
8237
8238 - type: "plot"
8239   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8240   algorithm: "plot_latency_error_bars_name"
8241   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8242   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8243   include:
8244     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
8245     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8246     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8247     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8248   layout:
8249     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
8250     layout: "plot-latency"
8251
8252 - type: "plot"
8253   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8254   algorithm: "plot_latency_error_bars_name"
8255   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8256   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8257   include:
8258     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
8259     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
8260     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8261     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8262     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8263   layout:
8264     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
8265     layout: "plot-latency"
8266
8267 - type: "plot"
8268   title: "Latency: 2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8269   algorithm: "plot_latency_error_bars_name"
8270   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8271   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8272   include:
8273     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8274     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
8275     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
8276     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8277   layout:
8278     title: "2n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
8279     layout: "plot-latency"
8280
8281 - type: "plot"
8282   title: "Latency: 3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
8283   algorithm: "plot_latency_error_bars_name"
8284   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr-lat"
8285   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8286   include:
8287     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-2t2c-eth-l2patch-ndrpdr"
8288     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t2c-dot1q-l2xcbase-ndrpdr"
8289     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-2t2c-eth-l2xcbase-ndrpdr"
8290     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8291     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-ndrpdr"
8292     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8293   layout:
8294     title: "3n-hsw-xl710-64b-2t2c-l2switching-base-scale-i40e-ndr"
8295     layout: "plot-latency"
8296
8297 - type: "plot"
8298   title: "Latency: 3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8299   algorithm: "plot_latency_error_bars_name"
8300   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr-lat"
8301   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8302   include:
8303     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8304     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8305     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8306     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8307     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8308   layout:
8309     title: "3n-skx-x710-64b-4t2c-l2switching-base-scale-avf-i40e-ndr"
8310     layout: "plot-latency"
8311
8312 - type: "plot"
8313   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8314   algorithm: "plot_latency_error_bars_name"
8315   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr-lat"
8316   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8317   include:
8318     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-4t2c-avf-eth-l2patch-ndrpdr"
8319     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-4t2c-avf-eth-l2xcbase-ndrpdr"
8320     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-avf-eth-l2bdbasemaclrn-ndrpdr"
8321   layout:
8322     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-avf-ndr"
8323     layout: "plot-latency"
8324
8325 - type: "plot"
8326   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8327   algorithm: "plot_latency_error_bars_name"
8328   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr-lat"
8329   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8330   include:
8331     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t2c-dot1q-l2xcbase-ndrpdr"
8332     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8333     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-ndrpdr"
8334     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8335   layout:
8336     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-i40e-ndr"
8337     layout: "plot-latency"
8338
8339 - type: "plot"
8340   title: "Latency: 3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8341   algorithm: "plot_latency_error_bars_name"
8342   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr-lat"
8343   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8344   include:
8345     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-4t2c-eth-l2patch-ndrpdr"
8346     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-4t2c-eth-l2xcbase-ndrpdr"
8347     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8348     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale10kmaclrn-ndrpdr"
8349     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale100kmaclrn-ndrpdr"
8350     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t2c-eth-l2bdscale1mmaclrn-ndrpdr"
8351   layout:
8352     title: "3n-skx-xxv710-64b-4t2c-l2switching-base-scale-i40e-ndr"
8353     layout: "plot-latency"
8354
8355 - type: "plot"
8356   title: "Latency: 3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr-lat"
8357   algorithm: "plot_latency_error_bars_name"
8358   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr-lat"
8359   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8360   include:
8361     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-ndrpdr"
8362     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8363     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8364     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8365     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8366     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8367   layout:
8368     title: "3n-skx-xxv710-64b-4t2c-feature-l2switching-base-i40e-ndr"
8369     layout: "plot-latency"
8370
8371 - type: "plot"
8372   title: "Latency: 3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
8373   algorithm: "plot_latency_error_bars_name"
8374   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr-lat"
8375   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8376   include:
8377     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8378     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8379     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8380     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8381     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8382     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8383   layout:
8384     title: "3n-hsw-xl710-78b-2t2c-srv6-ip6routing-base-i40e-ndr"
8385     layout: "plot-latency"
8386
8387 - type: "plot"
8388   title: "Latency: 3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
8389   algorithm: "plot_latency_error_bars_name"
8390   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr-lat"
8391   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8392   include:
8393     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t2c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8394     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8395     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8396     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8397     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8398     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t2c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8399   layout:
8400     title: "3n-skx-xxv710-78b-4t2c-srv6-ip6routing-base-i40e-ndr"
8401     layout: "plot-latency"
8402
8403 - type: "plot"
8404   title: "Latency: 2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8405   algorithm: "plot_latency_error_bars_name"
8406   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8407   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8408   include:
8409     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8410     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8411     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8412     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8413   layout:
8414     title: "2n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
8415     layout: "plot-latency"
8416
8417 - type: "plot"
8418   title: "Latency: 3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
8419   algorithm: "plot_latency_error_bars_name"
8420   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr-lat"
8421   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8422   include:
8423     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8424     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8425     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8426     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8427   layout:
8428     title: "3n-hsw-xl710-64b-2t2c-vhost-base-i40e-ndr"
8429     layout: "plot-latency"
8430
8431 #- type: "plot"
8432 #  title: "Latency: 3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8433 #  algorithm: "plot_latency_error_bars_name"
8434 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8435 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
8436 #  include:
8437 #    - ""
8438 #  layout:
8439 #    title: "3n-skx-x710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
8440 #    layout: "plot-latency"
8441
8442 - type: "plot"
8443   title: "Latency: 3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8444   algorithm: "plot_latency_error_bars_name"
8445   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr-lat"
8446   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8447   include:
8448     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8449     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8450     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8451     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8452     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8453   layout:
8454     title: "3n-skx-xxv710-64b-4t2c-vhost-base-i40e-ndr"
8455     layout: "plot-latency"
8456
8457 - type: "plot"
8458   title: "Latency: 3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8459   algorithm: "plot_latency_error_bars_name"
8460   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr-lat"
8461   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8462   include:
8463     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8464     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8465     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8466     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8467     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8468     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t2c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8469   layout:
8470     title: "3n-skx-xxv710-64b-4t2c-link-bonding-vhost-base-i40e-ndr"
8471     layout: "plot-latency"
8472
8473 - type: "plot"
8474   title: "Latency: 3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
8475   algorithm: "plot_latency_error_bars_name"
8476   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr-lat"
8477   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8478   include:
8479     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8480     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8481     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8482   layout:
8483     title: "3n-hsw-xl710-114b-2t2c-vts-l2switching-base-i40e-ndr"
8484     layout: "plot-latency"
8485
8486 - type: "plot"
8487   title: "Latency: 3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
8488   algorithm: "plot_latency_error_bars_name"
8489   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr-lat"
8490   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8491   include:
8492     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
8493     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
8494     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t2c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
8495   layout:
8496     title: "3n-skx-xxv710-114b-4t2c-vts-l2switching-base-i40e-ndr"
8497     layout: "plot-latency"
8498
8499 ################################################################################
8500
8501 # Packet Latency 4C
8502
8503 - type: "plot"
8504   title: "Latency: 2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8505   algorithm: "plot_latency_error_bars_name"
8506   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8507   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8508   include:
8509     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8510     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8511     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8512     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8513   layout:
8514     title: "2n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
8515     layout: "plot-latency"
8516
8517 - type: "plot"
8518   title: "Latency: 3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8519   algorithm: "plot_latency_error_bars_name"
8520   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr-lat"
8521   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8522   include:
8523     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
8524     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
8525     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
8526     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
8527     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
8528   layout:
8529     title: "3n-skx-xxv710-64b-8t4c-memif-base-i40e-ndr"
8530     layout: "plot-latency"
8531
8532 - type: "plot"
8533   title: "Latency: 2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8534   algorithm: "plot_latency_error_bars_name"
8535   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8536   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8537   include:
8538     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
8539     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8540     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8541     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8542     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8543   layout:
8544     title: "2n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
8545     layout: "plot-latency"
8546
8547 - type: "plot"
8548   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8549   algorithm: "plot_latency_error_bars_name"
8550   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8551   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8552   include:
8553     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-avf-ethip4-ip4base-ndrpdr"
8554     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
8555     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
8556     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8557   layout:
8558     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
8559     layout: "plot-latency"
8560
8561 - type: "plot"
8562   title: "Latency: 2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8563   algorithm: "plot_latency_error_bars_name"
8564   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8565   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8566   include:
8567     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8568     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8569     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
8570     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
8571     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8572   layout:
8573     title: "2n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
8574     layout: "plot-latency"
8575
8576 - type: "plot"
8577   title: "Latency: 2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
8578   algorithm: "plot_latency_error_bars_name"
8579   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr-lat"
8580   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8581   include:
8582     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8583     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8584     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8585     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8586     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
8588   layout:
8589     title: "2n-skx-xxv710-64b-8t4c-features-ip4routing-base-i40e-ndr"
8590     layout: "plot-latency"
8591
8592 - type: "plot"
8593   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
8594   algorithm: "plot_latency_error_bars_name"
8595   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr-lat"
8596   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8597   include:
8598     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-4t4c-dot1q-ip4base-ndrpdr"
8599     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-4t4c-ethip4-ip4base-ndrpdr"
8600     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-4t4c-ethip4-ip4scale2m-ndrpdr"
8601   layout:
8602     title: "3n-hsw-xl710-64b-4t4c-ip4routing-base-scale-i40e-ndr"
8603     layout: "plot-latency"
8604
8605 - type: "plot"
8606   title: "Latency: 3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8607   algorithm: "plot_latency_error_bars_name"
8608   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr-lat"
8609   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8610   include:
8611     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
8612     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8613     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8614     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8615     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8616   layout:
8617     title: "3n-skx-x710-64b-8t4c-ip4routing-base-scale-avf-i40e-ndr"
8618     layout: "plot-latency"
8619
8620 - type: "plot"
8621   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8622   algorithm: "plot_latency_error_bars_name"
8623   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr-lat"
8624   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8625   include:
8626     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-8t4c-avf-eth-ip4base-ndrpdr"
8627     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale20k-ndrpdr"
8628     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale200k-ndrpdr"
8629     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-avf-ethip4-ip4scale2m-ndrpdr"
8630   layout:
8631     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-avf-ndr"
8632     layout: "plot-latency"
8633
8634 - type: "plot"
8635   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8636   algorithm: "plot_latency_error_bars_name"
8637   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr-lat"
8638   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8639   include:
8640     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-8t4c-dot1q-ip4base-ndrpdr"
8641     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8642     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-8t4c-ethip4-ip4scale20k-ndrpdr"
8643     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-8t4c-ethip4-ip4scale200k-ndrpdr"
8644     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-8t4c-ethip4-ip4scale2m-ndrpdr"
8645   layout:
8646     title: "3n-skx-xxv710-64b-8t4c-ip4routing-base-scale-i40e-ndr"
8647     layout: "plot-latency"
8648
8649 - type: "plot"
8650   title: "Latency: 3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr-lat"
8651   algorithm: "plot_latency_error_bars_name"
8652   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr-lat"
8653   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8654   include:
8655     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-8t4c-ethip4-ip4base-ndrpdr"
8656     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
8657     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
8658     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
8659     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
8660     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-8t4c-ethip4udp-ip4base-nat44-ndrpdr"
8661   layout:
8662     title: "3n-skx-xxv710-64b-8t4c-feature-ip4routing-base-i40e-ndr"
8663     layout: "plot-latency"
8664
8665 - type: "plot"
8666   title: "Latency: 3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
8667   algorithm: "plot_latency_error_bars_name"
8668   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr-lat"
8669   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8670   include:
8671     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-4t4c-ethip4vxlan-l2xcbase-ndrpdr"
8672     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8673   layout:
8674     title: "3n-hsw-xl710-64b-4t4c-ip4tunnel-base-i40e-ndr"
8675     layout: "plot-latency"
8676
8677 - type: "plot"
8678   title: "Latency: 3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
8679   algorithm: "plot_latency_error_bars_name"
8680   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr-lat"
8681   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8682   include:
8683     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-8t4c-ethip4vxlan-l2xcbase-ndrpdr"
8684     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
8685     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
8686     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-8t4c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
8687   layout:
8688     title: "3n-skx-xxv710-64b-8t4c-ip4tunnel-base-scale-i40e-ndr"
8689     layout: "plot-latency"
8690
8691 - type: "plot"
8692   title: "Latency: 2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8693   algorithm: "plot_latency_error_bars_name"
8694   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8695   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8696   include:
8697     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8698     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8699     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8700   layout:
8701     title: "2n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8702     layout: "plot-latency"
8703
8704 - type: "plot"
8705   title: "Latency: 2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8706   algorithm: "plot_latency_error_bars_name"
8707   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8708   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8709   include:
8710     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8711     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8712     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
8713     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
8714     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8715   layout:
8716     title: "2n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8717     layout: "plot-latency"
8718
8719 - type: "plot"
8720   title: "Latency: 3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
8721   algorithm: "plot_latency_error_bars_name"
8722   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr-lat"
8723   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8724   include:
8725     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-4t4c-dot1q-ip6base-ndrpdr"
8726     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-4t4c-ethip6-ip6base-ndrpdr"
8727     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-4t4c-ethip6-ip6scale2m-ndrpdr"
8728   layout:
8729     title: "3n-hsw-xl710-78b-4t4c-ip6routing-base-scale-i40e-ndr"
8730     layout: "plot-latency"
8731
8732 - type: "plot"
8733   title: "Latency: 3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8734   algorithm: "plot_latency_error_bars_name"
8735   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8736   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8737   include:
8738     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8739     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8740     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8741   layout:
8742     title: "3n-skx-x710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8743     layout: "plot-latency"
8744
8745 - type: "plot"
8746   title: "Latency: 3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8747   algorithm: "plot_latency_error_bars_name"
8748   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr-lat"
8749   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8750   include:
8751     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-8t4c-dot1q-ip6base-ndrpdr"
8752     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-8t4c-ethip6-ip6base-ndrpdr"
8753     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-8t4c-ethip6-ip6scale20k-ndrpdr"
8754     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-8t4c-ethip6-ip6scale200k-ndrpdr"
8755     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-8t4c-ethip6-ip6scale2m-ndrpdr"
8756   layout:
8757     title: "3n-skx-xxv710-78b-8t4c-ip6routing-base-scale-i40e-ndr"
8758     layout: "plot-latency"
8759
8760 - type: "plot"
8761   title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8762   algorithm: "plot_latency_error_bars_name"
8763   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr-lat"
8764   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8765   include:
8766     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8767     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8768     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8769     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8770     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8771     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8772   layout:
8773     title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-sw-i40e-ndr"
8774     layout: "plot-latency"
8775
8776 - type: "plot"
8777   title: "Latency: 3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8778   algorithm: "plot_latency_error_bars_name"
8779   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr-lat"
8780   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8781   include:
8782     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
8783     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8784     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
8785     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-4t4c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8786   layout:
8787     title: "3n-hsw-xl710-imix-4t4c-ipsec-ip4routing-base-scale-hw-i40e-ndr"
8788     layout: "plot-latency"
8789
8790 - type: "plot"
8791   title: "Latency: 3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8792   algorithm: "plot_latency_error_bars_name"
8793   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr-lat"
8794   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8795   include:
8796     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
8797     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8798     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8799     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8800     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
8801     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-8t4c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
8802   layout:
8803     title: "3n-skx-xxv710-imix-8t4c-ipsec-ip4routing-base-scale-i40e-ndr"
8804     layout: "plot-latency"
8805
8806 - type: "plot"
8807   title: "Latency: 2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8808   algorithm: "plot_latency_error_bars_name"
8809   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8810   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8811   include:
8812     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8813     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8814     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8815     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8816     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8817     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8818   layout:
8819     title: "2n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
8820     layout: "plot-latency"
8821
8822 - type: "plot"
8823   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8824   algorithm: "plot_latency_error_bars_name"
8825   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8826   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8827   include:
8828     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
8829     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8830     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
8831     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8832   layout:
8833     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
8834     layout: "plot-latency"
8835
8836 - type: "plot"
8837   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8838   algorithm: "plot_latency_error_bars_name"
8839   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8840   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8841   include:
8842     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
8843     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
8844     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
8845     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8846     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8847   layout:
8848     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
8849     layout: "plot-latency"
8850
8851 - type: "plot"
8852   title: "Latency: 2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8853   algorithm: "plot_latency_error_bars_name"
8854   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8855   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8856   include:
8857     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8858     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
8859     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
8860     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8861   layout:
8862     title: "2n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
8863     layout: "plot-latency"
8864
8865 - type: "plot"
8866   title: "Latency: 3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
8867   algorithm: "plot_latency_error_bars_name"
8868   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr-lat"
8869   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8870   include:
8871     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-4t4c-eth-l2patch-ndrpdr"
8872     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-4t4c-dot1q-l2xcbase-ndrpdr"
8873     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-4t4c-eth-l2xcbase-ndrpdr"
8874     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8875     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-ndrpdr"
8876     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-4t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8877   layout:
8878     title: "3n-hsw-xl710-64b-4t4c-l2switching-base-scale-i40e-ndr"
8879     layout: "plot-latency"
8880
8881 - type: "plot"
8882   title: "Latency: 3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8883   algorithm: "plot_latency_error_bars_name"
8884   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr-lat"
8885   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8886   include:
8887     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8888     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8889     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8890     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8891     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8892   layout:
8893     title: "3n-skx-x710-64b-8t4c-l2switching-base-scale-avf-i40e-ndr"
8894     layout: "plot-latency"
8895
8896 - type: "plot"
8897   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8898   algorithm: "plot_latency_error_bars_name"
8899   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr-lat"
8900   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8901   include:
8902     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-8t4c-avf-eth-l2patch-ndrpdr"
8903     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-8t4c-avf-eth-l2xcbase-ndrpdr"
8904     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-avf-eth-l2bdbasemaclrn-ndrpdr"
8905   layout:
8906     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-avf-ndr"
8907     layout: "plot-latency"
8908
8909 - type: "plot"
8910   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8911   algorithm: "plot_latency_error_bars_name"
8912   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr-lat"
8913   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8914   include:
8915     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-8t4c-dot1q-l2xcbase-ndrpdr"
8916     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
8917     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-ndrpdr"
8918     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8919   layout:
8920     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-i40e-ndr"
8921     layout: "plot-latency"
8922
8923 - type: "plot"
8924   title: "Latency: 3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8925   algorithm: "plot_latency_error_bars_name"
8926   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr-lat"
8927   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8928   include:
8929     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-8t4c-eth-l2patch-ndrpdr"
8930     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-8t4c-eth-l2xcbase-ndrpdr"
8931     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8932     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale10kmaclrn-ndrpdr"
8933     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale100kmaclrn-ndrpdr"
8934     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-8t4c-eth-l2bdscale1mmaclrn-ndrpdr"
8935   layout:
8936     title: "3n-skx-xxv710-64b-8t4c-l2switching-base-scale-i40e-ndr"
8937     layout: "plot-latency"
8938
8939 - type: "plot"
8940   title: "Latency: 3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr-lat"
8941   algorithm: "plot_latency_error_bars_name"
8942   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr-lat"
8943   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8944   include:
8945     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-ndrpdr"
8946     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
8947     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
8948     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
8949     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
8950     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
8951   layout:
8952     title: "3n-skx-xxv710-64b-8t4c-feature-l2switching-base-i40e-ndr"
8953     layout: "plot-latency"
8954
8955 - type: "plot"
8956   title: "Latency: 3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
8957   algorithm: "plot_latency_error_bars_name"
8958   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr-lat"
8959   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
8960   include:
8961     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-4t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8962     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8963     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8964     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8965     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8966     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-4t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8967   layout:
8968     title: "3n-hsw-xl710-78b-4t4c-srv6-ip6routing-base-i40e-ndr"
8969     layout: "plot-latency"
8970
8971 - type: "plot"
8972   title: "Latency: 3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
8973   algorithm: "plot_latency_error_bars_name"
8974   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr-lat"
8975   data: "plot-vpp-throughput-lat-tsa-3n-skx"
8976   include:
8977     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-8t4c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
8978     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
8979     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
8980     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
8981     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
8982     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-8t4c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
8983   layout:
8984     title: "3n-skx-xxv710-78b-8t4c-srv6-ip6routing-base-i40e-ndr"
8985     layout: "plot-latency"
8986
8987 - type: "plot"
8988   title: "Latency: 2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
8989   algorithm: "plot_latency_error_bars_name"
8990   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
8991   data: "plot-vpp-throughput-lat-tsa-2n-skx"
8992   include:
8993     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
8994     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8995     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
8996     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
8997   layout:
8998     title: "2n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
8999     layout: "plot-latency"
9000
9001 - type: "plot"
9002   title: "Latency: 3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
9003   algorithm: "plot_latency_error_bars_name"
9004   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr-lat"
9005   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9006   include:
9007     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9008     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9009     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9010     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-4t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9011   layout:
9012     title: "3n-hsw-xl710-64b-4t4c-vhost-base-i40e-ndr"
9013     layout: "plot-latency"
9014
9015 #- type: "plot"
9016 #  title: "Latency: 3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9017 #  algorithm: "plot_latency_error_bars_name"
9018 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9019 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
9020 #  include:
9021 #    - ""
9022 #  layout:
9023 #    title: "3n-skx-x710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
9024 #    layout: "plot-latency"
9025
9026 - type: "plot"
9027   title: "Latency: 3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9028   algorithm: "plot_latency_error_bars_name"
9029   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr-lat"
9030   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9031   include:
9032     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9033     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9034     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9035     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9036     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
9037   layout:
9038     title: "3n-skx-xxv710-64b-8t4c-vhost-base-i40e-ndr"
9039     layout: "plot-latency"
9040
9041 - type: "plot"
9042   title: "Latency: 3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9043   algorithm: "plot_latency_error_bars_name"
9044   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr-lat"
9045   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9046   include:
9047     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9048     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9049     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
9050     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9051     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9052     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-8t4c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
9053   layout:
9054     title: "3n-skx-xxv710-64b-8t4c-link-bonding-vhost-base-i40e-ndr"
9055     layout: "plot-latency"
9056
9057 - type: "plot"
9058   title: "Latency: 3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
9059   algorithm: "plot_latency_error_bars_name"
9060   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr-lat"
9061   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9062   include:
9063     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9064     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9065     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-4t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9066   layout:
9067     title: "3n-hsw-xl710-114b-4t4c-vts-l2switching-base-i40e-ndr"
9068     layout: "plot-latency"
9069
9070 - type: "plot"
9071   title: "Latency: 3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
9072   algorithm: "plot_latency_error_bars_name"
9073   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr-lat"
9074   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9075   include:
9076     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
9077     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
9078     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-8t4c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
9079   layout:
9080     title: "3n-skx-xxv710-114b-8t4c-vts-l2switching-base-i40e-ndr"
9081     layout: "plot-latency"
9082
9083 ################################################################################
9084
9085 # Packet Speedup
9086
9087 - type: "plot"
9088   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9089   algorithm: "plot_throughput_speedup_analysis_name"
9090   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9091   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9092   include:
9093     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9094     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9095     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9096     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9097   layout:
9098     title: "2n-skx-xxv710-64b-memif-base-i40e-ndr"
9099     layout: "plot-throughput-speedup-analysis"
9100
9101 - type: "plot"
9102   title: "Speedup: 2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9103   algorithm: "plot_throughput_speedup_analysis_name"
9104   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9105   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9106   include:
9107     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9108     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9109     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9110     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9111   layout:
9112     title: "2n-skx-xxv710-64b-memif-base-i40e-pdr"
9113     layout: "plot-throughput-speedup-analysis"
9114
9115 - type: "plot"
9116   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9117   algorithm: "plot_throughput_speedup_analysis_name"
9118   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-ndr-tsa"
9119   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9120   include:
9121     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9122     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9123     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9124     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9125     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9126   layout:
9127     title: "3n-skx-xxv710-64b-memif-base-i40e-ndr"
9128     layout: "plot-throughput-speedup-analysis"
9129
9130 - type: "plot"
9131   title: "Speedup: 3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9132   algorithm: "plot_throughput_speedup_analysis_name"
9133   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-i40e-pdr-tsa"
9134   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9135   include:
9136     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
9137     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
9138     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
9139     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
9140     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
9141   layout:
9142     title: "3n-skx-xxv710-64b-memif-base-i40e-pdr"
9143     layout: "plot-throughput-speedup-analysis"
9144
9145 - type: "plot"
9146   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9147   algorithm: "plot_throughput_speedup_analysis_name"
9148   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9149   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9150   include:
9151     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9152     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9153     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9154     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9155     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9156   layout:
9157     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
9158     layout: "plot-throughput-speedup-analysis"
9159
9160 - type: "plot"
9161   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9162   algorithm: "plot_throughput_speedup_analysis_name"
9163   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9164   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9165   include:
9166     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9167     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9168     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9169     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9170     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9171   layout:
9172     title: "2n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
9173     layout: "plot-throughput-speedup-analysis"
9174
9175 - type: "plot"
9176   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9177   algorithm: "plot_throughput_speedup_analysis_name"
9178   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9179   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9180   include:
9181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9183     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9185   layout:
9186     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
9187     layout: "plot-throughput-speedup-analysis"
9188
9189 - type: "plot"
9190   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9191   algorithm: "plot_throughput_speedup_analysis_name"
9192   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9193   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9194   include:
9195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
9196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9198     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9199   layout:
9200     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
9201     layout: "plot-throughput-speedup-analysis"
9202
9203 - type: "plot"
9204   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9205   algorithm: "plot_throughput_speedup_analysis_name"
9206   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9207   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9208   include:
9209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9211     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9212     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9213     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9214   layout:
9215     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
9216     layout: "plot-throughput-speedup-analysis"
9217
9218 - type: "plot"
9219   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9220   algorithm: "plot_throughput_speedup_analysis_name"
9221   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9222   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9223   include:
9224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9229   layout:
9230     title: "2n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
9231     layout: "plot-throughput-speedup-analysis"
9232
9233 - type: "plot"
9234   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
9235   algorithm: "plot_throughput_speedup_analysis_name"
9236   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr-tsa"
9237   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9238   include:
9239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9245   layout:
9246     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-ndr"
9247     layout: "plot-throughput-speedup-analysis"
9248
9249 - type: "plot"
9250   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
9251   algorithm: "plot_throughput_speedup_analysis_name"
9252   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr-tsa"
9253   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9254   include:
9255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9259     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9261   layout:
9262     title: "2n-skx-xxv710-64b-features-ip4routing-base-i40e-pdr"
9263     layout: "plot-throughput-speedup-analysis"
9264
9265 - type: "plot"
9266   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9267   algorithm: "plot_throughput_speedup_analysis_name"
9268   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9269   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9270   include:
9271     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9272     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9273     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9274   layout:
9275     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-ndr"
9276     layout: "plot-throughput-speedup-analysis"
9277
9278 - type: "plot"
9279   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9280   algorithm: "plot_throughput_speedup_analysis_name"
9281   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9282   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9283   include:
9284     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9285     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9286     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9287   layout:
9288     title: "3n-hsw-xl710-64b-ip4routing-base-scale-i40e-pdr"
9289     layout: "plot-throughput-speedup-analysis"
9290
9291 - type: "plot"
9292   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9293   algorithm: "plot_throughput_speedup_analysis_name"
9294   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr-tsa"
9295   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9296   include:
9297     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9298     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9299     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9300     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9301     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9302   layout:
9303     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-ndr"
9304     layout: "plot-throughput-speedup-analysis"
9305
9306 - type: "plot"
9307   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9308   algorithm: "plot_throughput_speedup_analysis_name"
9309   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr-tsa"
9310   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9311   include:
9312     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9313     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9314     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9315     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9316     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9317   layout:
9318     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-i40e-pdr"
9319     layout: "plot-throughput-speedup-analysis"
9320
9321 - type: "plot"
9322   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9323   algorithm: "plot_throughput_speedup_analysis_name"
9324   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
9325   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9326   include:
9327     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9328     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9329     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9330     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9331   layout:
9332     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
9333     layout: "plot-throughput-speedup-analysis"
9334
9335 - type: "plot"
9336   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9337   algorithm: "plot_throughput_speedup_analysis_name"
9338   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
9339   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9340   include:
9341     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Eth-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
9342     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
9343     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
9344     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
9345   layout:
9346     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
9347     layout: "plot-throughput-speedup-analysis"
9348
9349 - type: "plot"
9350   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9351   algorithm: "plot_throughput_speedup_analysis_name"
9352   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr-tsa"
9353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9354   include:
9355     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9356     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9357     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9358     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9359     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9360   layout:
9361     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-ndr"
9362     layout: "plot-throughput-speedup-analysis"
9363
9364 - type: "plot"
9365   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9366   algorithm: "plot_throughput_speedup_analysis_name"
9367   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr-tsa"
9368   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9369   include:
9370     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
9371     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9372     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
9373     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
9374     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
9375   layout:
9376     title: "3n-skx-xxv710-64b-ip4routing-base-scale-i40e-pdr"
9377     layout: "plot-throughput-speedup-analysis"
9378
9379 - type: "plot"
9380   title: "Speedup: 3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr-tsa"
9381   algorithm: "plot_throughput_speedup_analysis_name"
9382   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr-tsa"
9383   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9384   include:
9385     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9386     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9387     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9388     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9389     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9390     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9391   layout:
9392     title: "3n-skx-xxv710-64b-feature-ip4routing-base-i40e-ndr"
9393     layout: "plot-throughput-speedup-analysis"
9394
9395 - type: "plot"
9396   title: "Speedup: 3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr-tsa"
9397   algorithm: "plot_throughput_speedup_analysis_name"
9398   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr-tsa"
9399   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9400   include:
9401     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
9402     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
9403     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
9404     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
9405     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
9406     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Nat44-Ndrpdr.64B-.t.c-ethip4udp-ip4base-nat44-ndrpdr"
9407   layout:
9408     title: "3n-skx-xxv710-64b-feature-ip4routing-base-i40e-pdr"
9409     layout: "plot-throughput-speedup-analysis"
9410
9411 - type: "plot"
9412   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
9413   algorithm: "plot_throughput_speedup_analysis_name"
9414   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr-tsa"
9415   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9416   include:
9417     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9418     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9419   layout:
9420     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-ndr"
9421     layout: "plot-throughput-speedup-analysis"
9422
9423 - type: "plot"
9424   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
9425   algorithm: "plot_throughput_speedup_analysis_name"
9426   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr-tsa"
9427   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9428   include:
9429     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9430     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9431   layout:
9432     title: "3n-hsw-xl710-64b-ip4tunnel-base-i40e-pdr"
9433     layout: "plot-throughput-speedup-analysis"
9434
9435 - type: "plot"
9436   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
9437   algorithm: "plot_throughput_speedup_analysis_name"
9438   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr-tsa"
9439   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9440   include:
9441     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9442     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9443     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9444     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9445   layout:
9446     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-ndr"
9447     layout: "plot-throughput-speedup-analysis"
9448
9449 - type: "plot"
9450   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
9451   algorithm: "plot_throughput_speedup_analysis_name"
9452   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr-tsa"
9453   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9454   include:
9455     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
9456     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
9457     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
9458     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
9459   layout:
9460     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-i40e-pdr"
9461     layout: "plot-throughput-speedup-analysis"
9462
9463 - type: "plot"
9464   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9465   algorithm: "plot_throughput_speedup_analysis_name"
9466   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9467   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9468   include:
9469     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9470     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9471     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9472   layout:
9473     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
9474     layout: "plot-throughput-speedup-analysis"
9475
9476 - type: "plot"
9477   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9478   algorithm: "plot_throughput_speedup_analysis_name"
9479   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9480   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9481   include:
9482     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9483     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9484     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9485   layout:
9486     title: "2n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
9487     layout: "plot-throughput-speedup-analysis"
9488
9489 - type: "plot"
9490   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9491   algorithm: "plot_throughput_speedup_analysis_name"
9492   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9493   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9494   include:
9495     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9496     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9497     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9499     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9500   layout:
9501     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
9502     layout: "plot-throughput-speedup-analysis"
9503
9504 - type: "plot"
9505   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9506   algorithm: "plot_throughput_speedup_analysis_name"
9507   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9508   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9509   include:
9510     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9511     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9512     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9513     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9514     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9515   layout:
9516     title: "2n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
9517     layout: "plot-throughput-speedup-analysis"
9518
9519 - type: "plot"
9520   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9521   algorithm: "plot_throughput_speedup_analysis_name"
9522   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9523   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9524   include:
9525     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9526     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9527     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9528   layout:
9529     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-ndr"
9530     layout: "plot-throughput-speedup-analysis"
9531
9532 - type: "plot"
9533   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9534   algorithm: "plot_throughput_speedup_analysis_name"
9535   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9536   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9537   include:
9538     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9539     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9540     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9541   layout:
9542     title: "3n-hsw-xl710-78b-ip6routing-base-scale-i40e-pdr"
9543     layout: "plot-throughput-speedup-analysis"
9544
9545 - type: "plot"
9546   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9547   algorithm: "plot_throughput_speedup_analysis_name"
9548   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9549   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9550   include:
9551     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9552     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9553     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9554   layout:
9555     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-ndr"
9556     layout: "plot-throughput-speedup-analysis"
9557
9558 - type: "plot"
9559   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9560   algorithm: "plot_throughput_speedup_analysis_name"
9561   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9562   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9563   include:
9564     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9565     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9566     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9567   layout:
9568     title: "3n-skx-x710-78b-ip6routing-base-scale-i40e-pdr"
9569     layout: "plot-throughput-speedup-analysis"
9570
9571 - type: "plot"
9572   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9573   algorithm: "plot_throughput_speedup_analysis_name"
9574   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr-tsa"
9575   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9576   include:
9577     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9578     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9579     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9580     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9581     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9582   layout:
9583     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-ndr"
9584     layout: "plot-throughput-speedup-analysis"
9585
9586 - type: "plot"
9587   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9588   algorithm: "plot_throughput_speedup_analysis_name"
9589   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr-tsa"
9590   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9591   include:
9592     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
9593     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
9594     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
9595     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
9596     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
9597   layout:
9598     title: "3n-skx-xxv710-78b-ip6routing-base-scale-i40e-pdr"
9599     layout: "plot-throughput-speedup-analysis"
9600
9601 - type: "plot"
9602   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
9603   algorithm: "plot_throughput_speedup_analysis_name"
9604   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr-tsa"
9605   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9606   include:
9607     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9608     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9609     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9610     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9611     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9612     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9613   layout:
9614     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-ndr"
9615     layout: "plot-throughput-speedup-analysis"
9616
9617 - type: "plot"
9618   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
9619   algorithm: "plot_throughput_speedup_analysis_name"
9620   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr-tsa"
9621   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9622   include:
9623     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9624     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9625     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9626     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9627     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9628     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9629   layout:
9630     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-i40e-pdr"
9631     layout: "plot-throughput-speedup-analysis"
9632
9633 - type: "plot"
9634   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
9635   algorithm: "plot_throughput_speedup_analysis_name"
9636   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr-tsa"
9637   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9638   include:
9639     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9640     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9641     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
9642     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9643   layout:
9644     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-ndr"
9645     layout: "plot-throughput-speedup-analysis"
9646
9647 - type: "plot"
9648   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
9649   algorithm: "plot_throughput_speedup_analysis_name"
9650   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr-tsa"
9651   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9652   include:
9653     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
9654     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9655     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9656     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9657   layout:
9658     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-i40e-pdr"
9659     layout: "plot-throughput-speedup-analysis"
9660
9661 - type: "plot"
9662   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
9663   algorithm: "plot_throughput_speedup_analysis_name"
9664   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr-tsa"
9665   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9666   include:
9667     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9668     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9669     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9670     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9671     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9672     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9673   layout:
9674     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-ndr"
9675     layout: "plot-throughput-speedup-analysis"
9676
9677 - type: "plot"
9678   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
9679   algorithm: "plot_throughput_speedup_analysis_name"
9680   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr-tsa"
9681   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9682   include:
9683     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
9684     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9685     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9686     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9687     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
9688     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
9689   layout:
9690     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-i40e-pdr"
9691     layout: "plot-throughput-speedup-analysis"
9692
9693 - type: "plot"
9694   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9695   algorithm: "plot_throughput_speedup_analysis_name"
9696   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9697   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9698   include:
9699     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9700     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9701     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9702     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9703     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9704     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9705   layout:
9706     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
9707     layout: "plot-throughput-speedup-analysis"
9708
9709 - type: "plot"
9710   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9711   algorithm: "plot_throughput_speedup_analysis_name"
9712   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9713   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9714   include:
9715     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9716     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9717     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9718     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9719     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9720     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9721   layout:
9722     title: "2n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
9723     layout: "plot-throughput-speedup-analysis"
9724
9725 - type: "plot"
9726   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9727   algorithm: "plot_throughput_speedup_analysis_name"
9728   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9729   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9730   include:
9731     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9732     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9733     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9734     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9735   layout:
9736     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
9737     layout: "plot-throughput-speedup-analysis"
9738
9739 - type: "plot"
9740   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9741   algorithm: "plot_throughput_speedup_analysis_name"
9742   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9743   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9744   include:
9745     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9746     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9747     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
9748     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9749   layout:
9750     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
9751     layout: "plot-throughput-speedup-analysis"
9752
9753 - type: "plot"
9754   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9755   algorithm: "plot_throughput_speedup_analysis_name"
9756   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9757   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9758   include:
9759     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9760     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9761     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9762     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9763     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9764   layout:
9765     title: "2n-skx-xxv710-64b-l2switching-base-i40e-ndr"
9766     layout: "plot-throughput-speedup-analysis"
9767
9768 - type: "plot"
9769   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9770   algorithm: "plot_throughput_speedup_analysis_name"
9771   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9772   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9773   include:
9774     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9775     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9776     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9777     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9778     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9779   layout:
9780     title: "2n-skx-xxv710-64b-l2switching-base-i40e-pdr"
9781     layout: "plot-throughput-speedup-analysis"
9782
9783 - type: "plot"
9784   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9785   algorithm: "plot_throughput_speedup_analysis_name"
9786   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9787   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9788   include:
9789     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9790     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9791     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9792     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9793   layout:
9794     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
9795     layout: "plot-throughput-speedup-analysis"
9796
9797 - type: "plot"
9798   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9799   algorithm: "plot_throughput_speedup_analysis_name"
9800   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9801   data: "plot-vpp-throughput-lat-tsa-2n-skx"
9802   include:
9803     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9804     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9805     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9806     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9807   layout:
9808     title: "2n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
9809     layout: "plot-throughput-speedup-analysis"
9810
9811 - type: "plot"
9812   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
9813   algorithm: "plot_throughput_speedup_analysis_name"
9814   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr-tsa"
9815   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9816   include:
9817     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9818     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9819     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9820     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9821     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9822     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9823   layout:
9824     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-ndr"
9825     layout: "plot-throughput-speedup-analysis"
9826
9827 - type: "plot"
9828   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
9829   algorithm: "plot_throughput_speedup_analysis_name"
9830   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr-tsa"
9831   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9832   include:
9833     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9834     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9835     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9836     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9837     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9838     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9839   layout:
9840     title: "3n-hsw-xl710-64b-l2switching-base-scale-i40e-pdr"
9841     layout: "plot-throughput-speedup-analysis"
9842
9843 - type: "plot"
9844   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9845   algorithm: "plot_throughput_speedup_analysis_name"
9846   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr-tsa"
9847   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9848   include:
9849     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9850     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9851     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9852     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9853     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9854   layout:
9855     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-ndr"
9856     layout: "plot-throughput-speedup-analysis"
9857
9858 - type: "plot"
9859   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9860   algorithm: "plot_throughput_speedup_analysis_name"
9861   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr-tsa"
9862   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9863   include:
9864     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9865     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9866     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9867     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9868     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9869   layout:
9870     title: "3n-skx-x710-64b-l2switching-base-scale-avf-i40e-pdr"
9871     layout: "plot-throughput-speedup-analysis"
9872
9873 - type: "plot"
9874   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9875   algorithm: "plot_throughput_speedup_analysis_name"
9876   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
9877   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9878   include:
9879     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9880     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9881     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9882   layout:
9883     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
9884     layout: "plot-throughput-speedup-analysis"
9885
9886 - type: "plot"
9887   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9888   algorithm: "plot_throughput_speedup_analysis_name"
9889   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
9890   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9891   include:
9892     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
9893     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
9894     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
9895   layout:
9896     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
9897     layout: "plot-throughput-speedup-analysis"
9898
9899 - type: "plot"
9900   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9901   algorithm: "plot_throughput_speedup_analysis_name"
9902   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-ndr-tsa"
9903   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9904   include:
9905     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9906     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9907     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9908     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9909   layout:
9910     title: "3n-skx-xxv710-64b-l2switching-base-i40e-ndr"
9911     layout: "plot-throughput-speedup-analysis"
9912
9913 - type: "plot"
9914   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9915   algorithm: "plot_throughput_speedup_analysis_name"
9916   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-i40e-pdr-tsa"
9917   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9918   include:
9919     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
9920     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9921     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
9922     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9923   layout:
9924     title: "3n-skx-xxv710-64b-l2switching-base-i40e-pdr"
9925     layout: "plot-throughput-speedup-analysis"
9926
9927 - type: "plot"
9928   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9929   algorithm: "plot_throughput_speedup_analysis_name"
9930   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr-tsa"
9931   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9932   include:
9933     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9934     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9935     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9936     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9937     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9938     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9939   layout:
9940     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-ndr"
9941     layout: "plot-throughput-speedup-analysis"
9942
9943 - type: "plot"
9944   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9945   algorithm: "plot_throughput_speedup_analysis_name"
9946   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr-tsa"
9947   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9948   include:
9949     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
9950     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
9951     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9952     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
9953     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
9954     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
9955   layout:
9956     title: "3n-skx-xxv710-64b-l2switching-base-scale-i40e-pdr"
9957     layout: "plot-throughput-speedup-analysis"
9958
9959 - type: "plot"
9960   title: "Speedup: 3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr-tsa"
9961   algorithm: "plot_throughput_speedup_analysis_name"
9962   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr-tsa"
9963   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9964   include:
9965     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9966     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9967     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9968     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9969     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9970     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9971   layout:
9972     title: "3n-skx-xxv710-64b-feature-l2switching-base-i40e-ndr"
9973     layout: "plot-throughput-speedup-analysis"
9974
9975 - type: "plot"
9976   title: "Speedup: 3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr-tsa"
9977   algorithm: "plot_throughput_speedup_analysis_name"
9978   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr-tsa"
9979   data: "plot-vpp-throughput-lat-tsa-3n-skx"
9980   include:
9981     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
9982     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
9983     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
9984     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
9985     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
9986     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
9987   layout:
9988     title: "3n-skx-xxv710-64b-feature-l2switching-base-i40e-pdr"
9989     layout: "plot-throughput-speedup-analysis"
9990
9991 - type: "plot"
9992   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
9993   algorithm: "plot_throughput_speedup_analysis_name"
9994   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
9995   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
9996   include:
9997     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
9998     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
9999     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10000     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10001     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10002     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10003   layout:
10004     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-ndr"
10005     layout: "plot-throughput-speedup-analysis"
10006
10007 - type: "plot"
10008   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10009   algorithm: "plot_throughput_speedup_analysis_name"
10010   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10011   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10012   include:
10013     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10014     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10015     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10016     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10017     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10018     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10019   layout:
10020     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-i40e-pdr"
10021     layout: "plot-throughput-speedup-analysis"
10022
10023 - type: "plot"
10024   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
10025   algorithm: "plot_throughput_speedup_analysis_name"
10026   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr-tsa"
10027   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10028   include:
10029     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10030     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10031     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10032     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10033     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10034     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10035   layout:
10036     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-ndr"
10037     layout: "plot-throughput-speedup-analysis"
10038
10039 - type: "plot"
10040   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10041   algorithm: "plot_throughput_speedup_analysis_name"
10042   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr-tsa"
10043   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10044   include:
10045     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
10046     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
10047     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
10048     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
10049     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
10050     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
10051   layout:
10052     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-i40e-pdr"
10053     layout: "plot-throughput-speedup-analysis"
10054
10055 - type: "plot"
10056   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10057   algorithm: "plot_throughput_speedup_analysis_name"
10058   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10059   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10060   include:
10061     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10062     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10063     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10064     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10065   layout:
10066     title: "2n-skx-xxv710-64b-vhost-base-i40e-ndr"
10067     layout: "plot-throughput-speedup-analysis"
10068
10069 - type: "plot"
10070   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10071   algorithm: "plot_throughput_speedup_analysis_name"
10072   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10073   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10074   include:
10075     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10076     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10077     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10078     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10079   layout:
10080     title: "2n-skx-xxv710-64b-vhost-base-i40e-pdr"
10081     layout: "plot-throughput-speedup-analysis"
10082
10083 - type: "plot"
10084   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
10085   algorithm: "plot_throughput_speedup_analysis_name"
10086   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-ndr-tsa"
10087   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10088   include:
10089     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10090     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10091     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10092     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10093   layout:
10094     title: "3n-hsw-xl710-64b-vhost-base-i40e-ndr"
10095     layout: "plot-throughput-speedup-analysis"
10096
10097 - type: "plot"
10098   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
10099   algorithm: "plot_throughput_speedup_analysis_name"
10100   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-i40e-pdr-tsa"
10101   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10102   include:
10103     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10104     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10105     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10106     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10107   layout:
10108     title: "3n-hsw-xl710-64b-vhost-base-i40e-pdr"
10109     layout: "plot-throughput-speedup-analysis"
10110
10111 #- type: "plot"
10112 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10113 #  algorithm: "plot_throughput_speedup_analysis_name"
10114 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10115 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10116 #  include:
10117 #    - ""
10118 #  layout:
10119 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-ndr"
10120 #    layout: "plot-throughput-speedup-analysis"
10121 #
10122 #- type: "plot"
10123 #  title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10124 #  algorithm: "plot_throughput_speedup_analysis_name"
10125 #  output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10126 #  data: "plot-vpp-throughput-lat-tsa-3n-skx"
10127 #  include:
10128 #    - ""
10129 #  layout:
10130 #    title: "3n-skx-x710-64b-link-bonding-vhost-base-i40e-pdr"
10131 #    layout: "plot-throughput-speedup-analysis"
10132
10133 - type: "plot"
10134   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10135   algorithm: "plot_throughput_speedup_analysis_name"
10136   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-ndr-tsa"
10137   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10138   include:
10139     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10140     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10141     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10142     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10143     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10144   layout:
10145     title: "3n-skx-xxv710-64b-vhost-base-i40e-ndr"
10146     layout: "plot-throughput-speedup-analysis"
10147
10148 - type: "plot"
10149   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10150   algorithm: "plot_throughput_speedup_analysis_name"
10151   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-i40e-pdr-tsa"
10152   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10153   include:
10154     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10155     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10156     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10157     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10158     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
10159   layout:
10160     title: "3n-skx-xxv710-64b-vhost-base-i40e-pdr"
10161     layout: "plot-throughput-speedup-analysis"
10162
10163 - type: "plot"
10164   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10165   algorithm: "plot_throughput_speedup_analysis_name"
10166   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr-tsa"
10167   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10168   include:
10169     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10170     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10171     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10172     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10173     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10174     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10175   layout:
10176     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-ndr"
10177     layout: "plot-throughput-speedup-analysis"
10178
10179 - type: "plot"
10180   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10181   algorithm: "plot_throughput_speedup_analysis_name"
10182   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr-tsa"
10183   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10184   include:
10185     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10186     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10187     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
10188     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10189     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10190     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
10191   layout:
10192     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-i40e-pdr"
10193     layout: "plot-throughput-speedup-analysis"
10194
10195 - type: "plot"
10196   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
10197   algorithm: "plot_throughput_speedup_analysis_name"
10198   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr-tsa"
10199   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10200   include:
10201     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10202     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10203     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10204   layout:
10205     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-ndr"
10206     layout: "plot-throughput-speedup-analysis"
10207
10208 - type: "plot"
10209   title: "Speedup: 3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
10210   algorithm: "plot_throughput_speedup_analysis_name"
10211   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr-tsa"
10212   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
10213   include:
10214     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10215     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10216     - "Tests.Vpp.Perf.Vts.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10217   layout:
10218     title: "3n-hsw-xl710-114b-vts-l2switching-base-i40e-pdr"
10219     layout: "plot-throughput-speedup-analysis"
10220
10221 - type: "plot"
10222   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
10223   algorithm: "plot_throughput_speedup_analysis_name"
10224   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr-tsa"
10225   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10226   include:
10227     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10228     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10229     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10230   layout:
10231     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-ndr"
10232     layout: "plot-throughput-speedup-analysis"
10233
10234 - type: "plot"
10235   title: "Speedup: 3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
10236   algorithm: "plot_throughput_speedup_analysis_name"
10237   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr-tsa"
10238   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10239   include:
10240     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
10241     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
10242     - "Tests.Vpp.Perf.Vts.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
10243   layout:
10244     title: "3n-skx-xxv710-114b-vts-l2switching-base-i40e-pdr"
10245     layout: "plot-throughput-speedup-analysis"
10246
10247 ################################################################################
10248
10249 # Packet Throughput - DPDK l3fwd 3n-hsw-x520
10250 - type: "plot"
10251   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10252   algorithm: "plot_performance_box"
10253   output-file-type: ".html"
10254   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10255   data: "plot-dpdk-throughput-latency-3n-hsw"
10256   filter: "'NIC_Intel-X520-DA2' and
10257            '64B' and
10258            'BASE' and
10259            'NDRPDR' and
10260            '1T1C' and
10261            'IP4FWD'"
10262   parameters:
10263   - "throughput"
10264   - "parent"
10265   - "tags"
10266   traces:
10267     hoverinfo: "x+y"
10268     boxpoints: "outliers"
10269     whiskerwidth: 0
10270   layout:
10271     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
10272     layout: "plot-throughput"
10273
10274 - type: "plot"
10275   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10276   algorithm: "plot_performance_box"
10277   output-file-type: ".html"
10278   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10279   data: "plot-dpdk-throughput-latency-3n-hsw"
10280   filter: "'NIC_Intel-X520-DA2' and
10281            '64B' and
10282            'BASE' and
10283            'NDRPDR' and
10284            '2T2C' and
10285            'IP4FWD'"
10286   parameters:
10287   - "throughput"
10288   - "parent"
10289   - "tags"
10290   traces:
10291     hoverinfo: "x+y"
10292     boxpoints: "outliers"
10293     whiskerwidth: 0
10294   layout:
10295     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
10296     layout: "plot-throughput"
10297
10298 - type: "plot"
10299   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10300   algorithm: "plot_performance_box"
10301   output-file-type: ".html"
10302   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10303   data: "plot-dpdk-throughput-latency-3n-hsw"
10304   filter: "'NIC_Intel-X520-DA2' and
10305            '64B' and
10306            'BASE' and
10307            'NDRPDR' and
10308            '1T1C' and
10309            'IP4FWD'"
10310   parameters:
10311   - "throughput"
10312   - "parent"
10313   - "tags"
10314   traces:
10315     hoverinfo: "x+y"
10316     boxpoints: "outliers"
10317     whiskerwidth: 0
10318   layout:
10319     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-pdr"
10320     layout: "plot-throughput"
10321
10322 - type: "plot"
10323   title: "DPDK Throughput: l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10324   algorithm: "plot_performance_box"
10325   output-file-type: ".html"
10326   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10327   data: "plot-dpdk-throughput-latency-3n-hsw"
10328   filter: "'NIC_Intel-X520-DA2' and
10329            '64B' and
10330            'BASE' and
10331            'NDRPDR' and
10332            '2T2C' and
10333            'IP4FWD'"
10334   parameters:
10335   - "throughput"
10336   - "parent"
10337   - "tags"
10338   traces:
10339     hoverinfo: "x+y"
10340     boxpoints: "outliers"
10341     whiskerwidth: 0
10342   layout:
10343     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-pdr"
10344     layout: "plot-throughput"
10345
10346 # Packet Throughput - DPDK l3fwd 3n-hsw-x710
10347 - type: "plot"
10348   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10349   algorithm: "plot_performance_box"
10350   output-file-type: ".html"
10351   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10352   data: "plot-dpdk-throughput-latency-3n-hsw"
10353   filter: "'NIC_Intel-X710' and
10354            '64B' and
10355            'BASE' and
10356            'NDRPDR' and
10357            '1T1C' and
10358            'IP4FWD'"
10359   parameters:
10360   - "throughput"
10361   - "parent"
10362   - "tags"
10363   traces:
10364     hoverinfo: "x+y"
10365     boxpoints: "outliers"
10366     whiskerwidth: 0
10367   layout:
10368     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
10369     layout: "plot-throughput"
10370
10371 - type: "plot"
10372   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10373   algorithm: "plot_performance_box"
10374   output-file-type: ".html"
10375   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10376   data: "plot-dpdk-throughput-latency-3n-hsw"
10377   filter: "'NIC_Intel-X710' and
10378            '64B' and
10379            'BASE' and
10380            'NDRPDR' and
10381            '2T2C' and
10382            'IP4FWD'"
10383   parameters:
10384   - "throughput"
10385   - "parent"
10386   - "tags"
10387   traces:
10388     hoverinfo: "x+y"
10389     boxpoints: "outliers"
10390     whiskerwidth: 0
10391   layout:
10392     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
10393     layout: "plot-throughput"
10394
10395 - type: "plot"
10396   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10397   algorithm: "plot_performance_box"
10398   output-file-type: ".html"
10399   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10400   data: "plot-dpdk-throughput-latency-3n-hsw"
10401   filter: "'NIC_Intel-X710' and
10402            '64B' and
10403            'BASE' and
10404            'NDRPDR' and
10405            '1T1C' and
10406            'IP4FWD'"
10407   parameters:
10408   - "throughput"
10409   - "parent"
10410   - "tags"
10411   traces:
10412     hoverinfo: "x+y"
10413     boxpoints: "outliers"
10414     whiskerwidth: 0
10415   layout:
10416     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-pdr"
10417     layout: "plot-throughput"
10418
10419 - type: "plot"
10420   title: "DPDK Throughput: l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10421   algorithm: "plot_performance_box"
10422   output-file-type: ".html"
10423   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10424   data: "plot-dpdk-throughput-latency-3n-hsw"
10425   filter: "'NIC_Intel-X710' and
10426            '64B' and
10427            'BASE' and
10428            'NDRPDR' and
10429            '2T2C' and
10430            'IP4FWD'"
10431   parameters:
10432   - "throughput"
10433   - "parent"
10434   - "tags"
10435   traces:
10436     hoverinfo: "x+y"
10437     boxpoints: "outliers"
10438     whiskerwidth: 0
10439   layout:
10440     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-pdr"
10441     layout: "plot-throughput"
10442
10443 # Packet Throughput - DPDK l3fwd 3n-hsw-xl710
10444 - type: "plot"
10445   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10446   algorithm: "plot_performance_box"
10447   output-file-type: ".html"
10448   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10449   data: "plot-dpdk-throughput-latency-3n-hsw"
10450   filter: "'NIC_Intel-XL710' and
10451            '64B' and
10452            'BASE' and
10453            'NDRPDR' and
10454            '1T1C' and
10455            'IP4FWD'"
10456   parameters:
10457   - "throughput"
10458   - "parent"
10459   - "tags"
10460   traces:
10461     hoverinfo: "x+y"
10462     boxpoints: "outliers"
10463     whiskerwidth: 0
10464   layout:
10465     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
10466     layout: "plot-throughput"
10467
10468 - type: "plot"
10469   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10470   algorithm: "plot_performance_box"
10471   output-file-type: ".html"
10472   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10473   data: "plot-dpdk-throughput-latency-3n-hsw"
10474   filter: "'NIC_Intel-XL710' and
10475            '64B' and
10476            'BASE' and
10477            'NDRPDR' and
10478            '2T2C' and
10479            'IP4FWD'"
10480   parameters:
10481   - "throughput"
10482   - "parent"
10483   - "tags"
10484   traces:
10485     hoverinfo: "x+y"
10486     boxpoints: "outliers"
10487     whiskerwidth: 0
10488   layout:
10489     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
10490     layout: "plot-throughput"
10491
10492 - type: "plot"
10493   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10494   algorithm: "plot_performance_box"
10495   output-file-type: ".html"
10496   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10497   data: "plot-dpdk-throughput-latency-3n-hsw"
10498   filter: "'NIC_Intel-XL710' and
10499            '64B' and
10500            'BASE' and
10501            'NDRPDR' and
10502            '1T1C' and
10503            'IP4FWD'"
10504   parameters:
10505   - "throughput"
10506   - "parent"
10507   - "tags"
10508   traces:
10509     hoverinfo: "x+y"
10510     boxpoints: "outliers"
10511     whiskerwidth: 0
10512   layout:
10513     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-pdr"
10514     layout: "plot-throughput"
10515
10516 - type: "plot"
10517   title: "DPDK Throughput: l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10518   algorithm: "plot_performance_box"
10519   output-file-type: ".html"
10520   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10521   data: "plot-dpdk-throughput-latency-3n-hsw"
10522   filter: "'NIC_Intel-XL710' and
10523            '64B' and
10524            'BASE' and
10525            'NDRPDR' and
10526            '2T2C' and
10527            'IP4FWD'"
10528   parameters:
10529   - "throughput"
10530   - "parent"
10531   - "tags"
10532   traces:
10533     hoverinfo: "x+y"
10534     boxpoints: "outliers"
10535     whiskerwidth: 0
10536   layout:
10537     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-pdr"
10538     layout: "plot-throughput"
10539
10540 # Packet Throughput - DPDK l3fwd 3n-skx-x710
10541 - type: "plot"
10542   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10543   algorithm: "plot_performance_box"
10544   output-file-type: ".html"
10545   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10546   data: "plot-dpdk-throughput-latency-3n-skx"
10547   filter: "'NIC_Intel-X710' and
10548            '64B' and
10549            'BASE' and
10550            'NDRPDR' and
10551            '2T1C' and
10552            'IP4FWD'"
10553   parameters:
10554   - "throughput"
10555   - "parent"
10556   - "tags"
10557   traces:
10558     hoverinfo: "x+y"
10559     boxpoints: "outliers"
10560     whiskerwidth: 0
10561   layout:
10562     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
10563     layout: "plot-throughput"
10564
10565 - type: "plot"
10566   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10567   algorithm: "plot_performance_box"
10568   output-file-type: ".html"
10569   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10570   data: "plot-dpdk-throughput-latency-3n-skx"
10571   filter: "'NIC_Intel-X710' and
10572            '64B' and
10573            'BASE' and
10574            'NDRPDR' and
10575            '4T2C' and
10576            'IP4FWD'"
10577   parameters:
10578   - "throughput"
10579   - "parent"
10580   - "tags"
10581   traces:
10582     hoverinfo: "x+y"
10583     boxpoints: "outliers"
10584     whiskerwidth: 0
10585   layout:
10586     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
10587     layout: "plot-throughput"
10588
10589 - type: "plot"
10590   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10591   algorithm: "plot_performance_box"
10592   output-file-type: ".html"
10593   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10594   data: "plot-dpdk-throughput-latency-3n-skx"
10595   filter: "'NIC_Intel-X710' and
10596            '64B' and
10597            'BASE' and
10598            'NDRPDR' and
10599            '2T1C' and
10600            'IP4FWD'"
10601   parameters:
10602   - "throughput"
10603   - "parent"
10604   - "tags"
10605   traces:
10606     hoverinfo: "x+y"
10607     boxpoints: "outliers"
10608     whiskerwidth: 0
10609   layout:
10610     title: "l3fwd-3n-skx-x710-64b-2t1c-base-pdr"
10611     layout: "plot-throughput"
10612
10613 - type: "plot"
10614   title: "DPDK Throughput: l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10615   algorithm: "plot_performance_box"
10616   output-file-type: ".html"
10617   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10618   data: "plot-dpdk-throughput-latency-3n-skx"
10619   filter: "'NIC_Intel-X710' and
10620            '64B' and
10621            'BASE' and
10622            'NDRPDR' and
10623            '4T2C' and
10624            'IP4FWD'"
10625   parameters:
10626   - "throughput"
10627   - "parent"
10628   - "tags"
10629   traces:
10630     hoverinfo: "x+y"
10631     boxpoints: "outliers"
10632     whiskerwidth: 0
10633   layout:
10634     title: "l3fwd-3n-skx-x710-64b-4t2c-base-pdr"
10635     layout: "plot-throughput"
10636
10637 # Packet Throughput - DPDK l3fwd 3n-skx-xxv710
10638 - type: "plot"
10639   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10640   algorithm: "plot_performance_box"
10641   output-file-type: ".html"
10642   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10643   data: "plot-dpdk-throughput-latency-3n-skx"
10644   filter: "'NIC_Intel-XXV710' and
10645            '64B' and
10646            'BASE' and
10647            'NDRPDR' and
10648            '2T1C' and
10649            'IP4FWD'"
10650   parameters:
10651   - "throughput"
10652   - "parent"
10653   - "tags"
10654   traces:
10655     hoverinfo: "x+y"
10656     boxpoints: "outliers"
10657     whiskerwidth: 0
10658   layout:
10659     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
10660     layout: "plot-throughput"
10661
10662 - type: "plot"
10663   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10664   algorithm: "plot_performance_box"
10665   output-file-type: ".html"
10666   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10667   data: "plot-dpdk-throughput-latency-3n-skx"
10668   filter: "'NIC_Intel-XXV710' and
10669            '64B' and
10670            'BASE' and
10671            'NDRPDR' and
10672            '4T2C' and
10673            'IP4FWD'"
10674   parameters:
10675   - "throughput"
10676   - "parent"
10677   - "tags"
10678   traces:
10679     hoverinfo: "x+y"
10680     boxpoints: "outliers"
10681     whiskerwidth: 0
10682   layout:
10683     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
10684     layout: "plot-throughput"
10685
10686 - type: "plot"
10687   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10688   algorithm: "plot_performance_box"
10689   output-file-type: ".html"
10690   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10691   data: "plot-dpdk-throughput-latency-3n-skx"
10692   filter: "'NIC_Intel-XXV710' and
10693            '64B' and
10694            'BASE' and
10695            'NDRPDR' and
10696            '2T1C' and
10697            'IP4FWD'"
10698   parameters:
10699   - "throughput"
10700   - "parent"
10701   - "tags"
10702   traces:
10703     hoverinfo: "x+y"
10704     boxpoints: "outliers"
10705     whiskerwidth: 0
10706   layout:
10707     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-pdr"
10708     layout: "plot-throughput"
10709
10710 - type: "plot"
10711   title: "DPDK Throughput: l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10712   algorithm: "plot_performance_box"
10713   output-file-type: ".html"
10714   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10715   data: "plot-dpdk-throughput-latency-3n-skx"
10716   filter: "'NIC_Intel-XXV710' and
10717            '64B' and
10718            'BASE' and
10719            'NDRPDR' and
10720            '4T2C' and
10721            'IP4FWD'"
10722   parameters:
10723   - "throughput"
10724   - "parent"
10725   - "tags"
10726   traces:
10727     hoverinfo: "x+y"
10728     boxpoints: "outliers"
10729     whiskerwidth: 0
10730   layout:
10731     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-pdr"
10732     layout: "plot-throughput"
10733
10734 # Packet Throughput - DPDK l3fwd 2n-skx-x710
10735 - type: "plot"
10736   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10737   algorithm: "plot_performance_box"
10738   output-file-type: ".html"
10739   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10740   data: "plot-dpdk-throughput-latency-2n-skx"
10741   filter: "'NIC_Intel-X710' and
10742            '64B' and
10743            'BASE' and
10744            'NDRPDR' and
10745            '2T1C' and
10746            'IP4FWD'"
10747   parameters:
10748   - "throughput"
10749   - "parent"
10750   - "tags"
10751   traces:
10752     hoverinfo: "x+y"
10753     boxpoints: "outliers"
10754     whiskerwidth: 0
10755   layout:
10756     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
10757     layout: "plot-throughput"
10758
10759 - type: "plot"
10760   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10761   algorithm: "plot_performance_box"
10762   output-file-type: ".html"
10763   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10764   data: "plot-dpdk-throughput-latency-2n-skx"
10765   filter: "'NIC_Intel-X710' and
10766            '64B' and
10767            'BASE' and
10768            'NDRPDR' and
10769            '4T2C' and
10770            'IP4FWD'"
10771   parameters:
10772   - "throughput"
10773   - "parent"
10774   - "tags"
10775   traces:
10776     hoverinfo: "x+y"
10777     boxpoints: "outliers"
10778     whiskerwidth: 0
10779   layout:
10780     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
10781     layout: "plot-throughput"
10782
10783 - type: "plot"
10784   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10785   algorithm: "plot_performance_box"
10786   output-file-type: ".html"
10787   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10788   data: "plot-dpdk-throughput-latency-2n-skx"
10789   filter: "'NIC_Intel-X710' and
10790            '64B' and
10791            'BASE' and
10792            'NDRPDR' and
10793            '2T1C' and
10794            'IP4FWD'"
10795   parameters:
10796   - "throughput"
10797   - "parent"
10798   - "tags"
10799   traces:
10800     hoverinfo: "x+y"
10801     boxpoints: "outliers"
10802     whiskerwidth: 0
10803   layout:
10804     title: "l3fwd-2n-skx-x710-64b-2t1c-base-pdr"
10805     layout: "plot-throughput"
10806
10807 - type: "plot"
10808   title: "DPDK Throughput: l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10809   algorithm: "plot_performance_box"
10810   output-file-type: ".html"
10811   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10812   data: "plot-dpdk-throughput-latency-2n-skx"
10813   filter: "'NIC_Intel-X710' and
10814            '64B' and
10815            'BASE' and
10816            'NDRPDR' and
10817            '4T2C' and
10818            'IP4FWD'"
10819   parameters:
10820   - "throughput"
10821   - "parent"
10822   - "tags"
10823   traces:
10824     hoverinfo: "x+y"
10825     boxpoints: "outliers"
10826     whiskerwidth: 0
10827   layout:
10828     title: "l3fwd-2n-skx-x710-64b-4t2c-base-pdr"
10829     layout: "plot-throughput"
10830
10831 # Packet Throughput - DPDK l3fwd 2n-skx-xxv710
10832 - type: "plot"
10833   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10834   algorithm: "plot_performance_box"
10835   output-file-type: ".html"
10836   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10837   data: "plot-dpdk-throughput-latency-2n-skx"
10838   filter: "'NIC_Intel-XXV710' and
10839            '64B' and
10840            'BASE' and
10841            'NDRPDR' and
10842            '2T1C' and
10843            'IP4FWD'"
10844   parameters:
10845   - "throughput"
10846   - "parent"
10847   - "tags"
10848   traces:
10849     hoverinfo: "x+y"
10850     boxpoints: "outliers"
10851     whiskerwidth: 0
10852   layout:
10853     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
10854     layout: "plot-throughput"
10855
10856 - type: "plot"
10857   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10858   algorithm: "plot_performance_box"
10859   output-file-type: ".html"
10860   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10861   data: "plot-dpdk-throughput-latency-2n-skx"
10862   filter: "'NIC_Intel-XXV710' and
10863            '64B' and
10864            'BASE' and
10865            'NDRPDR' and
10866            '4T2C' and
10867            'IP4FWD'"
10868   parameters:
10869   - "throughput"
10870   - "parent"
10871   - "tags"
10872   traces:
10873     hoverinfo: "x+y"
10874     boxpoints: "outliers"
10875     whiskerwidth: 0
10876   layout:
10877     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
10878     layout: "plot-throughput"
10879
10880 - type: "plot"
10881   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10882   algorithm: "plot_performance_box"
10883   output-file-type: ".html"
10884   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10885   data: "plot-dpdk-throughput-latency-2n-skx"
10886   filter: "'NIC_Intel-XXV710' and
10887            '64B' and
10888            'BASE' and
10889            'NDRPDR' and
10890            '2T1C' and
10891            'IP4FWD'"
10892   parameters:
10893   - "throughput"
10894   - "parent"
10895   - "tags"
10896   traces:
10897     hoverinfo: "x+y"
10898     boxpoints: "outliers"
10899     whiskerwidth: 0
10900   layout:
10901     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-pdr"
10902     layout: "plot-throughput"
10903
10904 - type: "plot"
10905   title: "DPDK Throughput: l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10906   algorithm: "plot_performance_box"
10907   output-file-type: ".html"
10908   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10909   data: "plot-dpdk-throughput-latency-2n-skx"
10910   filter: "'NIC_Intel-XXV710' and
10911            '64B' and
10912            'BASE' and
10913            'NDRPDR' and
10914            '4T2C' and
10915            'IP4FWD'"
10916   parameters:
10917   - "throughput"
10918   - "parent"
10919   - "tags"
10920   traces:
10921     hoverinfo: "x+y"
10922     boxpoints: "outliers"
10923     whiskerwidth: 0
10924   layout:
10925     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-pdr"
10926     layout: "plot-throughput"
10927
10928 ################################################################################
10929
10930 # Packet Throughput - DPDK testpmd 3n-hsw-x520
10931 - type: "plot"
10932   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
10933   algorithm: "plot_performance_box"
10934   output-file-type: ".html"
10935   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
10936   data: "plot-dpdk-throughput-latency-3n-hsw"
10937   filter: "'NIC_Intel-X520-DA2' and
10938            '64B' and
10939            'BASE' and
10940            'NDRPDR' and
10941            '1T1C' and
10942            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10943   parameters:
10944   - "throughput"
10945   - "parent"
10946   - "tags"
10947   traces:
10948     hoverinfo: "x+y"
10949     boxpoints: "outliers"
10950     whiskerwidth: 0
10951   layout:
10952     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
10953     layout: "plot-throughput"
10954
10955 - type: "plot"
10956   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
10957   algorithm: "plot_performance_box"
10958   output-file-type: ".html"
10959   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
10960   data: "plot-dpdk-throughput-latency-3n-hsw"
10961   filter: "'NIC_Intel-X520-DA2' and
10962            '64B' and
10963            'BASE' and
10964            'NDRPDR' and
10965            '2T2C' and
10966            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10967   parameters:
10968   - "throughput"
10969   - "parent"
10970   - "tags"
10971   traces:
10972     hoverinfo: "x+y"
10973     boxpoints: "outliers"
10974     whiskerwidth: 0
10975   layout:
10976     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
10977     layout: "plot-throughput"
10978
10979 - type: "plot"
10980   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
10981   algorithm: "plot_performance_box"
10982   output-file-type: ".html"
10983   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
10984   data: "plot-dpdk-throughput-latency-3n-hsw"
10985   filter: "'NIC_Intel-X520-DA2' and
10986            '64B' and
10987            'BASE' and
10988            'NDRPDR' and
10989            '1T1C' and
10990            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
10991   parameters:
10992   - "throughput"
10993   - "parent"
10994   - "tags"
10995   traces:
10996     hoverinfo: "x+y"
10997     boxpoints: "outliers"
10998     whiskerwidth: 0
10999   layout:
11000     title: "testpmd-3n-hsw-x520-64b-1t1c-base-pdr"
11001     layout: "plot-throughput"
11002
11003 - type: "plot"
11004   title: "DPDK Throughput: testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
11005   algorithm: "plot_performance_box"
11006   output-file-type: ".html"
11007   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
11008   data: "plot-dpdk-throughput-latency-3n-hsw"
11009   filter: "'NIC_Intel-X520-DA2' and
11010            '64B' and
11011            'BASE' and
11012            'NDRPDR' and
11013            '2T2C' and
11014            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11015   parameters:
11016   - "throughput"
11017   - "parent"
11018   - "tags"
11019   traces:
11020     hoverinfo: "x+y"
11021     boxpoints: "outliers"
11022     whiskerwidth: 0
11023   layout:
11024     title: "testpmd-3n-hsw-x520-64b-2t2c-base-pdr"
11025     layout: "plot-throughput"
11026
11027 # Packet Throughput - DPDK testpmd 3n-hsw-x710
11028 - type: "plot"
11029   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11030   algorithm: "plot_performance_box"
11031   output-file-type: ".html"
11032   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11033   data: "plot-dpdk-throughput-latency-3n-hsw"
11034   filter: "'NIC_Intel-X710' and
11035            '64B' and
11036            'BASE' and
11037            'NDRPDR' and
11038            '1T1C' and
11039            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11040   parameters:
11041   - "throughput"
11042   - "parent"
11043   - "tags"
11044   traces:
11045     hoverinfo: "x+y"
11046     boxpoints: "outliers"
11047     whiskerwidth: 0
11048   layout:
11049     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11050     layout: "plot-throughput"
11051
11052 - type: "plot"
11053   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11054   algorithm: "plot_performance_box"
11055   output-file-type: ".html"
11056   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11057   data: "plot-dpdk-throughput-latency-3n-hsw"
11058   filter: "'NIC_Intel-X710' and
11059            '64B' and
11060            'BASE' and
11061            'NDRPDR' and
11062            '2T2C' and
11063            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11064   parameters:
11065   - "throughput"
11066   - "parent"
11067   - "tags"
11068   traces:
11069     hoverinfo: "x+y"
11070     boxpoints: "outliers"
11071     whiskerwidth: 0
11072   layout:
11073     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11074     layout: "plot-throughput"
11075
11076 - type: "plot"
11077   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11078   algorithm: "plot_performance_box"
11079   output-file-type: ".html"
11080   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11081   data: "plot-dpdk-throughput-latency-3n-hsw"
11082   filter: "'NIC_Intel-X710' and
11083            '64B' and
11084            'BASE' and
11085            'NDRPDR' and
11086            '1T1C' and
11087            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11088   parameters:
11089   - "throughput"
11090   - "parent"
11091   - "tags"
11092   traces:
11093     hoverinfo: "x+y"
11094     boxpoints: "outliers"
11095     whiskerwidth: 0
11096   layout:
11097     title: "testpmd-3n-hsw-x710-64b-1t1c-base-pdr"
11098     layout: "plot-throughput"
11099
11100 - type: "plot"
11101   title: "DPDK Throughput: testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11102   algorithm: "plot_performance_box"
11103   output-file-type: ".html"
11104   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11105   data: "plot-dpdk-throughput-latency-3n-hsw"
11106   filter: "'NIC_Intel-X710' and
11107            '64B' and
11108            'BASE' and
11109            'NDRPDR' and
11110            '2T2C' and
11111            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11112   parameters:
11113   - "throughput"
11114   - "parent"
11115   - "tags"
11116   traces:
11117     hoverinfo: "x+y"
11118     boxpoints: "outliers"
11119     whiskerwidth: 0
11120   layout:
11121     title: "testpmd-3n-hsw-x710-64b-2t2c-base-pdr"
11122     layout: "plot-throughput"
11123
11124 # Packet Throughput - DPDK testpmd 3n-hsw-xl710
11125 - type: "plot"
11126   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11127   algorithm: "plot_performance_box"
11128   output-file-type: ".html"
11129   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11130   data: "plot-dpdk-throughput-latency-3n-hsw"
11131   filter: "'NIC_Intel-XL710' and
11132            '64B' and
11133            'BASE' and
11134            'NDRPDR' and
11135            '1T1C' and
11136            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11137   parameters:
11138   - "throughput"
11139   - "parent"
11140   - "tags"
11141   traces:
11142     hoverinfo: "x+y"
11143     boxpoints: "outliers"
11144     whiskerwidth: 0
11145   layout:
11146     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
11147     layout: "plot-throughput"
11148
11149 - type: "plot"
11150   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11151   algorithm: "plot_performance_box"
11152   output-file-type: ".html"
11153   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11154   data: "plot-dpdk-throughput-latency-3n-hsw"
11155   filter: "'NIC_Intel-XL710' and
11156            '64B' and
11157            'BASE' and
11158            'NDRPDR' and
11159            '2T2C' and
11160            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11161   parameters:
11162   - "throughput"
11163   - "parent"
11164   - "tags"
11165   traces:
11166     hoverinfo: "x+y"
11167     boxpoints: "outliers"
11168     whiskerwidth: 0
11169   layout:
11170     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
11171     layout: "plot-throughput"
11172
11173 - type: "plot"
11174   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11175   algorithm: "plot_performance_box"
11176   output-file-type: ".html"
11177   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11178   data: "plot-dpdk-throughput-latency-3n-hsw"
11179   filter: "'NIC_Intel-XL710' and
11180            '64B' and
11181            'BASE' and
11182            'NDRPDR' and
11183            '1T1C' and
11184            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11185   parameters:
11186   - "throughput"
11187   - "parent"
11188   - "tags"
11189   traces:
11190     hoverinfo: "x+y"
11191     boxpoints: "outliers"
11192     whiskerwidth: 0
11193   layout:
11194     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-pdr"
11195     layout: "plot-throughput"
11196
11197 - type: "plot"
11198   title: "DPDK Throughput: testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11199   algorithm: "plot_performance_box"
11200   output-file-type: ".html"
11201   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11202   data: "plot-dpdk-throughput-latency-3n-hsw"
11203   filter: "'NIC_Intel-XL710' and
11204            '64B' and
11205            'BASE' and
11206            'NDRPDR' and
11207            '2T2C' and
11208            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11209   parameters:
11210   - "throughput"
11211   - "parent"
11212   - "tags"
11213   traces:
11214     hoverinfo: "x+y"
11215     boxpoints: "outliers"
11216     whiskerwidth: 0
11217   layout:
11218     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-pdr"
11219     layout: "plot-throughput"
11220
11221 # Packet Throughput - DPDK testpmd 3n-skx-x710
11222 - type: "plot"
11223   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11224   algorithm: "plot_performance_box"
11225   output-file-type: ".html"
11226   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11227   data: "plot-dpdk-throughput-latency-3n-skx"
11228   filter: "'NIC_Intel-X710' and
11229            '64B' and
11230            'BASE' and
11231            'NDRPDR' and
11232            '2T1C' and
11233            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11234   parameters:
11235   - "throughput"
11236   - "parent"
11237   - "tags"
11238   traces:
11239     hoverinfo: "x+y"
11240     boxpoints: "outliers"
11241     whiskerwidth: 0
11242   layout:
11243     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
11244     layout: "plot-throughput"
11245
11246 - type: "plot"
11247   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11248   algorithm: "plot_performance_box"
11249   output-file-type: ".html"
11250   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11251   data: "plot-dpdk-throughput-latency-3n-skx"
11252   filter: "'NIC_Intel-X710' and
11253            '64B' and
11254            'BASE' and
11255            'NDRPDR' and
11256            '4T2C' and
11257            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11258   parameters:
11259   - "throughput"
11260   - "parent"
11261   - "tags"
11262   traces:
11263     hoverinfo: "x+y"
11264     boxpoints: "outliers"
11265     whiskerwidth: 0
11266   layout:
11267     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
11268     layout: "plot-throughput"
11269
11270 - type: "plot"
11271   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11272   algorithm: "plot_performance_box"
11273   output-file-type: ".html"
11274   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11275   data: "plot-dpdk-throughput-latency-3n-skx"
11276   filter: "'NIC_Intel-X710' and
11277            '64B' and
11278            'BASE' and
11279            'NDRPDR' and
11280            '2T1C' and
11281            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11282   parameters:
11283   - "throughput"
11284   - "parent"
11285   - "tags"
11286   traces:
11287     hoverinfo: "x+y"
11288     boxpoints: "outliers"
11289     whiskerwidth: 0
11290   layout:
11291     title: "testpmd-3n-skx-x710-64b-2t1c-base-pdr"
11292     layout: "plot-throughput"
11293
11294 - type: "plot"
11295   title: "DPDK Throughput: testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11296   algorithm: "plot_performance_box"
11297   output-file-type: ".html"
11298   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11299   data: "plot-dpdk-throughput-latency-3n-skx"
11300   filter: "'NIC_Intel-X710' and
11301            '64B' and
11302            'BASE' and
11303            'NDRPDR' and
11304            '4T2C' and
11305            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11306   parameters:
11307   - "throughput"
11308   - "parent"
11309   - "tags"
11310   traces:
11311     hoverinfo: "x+y"
11312     boxpoints: "outliers"
11313     whiskerwidth: 0
11314   layout:
11315     title: "testpmd-3n-skx-x710-64b-4t2c-base-pdr"
11316     layout: "plot-throughput"
11317
11318 # Packet Throughput - DPDK testpmd 3n-skx-xxv710
11319 - type: "plot"
11320   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11321   algorithm: "plot_performance_box"
11322   output-file-type: ".html"
11323   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11324   data: "plot-dpdk-throughput-latency-3n-skx"
11325   filter: "'NIC_Intel-XXV710' and
11326            '64B' and
11327            'BASE' and
11328            'NDRPDR' and
11329            '2T1C' and
11330            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11331   parameters:
11332   - "throughput"
11333   - "parent"
11334   - "tags"
11335   traces:
11336     hoverinfo: "x+y"
11337     boxpoints: "outliers"
11338     whiskerwidth: 0
11339   layout:
11340     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
11341     layout: "plot-throughput"
11342
11343 - type: "plot"
11344   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11345   algorithm: "plot_performance_box"
11346   output-file-type: ".html"
11347   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11348   data: "plot-dpdk-throughput-latency-3n-skx"
11349   filter: "'NIC_Intel-XXV710' and
11350            '64B' and
11351            'BASE' and
11352            'NDRPDR' and
11353            '4T2C' and
11354            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11355   parameters:
11356   - "throughput"
11357   - "parent"
11358   - "tags"
11359   traces:
11360     hoverinfo: "x+y"
11361     boxpoints: "outliers"
11362     whiskerwidth: 0
11363   layout:
11364     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
11365     layout: "plot-throughput"
11366
11367 - type: "plot"
11368   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11369   algorithm: "plot_performance_box"
11370   output-file-type: ".html"
11371   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11372   data: "plot-dpdk-throughput-latency-3n-skx"
11373   filter: "'NIC_Intel-XXV710' and
11374            '64B' and
11375            'BASE' and
11376            'NDRPDR' and
11377            '2T1C' and
11378            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11379   parameters:
11380   - "throughput"
11381   - "parent"
11382   - "tags"
11383   traces:
11384     hoverinfo: "x+y"
11385     boxpoints: "outliers"
11386     whiskerwidth: 0
11387   layout:
11388     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-pdr"
11389     layout: "plot-throughput"
11390
11391 - type: "plot"
11392   title: "DPDK Throughput: testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11393   algorithm: "plot_performance_box"
11394   output-file-type: ".html"
11395   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11396   data: "plot-dpdk-throughput-latency-3n-skx"
11397   filter: "'NIC_Intel-XXV710' and
11398            '64B' and
11399            'BASE' and
11400            'NDRPDR' and
11401            '4T2C' and
11402            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11403   parameters:
11404   - "throughput"
11405   - "parent"
11406   - "tags"
11407   traces:
11408     hoverinfo: "x+y"
11409     boxpoints: "outliers"
11410     whiskerwidth: 0
11411   layout:
11412     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-pdr"
11413     layout: "plot-throughput"
11414
11415 # Packet Throughput - DPDK testpmd 2n-skx-x710
11416 - type: "plot"
11417   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11418   algorithm: "plot_performance_box"
11419   output-file-type: ".html"
11420   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11421   data: "plot-dpdk-throughput-latency-2n-skx"
11422   filter: "'NIC_Intel-X710' and
11423            '64B' and
11424            'BASE' and
11425            'NDRPDR' and
11426            '2T1C' and
11427            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11428   parameters:
11429   - "throughput"
11430   - "parent"
11431   - "tags"
11432   traces:
11433     hoverinfo: "x+y"
11434     boxpoints: "outliers"
11435     whiskerwidth: 0
11436   layout:
11437     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
11438     layout: "plot-throughput"
11439
11440 - type: "plot"
11441   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11442   algorithm: "plot_performance_box"
11443   output-file-type: ".html"
11444   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11445   data: "plot-dpdk-throughput-latency-2n-skx"
11446   filter: "'NIC_Intel-X710' and
11447            '64B' and
11448            'BASE' and
11449            'NDRPDR' and
11450            '4T2C' and
11451            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11452   parameters:
11453   - "throughput"
11454   - "parent"
11455   - "tags"
11456   traces:
11457     hoverinfo: "x+y"
11458     boxpoints: "outliers"
11459     whiskerwidth: 0
11460   layout:
11461     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
11462     layout: "plot-throughput"
11463
11464 - type: "plot"
11465   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11466   algorithm: "plot_performance_box"
11467   output-file-type: ".html"
11468   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11469   data: "plot-dpdk-throughput-latency-2n-skx"
11470   filter: "'NIC_Intel-X710' and
11471            '64B' and
11472            'BASE' and
11473            'NDRPDR' and
11474            '2T1C' and
11475            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11476   parameters:
11477   - "throughput"
11478   - "parent"
11479   - "tags"
11480   traces:
11481     hoverinfo: "x+y"
11482     boxpoints: "outliers"
11483     whiskerwidth: 0
11484   layout:
11485     title: "testpmd-2n-skx-x710-64b-2t1c-base-pdr"
11486     layout: "plot-throughput"
11487
11488 - type: "plot"
11489   title: "DPDK Throughput: testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11490   algorithm: "plot_performance_box"
11491   output-file-type: ".html"
11492   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11493   data: "plot-dpdk-throughput-latency-2n-skx"
11494   filter: "'NIC_Intel-X710' and
11495            '64B' and
11496            'BASE' and
11497            'NDRPDR' and
11498            '4T2C' and
11499            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11500   parameters:
11501   - "throughput"
11502   - "parent"
11503   - "tags"
11504   traces:
11505     hoverinfo: "x+y"
11506     boxpoints: "outliers"
11507     whiskerwidth: 0
11508   layout:
11509     title: "testpmd-2n-skx-x710-64b-4t2c-base-pdr"
11510     layout: "plot-throughput"
11511
11512 # Packet Throughput - DPDK testpmd 2n-skx-xxv710
11513 - type: "plot"
11514   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11515   algorithm: "plot_performance_box"
11516   output-file-type: ".html"
11517   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11518   data: "plot-dpdk-throughput-latency-2n-skx"
11519   filter: "'NIC_Intel-XXV710' and
11520            '64B' and
11521            'BASE' and
11522            'NDRPDR' and
11523            '2T1C' and
11524            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11525   parameters:
11526   - "throughput"
11527   - "parent"
11528   - "tags"
11529   traces:
11530     hoverinfo: "x+y"
11531     boxpoints: "outliers"
11532     whiskerwidth: 0
11533   layout:
11534     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
11535     layout: "plot-throughput"
11536
11537 - type: "plot"
11538   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11539   algorithm: "plot_performance_box"
11540   output-file-type: ".html"
11541   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11542   data: "plot-dpdk-throughput-latency-2n-skx"
11543   filter: "'NIC_Intel-XXV710' and
11544            '64B' and
11545            'BASE' and
11546            'NDRPDR' and
11547            '4T2C' and
11548            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11549   parameters:
11550   - "throughput"
11551   - "parent"
11552   - "tags"
11553   traces:
11554     hoverinfo: "x+y"
11555     boxpoints: "outliers"
11556     whiskerwidth: 0
11557   layout:
11558     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
11559     layout: "plot-throughput"
11560
11561 - type: "plot"
11562   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11563   algorithm: "plot_performance_box"
11564   output-file-type: ".html"
11565   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11566   data: "plot-dpdk-throughput-latency-2n-skx"
11567   filter: "'NIC_Intel-XXV710' and
11568            '64B' and
11569            'BASE' and
11570            'NDRPDR' and
11571            '2T1C' and
11572            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11573   parameters:
11574   - "throughput"
11575   - "parent"
11576   - "tags"
11577   traces:
11578     hoverinfo: "x+y"
11579     boxpoints: "outliers"
11580     whiskerwidth: 0
11581   layout:
11582     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-pdr"
11583     layout: "plot-throughput"
11584
11585 - type: "plot"
11586   title: "DPDK Throughput: testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11587   algorithm: "plot_performance_box"
11588   output-file-type: ".html"
11589   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11590   data: "plot-dpdk-throughput-latency-2n-skx"
11591   filter: "'NIC_Intel-XXV710' and
11592            '64B' and
11593            'BASE' and
11594            'NDRPDR' and
11595            '4T2C' and
11596            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11597   parameters:
11598   - "throughput"
11599   - "parent"
11600   - "tags"
11601   traces:
11602     hoverinfo: "x+y"
11603     boxpoints: "outliers"
11604     whiskerwidth: 0
11605   layout:
11606     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-pdr"
11607     layout: "plot-throughput"
11608
11609 ################################################################################
11610
11611 # Packet Latency - DPDK l3fwd 3n-hsw-x520
11612 - type: "plot"
11613   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11614   algorithm: "plot_latency_error_bars"
11615   output-file-type: ".html"
11616   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11617   data: "plot-dpdk-throughput-latency-3n-hsw"
11618   filter: "'NIC_Intel-X520-DA2' and
11619            '64B' and
11620            'BASE' and
11621            'NDRPDR' and
11622            '1T1C' and
11623            'IP4FWD'"
11624   parameters:
11625   - "latency"
11626   - "parent"
11627   - "tags"
11628   layout:
11629     title: "l3fwd-3n-hsw-x520-64b-1t1c-base-ndr"
11630     layout: "plot-latency"
11631
11632 - type: "plot"
11633   title: "DPDK Latency: l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11634   algorithm: "plot_latency_error_bars"
11635   output-file-type: ".html"
11636   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11637   data: "plot-dpdk-throughput-latency-3n-hsw"
11638   filter: "'NIC_Intel-X520-DA2' and
11639            '64B' and
11640            'BASE' and
11641            'NDRPDR' and
11642            '2T2C' and
11643            'IP4FWD'"
11644   parameters:
11645   - "latency"
11646   - "parent"
11647   - "tags"
11648   layout:
11649     title: "l3fwd-3n-hsw-x520-64b-2t2c-base-ndr"
11650     layout: "plot-latency"
11651
11652 # Packet Latency - DPDK l3fwd 3n-hsw-x710
11653 - type: "plot"
11654   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11655   algorithm: "plot_latency_error_bars"
11656   output-file-type: ".html"
11657   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11658   data: "plot-dpdk-throughput-latency-3n-hsw"
11659   filter: "'NIC_Intel-X710' and
11660            '64B' and
11661            'BASE' and
11662            'NDRPDR' and
11663            '1T1C' and
11664            'IP4FWD'"
11665   parameters:
11666   - "latency"
11667   - "parent"
11668   - "tags"
11669   layout:
11670     title: "l3fwd-3n-hsw-x710-64b-1t1c-base-ndr"
11671     layout: "plot-latency"
11672
11673 - type: "plot"
11674   title: "DPDK Latency: l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11675   algorithm: "plot_latency_error_bars"
11676   output-file-type: ".html"
11677   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11678   data: "plot-dpdk-throughput-latency-3n-hsw"
11679   filter: "'NIC_Intel-X710' and
11680            '64B' and
11681            'BASE' and
11682            'NDRPDR' and
11683            '2T2C' and
11684            'IP4FWD'"
11685   parameters:
11686   - "latency"
11687   - "parent"
11688   - "tags"
11689   layout:
11690     title: "l3fwd-3n-hsw-x710-64b-2t2c-base-ndr"
11691     layout: "plot-latency"
11692
11693 # Packet Latency - DPDK l3fwd 3n-hsw-xl710
11694 - type: "plot"
11695   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11696   algorithm: "plot_latency_error_bars"
11697   output-file-type: ".html"
11698   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11699   data: "plot-dpdk-throughput-latency-3n-hsw"
11700   filter: "'NIC_Intel-XL710' and
11701            '64B' and
11702            'BASE' and
11703            'NDRPDR' and
11704            '1T1C' and
11705            'IP4FWD'"
11706   parameters:
11707   - "latency"
11708   - "parent"
11709   - "tags"
11710   layout:
11711     title: "l3fwd-3n-hsw-xl710-64b-1t1c-base-ndr"
11712     layout: "plot-latency"
11713
11714 - type: "plot"
11715   title: "DPDK Latency: l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11716   algorithm: "plot_latency_error_bars"
11717   output-file-type: ".html"
11718   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
11719   data: "plot-dpdk-throughput-latency-3n-hsw"
11720   filter: "'NIC_Intel-XL710' and
11721            '64B' and
11722            'BASE' and
11723            'NDRPDR' and
11724            '2T2C' and
11725            'IP4FWD'"
11726   parameters:
11727   - "latency"
11728   - "parent"
11729   - "tags"
11730   layout:
11731     title: "l3fwd-3n-hsw-xl710-64b-2t2c-base-ndr"
11732     layout: "plot-latency"
11733
11734 # Packet Latency - DPDK l3fwd 3n-skx-x710
11735 - type: "plot"
11736   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11737   algorithm: "plot_latency_error_bars"
11738   output-file-type: ".html"
11739   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-2t1c-base-ndr-lat"
11740   data: "plot-dpdk-throughput-latency-3n-skx"
11741   filter: "'NIC_Intel-X710' and
11742            '64B' and
11743            'BASE' and
11744            'NDRPDR' and
11745            '2T1C' and
11746            'IP4FWD'"
11747   parameters:
11748   - "latency"
11749   - "parent"
11750   - "tags"
11751   layout:
11752     title: "l3fwd-3n-skx-x710-64b-2t1c-base-ndr"
11753     layout: "plot-latency"
11754
11755 - type: "plot"
11756   title: "DPDK Latency: l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
11757   algorithm: "plot_latency_error_bars"
11758   output-file-type: ".html"
11759   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-x710-64b-4t2c-base-ndr-lat"
11760   data: "plot-dpdk-throughput-latency-3n-skx"
11761   filter: "'NIC_Intel-X710' and
11762            '64B' and
11763            'BASE' and
11764            'NDRPDR' and
11765            '4T2C' and
11766            'IP4FWD'"
11767   parameters:
11768   - "latency"
11769   - "parent"
11770   - "tags"
11771   layout:
11772     title: "l3fwd-3n-skx-x710-64b-4t2c-base-ndr"
11773     layout: "plot-latency"
11774
11775 # Packet Latency - DPDK l3fwd 3n-skx-xxv710
11776 - type: "plot"
11777   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
11778   algorithm: "plot_latency_error_bars"
11779   output-file-type: ".html"
11780   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
11781   data: "plot-dpdk-throughput-latency-3n-skx"
11782   filter: "'NIC_Intel-XXV710' and
11783            '64B' and
11784            'BASE' and
11785            'NDRPDR' and
11786            '2T1C' and
11787            'IP4FWD'"
11788   parameters:
11789   - "latency"
11790   - "parent"
11791   - "tags"
11792   layout:
11793     title: "l3fwd-3n-skx-xxv710-64b-2t1c-base-ndr"
11794     layout: "plot-latency"
11795
11796 - type: "plot"
11797   title: "DPDK Latency: l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
11798   algorithm: "plot_latency_error_bars"
11799   output-file-type: ".html"
11800   output-file: "{DIR[STATIC,DPDK]}/l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
11801   data: "plot-dpdk-throughput-latency-3n-skx"
11802   filter: "'NIC_Intel-XXV710' and
11803            '64B' and
11804            'BASE' and
11805            'NDRPDR' and
11806            '4T2C' and
11807            'IP4FWD'"
11808   parameters:
11809   - "latency"
11810   - "parent"
11811   - "tags"
11812   layout:
11813     title: "l3fwd-3n-skx-xxv710-64b-4t2c-base-ndr"
11814     layout: "plot-latency"
11815
11816 # Packet Latency - DPDK l3fwd 2n-skx-x710
11817 - type: "plot"
11818   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
11819   algorithm: "plot_latency_error_bars"
11820   output-file-type: ".html"
11821   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-2t1c-base-ndr-lat"
11822   data: "plot-dpdk-throughput-latency-2n-skx"
11823   filter: "'NIC_Intel-X710' and
11824            '64B' and
11825            'BASE' and
11826            'NDRPDR' and
11827            '2T1C' and
11828            'IP4FWD'"
11829   parameters:
11830   - "latency"
11831   - "parent"
11832   - "tags"
11833   layout:
11834     title: "l3fwd-2n-skx-x710-64b-2t1c-base-ndr"
11835     layout: "plot-latency"
11836
11837 - type: "plot"
11838   title: "DPDK Latency: l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
11839   algorithm: "plot_latency_error_bars"
11840   output-file-type: ".html"
11841   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-x710-64b-4t2c-base-ndr-lat"
11842   data: "plot-dpdk-throughput-latency-2n-skx"
11843   filter: "'NIC_Intel-X710' and
11844            '64B' and
11845            'BASE' and
11846            'NDRPDR' and
11847            '4T2C' and
11848            'IP4FWD'"
11849   parameters:
11850   - "latency"
11851   - "parent"
11852   - "tags"
11853   layout:
11854     title: "l3fwd-2n-skx-x710-64b-4t2c-base-ndr"
11855     layout: "plot-latency"
11856
11857 # Packet Latency - DPDK l3fwd 2n-skx-xxv710
11858 - type: "plot"
11859   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
11860   algorithm: "plot_latency_error_bars"
11861   output-file-type: ".html"
11862   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
11863   data: "plot-dpdk-throughput-latency-2n-skx"
11864   filter: "'NIC_Intel-XXV710' and
11865            '64B' and
11866            'BASE' and
11867            'NDRPDR' and
11868            '2T1C' and
11869            'IP4FWD'"
11870   parameters:
11871   - "latency"
11872   - "parent"
11873   - "tags"
11874   layout:
11875     title: "l3fwd-2n-skx-xxv710-64b-2t1c-base-ndr"
11876     layout: "plot-latency"
11877
11878 - type: "plot"
11879   title: "DPDK Latency: l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
11880   algorithm: "plot_latency_error_bars"
11881   output-file-type: ".html"
11882   output-file: "{DIR[STATIC,DPDK]}/l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
11883   data: "plot-dpdk-throughput-latency-2n-skx"
11884   filter: "'NIC_Intel-XXV710' and
11885            '64B' and
11886            'BASE' and
11887            'NDRPDR' and
11888            '4T2C' and
11889            'IP4FWD'"
11890   parameters:
11891   - "latency"
11892   - "parent"
11893   - "tags"
11894   layout:
11895     title: "l3fwd-2n-skx-xxv710-64b-4t2c-base-ndr"
11896     layout: "plot-latency"
11897
11898 ################################################################################
11899
11900 # Packet Latency - DPDK testpmd 3n-hsw-x520
11901 - type: "plot"
11902   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11903   algorithm: "plot_latency_error_bars"
11904   output-file-type: ".html"
11905   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-1t1c-base-ndr-lat"
11906   data: "plot-dpdk-throughput-latency-3n-hsw"
11907   filter: "'NIC_Intel-X520-DA2' and
11908            '64B' and
11909            'BASE' and
11910            'NDRPDR' and
11911            '1T1C' and
11912            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11913   parameters:
11914   - "latency"
11915   - "parent"
11916   - "tags"
11917   layout:
11918     title: "testpmd-3n-hsw-x520-64b-1t1c-base-ndr"
11919     layout: "plot-latency"
11920
11921 - type: "plot"
11922   title: "DPDK Latency: testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11923   algorithm: "plot_latency_error_bars"
11924   output-file-type: ".html"
11925   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x520-64b-2t2c-base-ndr-lat"
11926   data: "plot-dpdk-throughput-latency-3n-hsw"
11927   filter: "'NIC_Intel-X520-DA2' and
11928            '64B' and
11929            'BASE' and
11930            'NDRPDR' and
11931            '2T2C' and
11932            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11933   parameters:
11934   - "latency"
11935   - "parent"
11936   - "tags"
11937   layout:
11938     title: "testpmd-3n-hsw-x520-64b-2t2c-base-ndr"
11939     layout: "plot-latency"
11940
11941 # Packet Latency - DPDK testpmd 3n-hsw-x710
11942 - type: "plot"
11943   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11944   algorithm: "plot_latency_error_bars"
11945   output-file-type: ".html"
11946   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-1t1c-base-ndr-lat"
11947   data: "plot-dpdk-throughput-latency-3n-hsw"
11948   filter: "'NIC_Intel-X710' and
11949            '64B' and
11950            'BASE' and
11951            'NDRPDR' and
11952            '1T1C' and
11953            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11954   parameters:
11955   - "latency"
11956   - "parent"
11957   - "tags"
11958   layout:
11959     title: "testpmd-3n-hsw-x710-64b-1t1c-base-ndr"
11960     layout: "plot-latency"
11961
11962 - type: "plot"
11963   title: "DPDK Latency: testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11964   algorithm: "plot_latency_error_bars"
11965   output-file-type: ".html"
11966   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-x710-64b-2t2c-base-ndr-lat"
11967   data: "plot-dpdk-throughput-latency-3n-hsw"
11968   filter: "'NIC_Intel-X710' and
11969            '64B' and
11970            'BASE' and
11971            'NDRPDR' and
11972            '2T2C' and
11973            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11974   parameters:
11975   - "latency"
11976   - "parent"
11977   - "tags"
11978   layout:
11979     title: "testpmd-3n-hsw-x710-64b-2t2c-base-ndr"
11980     layout: "plot-latency"
11981
11982 # Packet Latency - DPDK testpmd 3n-hsw-xl710
11983 - type: "plot"
11984   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11985   algorithm: "plot_latency_error_bars"
11986   output-file-type: ".html"
11987   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-1t1c-base-ndr-lat"
11988   data: "plot-dpdk-throughput-latency-3n-hsw"
11989   filter: "'NIC_Intel-XL710' and
11990            '64B' and
11991            'BASE' and
11992            'NDRPDR' and
11993            '1T1C' and
11994            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
11995   parameters:
11996   - "latency"
11997   - "parent"
11998   - "tags"
11999   layout:
12000     title: "testpmd-3n-hsw-xl710-64b-1t1c-base-ndr"
12001     layout: "plot-latency"
12002
12003 - type: "plot"
12004   title: "DPDK Latency: testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
12005   algorithm: "plot_latency_error_bars"
12006   output-file-type: ".html"
12007   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-hsw-xl710-64b-2t2c-base-ndr-lat"
12008   data: "plot-dpdk-throughput-latency-3n-hsw"
12009   filter: "'NIC_Intel-XL710' and
12010            '64B' and
12011            'BASE' and
12012            'NDRPDR' and
12013            '2T2C' and
12014            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12015   parameters:
12016   - "latency"
12017   - "parent"
12018   - "tags"
12019   layout:
12020     title: "testpmd-3n-hsw-xl710-64b-2t2c-base-ndr"
12021     layout: "plot-latency"
12022
12023 # Packet Latency - DPDK testpmd 3n-skx-x710
12024 - type: "plot"
12025   title: "DPDK Latency: testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
12026   algorithm: "plot_latency_error_bars"
12027   output-file-type: ".html"
12028   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-2t1c-base-ndr-lat"
12029   data: "plot-dpdk-throughput-latency-3n-skx"
12030   filter: "'NIC_Intel-X710' and
12031            '64B' and
12032            'BASE' and
12033            'NDRPDR' and
12034            '2T1C' and
12035            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12036   parameters:
12037   - "latency"
12038   - "parent"
12039   - "tags"
12040   layout:
12041     title: "testpmd-3n-skx-x710-64b-2t1c-base-ndr"
12042     layout: "plot-latency"
12043
12044 - type: "plot"
12045   title: "DPDK Latency: testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
12046   algorithm: "plot_latency_error_bars"
12047   output-file-type: ".html"
12048   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-x710-64b-4t2c-base-ndr-lat"
12049   data: "plot-dpdk-throughput-latency-3n-skx"
12050   filter: "'NIC_Intel-X710' and
12051            '64B' and
12052            'BASE' and
12053            'NDRPDR' and
12054            '4T2C' and
12055            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12056   parameters:
12057   - "latency"
12058   - "parent"
12059   - "tags"
12060   layout:
12061     title: "testpmd-3n-skx-x710-64b-4t2c-base-ndr"
12062     layout: "plot-latency"
12063
12064 # Packet Latency - DPDK testpmd 3n-skx-xxv710
12065 - type: "plot"
12066   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
12067   algorithm: "plot_latency_error_bars"
12068   output-file-type: ".html"
12069   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-2t1c-base-ndr-lat"
12070   data: "plot-dpdk-throughput-latency-3n-skx"
12071   filter: "'NIC_Intel-XXV710' and
12072            '64B' and
12073            'BASE' and
12074            'NDRPDR' and
12075            '2T1C' and
12076            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12077   parameters:
12078   - "latency"
12079   - "parent"
12080   - "tags"
12081   layout:
12082     title: "testpmd-3n-skx-xxv710-64b-2t1c-base-ndr"
12083     layout: "plot-latency"
12084
12085 - type: "plot"
12086   title: "DPDK Latency: testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
12087   algorithm: "plot_latency_error_bars"
12088   output-file-type: ".html"
12089   output-file: "{DIR[STATIC,DPDK]}/testpmd-3n-skx-xxv710-64b-4t2c-base-ndr-lat"
12090   data: "plot-dpdk-throughput-latency-3n-skx"
12091   filter: "'NIC_Intel-XXV710' and
12092            '64B' and
12093            'BASE' and
12094            'NDRPDR' and
12095            '4T2C' and
12096            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12097   parameters:
12098   - "latency"
12099   - "parent"
12100   - "tags"
12101   layout:
12102     title: "testpmd-3n-skx-xxv710-64b-4t2c-base-ndr"
12103     layout: "plot-latency"
12104
12105 # Packet Latency - DPDK testpmd 2n-skx-x710
12106 - type: "plot"
12107   title: "DPDK Latency: testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
12108   algorithm: "plot_latency_error_bars"
12109   output-file-type: ".html"
12110   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-2t1c-base-ndr-lat"
12111   data: "plot-dpdk-throughput-latency-2n-skx"
12112   filter: "'NIC_Intel-X710' and
12113            '64B' and
12114            'BASE' and
12115            'NDRPDR' and
12116            '2T1C' and
12117            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12118   parameters:
12119   - "latency"
12120   - "parent"
12121   - "tags"
12122   layout:
12123     title: "testpmd-2n-skx-x710-64b-2t1c-base-ndr"
12124     layout: "plot-latency"
12125
12126 - type: "plot"
12127   title: "DPDK Latency: testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
12128   algorithm: "plot_latency_error_bars"
12129   output-file-type: ".html"
12130   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-x710-64b-4t2c-base-ndr-lat"
12131   data: "plot-dpdk-throughput-latency-2n-skx"
12132   filter: "'NIC_Intel-X710' and
12133            '64B' and
12134            'BASE' and
12135            'NDRPDR' and
12136            '4T2C' and
12137            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12138   parameters:
12139   - "latency"
12140   - "parent"
12141   - "tags"
12142   layout:
12143     title: "testpmd-2n-skx-x710-64b-4t2c-base-ndr"
12144     layout: "plot-latency"
12145
12146 # Packet Latency - DPDK testpmd 2n-skx-xxv710
12147 - type: "plot"
12148   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
12149   algorithm: "plot_latency_error_bars"
12150   output-file-type: ".html"
12151   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-2t1c-base-ndr-lat"
12152   data: "plot-dpdk-throughput-latency-2n-skx"
12153   filter: "'NIC_Intel-XXV710' and
12154            '64B' and
12155            'BASE' and
12156            'NDRPDR' and
12157            '2T1C' and
12158            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12159   parameters:
12160   - "latency"
12161   - "parent"
12162   - "tags"
12163   layout:
12164     title: "testpmd-2n-skx-xxv710-64b-2t1c-base-ndr"
12165     layout: "plot-latency"
12166
12167 - type: "plot"
12168   title: "DPDK Latency: testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
12169   algorithm: "plot_latency_error_bars"
12170   output-file-type: ".html"
12171   output-file: "{DIR[STATIC,DPDK]}/testpmd-2n-skx-xxv710-64b-4t2c-base-ndr-lat"
12172   data: "plot-dpdk-throughput-latency-2n-skx"
12173   filter: "'NIC_Intel-XXV710' and
12174            '64B' and
12175            'BASE' and
12176            'NDRPDR' and
12177            '4T2C' and
12178            ('L2BDMACSTAT' or 'L2BDMACLRN' or 'L2XCFWD' or 'L2PATCH')"
12179   parameters:
12180   - "latency"
12181   - "parent"
12182   - "tags"
12183   layout:
12184     title: "testpmd-2n-skx-xxv710-64b-4t2c-base-ndr"
12185     layout: "plot-latency"